2 <table expand-y="0" expand-x="1" spacing="5" rows="1" cols="8">
3 <label param="level_in" attach-x="0" attach-y="0" expand-x="0" />
4 <knob param="level_in" type="1" attach-x="0" attach-y="1" attach-h="2" expand-x="0" />
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="3" attach-y="0" expand-x="0" />
16 <toggle param="bypass" attach-x="3" attach-y="1" attach-h="2" expand-x="0" />
18 <label attach-x="5" attach-y="0" expand-x="1" text="Output level"/>
19 <vumeter param="meter_outL" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="5" attach-y="1" expand-x="1" />
20 <vumeter param="meter_outR" position="2" mode="0" hold="1.5" falloff="2.5" attach-x="5" attach-y="2" expand-x="1" />
22 <label attach-x="6" attach-y="0" expand-x="0" text="Clip"/>
23 <led param="clip_outL" mode="1" attach-x="6" attach-y="1" expand-x="0" />
24 <led param="clip_outR" mode="1" attach-x="6" attach-y="2" expand-x="0" />
26 <label param="level_out" attach-x="7" attach-y="0" expand-x="0" />
27 <knob param="level_out" type="1" attach-x="7" attach-y="1" attach-h="2" expand-x="0" />
28 <value param="level_out" attach-x="7" attach-y="3" expand-x="0" />
33 <table rows="9" cols="4" spacing-x="0" spacing-y="0">
35 <label text="Modulator Frequency" attach-x="0" attach-y="0" attach-w="3"/>
37 <label text="Active" attach-x="0" attach-y="1"/>
38 <toggle param="lfo1_mod_freq_active" size="1" attach-x="0" attach-y="2"/>
40 <label text="Min" attach-x="1" attach-y="1"/>
41 <knob param="lfo1_mod_freq_lo" size="2" attach-x="1" attach-y="2"/>
42 <value param="lfo1_mod_freq_lo" attach-x="1" attach-y="3"/>
44 <label text="Max" attach-x="2" attach-y="1"/>
45 <knob param="lfo1_mod_freq_hi" size="2" attach-x="2" attach-y="2"/>
46 <value param="lfo1_mod_freq_hi" attach-x="2" attach-y="3"/>
48 <label text="Modulator Detune" attach-x="0" attach-y="4" attach-w="3"/>
50 <label text="Active" attach-x="0" attach-y="5"/>
51 <toggle param="lfo1_mod_detune_active" size="1" attach-x="0" attach-y="6"/>
53 <label text="Min" attach-x="1" attach-y="5"/>
54 <knob param="lfo1_mod_detune_lo" size="2" attach-x="1" attach-y="6"/>
55 <value param="lfo1_mod_detune_lo" attach-x="1" attach-y="7"/>
57 <label text="Max" attach-x="2" attach-y="5"/>
58 <knob param="lfo1_mod_detune_hi" size="2" attach-x="2" attach-y="6"/>
59 <value param="lfo1_mod_detune_hi" attach-x="2" attach-y="7"/>
61 <hbox spacing="5" attach-x="3" attach-y="1" expand-x="0" fill-x="0">
63 <led param="lfo2_lfo1_freq_active" mode="1" size="0" expand="0" fill="0"/>
65 <label text="Frequency"/>
67 <knob param="lfo1_freq" size="4" attach-x="3" attach-y="2" attach-h="5"/>
68 <value param="lfo1_freq" attach-x="3" attach-y="6"/>
70 <led param="lfo1_activity" mode="4" attach-x="0" attach-y="8" expand-y="0"/>
71 <combo param="lfo1_mode" attach-x="1" attach-y="8" attach-w="2" expand-y="0"/>
72 <button param="lfo1_reset" attach-x="3" attach-y="8" expand-y="0"/>
78 <frame label="Modulator">
80 <table rows="9" cols="3" spacing-x="0" spacing-y="0">
82 <label attach-x="0" attach-y="0"/>
84 <hbox spacing="5" attach-x="0" attach-y="1" expand-x="0" fill-x="0">
86 <led param="lfo1_mod_detune_active" mode="1" size="0" expand="0" fill="0"/>
88 <label text="Detune"/>
90 <knob param="mod_detune" size="2" type="1" attach-x="0" attach-y="2"/>
91 <value param="mod_detune" attach-x="0" attach-y="3"/>
93 <label text="Phase" attach-x="0" attach-y="4"/>
94 <knob param="mod_phase" size="2" attach-x="0" attach-y="5"/>
95 <value param="mod_phase" attach-x="0" attach-y="6"/>
97 <hbox spacing="5" attach-x="2" attach-y="1" expand-x="0" fill-x="0">
99 <led param="lfo2_mod_amount_active" mode="1" size="0" expand="0" fill="0"/>
101 <label text="Amount"/>
103 <knob param="mod_amount" size="2" attach-x="2" attach-y="2"/>
104 <value param="mod_amount" attach-x="2" attach-y="3"/>
106 <toggle param="mod_listen" attach-x="2" attach-y="5"/>
107 <label text="Listen" attach-x="2" attach-y="6"/>
109 <hbox spacing="5" attach-x="1" attach-y="1" expand-x="0" fill-x="0">
110 <align expand="0" fill="0">
111 <led param="lfo1_mod_freq_active" mode="1" size="0" expand="0" fill="0"/>
113 <label text="Frequency"/>
115 <knob param="mod_freq" size="5" attach-x="1" attach-y="2" attach-h="4"/>
116 <value param="mod_freq" attach-x="1" attach-y="6"/>
118 <label text="Waveform" attach-x="0" attach-y="7" attach-w="3"/>
120 <combo param="mod_mode" attach-x="0" attach-y="8" attach-w="3" expand-y="0"/>
126 <frame label="LFO 2">
128 <table rows="9" cols="4" spacing-x="0" spacing-y="0">
130 <label text="LFO 1 Frequency" attach-x="1" attach-y="0" attach-w="3"/>
132 <label text="Frequency" attach-x="0" attach-y="1"/>
133 <knob param="lfo2_freq" size="4" attach-x="0" attach-y="2" attach-h="5"/>
134 <value param="lfo2_freq" attach-x="0" attach-y="6"/>
136 <label text="Min" attach-x="1" attach-y="1"/>
137 <knob param="lfo2_lfo1_freq_lo" size="2" attach-x="1" attach-y="2"/>
138 <value param="lfo2_lfo1_freq_lo" attach-x="1" attach-y="3"/>
140 <label text="Max" attach-x="2" attach-y="1"/>
141 <knob param="lfo2_lfo1_freq_hi" size="2" attach-x="2" attach-y="2"/>
142 <value param="lfo2_lfo1_freq_hi" attach-x="2" attach-y="3"/>
144 <label text="Active" attach-x="3" attach-y="1"/>
145 <toggle param="lfo2_lfo1_freq_active" size="1" attach-x="3" attach-y="2"/>
147 <label text="Modulator Amount" attach-x="1" attach-y="4" attach-w="3"/>
149 <label text="Min" attach-x="1" attach-y="5"/>
150 <knob param="lfo2_mod_amount_lo" size="2" attach-x="1" attach-y="6"/>
151 <value param="lfo2_mod_amount_lo" attach-x="1" attach-y="7"/>
153 <label text="Max" attach-x="2" attach-y="5"/>
154 <knob param="lfo2_mod_amount_hi" size="2" attach-x="2" attach-y="6"/>
155 <value param="lfo2_mod_amount_hi" attach-x="2" attach-y="7"/>
157 <label text="Active" attach-x="3" attach-y="5"/>
158 <toggle param="lfo2_mod_amount_active" size="1" attach-x="3" attach-y="6"/>
160 <button param="lfo2_reset" attach-x="0" attach-y="8" expand-y="0"/>
161 <combo param="lfo2_mode" attach-x="1" attach-y="8" attach-w="2" expand-y="0"/>
162 <led param="lfo2_activity" mode="4" attach-x="3" attach-y="8" expand-y="0"/>