2 <table expand-y="0" expand-x="1" spacing="5" rows="1" cols="7">
4 <label param="bypass" attach-x="0" attach-y="0" expand-x="0" />
5 <toggle param="bypass" attach-x="0" attach-y="1" attach-h="2" expand-x="0" pad-x="24"/>
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="mix" attach-x="4" attach-y="0" expand-x="0" />
16 <knob param="mix" attach-x="4" attach-y="1" attach-h="2" expand-x="0" pad-x="10" />
17 <value param="mix" attach-x="4" attach-y="3" expand-x="0" />
19 <label attach-x="5" attach-y="0" expand-x="1" text="Output level"/>
20 <vumeter param="meter_outL" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="5" attach-y="1" expand-x="1" />
21 <vumeter param="meter_outR" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="5" attach-y="2" expand-x="1" />
23 <label attach-x="6" attach-y="0" expand-x="0" text="Clip"/>
24 <led param="clip_outL" mode="1" attach-x="6" attach-y="1" expand-x="0" />
25 <led param="clip_outR" mode="1" attach-x="6" attach-y="2" expand-x="0" />
27 <label param="level_out" attach-x="7" attach-y="0" expand-x="0" />
28 <knob param="level_out" attach-x="7" attach-y="1" attach-h="2" expand-x="0" type="1" />
29 <value param="level_out" attach-x="7" attach-y="3" expand-x="0" />
35 <knob param="level_in" size="5" type="1"/>
36 <value param="level_in"/>
39 <frame label="Settings">
44 <knob param="noise" size="3"/>
45 <value param="noise"/>
48 <label text="Mechanical"/>
49 <knob param="mechanical" size="3"/>
50 <value param="mechanical"/>
53 <label text="Filter"/>
54 <knob param="lowpass" size="3"/>
55 <value param="lowpass"/>
60 <toggle param="post"/>
61 <label text="Muffle"/>
64 <toggle param="magnetical"/>
65 <label text="Magnetical"/>
68 <toggle param="speed"/>
74 <frame label="Frequency Response">
75 <if cond="directlink">
76 <line-graph refresh="1" width="250" height="160" param="lowpass"/>
79 <frame label="Saturation">
80 <if cond="directlink">
81 <line-graph refresh="1" width="160" height="160" param="level_in" square="1"/>