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 <meterscale param="meter_outR" marker="0 0.0625 0.125 0.25 0.5 0.71 1" dots="1" position="2" mode="0" attach-x="2" attach-y="2" expand-x="1" expand-y="0" />
11 <label param="meter_inR" attach-x="1" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="R"/>
12 <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"/>
13 <led param="clip_inR" attach-x="3" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0"/>
16 <vbox expand="0" fill="0">
17 <knob param="level_in" size="5" type="1"/>
18 <value param="level_in" />
20 <vbox expand="0" spacing="5">
21 <label param="balance_in" />
22 <knob param="balance_in" size="2" type="1" />
23 <knob param="sc_level" size="2" />
24 <label param="sc_level" />
26 <vbox expand="0" spacing="5">
27 <label param="bypass" />
28 <align><toggle param="bypass" icon="bypass" /></align>
29 <align><toggle param="softclip" icon="softclip"/></align>
30 <label param="softclip" />
37 <frame label="Stereo Matrix" expand="1" fill="1">
38 <table rows="7" cols="2">
40 <label param="mode" attach-x="0" attach-y="3" />
41 <combo param="mode" attach-x="1" attach-y="3" attach-w="3" />
43 <label param="slev" attach-x="0" attach-y="0" />
44 <knob param="slev" type="1" size="2" attach-x="0" attach-y="1" />
45 <value param="slev" attach-x="0" attach-y="2" />
47 <label param="sbal" attach-x="1" attach-y="0" />
48 <knob param="sbal" type="1" size="2" attach-x="1" attach-y="1" />
49 <value param="sbal" attach-x="1" attach-y="2" />
51 <label param="mlev" attach-x="2" attach-y="0" />
52 <knob param="mlev" type="1" size="2" attach-x="2" attach-y="1" />
53 <value param="mlev" attach-x="2" attach-y="2" />
55 <label param="mpan" attach-x="3" attach-y="0" />
56 <knob param="mpan" type="1" size="2" attach-x="3" attach-y="1" />
57 <value param="mpan" attach-x="3" attach-y="2" />
63 <frame label="Left" expand="1" fill="1">
67 <align><toggle param="mutel" icon="mute"/></align>
68 <label param="mutel"/>
73 <align><toggle param="phasel" icon="phase"/></align>
74 <label param="phasel"/>
79 <frame label="Right" expand="1" fill="1">
83 <align><toggle param="muter" icon="mute"/></align>
84 <label param="muter"/>
89 <align><toggle param="phaser" icon="phase"/></align>
90 <label param="phaser"/>
98 <frame label="Output" expnad="1" fill="1">
100 <table rows="3" cols="3">
101 <!--<label attach-x="0" attach-y="2" fill-x="0" expand-x="0" />-->
102 <label param="meter_outL" attach-x="0" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="L"/>
103 <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"/>
104 <led param="clip_outL" attach-x="2" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" />
106 <label param="meter_outR" attach-x="0" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="R"/>
107 <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"/>
108 <led param="clip_outR" attach-x="2" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0"/>
110 <meterscale param="meter_outR" marker="0 0.0625 0.125 0.25 0.5 0.71 1" dots="1" position="2" mode="0" attach-x="1" attach-y="2" expand-x="1" expand-y="0" />
112 <!--<label param="meter_phase" attach-x="0" attach-y="2" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="φ"/>
113 <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"/>-->
117 <vbox expand="0" spacing="12">
118 <label param="delay" />
119 <knob param="delay" size="3" type="1" />
120 <value param="delay" />
122 <vbox expand="0" spacing="12">
123 <label param="stereo_base" />
124 <knob param="stereo_base" size="3" type="1" />
125 <value param="stereo_base" />
127 <vbox expand="0" spacing="12">
128 <label param="stereo_phase" />
129 <knob param="stereo_phase" size="3" type="3" />
130 <value param="stereo_phase" />
132 <vbox expand="0" spacing="12">
133 <label param="balance_out" />
134 <knob param="balance_out" size="3" type="1" />
135 <value param="balance_out" />
137 <vbox expand="0" fill="0">
138 <knob param="level_out" size="5" type="1" />
139 <value param="level_out" />