1 |
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> |
---|
2 |
<class>PhaseX24ControlUI</class> |
---|
3 |
<comment>Copyright (C) 2005-2007 by Pieter Palmers |
---|
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 3 of the License, or |
---|
13 |
(at your option) any later version. |
---|
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>PhaseX24ControlUI</cstring> |
---|
23 |
</property> |
---|
24 |
<property name="geometry"> |
---|
25 |
<rect> |
---|
26 |
<x>0</x> |
---|
27 |
<y>0</y> |
---|
28 |
<width>360</width> |
---|
29 |
<height>489</height> |
---|
30 |
</rect> |
---|
31 |
</property> |
---|
32 |
<property name="caption"> |
---|
33 |
<string>Terratec Phase 24 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>340</width> |
---|
44 |
<height>200</height> |
---|
45 |
</rect> |
---|
46 |
</property> |
---|
47 |
<property name="title"> |
---|
48 |
<string>Hardware Mixer</string> |
---|
49 |
</property> |
---|
50 |
<widget class="QSlider"> |
---|
51 |
<property name="name"> |
---|
52 |
<cstring>sldSPDIFIn</cstring> |
---|
53 |
</property> |
---|
54 |
<property name="geometry"> |
---|
55 |
<rect> |
---|
56 |
<x>70</x> |
---|
57 |
<y>70</y> |
---|
58 |
<width>24</width> |
---|
59 |
<height>120</height> |
---|
60 |
</rect> |
---|
61 |
</property> |
---|
62 |
<property name="minValue"> |
---|
63 |
<number>0</number> |
---|
64 |
</property> |
---|
65 |
<property name="maxValue"> |
---|
66 |
<number>25600</number> |
---|
67 |
</property> |
---|
68 |
<property name="lineStep"> |
---|
69 |
<number>10000</number> |
---|
70 |
</property> |
---|
71 |
<property name="pageStep"> |
---|
72 |
<number>1000</number> |
---|
73 |
</property> |
---|
74 |
<property name="orientation"> |
---|
75 |
<enum>Vertical</enum> |
---|
76 |
</property> |
---|
77 |
<property name="tickmarks"> |
---|
78 |
<enum>Both</enum> |
---|
79 |
</property> |
---|
80 |
<property name="tickInterval"> |
---|
81 |
<number>10000</number> |
---|
82 |
</property> |
---|
83 |
</widget> |
---|
84 |
<widget class="QLabel"> |
---|
85 |
<property name="name"> |
---|
86 |
<cstring>textLabel2_3</cstring> |
---|
87 |
</property> |
---|
88 |
<property name="geometry"> |
---|
89 |
<rect> |
---|
90 |
<x>10</x> |
---|
91 |
<y>40</y> |
---|
92 |
<width>43</width> |
---|
93 |
<height>20</height> |
---|
94 |
</rect> |
---|
95 |
</property> |
---|
96 |
<property name="text"> |
---|
97 |
<string>Analog</string> |
---|
98 |
</property> |
---|
99 |
</widget> |
---|
100 |
<widget class="QSlider"> |
---|
101 |
<property name="name"> |
---|
102 |
<cstring>sldLineIn</cstring> |
---|
103 |
</property> |
---|
104 |
<property name="geometry"> |
---|
105 |
<rect> |
---|
106 |
<x>20</x> |
---|
107 |
<y>70</y> |
---|
108 |
<width>24</width> |
---|
109 |
<height>120</height> |
---|
110 |
</rect> |
---|
111 |
</property> |
---|
112 |
<property name="minValue"> |
---|
113 |
<number>0</number> |
---|
114 |
</property> |
---|
115 |
<property name="maxValue"> |
---|
116 |
<number>25600</number> |
---|
117 |
</property> |
---|
118 |
<property name="lineStep"> |
---|
119 |
<number>10000</number> |
---|
120 |
</property> |
---|
121 |
<property name="pageStep"> |
---|
122 |
<number>1000</number> |
---|
123 |
</property> |
---|
124 |
<property name="orientation"> |
---|
125 |
<enum>Vertical</enum> |
---|
126 |
</property> |
---|
127 |
<property name="tickmarks"> |
---|
128 |
<enum>Both</enum> |
---|
129 |
</property> |
---|
130 |
<property name="tickInterval"> |
---|
131 |
<number>10000</number> |
---|
132 |
</property> |
---|
133 |
</widget> |
---|
134 |
<widget class="QLabel"> |
---|
135 |
<property name="name"> |
---|
136 |
<cstring>textLabel2_4_2_3_2</cstring> |
---|
137 |
</property> |
---|
138 |
<property name="geometry"> |
---|
139 |
<rect> |
---|
140 |
<x>50</x> |
---|
141 |
<y>20</y> |
---|
142 |
<width>20</width> |
---|
143 |
<height>20</height> |
---|
144 |
</rect> |
---|
145 |
</property> |
---|
146 |
<property name="text"> |
---|
147 |
<string>In</string> |
---|
148 |
</property> |
---|
149 |
</widget> |
---|
150 |
<widget class="QLabel"> |
---|
151 |
<property name="name"> |
---|
152 |
<cstring>textLabel2_4_2</cstring> |
---|
153 |
</property> |
---|
154 |
<property name="geometry"> |
---|
155 |
<rect> |
---|
156 |
<x>60</x> |
---|
157 |
<y>40</y> |
---|
158 |
<width>40</width> |
---|
159 |
<height>20</height> |
---|
160 |
</rect> |
---|
161 |
</property> |
---|
162 |
<property name="text"> |
---|
163 |
<string>SPDIF</string> |
---|
164 |
</property> |
---|
165 |
</widget> |
---|
166 |
<widget class="QSlider"> |
---|
167 |
<property name="name"> |
---|
168 |
<cstring>sldSPDIFOut</cstring> |
---|
169 |
</property> |
---|
170 |
<property name="geometry"> |
---|
171 |
<rect> |
---|
172 |
<x>220</x> |
---|
173 |
<y>70</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>25600</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 class="QSlider"> |
---|
201 |
<property name="name"> |
---|
202 |
<cstring>sldInput34</cstring> |
---|
203 |
</property> |
---|
204 |
<property name="geometry"> |
---|
205 |
<rect> |
---|
206 |
<x>180</x> |
---|
207 |
<y>70</y> |
---|
208 |
<width>24</width> |
---|
209 |
<height>120</height> |
---|
210 |
</rect> |
---|
211 |
</property> |
---|
212 |
<property name="minValue"> |
---|
213 |
<number>0</number> |
---|
214 |
</property> |
---|
215 |
<property name="maxValue"> |
---|
216 |
<number>25600</number> |
---|
217 |
</property> |
---|
218 |
<property name="lineStep"> |
---|
219 |
<number>10000</number> |
---|
220 |
</property> |
---|
221 |
<property name="pageStep"> |
---|
222 |
<number>1000</number> |
---|
223 |
</property> |
---|
224 |
<property name="orientation"> |
---|
225 |
<enum>Vertical</enum> |
---|
226 |
</property> |
---|
227 |
<property name="tickmarks"> |
---|
228 |
<enum>Both</enum> |
---|
229 |
</property> |
---|
230 |
<property name="tickInterval"> |
---|
231 |
<number>10000</number> |
---|
232 |
</property> |
---|
233 |
</widget> |
---|
234 |
<widget class="QLabel"> |
---|
235 |
<property name="name"> |
---|
236 |
<cstring>textLabel2</cstring> |
---|
237 |
</property> |
---|
238 |
<property name="geometry"> |
---|
239 |
<rect> |
---|
240 |
<x>140</x> |
---|
241 |
<y>40</y> |
---|
242 |
<width>22</width> |
---|
243 |
<height>21</height> |
---|
244 |
</rect> |
---|
245 |
</property> |
---|
246 |
<property name="text"> |
---|
247 |
<string>1/2</string> |
---|
248 |
</property> |
---|
249 |
</widget> |
---|
250 |
<widget class="QSlider"> |
---|
251 |
<property name="name"> |
---|
252 |
<cstring>sldInput12</cstring> |
---|
253 |
</property> |
---|
254 |
<property name="geometry"> |
---|
255 |
<rect> |
---|
256 |
<x>140</x> |
---|
257 |
<y>70</y> |
---|
258 |
<width>24</width> |
---|
259 |
<height>120</height> |
---|
260 |
</rect> |
---|
261 |
</property> |
---|
262 |
<property name="minValue"> |
---|
263 |
<number>0</number> |
---|
264 |
</property> |
---|
265 |
<property name="maxValue"> |
---|
266 |
<number>25600</number> |
---|
267 |
</property> |
---|
268 |
<property name="lineStep"> |
---|
269 |
<number>10000</number> |
---|
270 |
</property> |
---|
271 |
<property name="pageStep"> |
---|
272 |
<number>1000</number> |
---|
273 |
</property> |
---|
274 |
<property name="orientation"> |
---|
275 |
<enum>Vertical</enum> |
---|
276 |
</property> |
---|
277 |
<property name="tickmarks"> |
---|
278 |
<enum>Both</enum> |
---|
279 |
</property> |
---|
280 |
<property name="tickInterval"> |
---|
281 |
<number>10000</number> |
---|
282 |
</property> |
---|
283 |
</widget> |
---|
284 |
<widget class="QLabel"> |
---|
285 |
<property name="name"> |
---|
286 |
<cstring>textLabel2_4_2_2</cstring> |
---|
287 |
</property> |
---|
288 |
<property name="geometry"> |
---|
289 |
<rect> |
---|
290 |
<x>210</x> |
---|
291 |
<y>40</y> |
---|
292 |
<width>40</width> |
---|
293 |
<height>20</height> |
---|
294 |
</rect> |
---|
295 |
</property> |
---|
296 |
<property name="text"> |
---|
297 |
<string>SPDIF</string> |
---|
298 |
</property> |
---|
299 |
</widget> |
---|
300 |
<widget class="QLabel"> |
---|
301 |
<property name="name"> |
---|
302 |
<cstring>textLabel2_2</cstring> |
---|
303 |
</property> |
---|
304 |
<property name="geometry"> |
---|
305 |
<rect> |
---|
306 |
<x>180</x> |
---|
307 |
<y>40</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 class="QLabel"> |
---|
317 |
<property name="name"> |
---|
318 |
<cstring>textLabel2_4_2_3_2_2</cstring> |
---|
319 |
</property> |
---|
320 |
<property name="geometry"> |
---|
321 |
<rect> |
---|
322 |
<x>180</x> |
---|
323 |
<y>20</y> |
---|
324 |
<width>24</width> |
---|
325 |
<height>20</height> |
---|
326 |
</rect> |
---|
327 |
</property> |
---|
328 |
<property name="text"> |
---|
329 |
<string>Out</string> |
---|
330 |
</property> |
---|
331 |
</widget> |
---|
332 |
<widget class="QSlider"> |
---|
333 |
<property name="name"> |
---|
334 |
<cstring>sldMaster</cstring> |
---|
335 |
</property> |
---|
336 |
<property name="geometry"> |
---|
337 |
<rect> |
---|
338 |
<x>290</x> |
---|
339 |
<y>70</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>25600</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="QLabel"> |
---|
367 |
<property name="name"> |
---|
368 |
<cstring>textLabel2_4_2_2_2</cstring> |
---|
369 |
</property> |
---|
370 |
<property name="geometry"> |
---|
371 |
<rect> |
---|
372 |
<x>280</x> |
---|
373 |
<y>40</y> |
---|
374 |
<width>50</width> |
---|
375 |
<height>21</height> |
---|
376 |
</rect> |
---|
377 |
</property> |
---|
378 |
<property name="text"> |
---|
379 |
<string>Master</string> |
---|
380 |
</property> |
---|
381 |
</widget> |
---|
382 |
</widget> |
---|
383 |
<widget class="QGroupBox"> |
---|
384 |
<property name="name"> |
---|
385 |
<cstring>groupBox2</cstring> |
---|
386 |
</property> |
---|
387 |
<property name="geometry"> |
---|
388 |
<rect> |
---|
389 |
<x>10</x> |
---|
390 |
<y>220</y> |
---|
391 |
<width>340</width> |
---|
392 |
<height>140</height> |
---|
393 |
</rect> |
---|
394 |
</property> |
---|
395 |
<property name="title"> |
---|
396 |
<string>Routing</string> |
---|
397 |
</property> |
---|
398 |
<widget class="QComboBox"> |
---|
399 |
<item> |
---|
400 |
<property name="text"> |
---|
401 |
<string>Wave Out 1/2</string> |
---|
402 |
</property> |
---|
403 |
</item> |
---|
404 |
<item> |
---|
405 |
<property name="text"> |
---|
406 |
<string>Wave Out 3/4</string> |
---|
407 |
</property> |
---|
408 |
</item> |
---|
409 |
<item> |
---|
410 |
<property name="text"> |
---|
411 |
<string>Line in</string> |
---|
412 |
</property> |
---|
413 |
</item> |
---|
414 |
<item> |
---|
415 |
<property name="text"> |
---|
416 |
<string>SPDIF in</string> |
---|
417 |
</property> |
---|
418 |
</item> |
---|
419 |
<item> |
---|
420 |
<property name="text"> |
---|
421 |
<string>Mixer</string> |
---|
422 |
</property> |
---|
423 |
</item> |
---|
424 |
<item> |
---|
425 |
<property name="text"> |
---|
426 |
<string>Wave Out SPDIF</string> |
---|
427 |
</property> |
---|
428 |
</item> |
---|
429 |
<property name="name"> |
---|
430 |
<cstring>cmbOutSource34</cstring> |
---|
431 |
</property> |
---|
432 |
<property name="geometry"> |
---|
433 |
<rect> |
---|
434 |
<x>210</x> |
---|
435 |
<y>60</y> |
---|
436 |
<width>120</width> |
---|
437 |
<height>31</height> |
---|
438 |
</rect> |
---|
439 |
</property> |
---|
440 |
</widget> |
---|
441 |
<widget class="QComboBox"> |
---|
442 |
<item> |
---|
443 |
<property name="text"> |
---|
444 |
<string>Wave Out 1/2</string> |
---|
445 |
</property> |
---|
446 |
</item> |
---|
447 |
<item> |
---|
448 |
<property name="text"> |
---|
449 |
<string>Wave Out 3/4</string> |
---|
450 |
</property> |
---|
451 |
</item> |
---|
452 |
<item> |
---|
453 |
<property name="text"> |
---|
454 |
<string>Line in</string> |
---|
455 |
</property> |
---|
456 |
</item> |
---|
457 |
<item> |
---|
458 |
<property name="text"> |
---|
459 |
<string>SPDIF in</string> |
---|
460 |
</property> |
---|
461 |
</item> |
---|
462 |
<item> |
---|
463 |
<property name="text"> |
---|
464 |
<string>Mixer</string> |
---|
465 |
</property> |
---|
466 |
</item> |
---|
467 |
<item> |
---|
468 |
<property name="text"> |
---|
469 |
<string>Wave Out SPDIF</string> |
---|
470 |
</property> |
---|
471 |
</item> |
---|
472 |
<property name="name"> |
---|
473 |
<cstring>cmbOutSource12</cstring> |
---|
474 |
</property> |
---|
475 |
<property name="geometry"> |
---|
476 |
<rect> |
---|
477 |
<x>210</x> |
---|
478 |
<y>20</y> |
---|
479 |
<width>120</width> |
---|
480 |
<height>31</height> |
---|
481 |
</rect> |
---|
482 |
</property> |
---|
483 |
</widget> |
---|
484 |
<widget class="QLabel"> |
---|
485 |
<property name="name"> |
---|
486 |
<cstring>textLabel1_2_2_2</cstring> |
---|
487 |
</property> |
---|
488 |
<property name="geometry"> |
---|
489 |
<rect> |
---|
490 |
<x>20</x> |
---|
491 |
<y>60</y> |
---|
492 |
<width>190</width> |
---|
493 |
<height>30</height> |
---|
494 |
</rect> |
---|
495 |
</property> |
---|
496 |
<property name="text"> |
---|
497 |
<string>3/4</string> |
---|
498 |
</property> |
---|
499 |
</widget> |
---|
500 |
<widget class="QLabel"> |
---|
501 |
<property name="name"> |
---|
502 |
<cstring>textLabel1_2_2_2_2</cstring> |
---|
503 |
</property> |
---|
504 |
<property name="geometry"> |
---|
505 |
<rect> |
---|
506 |
<x>20</x> |
---|
507 |
<y>20</y> |
---|
508 |
<width>190</width> |
---|
509 |
<height>30</height> |
---|
510 |
</rect> |
---|
511 |
</property> |
---|
512 |
<property name="text"> |
---|
513 |
<string>1/2</string> |
---|
514 |
</property> |
---|
515 |
</widget> |
---|
516 |
<widget class="QLabel"> |
---|
517 |
<property name="name"> |
---|
518 |
<cstring>textLabel1_2_2_2_3</cstring> |
---|
519 |
</property> |
---|
520 |
<property name="geometry"> |
---|
521 |
<rect> |
---|
522 |
<x>20</x> |
---|
523 |
<y>100</y> |
---|
524 |
<width>190</width> |
---|
525 |
<height>30</height> |
---|
526 |
</rect> |
---|
527 |
</property> |
---|
528 |
<property name="text"> |
---|
529 |
<string>SPDIF</string> |
---|
530 |
</property> |
---|
531 |
</widget> |
---|
532 |
<widget class="QComboBox"> |
---|
533 |
<item> |
---|
534 |
<property name="text"> |
---|
535 |
<string>Wave Out 1/2</string> |
---|
536 |
</property> |
---|
537 |
</item> |
---|
538 |
<item> |
---|
539 |
<property name="text"> |
---|
540 |
<string>Wave Out 3/4</string> |
---|
541 |
</property> |
---|
542 |
</item> |
---|
543 |
<item> |
---|
544 |
<property name="text"> |
---|
545 |
<string>Line in</string> |
---|
546 |
</property> |
---|
547 |
</item> |
---|
548 |
<item> |
---|
549 |
<property name="text"> |
---|
550 |
<string>SPDIF in</string> |
---|
551 |
</property> |
---|
552 |
</item> |
---|
553 |
<item> |
---|
554 |
<property name="text"> |
---|
555 |
<string>Mixer</string> |
---|
556 |
</property> |
---|
557 |
</item> |
---|
558 |
<item> |
---|
559 |
<property name="text"> |
---|
560 |
<string>Wave Out SPDIF</string> |
---|
561 |
</property> |
---|
562 |
</item> |
---|
563 |
<property name="name"> |
---|
564 |
<cstring>cmbOutSourceSPDIF</cstring> |
---|
565 |
</property> |
---|
566 |
<property name="geometry"> |
---|
567 |
<rect> |
---|
568 |
<x>210</x> |
---|
569 |
<y>100</y> |
---|
570 |
<width>120</width> |
---|
571 |
<height>31</height> |
---|
572 |
</rect> |
---|
573 |
</property> |
---|
574 |
</widget> |
---|
575 |
</widget> |
---|
576 |
<widget class="QLabel"> |
---|
577 |
<property name="name"> |
---|
578 |
<cstring>textLabel1_2_2</cstring> |
---|
579 |
</property> |
---|
580 |
<property name="geometry"> |
---|
581 |
<rect> |
---|
582 |
<x>30</x> |
---|
583 |
<y>370</y> |
---|
584 |
<width>190</width> |
---|
585 |
<height>30</height> |
---|
586 |
</rect> |
---|
587 |
</property> |
---|
588 |
<property name="text"> |
---|
589 |
<string>3/4 Out Level</string> |
---|
590 |
</property> |
---|
591 |
</widget> |
---|
592 |
<widget class="QLabel"> |
---|
593 |
<property name="name"> |
---|
594 |
<cstring>textLabel1_2_2_3</cstring> |
---|
595 |
</property> |
---|
596 |
<property name="geometry"> |
---|
597 |
<rect> |
---|
598 |
<x>30</x> |
---|
599 |
<y>410</y> |
---|
600 |
<width>190</width> |
---|
601 |
<height>30</height> |
---|
602 |
</rect> |
---|
603 |
</property> |
---|
604 |
<property name="text"> |
---|
605 |
<string>Analog In Level</string> |
---|
606 |
</property> |
---|
607 |
</widget> |
---|
608 |
<widget class="QLabel"> |
---|
609 |
<property name="name"> |
---|
610 |
<cstring>textLabel1_2_2_2_3_2</cstring> |
---|
611 |
</property> |
---|
612 |
<property name="geometry"> |
---|
613 |
<rect> |
---|
614 |
<x>30</x> |
---|
615 |
<y>450</y> |
---|
616 |
<width>190</width> |
---|
617 |
<height>30</height> |
---|
618 |
</rect> |
---|
619 |
</property> |
---|
620 |
<property name="text"> |
---|
621 |
<string>Sync Source</string> |
---|
622 |
</property> |
---|
623 |
</widget> |
---|
624 |
<widget class="QComboBox"> |
---|
625 |
<item> |
---|
626 |
<property name="text"> |
---|
627 |
<string>Line</string> |
---|
628 |
</property> |
---|
629 |
</item> |
---|
630 |
<item> |
---|
631 |
<property name="text"> |
---|
632 |
<string>Headphone</string> |
---|
633 |
</property> |
---|
634 |
</item> |
---|
635 |
<property name="name"> |
---|
636 |
<cstring>cmbFrontLevel</cstring> |
---|
637 |
</property> |
---|
638 |
<property name="geometry"> |
---|
639 |
<rect> |
---|
640 |
<x>220</x> |
---|
641 |
<y>370</y> |
---|
642 |
<width>120</width> |
---|
643 |
<height>31</height> |
---|
644 |
</rect> |
---|
645 |
</property> |
---|
646 |
</widget> |
---|
647 |
<widget class="QComboBox"> |
---|
648 |
<item> |
---|
649 |
<property name="text"> |
---|
650 |
<string>0</string> |
---|
651 |
</property> |
---|
652 |
</item> |
---|
653 |
<item> |
---|
654 |
<property name="text"> |
---|
655 |
<string>1</string> |
---|
656 |
</property> |
---|
657 |
</item> |
---|
658 |
<item> |
---|
659 |
<property name="text"> |
---|
660 |
<string>2</string> |
---|
661 |
</property> |
---|
662 |
</item> |
---|
663 |
<item> |
---|
664 |
<property name="text"> |
---|
665 |
<string>3</string> |
---|
666 |
</property> |
---|
667 |
</item> |
---|
668 |
<item> |
---|
669 |
<property name="text"> |
---|
670 |
<string>4</string> |
---|
671 |
</property> |
---|
672 |
</item> |
---|
673 |
<property name="name"> |
---|
674 |
<cstring>cmbLineLevel</cstring> |
---|
675 |
</property> |
---|
676 |
<property name="geometry"> |
---|
677 |
<rect> |
---|
678 |
<x>220</x> |
---|
679 |
<y>410</y> |
---|
680 |
<width>120</width> |
---|
681 |
<height>31</height> |
---|
682 |
</rect> |
---|
683 |
</property> |
---|
684 |
</widget> |
---|
685 |
<widget class="QComboBox"> |
---|
686 |
<item> |
---|
687 |
<property name="text"> |
---|
688 |
<string>Internal</string> |
---|
689 |
</property> |
---|
690 |
</item> |
---|
691 |
<item> |
---|
692 |
<property name="text"> |
---|
693 |
<string>External</string> |
---|
694 |
</property> |
---|
695 |
</item> |
---|
696 |
<property name="name"> |
---|
697 |
<cstring>cmbSetSyncSource</cstring> |
---|
698 |
</property> |
---|
699 |
<property name="geometry"> |
---|
700 |
<rect> |
---|
701 |
<x>220</x> |
---|
702 |
<y>450</y> |
---|
703 |
<width>120</width> |
---|
704 |
<height>31</height> |
---|
705 |
</rect> |
---|
706 |
</property> |
---|
707 |
</widget> |
---|
708 |
</widget> |
---|
709 |
<connections> |
---|
710 |
<connection> |
---|
711 |
<sender>sldInput12</sender> |
---|
712 |
<signal>valueChanged(int)</signal> |
---|
713 |
<receiver>PhaseX24ControlUI</receiver> |
---|
714 |
<slot>setVolume12(int)</slot> |
---|
715 |
</connection> |
---|
716 |
<connection> |
---|
717 |
<sender>sldInput34</sender> |
---|
718 |
<signal>valueChanged(int)</signal> |
---|
719 |
<receiver>PhaseX24ControlUI</receiver> |
---|
720 |
<slot>setVolume34(int)</slot> |
---|
721 |
</connection> |
---|
722 |
<connection> |
---|
723 |
<sender>sldLineIn</sender> |
---|
724 |
<signal>valueChanged(int)</signal> |
---|
725 |
<receiver>PhaseX24ControlUI</receiver> |
---|
726 |
<slot>setVolumeLineIn(int)</slot> |
---|
727 |
</connection> |
---|
728 |
<connection> |
---|
729 |
<sender>sldSPDIFOut</sender> |
---|
730 |
<signal>valueChanged(int)</signal> |
---|
731 |
<receiver>PhaseX24ControlUI</receiver> |
---|
732 |
<slot>setVolumeSPDIFOut(int)</slot> |
---|
733 |
</connection> |
---|
734 |
<connection> |
---|
735 |
<sender>sldSPDIFIn</sender> |
---|
736 |
<signal>valueChanged(int)</signal> |
---|
737 |
<receiver>PhaseX24ControlUI</receiver> |
---|
738 |
<slot>setVolumeSPDIFIn(int)</slot> |
---|
739 |
</connection> |
---|
740 |
<connection> |
---|
741 |
<sender>sldMaster</sender> |
---|
742 |
<signal>valueChanged(int)</signal> |
---|
743 |
<receiver>PhaseX24ControlUI</receiver> |
---|
744 |
<slot>setVolumeMaster(int)</slot> |
---|
745 |
</connection> |
---|
746 |
<connection> |
---|
747 |
<sender>cmbFrontLevel</sender> |
---|
748 |
<signal>activated(int)</signal> |
---|
749 |
<receiver>PhaseX24ControlUI</receiver> |
---|
750 |
<slot>setFrontLevel(int)</slot> |
---|
751 |
</connection> |
---|
752 |
<connection> |
---|
753 |
<sender>cmbSetSyncSource</sender> |
---|
754 |
<signal>activated(int)</signal> |
---|
755 |
<receiver>PhaseX24ControlUI</receiver> |
---|
756 |
<slot>setSyncSource(int)</slot> |
---|
757 |
</connection> |
---|
758 |
<connection> |
---|
759 |
<sender>cmbOutSourceSPDIF</sender> |
---|
760 |
<signal>activated(int)</signal> |
---|
761 |
<receiver>PhaseX24ControlUI</receiver> |
---|
762 |
<slot>setOutSourceSPDIF(int)</slot> |
---|
763 |
</connection> |
---|
764 |
<connection> |
---|
765 |
<sender>cmbOutSource12</sender> |
---|
766 |
<signal>activated(int)</signal> |
---|
767 |
<receiver>PhaseX24ControlUI</receiver> |
---|
768 |
<slot>setOutSource12(int)</slot> |
---|
769 |
</connection> |
---|
770 |
<connection> |
---|
771 |
<sender>cmbOutSource34</sender> |
---|
772 |
<signal>activated(int)</signal> |
---|
773 |
<receiver>PhaseX24ControlUI</receiver> |
---|
774 |
<slot>setOutSource34(int)</slot> |
---|
775 |
</connection> |
---|
776 |
<connection> |
---|
777 |
<sender>cmbLineLevel</sender> |
---|
778 |
<signal>activated(int)</signal> |
---|
779 |
<receiver>PhaseX24ControlUI</receiver> |
---|
780 |
<slot>setLineLevel(int)</slot> |
---|
781 |
</connection> |
---|
782 |
</connections> |
---|
783 |
<tabstops> |
---|
784 |
<tabstop>sldInput12</tabstop> |
---|
785 |
<tabstop>sldInput34</tabstop> |
---|
786 |
<tabstop>sldLineIn</tabstop> |
---|
787 |
<tabstop>sldSPDIFOut</tabstop> |
---|
788 |
<tabstop>sldSPDIFIn</tabstop> |
---|
789 |
<tabstop>sldMaster</tabstop> |
---|
790 |
<tabstop>cmbFrontLevel</tabstop> |
---|
791 |
<tabstop>cmbOutSource12</tabstop> |
---|
792 |
<tabstop>cmbOutSource34</tabstop> |
---|
793 |
<tabstop>cmbOutSourceSPDIF</tabstop> |
---|
794 |
<tabstop>cmbSetSyncSource</tabstop> |
---|
795 |
</tabstops> |
---|
796 |
<slots> |
---|
797 |
<slot>setVolume12( int )</slot> |
---|
798 |
<slot>setVolume34( int )</slot> |
---|
799 |
<slot>setVolumeLineIn( int )</slot> |
---|
800 |
<slot>setVolumeSPDIFOut( int )</slot> |
---|
801 |
<slot>setVolumeSPDIFIn( int )</slot> |
---|
802 |
<slot>setVolumeMaster( int )</slot> |
---|
803 |
<slot>setFrontLevel( int )</slot> |
---|
804 |
<slot>setOutSource12( int )</slot> |
---|
805 |
<slot>setOutSource34( int )</slot> |
---|
806 |
<slot>setOutSourceSPDIF( int )</slot> |
---|
807 |
<slot>setSyncSource( int )</slot> |
---|
808 |
<slot>setLineLevel( int )</slot> |
---|
809 |
</slots> |
---|
810 |
<layoutdefaults spacing="6" margin="11"/> |
---|
811 |
</UI> |
---|