Make Analyzer UI require instance-access
[calf.git] / gui / gui-vocoder.xml
blobba931a37fe4ce00a2179923c2cc61dcc659c5a76
1 <vbox spacing="12">
2     <hbox spacing="8">
3         <frame label="Carrier">
4             <table expand-y="0" expand-x="1" spacing="5" rows="1" cols="8">
5                 <label text="In Level" attach-x="0" attach-y="0" expand-x="0" />
6                 <knob param="carrier_in" type="1" attach-x="0" attach-y="1" attach-h="2" expand-x="0" />
7                 <value param="carrier_in" attach-x="0" attach-y="3" expand-x="0" />
8                 <label attach-x="1" attach-y="0" expand-x="1" text="Carrier" />
9                 <vumeter param="carrier_inL" width="100" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" expand-x="1" />
10                 <vumeter param="carrier_inR" width="100" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="2" expand-x="1" />
11                 <meterscale param="carrier_inR" marker="0 0.0625 0.125 0.25 0.5 0.71 1" dots="1" position="2" mode="0" attach-x="1" attach-y="3" expand-x="1" />
12         
13                 <label attach-x="2" attach-y="0" expand-x="0" text="Clip" />
14                 <led param="carrier_clip_inL" attach-x="2" attach-y="1" expand-x="0" />
15                 <led param="carrier_clip_inR" attach-x="2" attach-y="2" expand-x="0" />
16                 <label text="To Mix" attach-x="3" attach-y="0" expand-x="0" />
17                 <knob param="carrier" attach-x="3" attach-y="1" attach-h="2" expand-x="0" ticks="0 0.0625 1 4 16" />
18                 <value param="carrier" attach-x="3" attach-y="3" expand-x="0" />
19             </table>
20         </frame>
21         <frame label="Modulator">
22             <table expand-y="0" expand-x="1" spacing="5" rows="1" cols="8">
23                 <label text="In Level" attach-x="0" attach-y="0" expand-x="0" />
24                 <knob param="mod_in" type="1" attach-x="0" attach-y="1" attach-h="2" expand-x="0" />
25                 <value param="mod_in" attach-x="0" attach-y="3" expand-x="0" />
26                 <label attach-x="1" attach-y="0" expand-x="1" text="Modulator" />
27                 <vumeter param="mod_inL" width="100" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" expand-x="1" />
28                 <vumeter param="mod_inR" width="100" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="2" expand-x="1" />
29                 <meterscale param="mod_inR" marker="0 0.0625 0.125 0.25 0.5 0.71 1" dots="1" position="2" mode="0" attach-x="1" attach-y="3" expand-x="1" />
30         
31                 <label attach-x="2" attach-y="0" expand-x="0" text="Clip" />
32                 <led param="mod_clip_inL" attach-x="2" attach-y="1" expand-x="0" />
33                 <led param="mod_clip_inR" attach-x="2" attach-y="2" expand-x="0" />
34                 <label text="To Mix" attach-x="3" attach-y="0" expand-x="0"/>
35                 <knob param="modulator" attach-x="3" attach-y="1" attach-h="2" expand-x="0" ticks="0 0.0625 1 4 16"  />
36                 <value param="modulator" attach-x="3" attach-y="3" expand-x="0" />
37             </table>
38         </frame>
39         <frame label="Processed">
40             <vbox>
41                 <label text="To Mix" expand="0" fill="0"/>
42                 <knob param="processed" expand="0" fill="0" ticks="0 0.0625 1 4 16"/>
43                 <value param="processed" expand="0" fill="0"/>
44             </vbox>
45         </frame>
46         <frame label="Output">
47             <table expand-y="0" expand-x="1" spacing="5" rows="1" cols="8">
48                 <label attach-x="1" attach-y="0" expand-x="1" text="Output" />
49                 <vumeter param="outL" width="100" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" expand-x="1" />
50                 <vumeter param="outR" width="100" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="2" expand-x="1" />
51                 <meterscale param="outR" marker="0 0.0625 0.125 0.25 0.5 0.71 1" dots="1" position="2" mode="0" attach-x="1" attach-y="3" expand-x="1" />
52         
53                 <label attach-x="2" attach-y="0" expand-x="0" text="Clip" />
54                 <led param="clip_outL" attach-x="2" attach-y="1" expand-x="0" />
55                 <led param="clip_outR" attach-x="2" attach-y="2" expand-x="0" />
56                 <label text="Level" attach-x="0" attach-y="0" expand-x="0" />
57                 <knob param="out" type="1" attach-x="0" attach-y="1" attach-h="2" expand-x="0" />
58                 <value param="out" attach-x="0" attach-y="3" expand-x="0" />
59             </table>
60         </frame>
61     </hbox>
62     <hbox spacing="12">
63         <vbox spacing="8">
64             <hbox spacing="5">
65                 <vbox spacing="2">
66                     <label param="attack"/>
67                     <knob param="attack" size="3" ticks="0.1 0.5 5 50 500"/>
68                     <value param="attack"/>
69                 </vbox>
70                 <vbox spacing="2">
71                     <label param="order"/>
72                     <knob param="order" size="5" ticks="2 3 4 5 6 7 8 9"/>
73                     <value param="order"/>
74                 </vbox>
75                 <vbox spacing="2">
76                     <label param="release"/>
77                     <knob param="release" size="3" ticks="0.1 0.5 5 50 500 5000"/>
78                     <value param="release"/>
79                 </vbox>
80             </hbox>
81             
82             <hbox spacing="2">
83                 <vbox spacing="5">
84                     <label text="    High-Q    "/>
85                     <toggle param="hiq" size="1"/>
86                 </vbox>
87                 <vbox spacing="5">
88                     <label text="Analyzer"/>
89                     <combo param="analyzer"/>
90                 </vbox>
91                 <vbox spacing="2">
92                     <label text="Stereo Link"/>
93                     <toggle param="link" size="1"/>
94                 </vbox>
95             </hbox>
96                     
97         </vbox>
98         <frame label="Filters" expand="1" fill="1">
99             <vbox expand="1" fill="1">
100                 <if cond="directlink">
101                     <line-graph refresh="1" width="594" height="100" param="bypass" expand="1" fill="1" shrink="1" crosshairs="1"/>
102                 </if>
103             </vbox>
104         </frame>
105     </hbox>
106     
107     
108     <notebook param="bands">
109         <hbox page="8 Bands">
110             <label/>
111             <table rows="8" cols="34" spacing-x="0" spacing-y="3">
112                  <label text="Detect" attach-x="0" attach-y="1" attach-h="1" expand-x="0"/>
113                 <label text="Level" attach-x="0" attach-y="2" attach-h="1" expand-x="0"/>
114                 <label text="Dry" attach-x="0" attach-y="3" attach-h="1" expand-x="0"/>
115                 <label text="Noise" attach-x="0" attach-y="4" attach-h="1" expand-x="0"/>
116                 <label text="Bal" attach-x="0" attach-y="5" attach-h="1" expand-x="0"/>
117                 <label text="Solo" attach-x="0" attach-y="6" attach-h="1" expand-x="0"/>
118                 <label text="#" attach-x="0" attach-y="7"/>
119                 <led    param="level1"  attach-x="1" attach-y="1" mode="6"/>
120                 <vscale param="volume1" attach-x="1" attach-y="2" inverted="1" height="160"/>
121                 <knob   param="mod1"    attach-x="1" attach-y="3" size="1"/>
122                 <knob   param="noise1"  attach-x="1" attach-y="4" size="1"/>
123                 <knob   param="pan1"    attach-x="1" attach-y="5" type="1" size="1"/>
124                 <toggle param="solo1"   attach-x="1" attach-y="6" size="0"/>
125                 <label  text="1"        attach-x="1" attach-y="7"/>
126                 <led    param="level2"  attach-x="2" attach-y="1" mode="6"/>
127                 <vscale param="volume2" attach-x="2" attach-y="2" inverted="1" height="160"/>
128                 <knob   param="mod2"    attach-x="2" attach-y="3" size="1"/>
129                 <knob   param="noise2"  attach-x="2" attach-y="4" size="1"/>
130                 <knob   param="pan2"    attach-x="2" attach-y="5" type="1" size="1"/>
131                 <toggle param="solo2"   attach-x="2" attach-y="6" size="0"/>
132                 <label  text="2"        attach-x="2" attach-y="7"/>
133                 <led    param="level3"  attach-x="3" attach-y="1" mode="6"/>
134                 <vscale param="volume3" attach-x="3" attach-y="2" inverted="1" height="160"/>
135                 <knob   param="mod3"    attach-x="3" attach-y="3" size="1"/>
136                 <knob   param="noise3"  attach-x="3" attach-y="4" size="1"/>
137                 <knob   param="pan3"    attach-x="3" attach-y="5" type="1" size="1"/>
138                 <toggle param="solo3"   attach-x="3" attach-y="6" size="0"/>
139                 <label  text="3"        attach-x="3" attach-y="7"/>
140                 <led    param="level4"  attach-x="4" attach-y="1" mode="6"/>
141                 <vscale param="volume4" attach-x="4" attach-y="2" inverted="1" height="160"/>
142                 <knob   param="mod4"    attach-x="4" attach-y="3" size="1"/>
143                 <knob   param="noise4"  attach-x="4" attach-y="4" size="1"/>
144                 <knob   param="pan4"    attach-x="4" attach-y="5" type="1" size="1"/>
145                 <toggle param="solo4"   attach-x="4" attach-y="6" size="0"/>
146                 <label  text="4"        attach-x="4" attach-y="7"/>
147                 <led    param="level5"  attach-x="5" attach-y="1" mode="6"/>
148                 <vscale param="volume5" attach-x="5" attach-y="2" inverted="1" height="160"/>
149                 <knob   param="mod5"    attach-x="5" attach-y="3" size="1"/>
150                 <knob   param="noise5"  attach-x="5" attach-y="4" size="1"/>
151                 <knob   param="pan5"    attach-x="5" attach-y="5" type="1" size="1"/>
152                 <toggle param="solo5"   attach-x="5" attach-y="6" size="0"/>
153                 <label  text="5"        attach-x="5" attach-y="7"/>
154                 <led    param="level6"  attach-x="6" attach-y="1" mode="6"/>
155                 <vscale param="volume6" attach-x="6" attach-y="2" inverted="1" height="160"/>
156                 <knob   param="mod6"    attach-x="6" attach-y="3" size="1"/>
157                 <knob   param="noise6"  attach-x="6" attach-y="4" size="1"/>
158                 <knob   param="pan6"    attach-x="6" attach-y="5" type="1" size="1"/>
159                 <toggle param="solo6"   attach-x="6" attach-y="6" size="0"/>
160                 <label  text="6"        attach-x="6" attach-y="7"/>
161                 <led    param="level7"  attach-x="7" attach-y="1" mode="6"/>
162                 <vscale param="volume7" attach-x="7" attach-y="2" inverted="1" height="160"/>
163                 <knob   param="mod7"    attach-x="7" attach-y="3" size="1"/>
164                 <knob   param="noise7"  attach-x="7" attach-y="4" size="1"/>
165                 <knob   param="pan7"    attach-x="7" attach-y="5" type="1" size="1"/>
166                 <toggle param="solo7"   attach-x="7" attach-y="6" size="0"/>
167                 <label  text="7"        attach-x="7" attach-y="7"/>
168                 <led    param="level8"  attach-x="8" attach-y="1" mode="6"/>
169                 <vscale param="volume8" attach-x="8" attach-y="2" inverted="1" height="160"/>
170                 <knob   param="mod8"    attach-x="8" attach-y="3" size="1"/>
171                 <knob   param="noise8"  attach-x="8" attach-y="4" size="1"/>
172                 <knob   param="pan8"    attach-x="8" attach-y="5" type="1" size="1"/>
173                 <toggle param="solo8"   attach-x="8" attach-y="6" size="0"/>
174                 <label  text="8"        attach-x="8" attach-y="7"/>
175                 <toggle param="detectors"   attach-x="33" attach-y="1" size="0"/>
176                 <label text="Level" attach-x="33" attach-y="2" attach-h="1" expand-x="0"/>
177                 <label text="Dry" attach-x="33" attach-y="3" attach-h="1" expand-x="0"/>
178                 <label text="Noise" attach-x="33" attach-y="4" attach-h="1" expand-x="0"/>
179                 <label text="Bal" attach-x="33" attach-y="5" attach-h="1" expand-x="0"/>
180                 <label text="Solo" attach-x="33" attach-y="6" attach-h="1" expand-x="0"/>
181                 <label text="#" attach-x="33" attach-y="7"/>
182             </table>
183             <label/>
184         </hbox>
185         <hbox page="12 Bands">
186             <label/>
187             <table rows="8" cols="34" spacing-x="0" spacing-y="3">
188                  <label text="Detect" attach-x="0" attach-y="1" attach-h="1" expand-x="0"/>
189                 <label text="Level" attach-x="0" attach-y="2" attach-h="1" expand-x="0"/>
190                 <label text="Dry" attach-x="0" attach-y="3" attach-h="1" expand-x="0"/>
191                 <label text="Noise" attach-x="0" attach-y="4" attach-h="1" expand-x="0"/>
192                 <label text="Bal" attach-x="0" attach-y="5" attach-h="1" expand-x="0"/>
193                 <label text="Solo" attach-x="0" attach-y="6" attach-h="1" expand-x="0"/>
194                 <label text="#" attach-x="0" attach-y="7"/>
195                 <led    param="level1"  attach-x="1" attach-y="1" mode="6"/>
196                 <vscale param="volume1" attach-x="1" attach-y="2" inverted="1" height="160"/>
197                 <knob   param="mod1"    attach-x="1" attach-y="3" size="1"/>
198                 <knob   param="noise1"  attach-x="1" attach-y="4" size="1"/>
199                 <knob   param="pan1"    attach-x="1" attach-y="5" type="1" size="1"/>
200                 <toggle param="solo1"   attach-x="1" attach-y="6" size="0"/>
201                 <label  text="1"        attach-x="1" attach-y="7"/>
202                 <led    param="level2"  attach-x="2" attach-y="1" mode="6"/>
203                 <vscale param="volume2" attach-x="2" attach-y="2" inverted="1" height="160"/>
204                 <knob   param="mod2"    attach-x="2" attach-y="3" size="1"/>
205                 <knob   param="noise2"  attach-x="2" attach-y="4" size="1"/>
206                 <knob   param="pan2"    attach-x="2" attach-y="5" type="1" size="1"/>
207                 <toggle param="solo2"   attach-x="2" attach-y="6" size="0"/>
208                 <label  text="2"        attach-x="2" attach-y="7"/>
209                 <led    param="level3"  attach-x="3" attach-y="1" mode="6"/>
210                 <vscale param="volume3" attach-x="3" attach-y="2" inverted="1" height="160"/>
211                 <knob   param="mod3"    attach-x="3" attach-y="3" size="1"/>
212                 <knob   param="noise3"  attach-x="3" attach-y="4" size="1"/>
213                 <knob   param="pan3"    attach-x="3" attach-y="5" type="1" size="1"/>
214                 <toggle param="solo3"   attach-x="3" attach-y="6" size="0"/>
215                 <label  text="3"        attach-x="3" attach-y="7"/>
216                 <led    param="level4"  attach-x="4" attach-y="1" mode="6"/>
217                 <vscale param="volume4" attach-x="4" attach-y="2" inverted="1" height="160"/>
218                 <knob   param="mod4"    attach-x="4" attach-y="3" size="1"/>
219                 <knob   param="noise4"  attach-x="4" attach-y="4" size="1"/>
220                 <knob   param="pan4"    attach-x="4" attach-y="5" type="1" size="1"/>
221                 <toggle param="solo4"   attach-x="4" attach-y="6" size="0"/>
222                 <label  text="4"        attach-x="4" attach-y="7"/>
223                 <led    param="level5"  attach-x="5" attach-y="1" mode="6"/>
224                 <vscale param="volume5" attach-x="5" attach-y="2" inverted="1" height="160"/>
225                 <knob   param="mod5"    attach-x="5" attach-y="3" size="1"/>
226                 <knob   param="noise5"  attach-x="5" attach-y="4" size="1"/>
227                 <knob   param="pan5"    attach-x="5" attach-y="5" type="1" size="1"/>
228                 <toggle param="solo5"   attach-x="5" attach-y="6" size="0"/>
229                 <label  text="5"        attach-x="5" attach-y="7"/>
230                 <led    param="level6"  attach-x="6" attach-y="1" mode="6"/>
231                 <vscale param="volume6" attach-x="6" attach-y="2" inverted="1" height="160"/>
232                 <knob   param="mod6"    attach-x="6" attach-y="3" size="1"/>
233                 <knob   param="noise6"  attach-x="6" attach-y="4" size="1"/>
234                 <knob   param="pan6"    attach-x="6" attach-y="5" type="1" size="1"/>
235                 <toggle param="solo6"   attach-x="6" attach-y="6" size="0"/>
236                 <label  text="6"        attach-x="6" attach-y="7"/>
237                 <led    param="level7"  attach-x="7" attach-y="1" mode="6"/>
238                 <vscale param="volume7" attach-x="7" attach-y="2" inverted="1" height="160"/>
239                 <knob   param="mod7"    attach-x="7" attach-y="3" size="1"/>
240                 <knob   param="noise7"  attach-x="7" attach-y="4" size="1"/>
241                 <knob   param="pan7"    attach-x="7" attach-y="5" type="1" size="1"/>
242                 <toggle param="solo7"   attach-x="7" attach-y="6" size="0"/>
243                 <label  text="7"        attach-x="7" attach-y="7"/>
244                 <led    param="level8"  attach-x="8" attach-y="1" mode="6"/>
245                 <vscale param="volume8" attach-x="8" attach-y="2" inverted="1" height="160"/>
246                 <knob   param="mod8"    attach-x="8" attach-y="3" size="1"/>
247                 <knob   param="noise8"  attach-x="8" attach-y="4" size="1"/>
248                 <knob   param="pan8"    attach-x="8" attach-y="5" type="1" size="1"/>
249                 <toggle param="solo8"   attach-x="8" attach-y="6" size="0"/>
250                 <label  text="8"        attach-x="8" attach-y="7"/>
251                 <led    param="level9"  attach-x="9" attach-y="1" mode="6"/>
252                 <vscale param="volume9" attach-x="9" attach-y="2" inverted="1" height="160"/>
253                 <knob   param="mod9"    attach-x="9" attach-y="3" size="1"/>
254                 <knob   param="noise9"  attach-x="9" attach-y="4" size="1"/>
255                 <knob   param="pan9"    attach-x="9" attach-y="5" type="1" size="1"/>
256                 <toggle param="solo9"   attach-x="9" attach-y="6" size="0"/>
257                 <label  text="9"        attach-x="9" attach-y="7"/>
258                 <led    param="level10"  attach-x="10" attach-y="1" mode="6"/>
259                 <vscale param="volume10" attach-x="10" attach-y="2" inverted="1" height="160"/>
260                 <knob   param="mod10"    attach-x="10" attach-y="3" size="1"/>
261                 <knob   param="noise10"  attach-x="10" attach-y="4" size="1"/>
262                 <knob   param="pan10"    attach-x="10" attach-y="5" type="1" size="1"/>
263                 <toggle param="solo10"   attach-x="10" attach-y="6" size="0"/>
264                 <label  text="10"        attach-x="10" attach-y="7"/>
265                 <led    param="level11"  attach-x="11" attach-y="1" mode="6"/>
266                 <vscale param="volume11" attach-x="11" attach-y="2" inverted="1" height="160"/>
267                 <knob   param="mod11"    attach-x="11" attach-y="3" size="1"/>
268                 <knob   param="noise11"  attach-x="11" attach-y="4" size="1"/>
269                 <knob   param="pan11"    attach-x="11" attach-y="5" type="1" size="1"/>
270                 <toggle param="solo11"   attach-x="11" attach-y="6" size="0"/>
271                 <label  text="11"        attach-x="11" attach-y="7"/>
272                 <led    param="level12"  attach-x="12" attach-y="1" mode="6"/>
273                 <vscale param="volume12" attach-x="12" attach-y="2" inverted="1" height="160"/>
274                 <knob   param="mod12"    attach-x="12" attach-y="3" size="1"/>
275                 <knob   param="noise12"  attach-x="12" attach-y="4" size="1"/>
276                 <knob   param="pan12"    attach-x="12" attach-y="5" type="1" size="1"/>
277                 <toggle param="solo12"   attach-x="12" attach-y="6" size="0"/>
278                 <label  text="12"        attach-x="12" attach-y="7"/>
279                 <toggle param="detectors"   attach-x="33" attach-y="1" size="0"/>
280                 <label text="Level" attach-x="33" attach-y="2" attach-h="1" expand-x="0"/>
281                 <label text="Dry" attach-x="33" attach-y="3" attach-h="1" expand-x="0"/>
282                 <label text="Noise" attach-x="33" attach-y="4" attach-h="1" expand-x="0"/>
283                 <label text="Bal" attach-x="33" attach-y="5" attach-h="1" expand-x="0"/>
284                 <label text="Solo" attach-x="33" attach-y="6" attach-h="1" expand-x="0"/>
285                 <label text="#" attach-x="33" attach-y="7"/>
286             </table>
287             <label/>
288         </hbox>
289         <hbox page="16 Bands">
290             <label/>
291             <table rows="8" cols="34" spacing-x="0" spacing-y="3">
292                  <label text="Detect" attach-x="0" attach-y="1" attach-h="1" expand-x="0"/>
293                 <label text="Level" attach-x="0" attach-y="2" attach-h="1" expand-x="0"/>
294                 <label text="Dry" attach-x="0" attach-y="3" attach-h="1" expand-x="0"/>
295                 <label text="Noise" attach-x="0" attach-y="4" attach-h="1" expand-x="0"/>
296                 <label text="Bal" attach-x="0" attach-y="5" attach-h="1" expand-x="0"/>
297                 <label text="Solo" attach-x="0" attach-y="6" attach-h="1" expand-x="0"/>
298                 <label text="#" attach-x="0" attach-y="7"/>
299                 <led    param="level1"  attach-x="1" attach-y="1" mode="6"/>
300                 <vscale param="volume1" attach-x="1" attach-y="2" inverted="1" height="160"/>
301                 <knob   param="mod1"    attach-x="1" attach-y="3" size="1"/>
302                 <knob   param="noise1"  attach-x="1" attach-y="4" size="1"/>
303                 <knob   param="pan1"    attach-x="1" attach-y="5" type="1" size="1"/>
304                 <toggle param="solo1"   attach-x="1" attach-y="6" size="0"/>
305                 <label  text="1"        attach-x="1" attach-y="7"/>
306                 <led    param="level2"  attach-x="2" attach-y="1" mode="6"/>
307                 <vscale param="volume2" attach-x="2" attach-y="2" inverted="1" height="160"/>
308                 <knob   param="mod2"    attach-x="2" attach-y="3" size="1"/>
309                 <knob   param="noise2"  attach-x="2" attach-y="4" size="1"/>
310                 <knob   param="pan2"    attach-x="2" attach-y="5" type="1" size="1"/>
311                 <toggle param="solo2"   attach-x="2" attach-y="6" size="0"/>
312                 <label  text="2"        attach-x="2" attach-y="7"/>
313                 <led    param="level3"  attach-x="3" attach-y="1" mode="6"/>
314                 <vscale param="volume3" attach-x="3" attach-y="2" inverted="1" height="160"/>
315                 <knob   param="mod3"    attach-x="3" attach-y="3" size="1"/>
316                 <knob   param="noise3"  attach-x="3" attach-y="4" size="1"/>
317                 <knob   param="pan3"    attach-x="3" attach-y="5" type="1" size="1"/>
318                 <toggle param="solo3"   attach-x="3" attach-y="6" size="0"/>
319                 <label  text="3"        attach-x="3" attach-y="7"/>
320                 <led    param="level4"  attach-x="4" attach-y="1" mode="6"/>
321                 <vscale param="volume4" attach-x="4" attach-y="2" inverted="1" height="160"/>
322                 <knob   param="mod4"    attach-x="4" attach-y="3" size="1"/>
323                 <knob   param="noise4"  attach-x="4" attach-y="4" size="1"/>
324                 <knob   param="pan4"    attach-x="4" attach-y="5" type="1" size="1"/>
325                 <toggle param="solo4"   attach-x="4" attach-y="6" size="0"/>
326                 <label  text="4"        attach-x="4" attach-y="7"/>
327                 <led    param="level5"  attach-x="5" attach-y="1" mode="6"/>
328                 <vscale param="volume5" attach-x="5" attach-y="2" inverted="1" height="160"/>
329                 <knob   param="mod5"    attach-x="5" attach-y="3" size="1"/>
330                 <knob   param="noise5"  attach-x="5" attach-y="4" size="1"/>
331                 <knob   param="pan5"    attach-x="5" attach-y="5" type="1" size="1"/>
332                 <toggle param="solo5"   attach-x="5" attach-y="6" size="0"/>
333                 <label  text="5"        attach-x="5" attach-y="7"/>
334                 <led    param="level6"  attach-x="6" attach-y="1" mode="6"/>
335                 <vscale param="volume6" attach-x="6" attach-y="2" inverted="1" height="160"/>
336                 <knob   param="mod6"    attach-x="6" attach-y="3" size="1"/>
337                 <knob   param="noise6"  attach-x="6" attach-y="4" size="1"/>
338                 <knob   param="pan6"    attach-x="6" attach-y="5" type="1" size="1"/>
339                 <toggle param="solo6"   attach-x="6" attach-y="6" size="0"/>
340                 <label  text="6"        attach-x="6" attach-y="7"/>
341                 <led    param="level7"  attach-x="7" attach-y="1" mode="6"/>
342                 <vscale param="volume7" attach-x="7" attach-y="2" inverted="1" height="160"/>
343                 <knob   param="mod7"    attach-x="7" attach-y="3" size="1"/>
344                 <knob   param="noise7"  attach-x="7" attach-y="4" size="1"/>
345                 <knob   param="pan7"    attach-x="7" attach-y="5" type="1" size="1"/>
346                 <toggle param="solo7"   attach-x="7" attach-y="6" size="0"/>
347                 <label  text="7"        attach-x="7" attach-y="7"/>
348                 <led    param="level8"  attach-x="8" attach-y="1" mode="6"/>
349                 <vscale param="volume8" attach-x="8" attach-y="2" inverted="1" height="160"/>
350                 <knob   param="mod8"    attach-x="8" attach-y="3" size="1"/>
351                 <knob   param="noise8"  attach-x="8" attach-y="4" size="1"/>
352                 <knob   param="pan8"    attach-x="8" attach-y="5" type="1" size="1"/>
353                 <toggle param="solo8"   attach-x="8" attach-y="6" size="0"/>
354                 <label  text="8"        attach-x="8" attach-y="7"/>
355                 <led    param="level9"  attach-x="9" attach-y="1" mode="6"/>
356                 <vscale param="volume9" attach-x="9" attach-y="2" inverted="1" height="160"/>
357                 <knob   param="mod9"    attach-x="9" attach-y="3" size="1"/>
358                 <knob   param="noise9"  attach-x="9" attach-y="4" size="1"/>
359                 <knob   param="pan9"    attach-x="9" attach-y="5" type="1" size="1"/>
360                 <toggle param="solo9"   attach-x="9" attach-y="6" size="0"/>
361                 <label  text="9"        attach-x="9" attach-y="7"/>
362                 <led    param="level10"  attach-x="10" attach-y="1" mode="6"/>
363                 <vscale param="volume10" attach-x="10" attach-y="2" inverted="1" height="160"/>
364                 <knob   param="mod10"    attach-x="10" attach-y="3" size="1"/>
365                 <knob   param="noise10"  attach-x="10" attach-y="4" size="1"/>
366                 <knob   param="pan10"    attach-x="10" attach-y="5" type="1" size="1"/>
367                 <toggle param="solo10"   attach-x="10" attach-y="6" size="0"/>
368                 <label  text="10"        attach-x="10" attach-y="7"/>
369                 <led    param="level11"  attach-x="11" attach-y="1" mode="6"/>
370                 <vscale param="volume11" attach-x="11" attach-y="2" inverted="1" height="160"/>
371                 <knob   param="mod11"    attach-x="11" attach-y="3" size="1"/>
372                 <knob   param="noise11"  attach-x="11" attach-y="4" size="1"/>
373                 <knob   param="pan11"    attach-x="11" attach-y="5" type="1" size="1"/>
374                 <toggle param="solo11"   attach-x="11" attach-y="6" size="0"/>
375                 <label  text="11"        attach-x="11" attach-y="7"/>
376                 <led    param="level12"  attach-x="12" attach-y="1" mode="6"/>
377                 <vscale param="volume12" attach-x="12" attach-y="2" inverted="1" height="160"/>
378                 <knob   param="mod12"    attach-x="12" attach-y="3" size="1"/>
379                 <knob   param="noise12"  attach-x="12" attach-y="4" size="1"/>
380                 <knob   param="pan12"    attach-x="12" attach-y="5" type="1" size="1"/>
381                 <toggle param="solo12"   attach-x="12" attach-y="6" size="0"/>
382                 <label  text="12"        attach-x="12" attach-y="7"/>
383                 <led    param="level13"  attach-x="13" attach-y="1" mode="6"/>
384                 <vscale param="volume13" attach-x="13" attach-y="2" inverted="1" height="160"/>
385                 <knob   param="mod13"    attach-x="13" attach-y="3" size="1"/>
386                 <knob   param="noise13"  attach-x="13" attach-y="4" size="1"/>
387                 <knob   param="pan13"    attach-x="13" attach-y="5" type="1" size="1"/>
388                 <toggle param="solo13"   attach-x="13" attach-y="6" size="0"/>
389                 <label  text="13"        attach-x="13" attach-y="7"/>
390                 <led    param="level14"  attach-x="14" attach-y="1" mode="6"/>
391                 <vscale param="volume14" attach-x="14" attach-y="2" inverted="1" height="160"/>
392                 <knob   param="mod14"    attach-x="14" attach-y="3" size="1"/>
393                 <knob   param="noise14"  attach-x="14" attach-y="4" size="1"/>
394                 <knob   param="pan14"    attach-x="14" attach-y="5" type="1" size="1"/>
395                 <toggle param="solo14"   attach-x="14" attach-y="6" size="0"/>
396                 <label  text="14"        attach-x="14" attach-y="7"/>
397                 <led    param="level15"  attach-x="15" attach-y="1" mode="6"/>
398                 <vscale param="volume15" attach-x="15" attach-y="2" inverted="1" height="160"/>
399                 <knob   param="mod15"    attach-x="15" attach-y="3" size="1"/>
400                 <knob   param="noise15"  attach-x="15" attach-y="4" size="1"/>
401                 <knob   param="pan15"    attach-x="15" attach-y="5" type="1" size="1"/>
402                 <toggle param="solo15"   attach-x="15" attach-y="6" size="0"/>
403                 <label  text="15"        attach-x="15" attach-y="7"/>
404                 <led    param="level16"  attach-x="16" attach-y="1" mode="6"/>
405                 <vscale param="volume16" attach-x="16" attach-y="2" inverted="1" height="160"/>
406                 <knob   param="mod16"    attach-x="16" attach-y="3" size="1"/>
407                 <knob   param="noise16"  attach-x="16" attach-y="4" size="1"/>
408                 <knob   param="pan16"    attach-x="16" attach-y="5" type="1" size="1"/>
409                 <toggle param="solo16"   attach-x="16" attach-y="6" size="0"/>
410                 <label  text="16"        attach-x="16" attach-y="7"/>
411                 <toggle param="detectors"   attach-x="33" attach-y="1" size="0"/>
412                 <label text="Level" attach-x="33" attach-y="2" attach-h="1" expand-x="0"/>
413                 <label text="Dry" attach-x="33" attach-y="3" attach-h="1" expand-x="0"/>
414                 <label text="Noise" attach-x="33" attach-y="4" attach-h="1" expand-x="0"/>
415                 <label text="Bal" attach-x="33" attach-y="5" attach-h="1" expand-x="0"/>
416                 <label text="Solo" attach-x="33" attach-y="6" attach-h="1" expand-x="0"/>
417                 <label text="#" attach-x="33" attach-y="7"/>
418             </table>
419             <label/>
420         </hbox>
421         <hbox page="24 Bands">
422             <label/>
423             <table rows="8" cols="34" spacing-x="0" spacing-y="3" page="24 Bands">
424                  <label text="Detect" attach-x="0" attach-y="1" attach-h="1" expand-x="0"/>
425                 <label text="Level" attach-x="0" attach-y="2" attach-h="1" expand-x="0"/>
426                 <label text="Dry" attach-x="0" attach-y="3" attach-h="1" expand-x="0"/>
427                 <label text="Noise" attach-x="0" attach-y="4" attach-h="1" expand-x="0"/>
428                 <label text="Bal" attach-x="0" attach-y="5" attach-h="1" expand-x="0"/>
429                 <label text="Solo" attach-x="0" attach-y="6" attach-h="1" expand-x="0"/>
430                 <label text="#" attach-x="0" attach-y="7"/>
431                 <led    param="level1"  attach-x="1" attach-y="1" mode="6"/>
432                 <vscale param="volume1" attach-x="1" attach-y="2" inverted="1" size="1" height="160"/>
433                 <knob   param="mod1"    attach-x="1" attach-y="3" size="1"/>
434                 <knob   param="noise1"  attach-x="1" attach-y="4" size="1"/>
435                 <knob   param="pan1"    attach-x="1" attach-y="5" type="1" size="1"/>
436                 <toggle param="solo1"   attach-x="1" attach-y="6" size="0"/>
437                 <label  text="1"        attach-x="1" attach-y="7"/>
438                 <led    param="level2"  attach-x="2" attach-y="1" mode="6"/>
439                 <vscale param="volume2" attach-x="2" attach-y="2" inverted="1" size="1" height="160"/>
440                 <knob   param="mod2"    attach-x="2" attach-y="3" size="1"/>
441                 <knob   param="noise2"  attach-x="2" attach-y="4" size="1"/>
442                 <knob   param="pan2"    attach-x="2" attach-y="5" type="1" size="1"/>
443                 <toggle param="solo2"   attach-x="2" attach-y="6" size="0"/>
444                 <label  text="2"        attach-x="2" attach-y="7"/>
445                 <led    param="level3"  attach-x="3" attach-y="1" mode="6"/>
446                 <vscale param="volume3" attach-x="3" attach-y="2" inverted="1" size="1" height="160"/>
447                 <knob   param="mod3"    attach-x="3" attach-y="3" size="1"/>
448                 <knob   param="noise3"  attach-x="3" attach-y="4" size="1"/>
449                 <knob   param="pan3"    attach-x="3" attach-y="5" type="1" size="1"/>
450                 <toggle param="solo3"   attach-x="3" attach-y="6" size="0"/>
451                 <label  text="3"        attach-x="3" attach-y="7"/>
452                 <led    param="level4"  attach-x="4" attach-y="1" mode="6"/>
453                 <vscale param="volume4" attach-x="4" attach-y="2" inverted="1" size="1" height="160"/>
454                 <knob   param="mod4"    attach-x="4" attach-y="3" size="1"/>
455                 <knob   param="noise4"  attach-x="4" attach-y="4" size="1"/>
456                 <knob   param="pan4"    attach-x="4" attach-y="5" type="1" size="1"/>
457                 <toggle param="solo4"   attach-x="4" attach-y="6" size="0"/>
458                 <label  text="4"        attach-x="4" attach-y="7"/>
459                 <led    param="level5"  attach-x="5" attach-y="1" mode="6"/>
460                 <vscale param="volume5" attach-x="5" attach-y="2" inverted="1" size="1" height="160"/>
461                 <knob   param="mod5"    attach-x="5" attach-y="3" size="1"/>
462                 <knob   param="noise5"  attach-x="5" attach-y="4" size="1"/>
463                 <knob   param="pan5"    attach-x="5" attach-y="5" type="1" size="1"/>
464                 <toggle param="solo5"   attach-x="5" attach-y="6" size="0"/>
465                 <label  text="5"        attach-x="5" attach-y="7"/>
466                 <led    param="level6"  attach-x="6" attach-y="1" mode="6"/>
467                 <vscale param="volume6" attach-x="6" attach-y="2" inverted="1" size="1" height="160"/>
468                 <knob   param="mod6"    attach-x="6" attach-y="3" size="1"/>
469                 <knob   param="noise6"  attach-x="6" attach-y="4" size="1"/>
470                 <knob   param="pan6"    attach-x="6" attach-y="5" type="1" size="1"/>
471                 <toggle param="solo6"   attach-x="6" attach-y="6" size="0"/>
472                 <label  text="6"        attach-x="6" attach-y="7"/>
473                 <led    param="level7"  attach-x="7" attach-y="1" mode="6"/>
474                 <vscale param="volume7" attach-x="7" attach-y="2" inverted="1" size="1" height="160"/>
475                 <knob   param="mod7"    attach-x="7" attach-y="3" size="1"/>
476                 <knob   param="noise7"  attach-x="7" attach-y="4" size="1"/>
477                 <knob   param="pan7"    attach-x="7" attach-y="5" type="1" size="1"/>
478                 <toggle param="solo7"   attach-x="7" attach-y="6" size="0"/>
479                 <label  text="7"        attach-x="7" attach-y="7"/>
480                 <led    param="level8"  attach-x="8" attach-y="1" mode="6"/>
481                 <vscale param="volume8" attach-x="8" attach-y="2" inverted="1" size="1" height="160"/>
482                 <knob   param="mod8"    attach-x="8" attach-y="3" size="1"/>
483                 <knob   param="noise8"  attach-x="8" attach-y="4" size="1"/>
484                 <knob   param="pan8"    attach-x="8" attach-y="5" type="1" size="1"/>
485                 <toggle param="solo8"   attach-x="8" attach-y="6" size="0"/>
486                 <label  text="8"        attach-x="8" attach-y="7"/>
487                 <led    param="level9"  attach-x="9" attach-y="1" mode="6"/>
488                 <vscale param="volume9" attach-x="9" attach-y="2" inverted="1" size="1" height="160"/>
489                 <knob   param="mod9"    attach-x="9" attach-y="3" size="1"/>
490                 <knob   param="noise9"  attach-x="9" attach-y="4" size="1"/>
491                 <knob   param="pan9"    attach-x="9" attach-y="5" type="1" size="1"/>
492                 <toggle param="solo9"   attach-x="9" attach-y="6" size="0"/>
493                 <label  text="9"        attach-x="9" attach-y="7"/>
494                 <led    param="level10"  attach-x="10" attach-y="1" mode="6"/>
495                 <vscale param="volume10" attach-x="10" attach-y="2" inverted="1" size="1" height="160"/>
496                 <knob   param="mod10"    attach-x="10" attach-y="3" size="1"/>
497                 <knob   param="noise10"  attach-x="10" attach-y="4" size="1"/>
498                 <knob   param="pan10"    attach-x="10" attach-y="5" type="1" size="1"/>
499                 <toggle param="solo10"   attach-x="10" attach-y="6" size="0"/>
500                 <label  text="10"        attach-x="10" attach-y="7"/>
501                 <led    param="level11"  attach-x="11" attach-y="1" mode="6"/>
502                 <vscale param="volume11" attach-x="11" attach-y="2" inverted="1" size="1" height="160"/>
503                 <knob   param="mod11"    attach-x="11" attach-y="3" size="1"/>
504                 <knob   param="noise11"  attach-x="11" attach-y="4" size="1"/>
505                 <knob   param="pan11"    attach-x="11" attach-y="5" type="1" size="1"/>
506                 <toggle param="solo11"   attach-x="11" attach-y="6" size="0"/>
507                 <label  text="11"        attach-x="11" attach-y="7"/>
508                 <led    param="level12"  attach-x="12" attach-y="1" mode="6"/>
509                 <vscale param="volume12" attach-x="12" attach-y="2" inverted="1" size="1" height="160"/>
510                 <knob   param="mod12"    attach-x="12" attach-y="3" size="1"/>
511                 <knob   param="noise12"  attach-x="12" attach-y="4" size="1"/>
512                 <knob   param="pan12"    attach-x="12" attach-y="5" type="1" size="1"/>
513                 <toggle param="solo12"   attach-x="12" attach-y="6" size="0"/>
514                 <label  text="12"        attach-x="12" attach-y="7"/>
515                 <led    param="level13"  attach-x="13" attach-y="1" mode="6"/>
516                 <vscale param="volume13" attach-x="13" attach-y="2" inverted="1" size="1" height="160"/>
517                 <knob   param="mod13"    attach-x="13" attach-y="3" size="1"/>
518                 <knob   param="noise13"  attach-x="13" attach-y="4" size="1"/>
519                 <knob   param="pan13"    attach-x="13" attach-y="5" type="1" size="1"/>
520                 <toggle param="solo13"   attach-x="13" attach-y="6" size="0"/>
521                 <label  text="13"        attach-x="13" attach-y="7"/>
522                 <led    param="level14"  attach-x="14" attach-y="1" mode="6"/>
523                 <vscale param="volume14" attach-x="14" attach-y="2" inverted="1" size="1" height="160"/>
524                 <knob   param="mod14"    attach-x="14" attach-y="3" size="1"/>
525                 <knob   param="noise14"  attach-x="14" attach-y="4" size="1"/>
526                 <knob   param="pan14"    attach-x="14" attach-y="5" type="1" size="1"/>
527                 <toggle param="solo14"   attach-x="14" attach-y="6" size="0"/>
528                 <label  text="14"        attach-x="14" attach-y="7"/>
529                 <led    param="level15"  attach-x="15" attach-y="1" mode="6"/>
530                 <vscale param="volume15" attach-x="15" attach-y="2" inverted="1" size="1" height="160"/>
531                 <knob   param="mod15"    attach-x="15" attach-y="3" size="1"/>
532                 <knob   param="noise15"  attach-x="15" attach-y="4" size="1"/>
533                 <knob   param="pan15"    attach-x="15" attach-y="5" type="1" size="1"/>
534                 <toggle param="solo15"   attach-x="15" attach-y="6" size="0"/>
535                 <label  text="15"        attach-x="15" attach-y="7"/>
536                 <led    param="level16"  attach-x="16" attach-y="1" mode="6"/>
537                 <vscale param="volume16" attach-x="16" attach-y="2" inverted="1" size="1" height="160"/>
538                 <knob   param="mod16"    attach-x="16" attach-y="3" size="1"/>
539                 <knob   param="noise16"  attach-x="16" attach-y="4" size="1"/>
540                 <knob   param="pan16"    attach-x="16" attach-y="5" type="1" size="1"/>
541                 <toggle param="solo16"   attach-x="16" attach-y="6" size="0"/>
542                 <label  text="16"        attach-x="16" attach-y="7"/>
543                 <led    param="level17"  attach-x="17" attach-y="1" mode="6"/>
544                 <vscale param="volume17" attach-x="17" attach-y="2" inverted="1" size="1" height="160"/>
545                 <knob   param="mod17"    attach-x="17" attach-y="3" size="1"/>
546                 <knob   param="noise17"  attach-x="17" attach-y="4" size="1"/>
547                 <knob   param="pan17"    attach-x="17" attach-y="5" type="1" size="1"/>
548                 <toggle param="solo17"   attach-x="17" attach-y="6" size="0"/>
549                 <label  text="17"        attach-x="17" attach-y="7"/>
550                 <led    param="level18"  attach-x="18" attach-y="1" mode="6"/>
551                 <vscale param="volume18" attach-x="18" attach-y="2" inverted="1" size="1" height="160"/>
552                 <knob   param="mod18"    attach-x="18" attach-y="3" size="1"/>
553                 <knob   param="noise18"  attach-x="18" attach-y="4" size="1"/>
554                 <knob   param="pan18"    attach-x="18" attach-y="5" type="1" size="1"/>
555                 <toggle param="solo18"   attach-x="18" attach-y="6" size="0"/>
556                 <label  text="18"        attach-x="18" attach-y="7"/>
557                 <led    param="level19"  attach-x="19" attach-y="1" mode="6"/>
558                 <vscale param="volume19" attach-x="19" attach-y="2" inverted="1" size="1" height="160"/>
559                 <knob   param="mod19"    attach-x="19" attach-y="3" size="1"/>
560                 <knob   param="noise19"  attach-x="19" attach-y="4" size="1"/>
561                 <knob   param="pan19"    attach-x="19" attach-y="5" type="1" size="1"/>
562                 <toggle param="solo19"   attach-x="19" attach-y="6" size="0"/>
563                 <label  text="19"        attach-x="19" attach-y="7"/>
564                 <led    param="level20"  attach-x="20" attach-y="1" mode="6"/>
565                 <vscale param="volume20" attach-x="20" attach-y="2" inverted="1" size="1" height="160"/>
566                 <knob   param="mod20"    attach-x="20" attach-y="3" size="1"/>
567                 <knob   param="noise20"  attach-x="20" attach-y="4" size="1"/>
568                 <knob   param="pan20"    attach-x="20" attach-y="5" type="1" size="1"/>
569                 <toggle param="solo20"   attach-x="20" attach-y="6" size="0"/>
570                 <label  text="20"        attach-x="20" attach-y="7"/>
571                 <led    param="level21"  attach-x="21" attach-y="1" mode="6"/>
572                 <vscale param="volume21" attach-x="21" attach-y="2" inverted="1" size="1" height="160"/>
573                 <knob   param="mod21"    attach-x="21" attach-y="3" size="1"/>
574                 <knob   param="noise21"  attach-x="21" attach-y="4" size="1"/>
575                 <knob   param="pan21"    attach-x="21" attach-y="5" type="1" size="1"/>
576                 <toggle param="solo21"   attach-x="21" attach-y="6" size="0"/>
577                 <label  text="21"        attach-x="21" attach-y="7"/>
578                 <led    param="level22"  attach-x="22" attach-y="1" mode="6"/>
579                 <vscale param="volume22" attach-x="22" attach-y="2" inverted="1" size="1" height="160"/>
580                 <knob   param="mod22"    attach-x="22" attach-y="3" size="1"/>
581                 <knob   param="noise22"  attach-x="22" attach-y="4" size="1"/>
582                 <knob   param="pan22"    attach-x="22" attach-y="5" type="1" size="1"/>
583                 <toggle param="solo22"   attach-x="22" attach-y="6" size="0"/>
584                 <label  text="22"        attach-x="22" attach-y="7"/>
585                 <led    param="level23"  attach-x="23" attach-y="1" mode="6"/>
586                 <vscale param="volume23" attach-x="23" attach-y="2" inverted="1" size="1" height="160"/>
587                 <knob   param="mod23"    attach-x="23" attach-y="3" size="1"/>
588                 <knob   param="noise23"  attach-x="23" attach-y="4" size="1"/>
589                 <knob   param="pan23"    attach-x="23" attach-y="5" type="1" size="1"/>
590                 <toggle param="solo23"   attach-x="23" attach-y="6" size="0"/>
591                 <label  text="23"        attach-x="23" attach-y="7"/>
592                 <led    param="level24"  attach-x="24" attach-y="1" mode="6"/>
593                 <vscale param="volume24" attach-x="24" attach-y="2" inverted="1" size="1" height="160"/>
594                 <knob   param="mod24"    attach-x="24" attach-y="3" size="1"/>
595                 <knob   param="noise24"  attach-x="24" attach-y="4" size="1"/>
596                 <knob   param="pan24"    attach-x="24" attach-y="5" type="1" size="1"/>
597                 <toggle param="solo24"   attach-x="24" attach-y="6" size="0"/>
598                 <label  text="24"        attach-x="24" attach-y="7"/>
599                 <toggle param="detectors"   attach-x="33" attach-y="1" size="0"/>
600                 <label text="Level" attach-x="33" attach-y="2" attach-h="1" expand-x="0"/>
601                 <label text="Dry" attach-x="33" attach-y="3" attach-h="1" expand-x="0"/>
602                 <label text="Noise" attach-x="33" attach-y="4" attach-h="1" expand-x="0"/>
603                 <label text="Bal" attach-x="33" attach-y="5" attach-h="1" expand-x="0"/>
604                 <label text="Solo" attach-x="33" attach-y="6" attach-h="1" expand-x="0"/>
605                 <label text="#" attach-x="33" attach-y="7"/>
606             </table>
607             <label/>
608         </hbox>
609         <table rows="8" cols="34" spacing-x="0" spacing-y="3" page="32 Bands">
610              <label text="Detect" attach-x="0" attach-y="1" attach-h="1" expand-x="0"/>
611             <label text="Level" attach-x="0" attach-y="2" attach-h="1" expand-x="0"/>
612             <label text="Dry" attach-x="0" attach-y="3" attach-h="1" expand-x="0"/>
613             <label text="Noise" attach-x="0" attach-y="4" attach-h="1" expand-x="0"/>
614             <label text="Bal" attach-x="0" attach-y="5" attach-h="1" expand-x="0"/>
615             <label text="Solo" attach-x="0" attach-y="6" attach-h="1" expand-x="0"/>
616             <label text="#" attach-x="0" attach-y="7"/>
617             <led    param="level1"  attach-x="1" attach-y="1" mode="6"/>
618             <vscale param="volume1" attach-x="1" attach-y="2" inverted="1" size="1" height="160"/>
619             <knob   param="mod1"    attach-x="1" attach-y="3" size="1"/>
620             <knob   param="noise1"  attach-x="1" attach-y="4" size="1"/>
621             <knob   param="pan1"    attach-x="1" attach-y="5" type="1" size="1"/>
622             <toggle param="solo1"   attach-x="1" attach-y="6" size="0"/>
623             <label  text="1"        attach-x="1" attach-y="7"/>
624             <led    param="level2"  attach-x="2" attach-y="1" mode="6"/>
625             <vscale param="volume2" attach-x="2" attach-y="2" inverted="1" size="1" height="160"/>
626             <knob   param="mod2"    attach-x="2" attach-y="3" size="1"/>
627             <knob   param="noise2"  attach-x="2" attach-y="4" size="1"/>
628             <knob   param="pan2"    attach-x="2" attach-y="5" type="1" size="1"/>
629             <toggle param="solo2"   attach-x="2" attach-y="6" size="0"/>
630             <label  text="2"        attach-x="2" attach-y="7"/>
631             <led    param="level3"  attach-x="3" attach-y="1" mode="6"/>
632             <vscale param="volume3" attach-x="3" attach-y="2" inverted="1" size="1" height="160"/>
633             <knob   param="mod3"    attach-x="3" attach-y="3" size="1"/>
634             <knob   param="noise3"  attach-x="3" attach-y="4" size="1"/>
635             <knob   param="pan3"    attach-x="3" attach-y="5" type="1" size="1"/>
636             <toggle param="solo3"   attach-x="3" attach-y="6" size="0"/>
637             <label  text="3"        attach-x="3" attach-y="7"/>
638             <led    param="level4"  attach-x="4" attach-y="1" mode="6"/>
639             <vscale param="volume4" attach-x="4" attach-y="2" inverted="1" size="1" height="160"/>
640             <knob   param="mod4"    attach-x="4" attach-y="3" size="1"/>
641             <knob   param="noise4"  attach-x="4" attach-y="4" size="1"/>
642             <knob   param="pan4"    attach-x="4" attach-y="5" type="1" size="1"/>
643             <toggle param="solo4"   attach-x="4" attach-y="6" size="0"/>
644             <label  text="4"        attach-x="4" attach-y="7"/>
645             <led    param="level5"  attach-x="5" attach-y="1" mode="6"/>
646             <vscale param="volume5" attach-x="5" attach-y="2" inverted="1" size="1" height="160"/>
647             <knob   param="mod5"    attach-x="5" attach-y="3" size="1"/>
648             <knob   param="noise5"  attach-x="5" attach-y="4" size="1"/>
649             <knob   param="pan5"    attach-x="5" attach-y="5" type="1" size="1"/>
650             <toggle param="solo5"   attach-x="5" attach-y="6" size="0"/>
651             <label  text="5"        attach-x="5" attach-y="7"/>
652             <led    param="level6"  attach-x="6" attach-y="1" mode="6"/>
653             <vscale param="volume6" attach-x="6" attach-y="2" inverted="1" size="1" height="160"/>
654             <knob   param="mod6"    attach-x="6" attach-y="3" size="1"/>
655             <knob   param="noise6"  attach-x="6" attach-y="4" size="1"/>
656             <knob   param="pan6"    attach-x="6" attach-y="5" type="1" size="1"/>
657             <toggle param="solo6"   attach-x="6" attach-y="6" size="0"/>
658             <label  text="6"        attach-x="6" attach-y="7"/>
659             <led    param="level7"  attach-x="7" attach-y="1" mode="6"/>
660             <vscale param="volume7" attach-x="7" attach-y="2" inverted="1" size="1" height="160"/>
661             <knob   param="mod7"    attach-x="7" attach-y="3" size="1"/>
662             <knob   param="noise7"  attach-x="7" attach-y="4" size="1"/>
663             <knob   param="pan7"    attach-x="7" attach-y="5" type="1" size="1"/>
664             <toggle param="solo7"   attach-x="7" attach-y="6" size="0"/>
665             <label  text="7"        attach-x="7" attach-y="7"/>
666             <led    param="level8"  attach-x="8" attach-y="1" mode="6"/>
667             <vscale param="volume8" attach-x="8" attach-y="2" inverted="1" size="1" height="160"/>
668             <knob   param="mod8"    attach-x="8" attach-y="3" size="1"/>
669             <knob   param="noise8"  attach-x="8" attach-y="4" size="1"/>
670             <knob   param="pan8"    attach-x="8" attach-y="5" type="1" size="1"/>
671             <toggle param="solo8"   attach-x="8" attach-y="6" size="0"/>
672             <label  text="8"        attach-x="8" attach-y="7"/>
673             <led    param="level9"  attach-x="9" attach-y="1" mode="6"/>
674             <vscale param="volume9" attach-x="9" attach-y="2" inverted="1" size="1" height="160"/>
675             <knob   param="mod9"    attach-x="9" attach-y="3" size="1"/>
676             <knob   param="noise9"  attach-x="9" attach-y="4" size="1"/>
677             <knob   param="pan9"    attach-x="9" attach-y="5" type="1" size="1"/>
678             <toggle param="solo9"   attach-x="9" attach-y="6" size="0"/>
679             <label  text="9"        attach-x="9" attach-y="7"/>
680             <led    param="level10"  attach-x="10" attach-y="1" mode="6"/>
681             <vscale param="volume10" attach-x="10" attach-y="2" inverted="1" size="1" height="160"/>
682             <knob   param="mod10"    attach-x="10" attach-y="3" size="1"/>
683             <knob   param="noise10"  attach-x="10" attach-y="4" size="1"/>
684             <knob   param="pan10"    attach-x="10" attach-y="5" type="1" size="1"/>
685             <toggle param="solo10"   attach-x="10" attach-y="6" size="0"/>
686             <label  text="10"        attach-x="10" attach-y="7"/>
687             <led    param="level11"  attach-x="11" attach-y="1" mode="6"/>
688             <vscale param="volume11" attach-x="11" attach-y="2" inverted="1" size="1" height="160"/>
689             <knob   param="mod11"    attach-x="11" attach-y="3" size="1"/>
690             <knob   param="noise11"  attach-x="11" attach-y="4" size="1"/>
691             <knob   param="pan11"    attach-x="11" attach-y="5" type="1" size="1"/>
692             <toggle param="solo11"   attach-x="11" attach-y="6" size="0"/>
693             <label  text="11"        attach-x="11" attach-y="7"/>
694             <led    param="level12"  attach-x="12" attach-y="1" mode="6"/>
695             <vscale param="volume12" attach-x="12" attach-y="2" inverted="1" size="1" height="160"/>
696             <knob   param="mod12"    attach-x="12" attach-y="3" size="1"/>
697             <knob   param="noise12"  attach-x="12" attach-y="4" size="1"/>
698             <knob   param="pan12"    attach-x="12" attach-y="5" type="1" size="1"/>
699             <toggle param="solo12"   attach-x="12" attach-y="6" size="0"/>
700             <label  text="12"        attach-x="12" attach-y="7"/>
701             <led    param="level13"  attach-x="13" attach-y="1" mode="6"/>
702             <vscale param="volume13" attach-x="13" attach-y="2" inverted="1" size="1" height="160"/>
703             <knob   param="mod13"    attach-x="13" attach-y="3" size="1"/>
704             <knob   param="noise13"  attach-x="13" attach-y="4" size="1"/>
705             <knob   param="pan13"    attach-x="13" attach-y="5" type="1" size="1"/>
706             <toggle param="solo13"   attach-x="13" attach-y="6" size="0"/>
707             <label  text="13"        attach-x="13" attach-y="7"/>
708             <led    param="level14"  attach-x="14" attach-y="1" mode="6"/>
709             <vscale param="volume14" attach-x="14" attach-y="2" inverted="1" size="1" height="160"/>
710             <knob   param="mod14"    attach-x="14" attach-y="3" size="1"/>
711             <knob   param="noise14"  attach-x="14" attach-y="4" size="1"/>
712             <knob   param="pan14"    attach-x="14" attach-y="5" type="1" size="1"/>
713             <toggle param="solo14"   attach-x="14" attach-y="6" size="0"/>
714             <label  text="14"        attach-x="14" attach-y="7"/>
715             <led    param="level15"  attach-x="15" attach-y="1" mode="6"/>
716             <vscale param="volume15" attach-x="15" attach-y="2" inverted="1" size="1" height="160"/>
717             <knob   param="mod15"    attach-x="15" attach-y="3" size="1"/>
718             <knob   param="noise15"  attach-x="15" attach-y="4" size="1"/>
719             <knob   param="pan15"    attach-x="15" attach-y="5" type="1" size="1"/>
720             <toggle param="solo15"   attach-x="15" attach-y="6" size="0"/>
721             <label  text="15"        attach-x="15" attach-y="7"/>
722             <led    param="level16"  attach-x="16" attach-y="1" mode="6"/>
723             <vscale param="volume16" attach-x="16" attach-y="2" inverted="1" size="1" height="160"/>
724             <knob   param="mod16"    attach-x="16" attach-y="3" size="1"/>
725             <knob   param="noise16"  attach-x="16" attach-y="4" size="1"/>
726             <knob   param="pan16"    attach-x="16" attach-y="5" type="1" size="1"/>
727             <toggle param="solo16"   attach-x="16" attach-y="6" size="0"/>
728             <label  text="16"        attach-x="16" attach-y="7"/>
729             <led    param="level17"  attach-x="17" attach-y="1" mode="6"/>
730             <vscale param="volume17" attach-x="17" attach-y="2" inverted="1" size="1" height="160"/>
731             <knob   param="mod17"    attach-x="17" attach-y="3" size="1"/>
732             <knob   param="noise17"  attach-x="17" attach-y="4" size="1"/>
733             <knob   param="pan17"    attach-x="17" attach-y="5" type="1" size="1"/>
734             <toggle param="solo17"   attach-x="17" attach-y="6" size="0"/>
735             <label  text="17"        attach-x="17" attach-y="7"/>
736             <led    param="level18"  attach-x="18" attach-y="1" mode="6"/>
737             <vscale param="volume18" attach-x="18" attach-y="2" inverted="1" size="1" height="160"/>
738             <knob   param="mod18"    attach-x="18" attach-y="3" size="1"/>
739             <knob   param="noise18"  attach-x="18" attach-y="4" size="1"/>
740             <knob   param="pan18"    attach-x="18" attach-y="5" type="1" size="1"/>
741             <toggle param="solo18"   attach-x="18" attach-y="6" size="0"/>
742             <label  text="18"        attach-x="18" attach-y="7"/>
743             <led    param="level19"  attach-x="19" attach-y="1" mode="6"/>
744             <vscale param="volume19" attach-x="19" attach-y="2" inverted="1" size="1" height="160"/>
745             <knob   param="mod19"    attach-x="19" attach-y="3" size="1"/>
746             <knob   param="noise19"  attach-x="19" attach-y="4" size="1"/>
747             <knob   param="pan19"    attach-x="19" attach-y="5" type="1" size="1"/>
748             <toggle param="solo19"   attach-x="19" attach-y="6" size="0"/>
749             <label  text="19"        attach-x="19" attach-y="7"/>
750             <led    param="level20"  attach-x="20" attach-y="1" mode="6"/>
751             <vscale param="volume20" attach-x="20" attach-y="2" inverted="1" size="1" height="160"/>
752             <knob   param="mod20"    attach-x="20" attach-y="3" size="1"/>
753             <knob   param="noise20"  attach-x="20" attach-y="4" size="1"/>
754             <knob   param="pan20"    attach-x="20" attach-y="5" type="1" size="1"/>
755             <toggle param="solo20"   attach-x="20" attach-y="6" size="0"/>
756             <label  text="20"        attach-x="20" attach-y="7"/>
757             <led    param="level21"  attach-x="21" attach-y="1" mode="6"/>
758             <vscale param="volume21" attach-x="21" attach-y="2" inverted="1" size="1" height="160"/>
759             <knob   param="mod21"    attach-x="21" attach-y="3" size="1"/>
760             <knob   param="noise21"  attach-x="21" attach-y="4" size="1"/>
761             <knob   param="pan21"    attach-x="21" attach-y="5" type="1" size="1"/>
762             <toggle param="solo21"   attach-x="21" attach-y="6" size="0"/>
763             <label  text="21"        attach-x="21" attach-y="7"/>
764             <led    param="level22"  attach-x="22" attach-y="1" mode="6"/>
765             <vscale param="volume22" attach-x="22" attach-y="2" inverted="1" size="1" height="160"/>
766             <knob   param="mod22"    attach-x="22" attach-y="3" size="1"/>
767             <knob   param="noise22"  attach-x="22" attach-y="4" size="1"/>
768             <knob   param="pan22"    attach-x="22" attach-y="5" type="1" size="1"/>
769             <toggle param="solo22"   attach-x="22" attach-y="6" size="0"/>
770             <label  text="22"        attach-x="22" attach-y="7"/>
771             <led    param="level23"  attach-x="23" attach-y="1" mode="6"/>
772             <vscale param="volume23" attach-x="23" attach-y="2" inverted="1" size="1" height="160"/>
773             <knob   param="mod23"    attach-x="23" attach-y="3" size="1"/>
774             <knob   param="noise23"  attach-x="23" attach-y="4" size="1"/>
775             <knob   param="pan23"    attach-x="23" attach-y="5" type="1" size="1"/>
776             <toggle param="solo23"   attach-x="23" attach-y="6" size="0"/>
777             <label  text="23"        attach-x="23" attach-y="7"/>
778             <led    param="level24"  attach-x="24" attach-y="1" mode="6"/>
779             <vscale param="volume24" attach-x="24" attach-y="2" inverted="1" size="1" height="160"/>
780             <knob   param="mod24"    attach-x="24" attach-y="3" size="1"/>
781             <knob   param="noise24"  attach-x="24" attach-y="4" size="1"/>
782             <knob   param="pan24"    attach-x="24" attach-y="5" type="1" size="1"/>
783             <toggle param="solo24"   attach-x="24" attach-y="6" size="0"/>
784             <label  text="24"        attach-x="24" attach-y="7"/>
785             <led    param="level25"  attach-x="25" attach-y="1" mode="6"/>
786             <vscale param="volume25" attach-x="25" attach-y="2" inverted="1" size="1" height="160"/>
787             <knob   param="mod25"    attach-x="25" attach-y="3" size="1"/>
788             <knob   param="noise25"  attach-x="25" attach-y="4" size="1"/>
789             <knob   param="pan25"    attach-x="25" attach-y="5" type="1" size="1"/>
790             <toggle param="solo25"   attach-x="25" attach-y="6" size="0"/>
791             <label  text="25"        attach-x="25" attach-y="7"/>
792             <led    param="level26"  attach-x="26" attach-y="1" mode="6"/>
793             <vscale param="volume26" attach-x="26" attach-y="2" inverted="1" size="1" height="160"/>
794             <knob   param="mod26"    attach-x="26" attach-y="3" size="1"/>
795             <knob   param="noise26"  attach-x="26" attach-y="4" size="1"/>
796             <knob   param="pan26"    attach-x="26" attach-y="5" type="1" size="1"/>
797             <toggle param="solo26"   attach-x="26" attach-y="6" size="0"/>
798             <label  text="26"        attach-x="26" attach-y="7"/>
799             <led    param="level27"  attach-x="27" attach-y="1" mode="6"/>
800             <vscale param="volume27" attach-x="27" attach-y="2" inverted="1" size="1" height="160"/>
801             <knob   param="mod27"    attach-x="27" attach-y="3" size="1"/>
802             <knob   param="noise27"  attach-x="27" attach-y="4" size="1"/>
803             <knob   param="pan27"    attach-x="27" attach-y="5" type="1" size="1"/>
804             <toggle param="solo27"   attach-x="27" attach-y="6" size="0"/>
805             <label  text="27"        attach-x="27" attach-y="7"/>
806             <led    param="level28"  attach-x="28" attach-y="1" mode="6"/>
807             <vscale param="volume28" attach-x="28" attach-y="2" inverted="1" size="1" height="160"/>
808             <knob   param="mod28"    attach-x="28" attach-y="3" size="1"/>
809             <knob   param="noise28"  attach-x="28" attach-y="4" size="1"/>
810             <knob   param="pan28"    attach-x="28" attach-y="5" type="1" size="1"/>
811             <toggle param="solo28"   attach-x="28" attach-y="6" size="0"/>
812             <label  text="28"        attach-x="28" attach-y="7"/>
813             <led    param="level29"  attach-x="29" attach-y="1" mode="6"/>
814             <vscale param="volume29" attach-x="29" attach-y="2" inverted="1" size="1" height="160"/>
815             <knob   param="mod29"    attach-x="29" attach-y="3" size="1"/>
816             <knob   param="noise29"  attach-x="29" attach-y="4" size="1"/>
817             <knob   param="pan29"    attach-x="29" attach-y="5" type="1" size="1"/>
818             <toggle param="solo29"   attach-x="29" attach-y="6" size="0"/>
819             <label  text="29"        attach-x="29" attach-y="7"/>
820             <led    param="level30"  attach-x="30" attach-y="1" mode="6"/>
821             <vscale param="volume30" attach-x="30" attach-y="2" inverted="1" size="1" height="160"/>
822             <knob   param="mod30"    attach-x="30" attach-y="3" size="1"/>
823             <knob   param="noise30"  attach-x="30" attach-y="4" size="1"/>
824             <knob   param="pan30"    attach-x="30" attach-y="5" type="1" size="1"/>
825             <toggle param="solo30"   attach-x="30" attach-y="6" size="0"/>
826             <label  text="30"        attach-x="30" attach-y="7"/>
827             <led    param="level31"  attach-x="31" attach-y="1" mode="6"/>
828             <vscale param="volume31" attach-x="31" attach-y="2" inverted="1" size="1" height="160"/>
829             <knob   param="mod31"    attach-x="31" attach-y="3" size="1"/>
830             <knob   param="noise31"  attach-x="31" attach-y="4" size="1"/>
831             <knob   param="pan31"    attach-x="31" attach-y="5" type="1" size="1"/>
832             <toggle param="solo31"   attach-x="31" attach-y="6" size="0"/>
833             <label  text="31"        attach-x="31" attach-y="7"/>
834             <led    param="level32"  attach-x="32" attach-y="1" mode="6"/>
835             <vscale param="volume32" attach-x="32" attach-y="2" inverted="1" size="1" height="160"/>
836             <knob   param="mod32"    attach-x="32" attach-y="3" size="1"/>
837             <knob   param="noise32"  attach-x="32" attach-y="4" size="1"/>
838             <knob   param="pan32"    attach-x="32" attach-y="5" type="1" size="1"/>
839             <toggle param="solo32"   attach-x="32" attach-y="6" size="0"/>
840             <label  text="32"        attach-x="32" attach-y="7"/>
841             <toggle param="detectors"   attach-x="33" attach-y="1" size="0"/>
842             <label text="Level" attach-x="33" attach-y="2" attach-h="1" expand-x="0"/>
843             <label text="Dry" attach-x="33" attach-y="3" attach-h="1" expand-x="0"/>
844             <label text="Noise" attach-x="33" attach-y="4" attach-h="1" expand-x="0"/>
845             <label text="Bal" attach-x="33" attach-y="5" attach-h="1" expand-x="0"/>
846             <label text="Solo" attach-x="33" attach-y="6" attach-h="1" expand-x="0"/>
847             <label text="#" attach-x="33" attach-y="7"/>
848         </table>
849     </notebook>
850 </vbox>