1 <table border="10" rows="3" cols="1">
2 <table attach-x="0" attach-y="0" 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 <hbox attach-x="0" attach-y="1" shrink-y="1" expand-x="1" fill-x="1">
9 <label param="transpose" />
10 <knob param="transpose" type="1"/>
11 <value param="transpose" />
14 <label param="detune" />
15 <knob param="detune" type="1"/>
16 <value param="detune" />
19 <label param="maxres" />
20 <knob param="maxres" />
21 <value param="maxres" />
24 <label param="inertia" />
25 <knob param="inertia"/>
26 <value param="inertia" />
29 <if cond="directlink">
30 <frame label="Freq. response" expand-x="1" fill-x="1" attach-x="0" attach-y="2">
31 <line-graph param="mode" refresh="1" width="160" height="160"/>