source: cpp/tests/multiline_f0_test-default.goal @ 1067

Last change on this file since 1067 was 1067, checked in by sz, 3 years ago

sdk tests updated (remove Part.vs)

File size: 1.2 KB
Line 
1
2Source genotype: 'X[|G:1.23]'
3                  ( format 1 )
4Converted to f0:
5p:vr=0.5, 0.5, 0.5
6p:1.0, vr=0.5, 0.5, 0.5
7j:0, 1, dx=1.0, 0.0, 0.0, vr=0.5, 0.5, 0.5
8n:p=1
9n:j=0, d="|:p=0.25,r=1"
10n:j=0, d=G
11c:0, 2, 1.23
12c:1, 0
13
14
15Using Param::saveMultiLine() to create the "expanded" form of the f0 genotype...
16(MultiParamLoader should be able to load this)
17============================
18m:
19se:1.0
20Vstyle:
21
22p:
23x:0.0
24y:0.0
25z:0.0
26sh:0
27s:1.0
28sx:1.0
29sy:1.0
30sz:1.0
31h:0.0
32dn:1.0
33fr:0.4
34ing:0.25
35as:0.25
36rx:0.0
37ry:0.0
38rz:0.0
39i:
40Vstyle:part
41vr:0.5
42vg:0.5
43vb:0.5
44
45p:
46x:1.0
47y:0.0
48z:0.0
49sh:0
50s:1.0
51sx:1.0
52sy:1.0
53sz:1.0
54h:0.0
55dn:1.0
56fr:0.4
57ing:0.25
58as:0.25
59rx:0.0
60ry:0.0
61rz:0.0
62i:
63Vstyle:part
64vr:0.5
65vg:0.5
66vb:0.5
67
68j:
69p1:0
70p2:1
71rx:0.0
72ry:0.0
73rz:0.0
74dx:1.0
75dy:0.0
76dz:0.0
77sh:0
78hx:0.0
79hy:0.0
80hz:0.0
81hrx:0.0
82hry:0.0
83hrz:0.0
84hxn:-1.5708
85hxp:1.5708
86hyn:-1.5708
87hyp:1.5708
88stif:1.0
89rotstif:1.0
90stam:0.25
91i:
92Vstyle:joint
93vr:0.5
94vg:0.5
95vb:0.5
96
97n:
98p:1
99j:-1
100d:N
101i:
102Vstyle:neuro
103
104n:
105p:-1
106j:0
107d:|:p=0.25,r=1
108i:
109Vstyle:neuro
110
111n:
112p:-1
113j:0
114d:G
115i:
116Vstyle:neuro
117
118c:
119n1:0
120n2:2
121w:1.23
122i:
123
124c:
125n1:1
126n2:0
127w:1.0
128i:
129
130
131
Note: See TracBrowser for help on using the repository browser.