Man page: update to add new options.
[calf.git] / gui / gui-ringmodulator.xml
blobd6c4640e911e3bcf4c9443f8ab031424b0ce8412
1 <vbox spacing="8">
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" />
6         
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" />
10         
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" />
14         
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" />
17         
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" />
21         
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" />
25         
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" />
29     </table>
30     
31     <hbox>
32         <frame label="LFO 1">
33             <table rows="9" cols="4" spacing-x="0" spacing-y="0">
34                 
35                 <label text="Modulator Frequency" attach-x="0" attach-y="0" attach-w="3"/>
36                 
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"/>
39                 
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"/>
43                 
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"/>
47                 
48                 <label text="Modulator Detune" attach-x="0" attach-y="4" attach-w="3"/>
49                 
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"/>
52                 
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"/>
56                 
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"/>
60                 
61                 <hbox spacing="5" attach-x="3" attach-y="1" expand-x="0" fill-x="0">
62                     <align>
63                         <led param="lfo2_lfo1_freq_active" mode="1" size="0" expand="0" fill="0"/>
64                     </align>
65                     <label text="Frequency"/>
66                 </hbox>
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"/>
69                 
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"/>
73                 
74             </table>
75             
76         </frame>
77         
78         <frame label="Modulator">
79             
80             <table rows="9" cols="3" spacing-x="0" spacing-y="0">
81                 
82                 <label attach-x="0" attach-y="0"/>
83                 
84                 <hbox spacing="5" attach-x="0" attach-y="1" expand-x="0" fill-x="0">
85                     <align>
86                         <led param="lfo1_mod_detune_active" mode="1" size="0" expand="0" fill="0"/>
87                     </align>
88                     <label text="Detune"/>
89                 </hbox>
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"/>
92                 
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"/>
96                 
97                 <hbox spacing="5" attach-x="2" attach-y="1" expand-x="0" fill-x="0">
98                     <align>
99                         <led param="lfo2_mod_amount_active" mode="1" size="0" expand="0" fill="0"/>
100                     </align>
101                     <label text="Amount"/>
102                 </hbox>
103                 <knob param="mod_amount" size="2" attach-x="2" attach-y="2"/>
104                 <value param="mod_amount" attach-x="2" attach-y="3"/>
105                 
106                 <toggle param="mod_listen" attach-x="2" attach-y="5"/>
107                 <label text="Listen" attach-x="2" attach-y="6"/>
108                 
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"/>
112                     </align>
113                     <label text="Frequency"/>
114                 </hbox>
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"/>
117                 
118                 <label text="Waveform" attach-x="0" attach-y="7" attach-w="3"/>
119                 
120                 <combo param="mod_mode" attach-x="0" attach-y="8" attach-w="3" expand-y="0"/>
121                 
122             </table>
123             
124         </frame>
125         
126         <frame label="LFO 2">
127             
128             <table rows="9" cols="4" spacing-x="0" spacing-y="0">
129                 
130                 <label text="LFO 1 Frequency" attach-x="1" attach-y="0" attach-w="3"/>
131                 
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"/>
135                 
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"/>
139                 
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"/>
143                 
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"/>
146                 
147                 <label text="Modulator Amount" attach-x="1" attach-y="4" attach-w="3"/>
148                 
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"/>
152                 
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"/>
156                 
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"/>
159                 
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"/>
163                 
164             </table>
165         </frame>
166         
167     </hbox>
168 </vbox>