2 <table rows="4" cols="7">
3 <label param="bypass" attach-x="0" attach-y="0" expand-x="0" fill-x="0" />
4 <toggle param="bypass" attach-x="0" attach-y="1" attach-h="2" expand-x="0" fill-x="0" />
6 <label param="level_in" attach-x="1" attach-y="0" expand-x="0" fill-x="0" />
7 <knob param="level_in" attach-x="1" attach-y="1" attach-h="2" expand-x="0" fill-x="0" />
8 <value param="level_in" attach-x="1" attach-y="3" expand-x="0" fill-x="0" />
10 <label param="meter_in" attach-x="2" attach-y="0" expand-x="1" fill-x="1" />
11 <vumeter param="meter_in" hold="1.5" falloff="2.5" attach-x="2" attach-y="1" expand-x="1" fill-x="1" />
12 <vumeter param="meter_out" hold="1.5" falloff="2.5" attach-x="2" attach-y="2" expand-x="1" fill-x="1" />
13 <label param="meter_out" attach-x="2" attach-y="3" expand-x="1" fill-x="1" />
15 <label param="clip_in" attach-x="3" attach-y="0" expand-x="0" fill-x="0" />
16 <led param="clip_in" attach-x="3" attach-y="1" expand-x="0" fill-x="0" />
17 <led param="clip_out" mode="1" attach-x="3" attach-y="2" expand-x="0" fill-x="0" />
18 <label param="clip_out" attach-x="3" attach-y="3" expand-x="0" fill-x="0" />
20 <label param="amount" attach-x="4" attach-y="0" expand-x="0" fill-x="0" />
21 <knob param="amount" attach-x="4" attach-y="1" attach-h="2" expand-x="0" fill-x="0" />
22 <value param="amount" attach-x="4" attach-y="3" expand-x="0" fill-x="0" />
24 <label param="level_out" attach-x="5" attach-y="0" expand-x="0" fill-x="0" />
25 <knob param="level_out" attach-x="5" attach-y="1" attach-h="2" expand-x="0" fill-x="0" />
26 <value param="level_out" attach-x="5" attach-y="3" expand-x="0" fill-x="0" />
28 <label param="listen" attach-x="6" attach-y="0" expand-x="0" fill-x="0" />
29 <toggle param="listen" attach-x="6" attach-y="1" attach-h="2" expand-x="0" fill-x="0" />
31 <frame label="Enhancer">
34 <label param="drive" />
35 <knob param="drive" size="5" />
36 <value param="drive" />
39 <label param="blend" />
40 <hscale param="blend" />
42 <label align-x="0.0" text="2nd" />
43 <label align-x="1.0" text="3rd" />
45 <label param="meter_drive" />
46 <vumeter param="meter_drive" hold="1.5" falloff="2.5" />
49 <label param="freq" />
50 <knob param="freq" size="2" />
51 <value param="freq" />
54 <label param="floor" />
55 <knob param="floor" size="3" />
56 <value param="floor" />
57 <toggle param="floor_active" />