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" />
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" />
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" />
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"/>
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"/>
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" />
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" />
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" />
34 <frame label="X-Over" attach-x="1" attach-y="0">
35 <if cond="directlink">
36 <line-graph refresh="1" width="320" height="130" param="freq0" expand="1" fill="1" crosshairs="1" freqhandles="5" enforce-handle-order="1" handle1-x="freq0" handle2-x="freq1" handle3-x="freq2"/>
40 <frame label="Limit" expand="0" fill="1" attach-x="0" attach-y="0">
43 <label param="oversampling"/>
44 <knob param="oversampling" size="3"/>
45 <value param="oversampling"/>
48 <label param="attack" />
49 <knob param="attack" size="3"/>
50 <value param="attack" />
53 <label param="release" />
54 <knob param="release" size="3" />
55 <value param="release" />
60 <knob param="limit" size="5" type="2" />
61 <value param="limit" />
65 <label param="asc_coeff" />
66 <knob param="asc_coeff" type="1" size="3" />
67 <value param="asc_coeff" />
70 <align><vbox homogeneous="1">
72 <toggle param="asc" />
73 <align><led param="asc_led"/></align>
76 <align><vbox homogeneous="1">
77 <label param="minrel" />
78 <toggle param="minrel" />
85 <hbox attach-x="1" attach-y="1">
86 <frame label="Sub Band">
90 <label text="Release"/>
91 <knob param="release0" size="2" type="1" />
92 <value param="effrelease0" />
95 <label param="solo0"/>
96 <toggle param="solo0" size="1"/>
100 <label text="Weight" />
101 <knob param="weight0" size="2" type="1" />
102 <value param="weight0" />
105 <vumeter param="att0" mode="2" hold="1.5" falloff="2.5" position="2"/>
108 <frame label="Low Band">
112 <label text="Release"/>
113 <knob param="release1" size="2" type="1" />
114 <value param="effrelease1" />
117 <label param="solo1"/>
118 <toggle param="solo1" size="1"/>
122 <label text="Weight" />
123 <knob param="weight1" size="2" type="1" />
124 <value param="weight1" />
127 <vumeter param="att1" mode="2" hold="1.5" falloff="2.5" position="2"/>
130 <frame label="Mid Band">
134 <label text="Release"/>
135 <knob param="release2" size="2" type="1" />
136 <value param="effrelease2" />
139 <label param="solo2"/>
140 <toggle param="solo2" size="1"/>
144 <label text="Weight" />
145 <knob param="weight2" size="2" type="1" />
146 <value param="weight2" />
149 <vumeter param="att2" mode="2" hold="1.5" falloff="2.5" position="2"/>
152 <frame label="High Band">
156 <label text="Release"/>
157 <knob param="release3" size="2" type="1" />
158 <value param="effrelease3" />
161 <label param="solo3"/>
162 <toggle param="solo3" size="1"/>
166 <label text="Weight" />
167 <knob param="weight3" size="2" type="1" />
168 <value param="weight3" />
171 <vumeter param="att3" mode="2" hold="1.5" falloff="2.5" position="2"/>