3 <vbox spacing="20" expand="0" fill="0">
4 <vbox expand="0" fill="0" spacing="7" >
5 <label param="bypass" expand="0" fill="0" />
6 <align><toggle param="bypass" shrink="1" size="2"/></align>
8 <vbox expand="0" fill="0" spacing="7">
9 <label param="range" expand="0" fill="0" expand-y="0" fill-y="0" />
10 <knob param="range" size="5" expand="1" fill="1" />
11 <value param="range" />
13 <vbox expand="1" fill="1">
14 <label expand="1" fill="1" />
21 <table expand="0" fill="0" rows="3" cols="3">
22 <label param="meter_in" expand-x="0" fill-x="0" attach-x="0" attach-y="0" />
23 <vumeter param="meter_in" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="0" expand-x="1" fill-x="1" />
24 <led param="clip_in" mode="0" expand-x="0" fill-x="0" attach-x="2" attach-y="0" />
26 <label param="meter_out" expand-x="0" fill-x="0" attach-x="0" attach-y="1" />
27 <vumeter param="meter_out" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" expand-x="1" fill-x="1" />
28 <led param="clip_out" mode="1" expand-x="0" fill-x="0" attach-x="2" attach-y="1" />
30 <label param="gating" expand-x="0" fill-x="0" attach-x="0" attach-y="2" />
31 <vumeter param="gating" position="2" mode="2" hold="1.5" expand-x="1" fill-x="1" attach-x="1" attach-y="2" attach-w="2" />
34 <table expand="1" rows="2" cols="3" homogeneous="1">
35 <vbox expand="0" attach-x="0" attach-y="0">
36 <label param="attack" />
37 <knob param="attack" />
38 <value param="attack" />
40 <vbox expand="0" attach-x="1" attach-y="0">
41 <label param="release" />
42 <knob param="release" />
43 <value param="release" />
45 <vbox expand="0" attach-x="2" attach-y="0">
46 <label param="knee" />
48 <value param="knee" />
50 <vbox expand="0" attach-x="0" attach-y="1">
51 <label param="ratio" />
52 <knob param="ratio" />
53 <value param="ratio" />
55 <vbox expand="0" attach-x="1" attach-y="1">
56 <label param="threshold" />
57 <knob param="threshold"/>
58 <value param="threshold" />
60 <vbox expand="0" attach-x="2" attach-y="1">
61 <label param="makeup" />
62 <knob param="makeup" />
63 <value param="makeup" />
66 <hbox homogeneous="1">
68 <label param="stereo_link" expand-y="0" fill-y="0"/>
69 <combo param="stereo_link"/>
72 <label param="detection" expand-y="0" fill-y="0" expand-x="1" fill-x="1"/>
73 <combo param="detection"/>
79 <frame label="Gating">
81 <if cond="directlink">
82 <line-graph refresh="1" width="260" height="260" param="gating" square="1" expand="1" fill="1"/>