2 <table expand-y="0" expand-x="1" spacing="5" rows="1" cols="7">
3 <label param="level_in" attach-x="0" attach-y="0" expand-x="0" />
4 <knob param="level_in" attach-x="0" attach-y="1" attach-h="2" expand-x="0" type="1" />
5 <value param="level_in" attach-x="0" attach-y="3" expand-x="0" />
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="bypass" attach-x="4" attach-y="0" expand-x="0" />
16 <toggle param="bypass" attach-x="4" attach-y="1" attach-h="2" expand-x="0" pad-x="10"/>
18 <label param="lookahead" attach-y="0" attach-x="5" expand-x="0"/>
19 <knob param="lookahead" size="2" attach-y="1" attach-h="2" attach-x="5" expand-x="0"/>
20 <value param="lookahead" attach-y="3" attach-x="5" expand-x="0"/>
22 <label text="Env Listen" attach-x="6" attach-y="0" expand-x="0" />
23 <toggle param="listen" attach-x="6" attach-y="1" attach-h="2" expand-x="0" pad-x="10"/>
25 <label attach-x="7" attach-y="0" expand-x="1" text="Output level"/>
26 <vumeter param="meter_outL" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="7" attach-y="1" expand-x="1" />
27 <vumeter param="meter_outR" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="7" attach-y="2" expand-x="1" />
29 <label attach-x="8" attach-y="0" expand-x="0" text="Clip"/>
30 <led param="clip_outL" mode="1" attach-x="8" attach-y="1" expand-x="0" />
31 <led param="clip_outR" mode="1" attach-x="8" attach-y="2" expand-x="0" />
33 <label param="mix" attach-x="9" attach-y="0" expand-x="0" />
34 <knob param="mix" attach-x="9" attach-y="1" attach-h="2" expand-x="0" pad-x="10" />
35 <value param="mix" attach-x="9" attach-y="3" expand-x="0" />
37 <label param="level_out" attach-x="10" attach-y="0" expand-x="0" />
38 <knob param="level_out" attach-x="10" attach-y="1" attach-h="2" expand-x="0" type="1" />
39 <value param="level_out" attach-x="10" attach-y="3" expand-x="0" />
43 <if cond="directlink">
44 <frame label="Envelope Filter">
46 <line-graph refresh="1" width="240" height="140" param="hipass" crosshairs="1" freqhandles="4" handle1-x="hipass" label1="High Pass" handle2-x="lopass" label2="Low Pass" active1="hp_mode" active2="lp_mode" enforce-handle-order="1"/>
48 <combo param="hp_mode"/>
49 <combo param="lp_mode"/>
58 <label param="attack_boost"/>
59 <knob param="attack_boost" size="5" type="1"/>
60 <value param="attack_boost"/>
63 <label param="release_boost"/>
64 <knob param="release_boost" size="5" type="1"/>
65 <value param="release_boost"/>
71 <label text="Attack"/>
72 <knob param="attack_time" size="2"/>
73 <value param="attack_time"/>
76 <label text="Release"/>
77 <knob param="release_time" size="2"/>
78 <value param="release_time"/>
81 <label text="Sustain Thres"/>
82 <knob param="sustain_threshold" size="2" type="2"/>
83 <value param="sustain_threshold"/>
88 <if cond="directlink">
89 <frame label="Waveform">
92 <line-graph refresh="1" width="240" height="140" param="sustain_threshold"/>
97 <label text="Display" />
98 <knob param="display" size="2"/>
99 <value param="display"/>
104 <knob param="display_threshold" size="2" />
105 <value param="display_threshold"/>