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

Last change on this file since 1009 was 1009, checked in by Maciej Komosinski, 4 years ago

Added tests for most SDK demo programs

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
41vs:0.2
42vr:0.5
43vg:0.5
44vb:0.5
45
46p:
47x:1.0
48y:0.0
49z:0.0
50sh:0
51s:1.0
52sx:1.0
53sy:1.0
54sz:1.0
55h:0.0
56dn:1.0
57fr:0.4
58ing:0.25
59as:0.25
60rx:0.0
61ry:0.0
62rz:0.0
63i:
64Vstyle:part
65vs:0.2
66vr:0.5
67vg:0.5
68vb:0.5
69
70j:
71p1:0
72p2:1
73rx:0.0
74ry:0.0
75rz:0.0
76dx:1.0
77dy:0.0
78dz:0.0
79sh:0
80hx:0.0
81hy:0.0
82hz:0.0
83hrx:0.0
84hry:0.0
85hrz:0.0
86hxn:-1.5708
87hxp:1.5708
88hyn:-1.5708
89hyp:1.5708
90stif:1.0
91rotstif:1.0
92stam:0.25
93i:
94Vstyle:joint
95vr:0.5
96vg:0.5
97vb:0.5
98
99n:
100p:1
101j:-1
102d:N
103i:
104Vstyle:neuro
105
106n:
107p:-1
108j:0
109d:|:p=0.25,r=1
110i:
111Vstyle:neuro
112
113n:
114p:-1
115j:0
116d:G
117i:
118Vstyle:neuro
119
120c:
121n1:0
122n2:2
123w:1.23
124i:
125
126c:
127n1:1
128n2:0
129w:1.0
130i:
131
132
133
Note: See TracBrowser for help on using the repository browser.