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" pad-x="10"/>
18 <label attach-x="4" attach-y="0" expand-x="1" text="Output level"/>
19 <vumeter param="meter_outL" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="4" attach-y="1" expand-x="1" />
20 <vumeter param="meter_outR" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="4" attach-y="2" expand-x="1" />
22 <label attach-x="5" attach-y="0" expand-x="0" text="Clip"/>
23 <led param="clip_outL" mode="1" attach-x="5" attach-y="1" expand-x="0" />
24 <led param="clip_outR" mode="1" attach-x="5" attach-y="2" expand-x="0" />
26 <label param="level_out" attach-x="6" attach-y="0" expand-x="0" />
27 <knob param="level_out" attach-x="6" attach-y="1" attach-h="2" expand-x="0" type="1" />
28 <value param="level_out" attach-x="6" attach-y="3" expand-x="0" />
31 <frame label="X-Over" attach-x="1" attach-y="0">
33 <align align-x="1.0" scale-x="0.1" scale-y="1.0">
39 <if cond="directlink">
40 <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"/>
45 <frame label="Limit" expand="0" fill="1" attach-x="0" attach-y="0">
48 <label param="oversampling"/>
49 <knob param="oversampling" size="3"/>
50 <value param="oversampling"/>
53 <label param="attack" />
54 <knob param="attack" size="3"/>
55 <value param="attack" />
58 <label param="release" />
59 <knob param="release" size="3" />
60 <value param="release" />
65 <knob param="limit" size="5" type="2" />
66 <value param="limit" />
70 <label param="asc_coeff" />
71 <knob param="asc_coeff" type="1" size="3" />
72 <value param="asc_coeff" />
75 <align><vbox homogeneous="1">
77 <toggle param="asc" />
78 <align><led param="asc_led"/></align>
81 <align><vbox homogeneous="1">
82 <label param="minrel" />
83 <toggle param="minrel" />
90 <hbox attach-x="1" attach-y="1">
91 <frame label="Sub Band">
95 <label text="Release"/>
96 <knob param="release0" size="2" type="1" />
97 <value param="effrelease0" />
100 <label param="solo0"/>
101 <toggle param="solo0" size="1"/>
105 <label text="Weight" />
106 <knob param="weight0" size="2" type="1" />
107 <value param="weight0" />
110 <vumeter param="att0" mode="2" hold="1.5" falloff="2.5" position="2"/>
113 <frame label="Low Band">
117 <label text="Release"/>
118 <knob param="release1" size="2" type="1" />
119 <value param="effrelease1" />
122 <label param="solo1"/>
123 <toggle param="solo1" size="1"/>
127 <label text="Weight" />
128 <knob param="weight1" size="2" type="1" />
129 <value param="weight1" />
132 <vumeter param="att1" mode="2" hold="1.5" falloff="2.5" position="2"/>
135 <frame label="Mid Band">
139 <label text="Release"/>
140 <knob param="release2" size="2" type="1" />
141 <value param="effrelease2" />
144 <label param="solo2"/>
145 <toggle param="solo2" size="1"/>
149 <label text="Weight" />
150 <knob param="weight2" size="2" type="1" />
151 <value param="weight2" />
154 <vumeter param="att2" mode="2" hold="1.5" falloff="2.5" position="2"/>
157 <frame label="High Band">
161 <label text="Release"/>
162 <knob param="release3" size="2" type="1" />
163 <value param="effrelease3" />
166 <label param="solo3"/>
167 <toggle param="solo3" size="1"/>
171 <label text="Weight" />
172 <knob param="weight3" size="2" type="1" />
173 <value param="weight3" />
176 <vumeter param="att3" mode="2" hold="1.5" falloff="2.5" position="2"/>