3 <hbox fill-y="0" expand-y="0" spacing="20">
4 <vbox fill="0" expand="0" spacing="3">
5 <label param="predelay" fill="0" expand="0" />
6 <knob param="predelay" size="3" fill="0" expand="0" />
7 <value param="predelay" fill="0" expand="0" />
9 <vbox fill="0" expand="0" spacing="3">
10 <label param="decay_time" fill="0" expand="0"/>
11 <knob param="decay_time" size="5" fill="0" expand="0" />
12 <value param="decay_time" fill="0" expand="0" />
14 <vbox fill="0" expand="0" spacing="3">
15 <label param="hf_damp" fill="0" expand="0" />
16 <knob param="hf_damp" size="3" fill="0" expand="0" />
17 <value param="hf_damp" fill="0" expand="0" />
21 <label param="room_size" />
22 <combo param="room_size" />
25 <table homogeneous="1" spacing="2" rows="2" cols="4" fill="1" expand="1">
26 <vbox attach-x="0" attach-y="0" fill="0" expand="0" spacing="3">
27 <label param="diffusion" fill="0" expand="0" />
28 <knob param="diffusion" fill="0" expand="0"/>
29 <value param="diffusion" fill="0" expand="0" />
31 <vbox attach-x="1" attach-y="0" fill="0" expand="0" spacing="3">
32 <label param="bass_cut" />
33 <knob param="bass_cut" size="2" />
34 <value param="bass_cut" />
36 <vbox attach-x="2" attach-y="0" fill="0" expand="0" spacing="3">
37 <label param="treble_cut" />
38 <knob param="treble_cut" size="2" />
39 <value param="treble_cut" />
41 <vbox attach-x="3" attach-y="0" fill="0" expand="0" spacing="3">
43 <knob param="dry" size="2" />
46 <vbox attach-x="4" attach-y="0" fill="0" expand="0" spacing="3">
47 <label param="amount" />
48 <knob param="amount" size="2" />
49 <value param="amount" />
51 <frame label="Levels" attach-x="0" attach-y="1" attach-w="5" fill-y="1" expand-y="1" fill-x="1" expand-x="1">
52 <table cols="3" rows="3" attach-w="5">
53 <label attach-x="0" attach-y="0" expand-x="0" fill-x="0" />
54 <label param="meter_wet" attach-x="0" attach-y="1" expand-y="1" fill-y="0" expand-x="0" fill-x="0" />
55 <vumeter param="meter_wet" position="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" attach-w="2" expand-y="1" fill-y="0" expand-x="1" fill-x="1"/>
56 <label param="meter_out" attach-x="0" attach-y="2" expand-y="1" fill-y="0" expand-x="0" fill-x="0"/>
57 <vumeter param="meter_out" position="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="2" attach-w="2" expand-y="1" fill-y="0" expand-x="1" fill-x="1" />
58 <!--<led param="clip" mode="0" attach-x="2" attach-y="2" expand-x="0" fill-x="0"/>-->