1 <table rows="2" cols="3">
2 <table attach-x="1" attach-y="1" shrink-y="1" expand-x="1" cols="3" rows="1" >
3 <label param="mode" attach-x="0" attach-y="0" shrink-x="1"/>
4 <label attach-x="1" attach-y="0" shrink-x="1" pad-x="10"/>
5 <combo param="mode" attach-x="2" attach-y="0"/>
7 <vbox attach-x="0" attach-y="0">
9 <label param="transpose" />
10 <knob param="transpose" type="1" size="5"/>
11 <value param="transpose" />
14 <label param="detune" />
15 <knob param="detune" type="1"/>
16 <value param="detune" />
19 <vbox attach-x="2" attach-y="0">
21 <label param="maxres" />
22 <knob param="maxres" size="5" />
23 <value param="maxres" />
26 <label param="inertia" />
27 <knob param="inertia"/>
28 <value param="inertia" />
31 <if cond="directlink">
32 <frame label="Freq. response" expand-x="1" fill-x="1" attach-x="1" attach-y="0">
33 <line-graph param="mode" refresh="1" width="320" height="160" crosshairs="1"/>