[Qt4Mixer/MAudio] add mixer GUI for a part of M-Audio Firewire series
[ffado.git] / libffado / support / mixer-qt4 / ffado / mixer / Saffire_Pro14_monitoring.ui
bloba3bb07e4711167961e35bb80628071c2a26b842c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>SaffirePro14Monitoring</class>
4 <widget class="QWidget" name="SaffirePro14Monitoring">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>669</width>
10 <height>597</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Saffire Pro 40 Monitoring</string>
15 </property>
16 <property name="autoFillBackground">
17 <bool>false</bool>
18 </property>
19 <property name="locale">
20 <locale language="English" country="UnitedStates"/>
21 </property>
22 <widget class="QWidget" name="horizontalLayoutWidget_2">
23 <property name="geometry">
24 <rect>
25 <x>170</x>
26 <y>20</y>
27 <width>281</width>
28 <height>571</height>
29 </rect>
30 </property>
31 <layout class="QHBoxLayout" name="LineOutMain">
32 <item>
33 <widget class="QGroupBox" name="LineOut">
34 <property name="title">
35 <string>Line/Out Settings</string>
36 </property>
37 <widget class="QWidget" name="verticalLayoutWidget">
38 <property name="geometry">
39 <rect>
40 <x>10</x>
41 <y>80</y>
42 <width>51</width>
43 <height>491</height>
44 </rect>
45 </property>
46 <layout class="QVBoxLayout" name="LineOutMain_1">
47 <item>
48 <widget class="QGroupBox" name="LineOut_1">
49 <property name="title">
50 <string/>
51 </property>
52 <widget class="QSlider" name="LineVolume_1">
53 <property name="geometry">
54 <rect>
55 <x>20</x>
56 <y>10</y>
57 <width>20</width>
58 <height>311</height>
59 </rect>
60 </property>
61 <property name="locale">
62 <locale language="French" country="France"/>
63 </property>
64 <property name="minimum">
65 <number>-40</number>
66 </property>
67 <property name="maximum">
68 <number>0</number>
69 </property>
70 <property name="orientation">
71 <enum>Qt::Vertical</enum>
72 </property>
73 <property name="tickPosition">
74 <enum>QSlider::TicksBothSides</enum>
75 </property>
76 <property name="tickInterval">
77 <number>5</number>
78 </property>
79 </widget>
80 <widget class="QPushButton" name="LineUnActivate_1">
81 <property name="geometry">
82 <rect>
83 <x>0</x>
84 <y>330</y>
85 <width>41</width>
86 <height>35</height>
87 </rect>
88 </property>
89 <property name="text">
90 <string>UA</string>
91 </property>
92 <property name="checkable">
93 <bool>true</bool>
94 </property>
95 </widget>
96 <widget class="QPushButton" name="LineMute_1">
97 <property name="geometry">
98 <rect>
99 <x>0</x>
100 <y>370</y>
101 <width>41</width>
102 <height>35</height>
103 </rect>
104 </property>
105 <property name="text">
106 <string>Mu</string>
107 </property>
108 <property name="checkable">
109 <bool>true</bool>
110 </property>
111 </widget>
112 <widget class="QPushButton" name="LineGMute_1">
113 <property name="geometry">
114 <rect>
115 <x>0</x>
116 <y>450</y>
117 <width>41</width>
118 <height>35</height>
119 </rect>
120 </property>
121 <property name="text">
122 <string>GM</string>
123 </property>
124 <property name="checkable">
125 <bool>true</bool>
126 </property>
127 </widget>
128 <widget class="QLabel" name="label_1">
129 <property name="geometry">
130 <rect>
131 <x>0</x>
132 <y>0</y>
133 <width>21</width>
134 <height>25</height>
135 </rect>
136 </property>
137 <property name="font">
138 <font>
139 <weight>75</weight>
140 <bold>true</bold>
141 </font>
142 </property>
143 <property name="text">
144 <string>1</string>
145 </property>
146 </widget>
147 <widget class="QPushButton" name="LineGDim_1">
148 <property name="geometry">
149 <rect>
150 <x>0</x>
151 <y>410</y>
152 <width>41</width>
153 <height>35</height>
154 </rect>
155 </property>
156 <property name="text">
157 <string>GD</string>
158 </property>
159 <property name="checkable">
160 <bool>true</bool>
161 </property>
162 </widget>
163 </widget>
164 </item>
165 </layout>
166 </widget>
167 <widget class="QWidget" name="verticalLayoutWidget_2">
168 <property name="geometry">
169 <rect>
170 <x>80</x>
171 <y>80</y>
172 <width>51</width>
173 <height>491</height>
174 </rect>
175 </property>
176 <layout class="QVBoxLayout" name="LineOutMain_2">
177 <item>
178 <widget class="QGroupBox" name="LineOut_2">
179 <property name="title">
180 <string/>
181 </property>
182 <widget class="QSlider" name="LineVolume_2">
183 <property name="geometry">
184 <rect>
185 <x>20</x>
186 <y>10</y>
187 <width>20</width>
188 <height>311</height>
189 </rect>
190 </property>
191 <property name="minimum">
192 <number>-40</number>
193 </property>
194 <property name="maximum">
195 <number>0</number>
196 </property>
197 <property name="orientation">
198 <enum>Qt::Vertical</enum>
199 </property>
200 <property name="tickPosition">
201 <enum>QSlider::TicksBothSides</enum>
202 </property>
203 <property name="tickInterval">
204 <number>5</number>
205 </property>
206 </widget>
207 <widget class="QPushButton" name="LineUnActivate_2">
208 <property name="geometry">
209 <rect>
210 <x>0</x>
211 <y>330</y>
212 <width>41</width>
213 <height>35</height>
214 </rect>
215 </property>
216 <property name="text">
217 <string>UA</string>
218 </property>
219 <property name="checkable">
220 <bool>true</bool>
221 </property>
222 </widget>
223 <widget class="QPushButton" name="LineMute_2">
224 <property name="geometry">
225 <rect>
226 <x>0</x>
227 <y>370</y>
228 <width>41</width>
229 <height>35</height>
230 </rect>
231 </property>
232 <property name="text">
233 <string>Mu</string>
234 </property>
235 <property name="checkable">
236 <bool>true</bool>
237 </property>
238 </widget>
239 <widget class="QPushButton" name="LineGMute_2">
240 <property name="geometry">
241 <rect>
242 <x>0</x>
243 <y>450</y>
244 <width>41</width>
245 <height>35</height>
246 </rect>
247 </property>
248 <property name="text">
249 <string>GM</string>
250 </property>
251 <property name="checkable">
252 <bool>true</bool>
253 </property>
254 </widget>
255 <widget class="QLabel" name="label_2">
256 <property name="geometry">
257 <rect>
258 <x>0</x>
259 <y>0</y>
260 <width>21</width>
261 <height>25</height>
262 </rect>
263 </property>
264 <property name="font">
265 <font>
266 <weight>75</weight>
267 <bold>true</bold>
268 </font>
269 </property>
270 <property name="text">
271 <string>2</string>
272 </property>
273 </widget>
274 <widget class="QPushButton" name="LineGDim_2">
275 <property name="geometry">
276 <rect>
277 <x>0</x>
278 <y>410</y>
279 <width>41</width>
280 <height>35</height>
281 </rect>
282 </property>
283 <property name="text">
284 <string>GD</string>
285 </property>
286 <property name="checkable">
287 <bool>true</bool>
288 </property>
289 </widget>
290 </widget>
291 </item>
292 </layout>
293 </widget>
294 <widget class="QWidget" name="verticalLayoutWidget_3">
295 <property name="geometry">
296 <rect>
297 <x>150</x>
298 <y>80</y>
299 <width>51</width>
300 <height>491</height>
301 </rect>
302 </property>
303 <layout class="QVBoxLayout" name="LineOutMain_3">
304 <item>
305 <widget class="QGroupBox" name="LineOut_3">
306 <property name="title">
307 <string/>
308 </property>
309 <widget class="QSlider" name="LineVolume_3">
310 <property name="geometry">
311 <rect>
312 <x>20</x>
313 <y>10</y>
314 <width>20</width>
315 <height>311</height>
316 </rect>
317 </property>
318 <property name="minimum">
319 <number>-40</number>
320 </property>
321 <property name="maximum">
322 <number>0</number>
323 </property>
324 <property name="orientation">
325 <enum>Qt::Vertical</enum>
326 </property>
327 <property name="tickPosition">
328 <enum>QSlider::TicksBothSides</enum>
329 </property>
330 <property name="tickInterval">
331 <number>5</number>
332 </property>
333 </widget>
334 <widget class="QPushButton" name="LineUnActivate_3">
335 <property name="geometry">
336 <rect>
337 <x>0</x>
338 <y>330</y>
339 <width>41</width>
340 <height>35</height>
341 </rect>
342 </property>
343 <property name="text">
344 <string>UA</string>
345 </property>
346 <property name="checkable">
347 <bool>true</bool>
348 </property>
349 </widget>
350 <widget class="QPushButton" name="LineMute_3">
351 <property name="geometry">
352 <rect>
353 <x>0</x>
354 <y>370</y>
355 <width>41</width>
356 <height>35</height>
357 </rect>
358 </property>
359 <property name="text">
360 <string>Mu</string>
361 </property>
362 <property name="checkable">
363 <bool>true</bool>
364 </property>
365 </widget>
366 <widget class="QPushButton" name="LineGMute_3">
367 <property name="geometry">
368 <rect>
369 <x>0</x>
370 <y>450</y>
371 <width>41</width>
372 <height>35</height>
373 </rect>
374 </property>
375 <property name="text">
376 <string>GM</string>
377 </property>
378 <property name="checkable">
379 <bool>true</bool>
380 </property>
381 </widget>
382 <widget class="QLabel" name="label_3">
383 <property name="geometry">
384 <rect>
385 <x>0</x>
386 <y>0</y>
387 <width>21</width>
388 <height>25</height>
389 </rect>
390 </property>
391 <property name="font">
392 <font>
393 <weight>75</weight>
394 <bold>true</bold>
395 </font>
396 </property>
397 <property name="text">
398 <string>3</string>
399 </property>
400 </widget>
401 <widget class="QPushButton" name="LineGDim_3">
402 <property name="geometry">
403 <rect>
404 <x>0</x>
405 <y>410</y>
406 <width>41</width>
407 <height>35</height>
408 </rect>
409 </property>
410 <property name="text">
411 <string>GD</string>
412 </property>
413 <property name="checkable">
414 <bool>true</bool>
415 </property>
416 </widget>
417 </widget>
418 </item>
419 </layout>
420 </widget>
421 <widget class="QWidget" name="verticalLayoutWidget_4">
422 <property name="geometry">
423 <rect>
424 <x>220</x>
425 <y>80</y>
426 <width>51</width>
427 <height>501</height>
428 </rect>
429 </property>
430 <layout class="QVBoxLayout" name="LineOutMain_4">
431 <item>
432 <widget class="QGroupBox" name="LineOut_4">
433 <property name="title">
434 <string/>
435 </property>
436 <widget class="QSlider" name="LineVolume_4">
437 <property name="geometry">
438 <rect>
439 <x>20</x>
440 <y>10</y>
441 <width>20</width>
442 <height>311</height>
443 </rect>
444 </property>
445 <property name="minimum">
446 <number>-40</number>
447 </property>
448 <property name="maximum">
449 <number>0</number>
450 </property>
451 <property name="orientation">
452 <enum>Qt::Vertical</enum>
453 </property>
454 <property name="tickPosition">
455 <enum>QSlider::TicksBothSides</enum>
456 </property>
457 <property name="tickInterval">
458 <number>5</number>
459 </property>
460 </widget>
461 <widget class="QPushButton" name="LineUnActivate_4">
462 <property name="geometry">
463 <rect>
464 <x>0</x>
465 <y>330</y>
466 <width>41</width>
467 <height>35</height>
468 </rect>
469 </property>
470 <property name="text">
471 <string>UA</string>
472 </property>
473 <property name="checkable">
474 <bool>true</bool>
475 </property>
476 </widget>
477 <widget class="QPushButton" name="LineMute_4">
478 <property name="geometry">
479 <rect>
480 <x>0</x>
481 <y>370</y>
482 <width>41</width>
483 <height>35</height>
484 </rect>
485 </property>
486 <property name="text">
487 <string>Mu</string>
488 </property>
489 <property name="checkable">
490 <bool>true</bool>
491 </property>
492 </widget>
493 <widget class="QPushButton" name="LineGMute_4">
494 <property name="geometry">
495 <rect>
496 <x>0</x>
497 <y>450</y>
498 <width>41</width>
499 <height>35</height>
500 </rect>
501 </property>
502 <property name="text">
503 <string>GM</string>
504 </property>
505 <property name="checkable">
506 <bool>true</bool>
507 </property>
508 </widget>
509 <widget class="QLabel" name="label_4">
510 <property name="geometry">
511 <rect>
512 <x>0</x>
513 <y>0</y>
514 <width>21</width>
515 <height>25</height>
516 </rect>
517 </property>
518 <property name="font">
519 <font>
520 <weight>75</weight>
521 <bold>true</bold>
522 </font>
523 </property>
524 <property name="text">
525 <string>4</string>
526 </property>
527 </widget>
528 <widget class="QPushButton" name="LineGDim_4">
529 <property name="geometry">
530 <rect>
531 <x>0</x>
532 <y>410</y>
533 <width>41</width>
534 <height>35</height>
535 </rect>
536 </property>
537 <property name="text">
538 <string>GD</string>
539 </property>
540 <property name="checkable">
541 <bool>true</bool>
542 </property>
543 </widget>
544 </widget>
545 </item>
546 </layout>
547 </widget>
548 <widget class="QWidget" name="horizontalLayoutWidget_3">
549 <property name="geometry">
550 <rect>
551 <x>10</x>
552 <y>30</y>
553 <width>271</width>
554 <height>41</height>
555 </rect>
556 </property>
557 <layout class="QHBoxLayout" name="MonoMain">
558 <item>
559 <widget class="QGroupBox" name="Mono">
560 <property name="title">
561 <string/>
562 </property>
563 <widget class="QPushButton" name="Mono_12">
564 <property name="geometry">
565 <rect>
566 <x>0</x>
567 <y>10</y>
568 <width>121</width>
569 <height>31</height>
570 </rect>
571 </property>
572 <property name="text">
573 <string>Mono</string>
574 </property>
575 <property name="checkable">
576 <bool>true</bool>
577 </property>
578 </widget>
579 <widget class="QPushButton" name="Mono_34">
580 <property name="geometry">
581 <rect>
582 <x>140</x>
583 <y>10</y>
584 <width>121</width>
585 <height>31</height>
586 </rect>
587 </property>
588 <property name="text">
589 <string>Mono</string>
590 </property>
591 <property name="checkable">
592 <bool>true</bool>
593 </property>
594 </widget>
595 </widget>
596 </item>
597 </layout>
598 </widget>
599 </widget>
600 </item>
601 </layout>
602 </widget>
603 <widget class="QWidget" name="gridLayoutWidget">
604 <property name="geometry">
605 <rect>
606 <x>460</x>
607 <y>20</y>
608 <width>201</width>
609 <height>161</height>
610 </rect>
611 </property>
612 <layout class="QGridLayout" name="LineInSwitchesMain">
613 <item row="0" column="0">
614 <widget class="QGroupBox" name="LineInSwitches">
615 <property name="enabled">
616 <bool>true</bool>
617 </property>
618 <property name="title">
619 <string>Line/In switches</string>
620 </property>
621 <widget class="QGroupBox" name="LineInSwitch_1">
622 <property name="geometry">
623 <rect>
624 <x>10</x>
625 <y>30</y>
626 <width>91</width>
627 <height>41</height>
628 </rect>
629 </property>
630 <property name="title">
631 <string>1</string>
632 </property>
633 <widget class="QRadioButton" name="LineInSwitchLine_1">
634 <property name="geometry">
635 <rect>
636 <x>20</x>
637 <y>0</y>
638 <width>61</width>
639 <height>26</height>
640 </rect>
641 </property>
642 <property name="text">
643 <string>Line</string>
644 </property>
645 <attribute name="buttonGroup">
646 <string notr="true">buttonGroup</string>
647 </attribute>
648 </widget>
649 <widget class="QRadioButton" name="LineInSwitchInst_1">
650 <property name="geometry">
651 <rect>
652 <x>20</x>
653 <y>20</y>
654 <width>61</width>
655 <height>26</height>
656 </rect>
657 </property>
658 <property name="text">
659 <string>Inst</string>
660 </property>
661 <attribute name="buttonGroup">
662 <string notr="true">buttonGroup</string>
663 </attribute>
664 </widget>
665 </widget>
666 <widget class="QGroupBox" name="LineInSwitch_2">
667 <property name="geometry">
668 <rect>
669 <x>110</x>
670 <y>30</y>
671 <width>91</width>
672 <height>41</height>
673 </rect>
674 </property>
675 <property name="title">
676 <string>2</string>
677 </property>
678 <widget class="QRadioButton" name="LineInSwitchLine_2">
679 <property name="geometry">
680 <rect>
681 <x>20</x>
682 <y>0</y>
683 <width>61</width>
684 <height>26</height>
685 </rect>
686 </property>
687 <property name="text">
688 <string>Line</string>
689 </property>
690 <attribute name="buttonGroup">
691 <string notr="true">buttonGroup_2</string>
692 </attribute>
693 </widget>
694 <widget class="QRadioButton" name="LineInSwitchInst_2">
695 <property name="geometry">
696 <rect>
697 <x>20</x>
698 <y>20</y>
699 <width>61</width>
700 <height>26</height>
701 </rect>
702 </property>
703 <property name="text">
704 <string>Inst</string>
705 </property>
706 <attribute name="buttonGroup">
707 <string notr="true">buttonGroup_2</string>
708 </attribute>
709 </widget>
710 </widget>
711 <widget class="QGroupBox" name="LineInSwitch_3">
712 <property name="geometry">
713 <rect>
714 <x>10</x>
715 <y>100</y>
716 <width>91</width>
717 <height>41</height>
718 </rect>
719 </property>
720 <property name="title">
721 <string>3</string>
722 </property>
723 <widget class="QRadioButton" name="LineInSwitchLo_3">
724 <property name="geometry">
725 <rect>
726 <x>20</x>
727 <y>0</y>
728 <width>61</width>
729 <height>26</height>
730 </rect>
731 </property>
732 <property name="text">
733 <string>Lo</string>
734 </property>
735 <attribute name="buttonGroup">
736 <string notr="true">buttonGroup_3</string>
737 </attribute>
738 </widget>
739 <widget class="QRadioButton" name="LineInSwitchHi_3">
740 <property name="geometry">
741 <rect>
742 <x>20</x>
743 <y>20</y>
744 <width>61</width>
745 <height>26</height>
746 </rect>
747 </property>
748 <property name="text">
749 <string>Hi</string>
750 </property>
751 <attribute name="buttonGroup">
752 <string notr="true">buttonGroup_3</string>
753 </attribute>
754 </widget>
755 </widget>
756 <widget class="QGroupBox" name="LineInSwitch_4">
757 <property name="geometry">
758 <rect>
759 <x>110</x>
760 <y>100</y>
761 <width>91</width>
762 <height>41</height>
763 </rect>
764 </property>
765 <property name="title">
766 <string>4</string>
767 </property>
768 <widget class="QRadioButton" name="LineInSwitchLo_4">
769 <property name="geometry">
770 <rect>
771 <x>20</x>
772 <y>0</y>
773 <width>61</width>
774 <height>26</height>
775 </rect>
776 </property>
777 <property name="text">
778 <string>Lo</string>
779 </property>
780 <attribute name="buttonGroup">
781 <string notr="true">buttonGroup_4</string>
782 </attribute>
783 </widget>
784 <widget class="QRadioButton" name="LineInSwitchHi_4">
785 <property name="geometry">
786 <rect>
787 <x>20</x>
788 <y>20</y>
789 <width>61</width>
790 <height>26</height>
791 </rect>
792 </property>
793 <property name="text">
794 <string>Hi</string>
795 </property>
796 <attribute name="buttonGroup">
797 <string notr="true">buttonGroup_4</string>
798 </attribute>
799 </widget>
800 </widget>
801 </widget>
802 </item>
803 </layout>
804 </widget>
805 <widget class="QWidget" name="horizontalLayoutWidget">
806 <property name="geometry">
807 <rect>
808 <x>10</x>
809 <y>20</y>
810 <width>163</width>
811 <height>571</height>
812 </rect>
813 </property>
814 <layout class="QHBoxLayout" name="GlobalSetMain">
815 <item>
816 <widget class="QGroupBox" name="GlobalSet">
817 <property name="whatsThis">
818 <string comment="Activate/Deactivate the global volume diminution" extracomment="Activate/Deactivate the global volume diminution"/>
819 </property>
820 <property name="title">
821 <string>Global Settings</string>
822 </property>
823 <widget class="QSlider" name="DimLevel">
824 <property name="geometry">
825 <rect>
826 <x>60</x>
827 <y>130</y>
828 <width>19</width>
829 <height>311</height>
830 </rect>
831 </property>
832 <property name="minimum">
833 <number>-87</number>
834 </property>
835 <property name="maximum">
836 <number>0</number>
837 </property>
838 <property name="orientation">
839 <enum>Qt::Vertical</enum>
840 </property>
841 <property name="invertedAppearance">
842 <bool>false</bool>
843 </property>
844 <property name="tickPosition">
845 <enum>QSlider::TicksBothSides</enum>
846 </property>
847 <property name="tickInterval">
848 <number>10</number>
849 </property>
850 </widget>
851 <widget class="QLabel" name="GlobalSetLabel">
852 <property name="geometry">
853 <rect>
854 <x>40</x>
855 <y>90</y>
856 <width>77</width>
857 <height>25</height>
858 </rect>
859 </property>
860 <property name="text">
861 <string>Dim level</string>
862 </property>
863 </widget>
864 <widget class="QPushButton" name="GlobalDim">
865 <property name="geometry">
866 <rect>
867 <x>20</x>
868 <y>480</y>
869 <width>110</width>
870 <height>35</height>
871 </rect>
872 </property>
873 <property name="whatsThis">
874 <string/>
875 </property>
876 <property name="autoFillBackground">
877 <bool>true</bool>
878 </property>
879 <property name="text">
880 <string>Activate Dim</string>
881 </property>
882 <property name="checkable">
883 <bool>true</bool>
884 </property>
885 </widget>
886 <widget class="QPushButton" name="GlobalMute">
887 <property name="geometry">
888 <rect>
889 <x>20</x>
890 <y>530</y>
891 <width>110</width>
892 <height>35</height>
893 </rect>
894 </property>
895 <property name="text">
896 <string>Mute</string>
897 </property>
898 <property name="checkable">
899 <bool>true</bool>
900 </property>
901 </widget>
902 <widget class="QPushButton" name="HWSwitch">
903 <property name="geometry">
904 <rect>
905 <x>20</x>
906 <y>40</y>
907 <width>110</width>
908 <height>35</height>
909 </rect>
910 </property>
911 <property name="text">
912 <string>H/W</string>
913 </property>
914 <property name="checkable">
915 <bool>true</bool>
916 </property>
917 </widget>
918 </widget>
919 </item>
920 </layout>
921 </widget>
922 </widget>
923 <resources/>
924 <connections/>
925 <buttongroups>
926 <buttongroup name="buttonGroup_2"/>
927 <buttongroup name="buttonGroup_3"/>
928 <buttongroup name="buttonGroup_4"/>
929 <buttongroup name="buttonGroup"/>
930 </buttongroups>
931 </ui>