1 |
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> |
---|
2 |
<class>BCoAudio5ControlUI</class> |
---|
3 |
<comment>Copyright (C) 2005-2008 by Daniel Wagner |
---|
4 |
|
---|
5 |
This file is part of FFADO |
---|
6 |
FFADO = Free Firewire (pro-)audio drivers for linux |
---|
7 |
|
---|
8 |
FFADO is based upon FreeBoB. |
---|
9 |
|
---|
10 |
This program is free software: you can redistribute it and/or modify |
---|
11 |
it under the terms of the GNU General Public License as published by |
---|
12 |
the Free Software Foundation, either version 2 of the License, or |
---|
13 |
(at your option) version 3 of the License. |
---|
14 |
|
---|
15 |
This program is distributed in the hope that it will be useful, |
---|
16 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
17 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
18 |
GNU General Public License for more details. |
---|
19 |
</comment> |
---|
20 |
<widget class="QDialog"> |
---|
21 |
<property name="name"> |
---|
22 |
<cstring>BCoAudio5ControlUI</cstring> |
---|
23 |
</property> |
---|
24 |
<property name="geometry"> |
---|
25 |
<rect> |
---|
26 |
<x>0</x> |
---|
27 |
<y>0</y> |
---|
28 |
<width>403</width> |
---|
29 |
<height>257</height> |
---|
30 |
</rect> |
---|
31 |
</property> |
---|
32 |
<property name="caption"> |
---|
33 |
<string>BridgeCo Audio 5 Control</string> |
---|
34 |
</property> |
---|
35 |
<widget class="QGroupBox"> |
---|
36 |
<property name="name"> |
---|
37 |
<cstring>groupBox1</cstring> |
---|
38 |
</property> |
---|
39 |
<property name="geometry"> |
---|
40 |
<rect> |
---|
41 |
<x>10</x> |
---|
42 |
<y>10</y> |
---|
43 |
<width>160</width> |
---|
44 |
<height>181</height> |
---|
45 |
</rect> |
---|
46 |
</property> |
---|
47 |
<property name="title"> |
---|
48 |
<string>Input</string> |
---|
49 |
</property> |
---|
50 |
<widget class="QLabel"> |
---|
51 |
<property name="name"> |
---|
52 |
<cstring>textLabel2_2</cstring> |
---|
53 |
</property> |
---|
54 |
<property name="geometry"> |
---|
55 |
<rect> |
---|
56 |
<x>60</x> |
---|
57 |
<y>20</y> |
---|
58 |
<width>22</width> |
---|
59 |
<height>21</height> |
---|
60 |
</rect> |
---|
61 |
</property> |
---|
62 |
<property name="text"> |
---|
63 |
<string>3/4</string> |
---|
64 |
</property> |
---|
65 |
</widget> |
---|
66 |
<widget class="QLabel"> |
---|
67 |
<property name="name"> |
---|
68 |
<cstring>textLabel2_4_2</cstring> |
---|
69 |
</property> |
---|
70 |
<property name="geometry"> |
---|
71 |
<rect> |
---|
72 |
<x>100</x> |
---|
73 |
<y>20</y> |
---|
74 |
<width>41</width> |
---|
75 |
<height>21</height> |
---|
76 |
</rect> |
---|
77 |
</property> |
---|
78 |
<property name="text"> |
---|
79 |
<string>S/PDIF</string> |
---|
80 |
</property> |
---|
81 |
</widget> |
---|
82 |
<widget class="QSlider"> |
---|
83 |
<property name="name"> |
---|
84 |
<cstring>sldInputSPDIF</cstring> |
---|
85 |
</property> |
---|
86 |
<property name="geometry"> |
---|
87 |
<rect> |
---|
88 |
<x>100</x> |
---|
89 |
<y>50</y> |
---|
90 |
<width>24</width> |
---|
91 |
<height>120</height> |
---|
92 |
</rect> |
---|
93 |
</property> |
---|
94 |
<property name="minValue"> |
---|
95 |
<number>0</number> |
---|
96 |
</property> |
---|
97 |
<property name="maxValue"> |
---|
98 |
<number>32767</number> |
---|
99 |
</property> |
---|
100 |
<property name="lineStep"> |
---|
101 |
<number>10000</number> |
---|
102 |
</property> |
---|
103 |
<property name="pageStep"> |
---|
104 |
<number>1000</number> |
---|
105 |
</property> |
---|
106 |
<property name="orientation"> |
---|
107 |
<enum>Vertical</enum> |
---|
108 |
</property> |
---|
109 |
<property name="tickmarks"> |
---|
110 |
<enum>Both</enum> |
---|
111 |
</property> |
---|
112 |
<property name="tickInterval"> |
---|
113 |
<number>10000</number> |
---|
114 |
</property> |
---|
115 |
</widget> |
---|
116 |
<widget class="QSlider"> |
---|
117 |
<property name="name"> |
---|
118 |
<cstring>sldInput34</cstring> |
---|
119 |
</property> |
---|
120 |
<property name="geometry"> |
---|
121 |
<rect> |
---|
122 |
<x>60</x> |
---|
123 |
<y>50</y> |
---|
124 |
<width>24</width> |
---|
125 |
<height>120</height> |
---|
126 |
</rect> |
---|
127 |
</property> |
---|
128 |
<property name="minValue"> |
---|
129 |
<number>0</number> |
---|
130 |
</property> |
---|
131 |
<property name="maxValue"> |
---|
132 |
<number>32767</number> |
---|
133 |
</property> |
---|
134 |
<property name="lineStep"> |
---|
135 |
<number>10000</number> |
---|
136 |
</property> |
---|
137 |
<property name="pageStep"> |
---|
138 |
<number>1000</number> |
---|
139 |
</property> |
---|
140 |
<property name="orientation"> |
---|
141 |
<enum>Vertical</enum> |
---|
142 |
</property> |
---|
143 |
<property name="tickmarks"> |
---|
144 |
<enum>Both</enum> |
---|
145 |
</property> |
---|
146 |
<property name="tickInterval"> |
---|
147 |
<number>10000</number> |
---|
148 |
</property> |
---|
149 |
</widget> |
---|
150 |
<widget class="QLabel"> |
---|
151 |
<property name="name"> |
---|
152 |
<cstring>textLabel2</cstring> |
---|
153 |
</property> |
---|
154 |
<property name="geometry"> |
---|
155 |
<rect> |
---|
156 |
<x>20</x> |
---|
157 |
<y>20</y> |
---|
158 |
<width>22</width> |
---|
159 |
<height>21</height> |
---|
160 |
</rect> |
---|
161 |
</property> |
---|
162 |
<property name="text"> |
---|
163 |
<string>1/2</string> |
---|
164 |
</property> |
---|
165 |
</widget> |
---|
166 |
<widget class="QSlider"> |
---|
167 |
<property name="name"> |
---|
168 |
<cstring>sldInput12</cstring> |
---|
169 |
</property> |
---|
170 |
<property name="geometry"> |
---|
171 |
<rect> |
---|
172 |
<x>20</x> |
---|
173 |
<y>50</y> |
---|
174 |
<width>24</width> |
---|
175 |
<height>120</height> |
---|
176 |
</rect> |
---|
177 |
</property> |
---|
178 |
<property name="minValue"> |
---|
179 |
<number>0</number> |
---|
180 |
</property> |
---|
181 |
<property name="maxValue"> |
---|
182 |
<number>32767</number> |
---|
183 |
</property> |
---|
184 |
<property name="lineStep"> |
---|
185 |
<number>10000</number> |
---|
186 |
</property> |
---|
187 |
<property name="pageStep"> |
---|
188 |
<number>1000</number> |
---|
189 |
</property> |
---|
190 |
<property name="orientation"> |
---|
191 |
<enum>Vertical</enum> |
---|
192 |
</property> |
---|
193 |
<property name="tickmarks"> |
---|
194 |
<enum>Both</enum> |
---|
195 |
</property> |
---|
196 |
<property name="tickInterval"> |
---|
197 |
<number>10000</number> |
---|
198 |
</property> |
---|
199 |
</widget> |
---|
200 |
</widget> |
---|
201 |
<widget class="QGroupBox"> |
---|
202 |
<property name="name"> |
---|
203 |
<cstring>groupBox1_2</cstring> |
---|
204 |
</property> |
---|
205 |
<property name="geometry"> |
---|
206 |
<rect> |
---|
207 |
<x>180</x> |
---|
208 |
<y>10</y> |
---|
209 |
<width>100</width> |
---|
210 |
<height>181</height> |
---|
211 |
</rect> |
---|
212 |
</property> |
---|
213 |
<property name="title"> |
---|
214 |
<string>Output</string> |
---|
215 |
</property> |
---|
216 |
<widget class="QLabel"> |
---|
217 |
<property name="name"> |
---|
218 |
<cstring>textLabel2_3</cstring> |
---|
219 |
</property> |
---|
220 |
<property name="geometry"> |
---|
221 |
<rect> |
---|
222 |
<x>20</x> |
---|
223 |
<y>20</y> |
---|
224 |
<width>22</width> |
---|
225 |
<height>21</height> |
---|
226 |
</rect> |
---|
227 |
</property> |
---|
228 |
<property name="text"> |
---|
229 |
<string>1/2</string> |
---|
230 |
</property> |
---|
231 |
</widget> |
---|
232 |
<widget class="QSlider"> |
---|
233 |
<property name="name"> |
---|
234 |
<cstring>sldOutput12</cstring> |
---|
235 |
</property> |
---|
236 |
<property name="geometry"> |
---|
237 |
<rect> |
---|
238 |
<x>20</x> |
---|
239 |
<y>50</y> |
---|
240 |
<width>24</width> |
---|
241 |
<height>120</height> |
---|
242 |
</rect> |
---|
243 |
</property> |
---|
244 |
<property name="minValue"> |
---|
245 |
<number>0</number> |
---|
246 |
</property> |
---|
247 |
<property name="maxValue"> |
---|
248 |
<number>32767</number> |
---|
249 |
</property> |
---|
250 |
<property name="lineStep"> |
---|
251 |
<number>10000</number> |
---|
252 |
</property> |
---|
253 |
<property name="pageStep"> |
---|
254 |
<number>1000</number> |
---|
255 |
</property> |
---|
256 |
<property name="orientation"> |
---|
257 |
<enum>Vertical</enum> |
---|
258 |
</property> |
---|
259 |
<property name="tickmarks"> |
---|
260 |
<enum>Both</enum> |
---|
261 |
</property> |
---|
262 |
<property name="tickInterval"> |
---|
263 |
<number>10000</number> |
---|
264 |
</property> |
---|
265 |
</widget> |
---|
266 |
<widget class="QSlider"> |
---|
267 |
<property name="name"> |
---|
268 |
<cstring>sldOutput34</cstring> |
---|
269 |
</property> |
---|
270 |
<property name="geometry"> |
---|
271 |
<rect> |
---|
272 |
<x>60</x> |
---|
273 |
<y>50</y> |
---|
274 |
<width>24</width> |
---|
275 |
<height>120</height> |
---|
276 |
</rect> |
---|
277 |
</property> |
---|
278 |
<property name="minValue"> |
---|
279 |
<number>0</number> |
---|
280 |
</property> |
---|
281 |
<property name="maxValue"> |
---|
282 |
<number>32767</number> |
---|
283 |
</property> |
---|
284 |
<property name="lineStep"> |
---|
285 |
<number>10000</number> |
---|
286 |
</property> |
---|
287 |
<property name="pageStep"> |
---|
288 |
<number>1000</number> |
---|
289 |
</property> |
---|
290 |
<property name="orientation"> |
---|
291 |
<enum>Vertical</enum> |
---|
292 |
</property> |
---|
293 |
<property name="tickmarks"> |
---|
294 |
<enum>Both</enum> |
---|
295 |
</property> |
---|
296 |
<property name="tickInterval"> |
---|
297 |
<number>10000</number> |
---|
298 |
</property> |
---|
299 |
</widget> |
---|
300 |
<widget class="QLabel"> |
---|
301 |
<property name="name"> |
---|
302 |
<cstring>textLabel2_2_2</cstring> |
---|
303 |
</property> |
---|
304 |
<property name="geometry"> |
---|
305 |
<rect> |
---|
306 |
<x>60</x> |
---|
307 |
<y>20</y> |
---|
308 |
<width>22</width> |
---|
309 |
<height>21</height> |
---|
310 |
</rect> |
---|
311 |
</property> |
---|
312 |
<property name="text"> |
---|
313 |
<string>3/4</string> |
---|
314 |
</property> |
---|
315 |
</widget> |
---|
316 |
</widget> |
---|
317 |
<widget class="QGroupBox"> |
---|
318 |
<property name="name"> |
---|
319 |
<cstring>groupBox1_2_2</cstring> |
---|
320 |
</property> |
---|
321 |
<property name="geometry"> |
---|
322 |
<rect> |
---|
323 |
<x>290</x> |
---|
324 |
<y>10</y> |
---|
325 |
<width>100</width> |
---|
326 |
<height>181</height> |
---|
327 |
</rect> |
---|
328 |
</property> |
---|
329 |
<property name="title"> |
---|
330 |
<string>Cross</string> |
---|
331 |
</property> |
---|
332 |
<widget class="QSlider"> |
---|
333 |
<property name="name"> |
---|
334 |
<cstring>sldCrossA</cstring> |
---|
335 |
</property> |
---|
336 |
<property name="geometry"> |
---|
337 |
<rect> |
---|
338 |
<x>20</x> |
---|
339 |
<y>50</y> |
---|
340 |
<width>24</width> |
---|
341 |
<height>120</height> |
---|
342 |
</rect> |
---|
343 |
</property> |
---|
344 |
<property name="minValue"> |
---|
345 |
<number>0</number> |
---|
346 |
</property> |
---|
347 |
<property name="maxValue"> |
---|
348 |
<number>32767</number> |
---|
349 |
</property> |
---|
350 |
<property name="lineStep"> |
---|
351 |
<number>10000</number> |
---|
352 |
</property> |
---|
353 |
<property name="pageStep"> |
---|
354 |
<number>1000</number> |
---|
355 |
</property> |
---|
356 |
<property name="orientation"> |
---|
357 |
<enum>Vertical</enum> |
---|
358 |
</property> |
---|
359 |
<property name="tickmarks"> |
---|
360 |
<enum>Both</enum> |
---|
361 |
</property> |
---|
362 |
<property name="tickInterval"> |
---|
363 |
<number>10000</number> |
---|
364 |
</property> |
---|
365 |
</widget> |
---|
366 |
<widget class="QSlider"> |
---|
367 |
<property name="name"> |
---|
368 |
<cstring>sldCrossB</cstring> |
---|
369 |
</property> |
---|
370 |
<property name="geometry"> |
---|
371 |
<rect> |
---|
372 |
<x>60</x> |
---|
373 |
<y>50</y> |
---|
374 |
<width>24</width> |
---|
375 |
<height>120</height> |
---|
376 |
</rect> |
---|
377 |
</property> |
---|
378 |
<property name="minValue"> |
---|
379 |
<number>0</number> |
---|
380 |
</property> |
---|
381 |
<property name="maxValue"> |
---|
382 |
<number>32767</number> |
---|
383 |
</property> |
---|
384 |
<property name="lineStep"> |
---|
385 |
<number>10000</number> |
---|
386 |
</property> |
---|
387 |
<property name="pageStep"> |
---|
388 |
<number>1000</number> |
---|
389 |
</property> |
---|
390 |
<property name="orientation"> |
---|
391 |
<enum>Vertical</enum> |
---|
392 |
</property> |
---|
393 |
<property name="tickmarks"> |
---|
394 |
<enum>Both</enum> |
---|
395 |
</property> |
---|
396 |
<property name="tickInterval"> |
---|
397 |
<number>10000</number> |
---|
398 |
</property> |
---|
399 |
</widget> |
---|
400 |
<widget class="QLabel"> |
---|
401 |
<property name="name"> |
---|
402 |
<cstring>textLabel2_3_2</cstring> |
---|
403 |
</property> |
---|
404 |
<property name="geometry"> |
---|
405 |
<rect> |
---|
406 |
<x>20</x> |
---|
407 |
<y>20</y> |
---|
408 |
<width>22</width> |
---|
409 |
<height>21</height> |
---|
410 |
</rect> |
---|
411 |
</property> |
---|
412 |
<property name="text"> |
---|
413 |
<string>A</string> |
---|
414 |
</property> |
---|
415 |
</widget> |
---|
416 |
<widget class="QLabel"> |
---|
417 |
<property name="name"> |
---|
418 |
<cstring>textLabel2_2_2_2</cstring> |
---|
419 |
</property> |
---|
420 |
<property name="geometry"> |
---|
421 |
<rect> |
---|
422 |
<x>60</x> |
---|
423 |
<y>20</y> |
---|
424 |
<width>22</width> |
---|
425 |
<height>21</height> |
---|
426 |
</rect> |
---|
427 |
</property> |
---|
428 |
<property name="text"> |
---|
429 |
<string>B</string> |
---|
430 |
</property> |
---|
431 |
</widget> |
---|
432 |
</widget> |
---|
433 |
<widget class="QLabel"> |
---|
434 |
<property name="name"> |
---|
435 |
<cstring>textLabel1_2_3_2</cstring> |
---|
436 |
</property> |
---|
437 |
<property name="geometry"> |
---|
438 |
<rect> |
---|
439 |
<x>10</x> |
---|
440 |
<y>210</y> |
---|
441 |
<width>190</width> |
---|
442 |
<height>30</height> |
---|
443 |
</rect> |
---|
444 |
</property> |
---|
445 |
<property name="text"> |
---|
446 |
<string>Output 3/4 Source</string> |
---|
447 |
</property> |
---|
448 |
</widget> |
---|
449 |
<widget class="QComboBox"> |
---|
450 |
<item> |
---|
451 |
<property name="text"> |
---|
452 |
<string>Line 3/4</string> |
---|
453 |
</property> |
---|
454 |
</item> |
---|
455 |
<item> |
---|
456 |
<property name="text"> |
---|
457 |
<string>Mix</string> |
---|
458 |
</property> |
---|
459 |
</item> |
---|
460 |
<item> |
---|
461 |
<property name="text"> |
---|
462 |
<string>SPDIF</string> |
---|
463 |
</property> |
---|
464 |
</item> |
---|
465 |
<property name="name"> |
---|
466 |
<cstring>comboMixSource</cstring> |
---|
467 |
</property> |
---|
468 |
<property name="geometry"> |
---|
469 |
<rect> |
---|
470 |
<x>200</x> |
---|
471 |
<y>210</y> |
---|
472 |
<width>100</width> |
---|
473 |
<height>31</height> |
---|
474 |
</rect> |
---|
475 |
</property> |
---|
476 |
</widget> |
---|
477 |
</widget> |
---|
478 |
<connections> |
---|
479 |
<connection> |
---|
480 |
<sender>sldInput12</sender> |
---|
481 |
<signal>sliderMoved(int)</signal> |
---|
482 |
<receiver>BCoAudio5ControlUI</receiver> |
---|
483 |
<slot>setVolumeIn12(int)</slot> |
---|
484 |
</connection> |
---|
485 |
<connection> |
---|
486 |
<sender>sldInput34</sender> |
---|
487 |
<signal>sliderMoved(int)</signal> |
---|
488 |
<receiver>BCoAudio5ControlUI</receiver> |
---|
489 |
<slot>setVolumeIn34(int)</slot> |
---|
490 |
</connection> |
---|
491 |
<connection> |
---|
492 |
<sender>sldInputSPDIF</sender> |
---|
493 |
<signal>sliderMoved(int)</signal> |
---|
494 |
<receiver>BCoAudio5ControlUI</receiver> |
---|
495 |
<slot>setVolumeInSPDIF(int)</slot> |
---|
496 |
</connection> |
---|
497 |
<connection> |
---|
498 |
<sender>sldOutput12</sender> |
---|
499 |
<signal>sliderMoved(int)</signal> |
---|
500 |
<receiver>BCoAudio5ControlUI</receiver> |
---|
501 |
<slot>setVolumeOut12(int)</slot> |
---|
502 |
</connection> |
---|
503 |
<connection> |
---|
504 |
<sender>sldOutput34</sender> |
---|
505 |
<signal>sliderMoved(int)</signal> |
---|
506 |
<receiver>BCoAudio5ControlUI</receiver> |
---|
507 |
<slot>setVolumeOut34(int)</slot> |
---|
508 |
</connection> |
---|
509 |
<connection> |
---|
510 |
<sender>sldCrossA</sender> |
---|
511 |
<signal>sliderMoved(int)</signal> |
---|
512 |
<receiver>BCoAudio5ControlUI</receiver> |
---|
513 |
<slot>setCrossA(int)</slot> |
---|
514 |
</connection> |
---|
515 |
<connection> |
---|
516 |
<sender>sldCrossB</sender> |
---|
517 |
<signal>sliderMoved(int)</signal> |
---|
518 |
<receiver>BCoAudio5ControlUI</receiver> |
---|
519 |
<slot>setCrossB(int)</slot> |
---|
520 |
</connection> |
---|
521 |
<connection> |
---|
522 |
<sender>comboMixSource</sender> |
---|
523 |
<signal>activated(int)</signal> |
---|
524 |
<receiver>BCoAudio5ControlUI</receiver> |
---|
525 |
<slot>setComboMixSource(int)</slot> |
---|
526 |
</connection> |
---|
527 |
</connections> |
---|
528 |
<includes> |
---|
529 |
<include location="local" impldecl="in implementation">mixer_bcoaudio5.ui.h</include> |
---|
530 |
</includes> |
---|
531 |
<slots> |
---|
532 |
<slot>setVolumeIn12( int )</slot> |
---|
533 |
<slot>setVolumeIn34( int )</slot> |
---|
534 |
<slot>setVolumeInSPDIF( int )</slot> |
---|
535 |
<slot>setVolume( QString, int )</slot> |
---|
536 |
<slot>init()</slot> |
---|
537 |
<slot>initValues()</slot> |
---|
538 |
<slot>setSelector( QString, int )</slot> |
---|
539 |
<slot>setVolumeOut12( int )</slot> |
---|
540 |
<slot>setVolumeOut34( int )</slot> |
---|
541 |
<slot>setCrossA( int )</slot> |
---|
542 |
<slot>setCrossB( int )</slot> |
---|
543 |
<slot>setComboMixSource( int )</slot> |
---|
544 |
</slots> |
---|
545 |
<layoutdefaults spacing="6" margin="11"/> |
---|
546 |
</UI> |
---|