2 <frame label="Input" expand="1" fill="1">
4 <table rows="3" cols="3">
5 <label param="meter_inL" attach-x="1" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="L"/>
6 <vumeter param="meter_inL" position="2" hold="1.5" falloff="2.5" attach-x="2" attach-y="0" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
7 <led param="clip_inL" attach-x="3" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" />
9 <label param="meter_inR" attach-x="1" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="R"/>
10 <vumeter param="meter_inR" position="2" hold="1.5" falloff="2.5" attach-x="2" attach-y="1" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
11 <led param="clip_inR" attach-x="3" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0"/>
14 <vbox expand="0" fill="0">
15 <knob param="level_in" size="5" type="1"/>
16 <value param="level_in" />
18 <vbox expand="0" spacing="5">
19 <label param="balance_in" />
20 <knob param="balance_in" size="2" type="1" />
21 <knob param="sc_level" size="2" />
22 <label param="sc_level" />
24 <vbox expand="0" spacing="5">
25 <label param="bypass" />
26 <align><toggle param="bypass" /></align>
27 <align><toggle param="softclip"/></align>
28 <label param="softclip" />
35 <frame label="Stereo Matrix" expand="1" fill="1">
36 <table rows="7" cols="2">
38 <label param="mode" attach-x="0" attach-y="3" />
39 <combo param="mode" attach-x="1" attach-y="3" attach-w="3" />
41 <label param="slev" attach-x="0" attach-y="0" />
42 <knob param="slev" type="1" size="2" attach-x="0" attach-y="1" />
43 <value param="slev" attach-x="0" attach-y="2" />
45 <label param="sbal" attach-x="1" attach-y="0" />
46 <knob param="sbal" type="1" size="2" attach-x="1" attach-y="1" />
47 <value param="sbal" attach-x="1" attach-y="2" />
49 <label param="mlev" attach-x="2" attach-y="0" />
50 <knob param="mlev" type="1" size="2" attach-x="2" attach-y="1" />
51 <value param="mlev" attach-x="2" attach-y="2" />
53 <label param="mpan" attach-x="3" attach-y="0" />
54 <knob param="mpan" type="1" size="2" attach-x="3" attach-y="1" />
55 <value param="mpan" attach-x="3" attach-y="2" />
61 <frame label="Left" expand="1" fill="1">
65 <align><toggle param="mutel"/></align>
66 <label param="mutel"/>
71 <align><toggle param="phasel"/></align>
72 <label param="phasel"/>
77 <frame label="Right" expand="1" fill="1">
81 <align><toggle param="muter"/></align>
82 <label param="muter"/>
87 <align><toggle param="phaser"/></align>
88 <label param="phaser"/>
96 <frame label="Output" expnad="1" fill="1">
98 <table rows="3" cols="3">
99 <!--<label attach-x="0" attach-y="2" fill-x="0" expand-x="0" />-->
100 <label param="meter_outL" attach-x="0" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="L"/>
101 <vumeter param="meter_outL" position="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="0" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
102 <led param="clip_outL" attach-x="2" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" />
104 <label param="meter_outR" attach-x="0" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="R"/>
105 <vumeter param="meter_outR" position="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
106 <led param="clip_outR" attach-x="2" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0"/>
108 <!--<label param="meter_phase" attach-x="0" attach-y="2" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="φ"/>
109 <vumeter param="meter_phase" position="2" falloff="2.5" attach-x="1" attach-y="2" fill-x="1" expand-x="1" fill-y="0" expand-y="0" mode="3"/>-->
113 <vbox expand="0" spacing="12">
114 <label param="delay" />
115 <knob param="delay" size="3" type="1" />
116 <value param="delay" />
118 <vbox expand="0" spacing="12">
119 <label param="stereo_base" />
120 <knob param="stereo_base" size="3" type="1" />
121 <value param="stereo_base" />
123 <vbox expand="0" spacing="12">
124 <label param="stereo_phase" />
125 <knob param="stereo_phase" size="3" type="3" />
126 <value param="stereo_phase" />
128 <vbox expand="0" spacing="12">
129 <label param="balance_out" />
130 <knob param="balance_out" size="3" type="1" />
131 <value param="balance_out" />
133 <vbox expand="0" fill="0">
134 <knob param="level_out" size="5" type="1" />
135 <value param="level_out" />