3 <vbox spacing="8" 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">
9 <label param="level_in" expand="0" fill="0" expand-y="0" fill-y="0" />
10 <knob param="level_in" size="5" expand="1" fill="1" type="1" />
11 <value param="level_in" />
13 <vbox expand="0" fill="0">
14 <label param="mix" expand="0" fill="0" />
15 <knob param="mix" size="3" expand="1" fill="1" />
21 <frame label="Compressor">
23 <table expand="0" fill="0" rows="3" cols="3">
24 <label param="meter_in" expand-x="0" fill-x="0" attach-x="0" attach-y="0" />
25 <vumeter param="meter_in" mode="0" position="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="0" expand-x="1" fill-x="1" />
26 <led param="clip_in" mode="0" expand-x="0" fill-x="0" attach-x="2" attach-y="0" />
28 <label param="meter_out" expand-x="0" fill-x="0" attach-x="0" attach-y="1" />
29 <vumeter param="meter_out" mode="0" position="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" expand-x="1" fill-x="1" />
30 <led param="clip_out" mode="1" expand-x="0" fill-x="0" attach-x="2" attach-y="1" />
32 <label param="compression" expand-x="0" fill-x="0" attach-x="0" attach-y="2" />
33 <vumeter param="compression" mode="2" position="2" hold="1.5" expand-x="1" fill-x="1" attach-x="1" attach-y="2" attach-w="2" />
36 <table expand="1" rows="2" cols="3" homogeneous="1">
37 <vbox expand="0" attach-x="0" attach-y="0">
38 <label param="attack" />
39 <knob param="attack" />
40 <value param="attack" />
42 <vbox expand="0" attach-x="1" attach-y="0">
43 <label param="release" />
44 <knob param="release" />
45 <value param="release" />
47 <vbox expand="0" attach-x="2" attach-y="0">
48 <label param="knee" />
50 <value param="knee" />
52 <vbox expand="0" attach-x="0" attach-y="1">
53 <label param="ratio" />
54 <knob param="ratio" />
55 <value param="ratio" />
57 <vbox expand="0" attach-x="1" attach-y="1">
58 <label param="threshold" />
59 <knob param="threshold"/>
60 <value param="threshold" />
62 <vbox expand="0" attach-x="2" attach-y="1">
63 <label param="makeup" />
64 <knob param="makeup" />
65 <value param="makeup" />
68 <hbox homogeneous="1">
70 <label param="stereo_link" expand-y="0" fill-y="0"/>
71 <combo param="stereo_link"/>
74 <label param="detection" expand-y="0" fill-y="0" expand-x="1" fill-x="1"/>
75 <combo param="detection"/>
81 <frame label="Compression">
83 <if cond="directlink">
84 <line-graph refresh="1" width="260" height="260" param="level_in" square="1" expand="1" fill="1"/>