New rack rack-ears
[calf.git] / gui / gui-multibandgate.xml
blob85e27b4e93452324dbd5239553957af4ee13316a
1 <vbox spacing="8">
2     <table expand-y="0" expand-x="1" spacing="5" rows="1" cols="7">
3         <label param="level_in" attach-x="0" attach-y="0" expand-x="0" />
4         <knob param="level_in" attach-x="0" attach-y="1" attach-h="2" expand-x="0" type="1" />
5         <value param="level_in" attach-x="0" attach-y="3" expand-x="0" />
6         
7         <label attach-x="1" attach-y="0" expand-x="1" text="Input level" />
8         <vumeter param="meter_inL" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" expand-x="1" />
9         <vumeter param="meter_inR" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="2" expand-x="1" />
10         
11         <label attach-x="2" attach-y="0" expand-x="0" text="Clip" />
12         <led param="clip_inL" attach-x="2" attach-y="1" expand-x="0" />
13         <led param="clip_inR" attach-x="2" attach-y="2" expand-x="0" />
14         
15         <label param="bypass" attach-x="3" attach-y="0" expand-x="0" />
16         <toggle param="bypass" attach-x="3" attach-y="1" attach-h="2" expand-x="0"/>
17         
18         <label param="mode" attach-x="4" attach-y="0" expand-x="0"/>
19         <combo param="mode" attach-x="4" attach-y="1" expand-x="0" attach-h="2"/>
20             
21         <label attach-x="5" attach-y="0" expand-x="1" text="Output level"/>
22         <vumeter param="meter_outL" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="5" attach-y="1" expand-x="1" />
23         <vumeter param="meter_outR" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="5" attach-y="2" expand-x="1" />
24         
25         <label attach-x="6" attach-y="0" expand-x="0" text="Clip"/>
26         <led param="clip_outL" mode="1" attach-x="6" attach-y="1" expand-x="0" />
27         <led param="clip_outR" mode="1" attach-x="6" attach-y="2" expand-x="0" />
28         
29         <label param="level_out" attach-x="7" attach-y="0" expand-x="0" />
30         <knob param="level_out" attach-x="7" attach-y="1" attach-h="2" expand-x="0" type="1" />
31         <value param="level_out" attach-x="7" attach-y="3" expand-x="0" />
32     </table>
33     
34     <frame label="X-Over">
35         <if cond="directlink">
36             <line-graph refresh="1" width="300" height="130" param="bypass" expand="1" fill="1" crosshairs="1" freqhandles="5" enforce-handle-order="1" handle1-x="freq0" handle2-x="freq1" handle3-x="freq2"/>
37         </if>
38     </frame>
39     
40     <notebook param="notebook">
41         <hbox page="Sub Band" homogeneous="1">
42             <vbox spacing="4">
43                 <label param="bypass0"/>
44                 <toggle param="bypass0"/>
45                 <label />
46             </vbox>
47             <vbox spacing="4">
48                 <label param="solo0"/>
49                 <toggle param="solo0"/>
50                 <label/>
51             </vbox>
52             <vbox spacing="4">
53                 <label param="range0" />
54                 <knob param="range0" />
55                 <value param="range0" />
56             </vbox>
57             <vbox spacing="4">
58                 <label param="threshold0" />
59                 <knob param="threshold0"/>
60                 <value param="threshold0" />
61             </vbox>
62             <vbox spacing="4">
63                 <label param="ratio0" />
64                 <knob param="ratio0" />
65                 <value param="ratio0" />
66             </vbox>
67             <vbox spacing="4">
68                 <label param="makeup0" />
69                 <knob param="makeup0" />
70                 <value param="makeup0" />
71             </vbox>
72             <vbox spacing="4">
73                 <label param="attack0" />
74                 <knob param="attack0" />
75                 <value param="attack0" />
76             </vbox>
77             <vbox spacing="4">
78                 <label param="release0" />
79                 <knob param="release0" />
80                 <value param="release0" />
81             </vbox>
82             <vbox spacing="4">
83                 <label param="knee0" />
84                 <knob param="knee0" />
85                 <value param="knee0" />
86             </vbox>
87             <vbox spacing="4">
88                 <label param="detection0"/>
89                 <combo param="detection0"/>
90                 <label/>
91             </vbox>
92         </hbox>
93         
94         <hbox page="Low Band" homogeneous="1">
95             <vbox spacing="4">
96                 <label param="bypass1"/>
97                 <toggle param="bypass1"/>
98                 <label />
99             </vbox>
100             <vbox spacing="4">
101                 <label param="solo1"/>
102                 <toggle param="solo1"/>
103                 <label/>
104             </vbox>
105             <vbox spacing="4">
106                 <label param="range1" />
107                 <knob param="range1" />
108                 <value param="range1" />
109             </vbox>
110             <vbox spacing="4">
111                 <label param="threshold1" />
112                 <knob param="threshold1"/>
113                 <value param="threshold1" />
114             </vbox>
115             <vbox spacing="4">
116                 <label param="ratio1" />
117                 <knob param="ratio1" />
118                 <value param="ratio1" />
119             </vbox>
120             <vbox spacing="4">
121                 <label param="makeup1" />
122                 <knob param="makeup1" />
123                 <value param="makeup1" />
124             </vbox>
125             <vbox spacing="4">
126                 <label param="attack1" />
127                 <knob param="attack1" />
128                 <value param="attack1" />
129             </vbox>
130             <vbox spacing="4">
131                 <label param="release1" />
132                 <knob param="release1" />
133                 <value param="release1" />
134             </vbox>
135             <vbox spacing="4">
136                 <label param="knee1" />
137                 <knob param="knee1" />
138                 <value param="knee1" />
139             </vbox>
140             <vbox spacing="4">
141                 <label param="detection1"/>
142                 <combo param="detection1"/>
143                 <label/>
144             </vbox>
145         </hbox>
146         
147         <hbox page="Mid Band" homogeneous="1">
148             <vbox spacing="4">
149                 <label param="bypass2"/>
150                 <toggle param="bypass2"/>
151                 <label />
152             </vbox>
153             <vbox spacing="4">
154                 <label param="solo2"/>
155                 <toggle param="solo2"/>
156                 <label/>
157             </vbox>
158             <vbox spacing="4">
159                 <label param="range2" />
160                 <knob param="range2" />
161                 <value param="range2" />
162             </vbox>
163             <vbox spacing="4">
164                 <label param="threshold2" />
165                 <knob param="threshold2"/>
166                 <value param="threshold2" />
167             </vbox>
168             <vbox spacing="4">
169                 <label param="ratio2" />
170                 <knob param="ratio2" />
171                 <value param="ratio2" />
172             </vbox>
173             <vbox spacing="4">
174                 <label param="makeup2" />
175                 <knob param="makeup2" />
176                 <value param="makeup2" />
177             </vbox>
178             <vbox spacing="4">
179                 <label param="attack2" />
180                 <knob param="attack2" />
181                 <value param="attack2" />
182             </vbox>
183             <vbox spacing="4">
184                 <label param="release2" />
185                 <knob param="release2" />
186                 <value param="release2" />
187             </vbox>
188             <vbox spacing="4">
189                 <label param="knee2" />
190                 <knob param="knee2" />
191                 <value param="knee2" />
192             </vbox>
193             <vbox spacing="4">
194                 <label param="detection2"/>
195                 <combo param="detection2"/>
196                 <label/>
197             </vbox>
198         </hbox>
199         
200         <hbox page="High Band" homogeneous="1">
201             <vbox spacing="4">
202                 <label param="bypass3"/>
203                 <toggle param="bypass3"/>
204                 <label />
205             </vbox>
206             <vbox spacing="4">
207                 <label param="solo3"/>
208                 <toggle param="solo3"/>
209                 <label/>
210             </vbox>
211             <vbox spacing="4">
212                 <label param="range3" />
213                 <knob param="range3" />
214                 <value param="range3" />
215             </vbox>
216             <vbox spacing="4">
217                 <label param="threshold3" />
218                 <knob param="threshold3"/>
219                 <value param="threshold3" />
220             </vbox>
221             <vbox spacing="4">
222                 <label param="ratio3" />
223                 <knob param="ratio3" />
224                 <value param="ratio3" />
225             </vbox>
226             <vbox spacing="4">
227                 <label param="makeup3" />
228                 <knob param="makeup3" />
229                 <value param="makeup3" />
230             </vbox>
231             <vbox spacing="4">
232                 <label param="attack3" />
233                 <knob param="attack3" />
234                 <value param="attack3" />
235             </vbox>
236             <vbox spacing="4">
237                 <label param="release3" />
238                 <knob param="release3" />
239                 <value param="release3" />
240             </vbox>
241             <vbox spacing="4">
242                 <label param="knee3" />
243                 <knob param="knee3" />
244                 <value param="knee3" />
245             </vbox>
246             <vbox spacing="4">
247                 <label param="detection3"/>
248                 <combo param="detection3"/>
249                 <label/>
250             </vbox>
251         </hbox>
252     </notebook>
253     
254     <hbox>
255         <frame label="Sub band">
256             <vbox>
257                 <if cond="directlink">
258                     <line-graph refresh="1" width="160" height="160" param="solo0" square="1"/>
259                 </if>
260                 <table cols="2" rows="2">
261                     <led param="bypass0" mode="0" attach-x="0" attach-y="0" expand-x="0" fill-x="0"/>
262                     <led param="solo0" mode="1" attach-x="0" attach-y="1" expand-x="0" fill-x="0"/>
263                     <vumeter param="gating0" position="2" mode="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="0"/>
264                     <vumeter param="output0" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1"/>
265                 </table>
266             </vbox>
267         </frame>
268         <frame label="Low band">
269             <vbox>
270                 <if cond="directlink">
271                     <line-graph refresh="1" width="160" height="160" param="solo1" square="1"/>
272                 </if>
273                 <table cols="2" rows="2">
274                     <led param="bypass1" mode="0" attach-x="0" attach-y="0" expand-x="0" fill-x="0"/>
275                     <led param="solo1" mode="1" attach-x="0" attach-y="1" expand-x="0" fill-x="0"/>
276                     <vumeter param="gating1" position="2" mode="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="0"/>
277                     <vumeter param="output1" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1"/>
278                 </table>
279             </vbox>
280         </frame>
281         <frame label="Mid band">
282             <vbox>
283                 <if cond="directlink">
284                     <line-graph refresh="1" width="160" height="160" param="solo2" square="1"/>
285                 </if>
286                 <table cols="2" rows="2">
287                     <led param="bypass2" mode="0" attach-x="0" attach-y="0" expand-x="0" fill-x="0"/>
288                     <led param="solo2" mode="1" attach-x="0" attach-y="1" expand-x="0" fill-x="0"/>
289                     <vumeter param="gating2" position="2" mode="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="0"/>
290                     <vumeter param="output2" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1"/>
291                 </table>
292             </vbox>
293         </frame>
294         <frame label="High band">
295             <vbox>
296                 <if cond="directlink">
297                     <line-graph refresh="1" width="160" height="160" param="solo3" square="1"/>
298                 </if>
299                 <table cols="2" rows="2">
300                     <led param="bypass3" mode="0" attach-x="0" attach-y="0" expand-x="0" fill-x="0"/>
301                     <led param="solo3" mode="1" attach-x="0" attach-y="1" expand-x="0" fill-x="0"/>
302                     <vumeter param="gating3" position="2" mode="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="0"/>
303                     <vumeter param="output3" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1"/>
304                 </table>
305             </vbox>
306         </frame>
307     </hbox>
308     
309 </vbox>