root/trunk/libffado/support/mixer-qt4/ffado/mixer/phase88.ui

Revision 2802, 95.2 kB (checked in by jwoithe, 3 years ago)

Cosmetic: "Firewire" becomes "FireWire?".

Officially both the "F" and "W" were capitalised in the FireWire? name, so
reflect this throughout FFADO's source tree. This mostly affects comments.

This patch originated from pander on the ffado-devel mailing list. To
maintain consistency, the committed version has been expanded to include
files not originally included in the original patch.

  • Property svn:mergeinfo set to
Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <comment>Copyright (C) 2014 by András Murányi
4         Copyright (C) 2005-2008 by Pieter Palmers
5        
6         This file is part of FFADO
7         FFADO = Free FireWire (pro-)audio drivers for linux
8        
9         FFADO is based upon FreeBoB.
10        
11         This program is free software: you can redistribute it and/or modify
12         it under the terms of the GNU General Public License as published by
13         the Free Software Foundation, either version 2 of the License, or
14         (at your option) version 3 of the License.
15        
16         This program is distributed in the hope that it will be useful,
17         but WITHOUT ANY WARRANTY; without even the implied warranty of
18         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19         GNU General Public License for more details.
20 </comment>
21  <class>Phase88ControlUI</class>
22  <widget class="QWidget" name="Phase88ControlUI">
23   <property name="geometry">
24    <rect>
25     <x>0</x>
26     <y>0</y>
27     <width>977</width>
28     <height>758</height>
29    </rect>
30   </property>
31   <property name="windowTitle">
32    <string>Terratec Phase 88 Control</string>
33   </property>
34   <property name="styleSheet">
35    <string notr="true">
36 QToolButton:checked {
37      background-color: red;
38      color: white;
39      border-radius: 4px;
40 }
41    </string>
42   </property>
43   <layout class="QGridLayout">
44    <item row="3" column="0" colspan="2">
45     <widget class="QGroupBox" name="groupBox1">
46      <property name="title">
47       <string>Hardware Mixer</string>
48      </property>
49      <layout class="QHBoxLayout">
50       <property name="leftMargin">
51        <number>2</number>
52       </property>
53       <property name="rightMargin">
54        <number>2</number>
55       </property>
56       <item>
57        <layout class="QGridLayout" name="grid_mixer" rowstretch="0,0,0" columnstretch="6,0">
58         <property name="spacing">
59          <number>3</number>
60         </property>
61         <item row="2" column="0">
62          <widget class="QFrame" name="frame_mixer">
63           <property name="sizePolicy">
64            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
65             <horstretch>0</horstretch>
66             <verstretch>0</verstretch>
67            </sizepolicy>
68           </property>
69           <property name="frameShape">
70            <enum>QFrame::StyledPanel</enum>
71           </property>
72           <property name="frameShadow">
73            <enum>QFrame::Plain</enum>
74           </property>
75           <layout class="QGridLayout" name="gridLayout">
76            <property name="horizontalSpacing">
77             <number>4</number>
78            </property>
79            <item row="0" column="4">
80             <widget class="QLabel" name="textLabelSPDIF">
81              <property name="sizePolicy">
82               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
83                <horstretch>0</horstretch>
84                <verstretch>0</verstretch>
85               </sizepolicy>
86              </property>
87              <property name="text">
88               <string>S/PDIF in</string>
89              </property>
90              <property name="alignment">
91               <set>Qt::AlignCenter</set>
92              </property>
93              <property name="wordWrap">
94               <bool>false</bool>
95              </property>
96             </widget>
97            </item>
98            <item row="0" column="1">
99             <widget class="QLabel" name="textLabel34">
100              <property name="sizePolicy">
101               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
102                <horstretch>0</horstretch>
103                <verstretch>0</verstretch>
104               </sizepolicy>
105              </property>
106              <property name="text">
107               <string>Line in 3/4</string>
108              </property>
109              <property name="alignment">
110               <set>Qt::AlignCenter</set>
111              </property>
112              <property name="wordWrap">
113               <bool>false</bool>
114              </property>
115             </widget>
116            </item>
117            <item row="0" column="0">
118             <widget class="QLabel" name="textLabel12">
119              <property name="sizePolicy">
120               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
121                <horstretch>0</horstretch>
122                <verstretch>0</verstretch>
123               </sizepolicy>
124              </property>
125              <property name="text">
126               <string>Line in 1/2</string>
127              </property>
128              <property name="alignment">
129               <set>Qt::AlignCenter</set>
130              </property>
131              <property name="wordWrap">
132               <bool>false</bool>
133              </property>
134             </widget>
135            </item>
136            <item row="0" column="5">
137             <widget class="QLabel" name="textLabelWavePlay">
138              <property name="sizePolicy">
139               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
140                <horstretch>0</horstretch>
141                <verstretch>0</verstretch>
142               </sizepolicy>
143              </property>
144              <property name="text">
145               <string>WavePlay</string>
146              </property>
147              <property name="alignment">
148               <set>Qt::AlignCenter</set>
149              </property>
150              <property name="wordWrap">
151               <bool>false</bool>
152              </property>
153             </widget>
154            </item>
155            <item row="1" column="3">
156             <widget class="QComboBox" name="comboFrontBack">
157              <property name="sizePolicy">
158               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
159                <horstretch>0</horstretch>
160                <verstretch>0</verstretch>
161               </sizepolicy>
162              </property>
163              <item>
164               <property name="text">
165                <string>Line/Back</string>
166               </property>
167              </item>
168              <item>
169               <property name="text">
170                <string>Mic/Front</string>
171               </property>
172              </item>
173             </widget>
174            </item>
175            <item row="0" column="2">
176             <widget class="QLabel" name="textLabel56">
177              <property name="sizePolicy">
178               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
179                <horstretch>0</horstretch>
180                <verstretch>0</verstretch>
181               </sizepolicy>
182              </property>
183              <property name="text">
184               <string>Line in 5/6</string>
185              </property>
186              <property name="alignment">
187               <set>Qt::AlignCenter</set>
188              </property>
189              <property name="wordWrap">
190               <bool>false</bool>
191              </property>
192             </widget>
193            </item>
194            <item row="0" column="3">
195             <widget class="QLabel" name="textLabel78">
196              <property name="sizePolicy">
197               <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
198                <horstretch>0</horstretch>
199                <verstretch>0</verstretch>
200               </sizepolicy>
201              </property>
202              <property name="text">
203               <string>Line in 7/8</string>
204              </property>
205              <property name="alignment">
206               <set>Qt::AlignCenter</set>
207              </property>
208              <property name="wordWrap">
209               <bool>false</bool>
210              </property>
211             </widget>
212            </item>
213            <item row="1" column="5">
214             <widget class="QComboBox" name="comboInAssign">
215              <property name="sizePolicy">
216               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
217                <horstretch>0</horstretch>
218                <verstretch>0</verstretch>
219               </sizepolicy>
220              </property>
221              <item>
222               <property name="text">
223                <string>S/PDIF</string>
224               </property>
225              </item>
226              <item>
227               <property name="text">
228                <string>CH 1/2</string>
229               </property>
230              </item>
231              <item>
232               <property name="text">
233                <string>CH 3/4</string>
234               </property>
235              </item>
236              <item>
237               <property name="text">
238                <string>CH5/6</string>
239               </property>
240              </item>
241              <item>
242               <property name="text">
243                <string>CH7/8</string>
244               </property>
245              </item>
246             </widget>
247            </item>
248            <item row="2" column="0">
249             <widget class="QFrame" name="frame_12">
250              <property name="sizePolicy">
251               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
252                <horstretch>0</horstretch>
253                <verstretch>0</verstretch>
254               </sizepolicy>
255              </property>
256              <property name="frameShape">
257               <enum>QFrame::StyledPanel</enum>
258              </property>
259              <property name="frameShadow">
260               <enum>QFrame::Plain</enum>
261              </property>
262              <layout class="QVBoxLayout" name="verticalLayout_6">
263               <property name="spacing">
264                <number>1</number>
265               </property>
266               <property name="margin">
267                <number>1</number>
268               </property>
269               <item>
270                <layout class="QHBoxLayout" name="hLayout_12dB">
271                 <property name="spacing">
272                  <number>3</number>
273                 </property>
274                 <item>
275                  <spacer name="horizontalSpacer_49">
276                   <property name="orientation">
277                    <enum>Qt::Horizontal</enum>
278                   </property>
279                   <property name="sizeHint" stdset="0">
280                    <size>
281                     <width>40</width>
282                     <height>20</height>
283                    </size>
284                   </property>
285                  </spacer>
286                 </item>
287                 <item>
288                  <widget class="QLabel" name="decibel1">
289                   <property name="minimumSize">
290                    <size>
291                     <width>55</width>
292                     <height>0</height>
293                    </size>
294                   </property>
295                   <property name="text">
296                    <string>-0dB</string>
297                   </property>
298                  </widget>
299                 </item>
300                 <item>
301                  <spacer name="horizontalSpacer_32">
302                   <property name="orientation">
303                    <enum>Qt::Horizontal</enum>
304                   </property>
305                   <property name="sizeHint" stdset="0">
306                    <size>
307                     <width>40</width>
308                     <height>20</height>
309                    </size>
310                   </property>
311                  </spacer>
312                 </item>
313                 <item>
314                  <widget class="QLabel" name="decibel2">
315                   <property name="minimumSize">
316                    <size>
317                     <width>55</width>
318                     <height>0</height>
319                    </size>
320                   </property>
321                   <property name="text">
322                    <string>-0dB</string>
323                   </property>
324                  </widget>
325                 </item>
326                 <item>
327                  <spacer name="horizontalSpacer_50">
328                   <property name="orientation">
329                    <enum>Qt::Horizontal</enum>
330                   </property>
331                   <property name="sizeHint" stdset="0">
332                    <size>
333                     <width>40</width>
334                     <height>20</height>
335                    </size>
336                   </property>
337                  </spacer>
338                 </item>
339                </layout>
340               </item>
341               <item>
342                <layout class="QHBoxLayout" name="hLayout_12Vol">
343                 <property name="spacing">
344                  <number>0</number>
345                 </property>
346                 <item>
347                  <spacer name="horizontalSpacer_8">
348                   <property name="orientation">
349                    <enum>Qt::Horizontal</enum>
350                   </property>
351                   <property name="sizeHint" stdset="0">
352                    <size>
353                     <width>40</width>
354                     <height>20</height>
355                    </size>
356                   </property>
357                  </spacer>
358                 </item>
359                 <item>
360                  <widget class="QSlider" name="sldInput1">
361                   <property name="sizePolicy">
362                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
363                     <horstretch>0</horstretch>
364                     <verstretch>0</verstretch>
365                    </sizepolicy>
366                   </property>
367                   <property name="minimum">
368                    <number>-25600</number>
369                   </property>
370                   <property name="maximum">
371                    <number>0</number>
372                   </property>
373                   <property name="singleStep">
374                    <number>1000</number>
375                   </property>
376                   <property name="pageStep">
377                    <number>10000</number>
378                   </property>
379                   <property name="orientation">
380                    <enum>Qt::Vertical</enum>
381                   </property>
382                   <property name="tickPosition">
383                    <enum>QSlider::TicksBelow</enum>
384                   </property>
385                   <property name="tickInterval">
386                    <number>3276</number>
387                   </property>
388                  </widget>
389                 </item>
390                 <item>
391                  <spacer name="horizontalSpacer">
392                   <property name="orientation">
393                    <enum>Qt::Horizontal</enum>
394                   </property>
395                   <property name="sizeHint" stdset="0">
396                    <size>
397                     <width>40</width>
398                     <height>20</height>
399                    </size>
400                   </property>
401                  </spacer>
402                 </item>
403                 <item>
404                  <widget class="QSlider" name="sldInput2">
405                   <property name="sizePolicy">
406                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
407                     <horstretch>0</horstretch>
408                     <verstretch>0</verstretch>
409                    </sizepolicy>
410                   </property>
411                   <property name="minimum">
412                    <number>-25600</number>
413                   </property>
414                   <property name="maximum">
415                    <number>0</number>
416                   </property>
417                   <property name="singleStep">
418                    <number>1000</number>
419                   </property>
420                   <property name="pageStep">
421                    <number>10000</number>
422                   </property>
423                   <property name="orientation">
424                    <enum>Qt::Vertical</enum>
425                   </property>
426                   <property name="tickPosition">
427                    <enum>QSlider::TicksAbove</enum>
428                   </property>
429                   <property name="tickInterval">
430                    <number>3276</number>
431                   </property>
432                  </widget>
433                 </item>
434                 <item>
435                  <spacer name="horizontalSpacer_9">
436                   <property name="orientation">
437                    <enum>Qt::Horizontal</enum>
438                   </property>
439                   <property name="sizeHint" stdset="0">
440                    <size>
441                     <width>40</width>
442                     <height>20</height>
443                    </size>
444                   </property>
445                  </spacer>
446                 </item>
447                </layout>
448               </item>
449               <item>
450                <layout class="QHBoxLayout" name="hLayout_12Mute">
451                 <property name="spacing">
452                  <number>0</number>
453                 </property>
454                 <item>
455                  <spacer name="horizontalSpacer_21">
456                   <property name="orientation">
457                    <enum>Qt::Horizontal</enum>
458                   </property>
459                   <property name="sizeHint" stdset="0">
460                    <size>
461                     <width>40</width>
462                     <height>20</height>
463                    </size>
464                   </property>
465                  </spacer>
466                 </item>
467                 <item>
468                  <widget class="QToolButton" name="muteButton1">
469                   <property name="text">
470                    <string>Mute</string>
471                   </property>
472                   <property name="checkable">
473                    <bool>true</bool>
474                   </property>
475                  </widget>
476                 </item>
477                 <item>
478                  <spacer name="horizontalSpacer_15">
479                   <property name="orientation">
480                    <enum>Qt::Horizontal</enum>
481                   </property>
482                   <property name="sizeHint" stdset="0">
483                    <size>
484                     <width>40</width>
485                     <height>20</height>
486                    </size>
487                   </property>
488                  </spacer>
489                 </item>
490                 <item>
491                  <widget class="QToolButton" name="muteButton2">
492                   <property name="text">
493                    <string>Mute</string>
494                   </property>
495                   <property name="checkable">
496                    <bool>true</bool>
497                   </property>
498                  </widget>
499                 </item>
500                 <item>
501                  <spacer name="horizontalSpacer_22">
502                   <property name="orientation">
503                    <enum>Qt::Horizontal</enum>
504                   </property>
505                   <property name="sizeHint" stdset="0">
506                    <size>
507                     <width>40</width>
508                     <height>20</height>
509                    </size>
510                   </property>
511                  </spacer>
512                 </item>
513                </layout>
514               </item>
515               <item>
516                <layout class="QHBoxLayout" name="hLayout_12Stereo">
517                 <property name="spacing">
518                  <number>0</number>
519                 </property>
520                 <item>
521                  <spacer name="horizontalSpacer_37">
522                   <property name="orientation">
523                    <enum>Qt::Horizontal</enum>
524                   </property>
525                   <property name="sizeHint" stdset="0">
526                    <size>
527                     <width>40</width>
528                     <height>20</height>
529                    </size>
530                   </property>
531                  </spacer>
532                 </item>
533                 <item>
534                  <widget class="QToolButton" name="linkButton12">
535                   <property name="sizePolicy">
536                    <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
537                     <horstretch>0</horstretch>
538                     <verstretch>0</verstretch>
539                    </sizepolicy>
540                   </property>
541                   <property name="text">
542                    <string>Stereo Link</string>
543                   </property>
544                   <property name="checkable">
545                    <bool>true</bool>
546                   </property>
547                  </widget>
548                 </item>
549                 <item>
550                  <spacer name="horizontalSpacer_38">
551                   <property name="orientation">
552                    <enum>Qt::Horizontal</enum>
553                   </property>
554                   <property name="sizeHint" stdset="0">
555                    <size>
556                     <width>40</width>
557                     <height>20</height>
558                    </size>
559                   </property>
560                  </spacer>
561                 </item>
562                </layout>
563               </item>
564              </layout>
565             </widget>
566            </item>
567            <item row="2" column="1">
568             <widget class="QFrame" name="frame_34">
569              <property name="sizePolicy">
570               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
571                <horstretch>0</horstretch>
572                <verstretch>0</verstretch>
573               </sizepolicy>
574              </property>
575              <property name="frameShape">
576               <enum>QFrame::StyledPanel</enum>
577              </property>
578              <property name="frameShadow">
579               <enum>QFrame::Plain</enum>
580              </property>
581              <layout class="QVBoxLayout" name="verticalLayout_7">
582               <property name="spacing">
583                <number>1</number>
584               </property>
585               <property name="margin">
586                <number>1</number>
587               </property>
588               <item>
589                <layout class="QHBoxLayout" name="hLayout_34dB">
590                 <property name="spacing">
591                  <number>3</number>
592                 </property>
593                 <item>
594                  <spacer name="horizontalSpacer_51">
595                   <property name="orientation">
596                    <enum>Qt::Horizontal</enum>
597                   </property>
598                   <property name="sizeHint" stdset="0">
599                    <size>
600                     <width>40</width>
601                     <height>20</height>
602                    </size>
603                   </property>
604                  </spacer>
605                 </item>
606                 <item>
607                  <widget class="QLabel" name="decibel3">
608                   <property name="minimumSize">
609                    <size>
610                     <width>55</width>
611                     <height>0</height>
612                    </size>
613                   </property>
614                   <property name="text">
615                    <string>-0dB</string>
616                   </property>
617                  </widget>
618                 </item>
619                 <item>
620                  <spacer name="horizontalSpacer_33">
621                   <property name="orientation">
622                    <enum>Qt::Horizontal</enum>
623                   </property>
624                   <property name="sizeHint" stdset="0">
625                    <size>
626                     <width>40</width>
627                     <height>20</height>
628                    </size>
629                   </property>
630                  </spacer>
631                 </item>
632                 <item>
633                  <widget class="QLabel" name="decibel4">
634                   <property name="minimumSize">
635                    <size>
636                     <width>55</width>
637                     <height>0</height>
638                    </size>
639                   </property>
640                   <property name="text">
641                    <string>-0dB</string>
642                   </property>
643                  </widget>
644                 </item>
645                 <item>
646                  <spacer name="horizontalSpacer_52">
647                   <property name="orientation">
648                    <enum>Qt::Horizontal</enum>
649                   </property>
650                   <property name="sizeHint" stdset="0">
651                    <size>
652                     <width>40</width>
653                     <height>20</height>
654                    </size>
655                   </property>
656                  </spacer>
657                 </item>
658                </layout>
659               </item>
660               <item>
661                <layout class="QHBoxLayout" name="hLayout_34Vol">
662                 <property name="spacing">
663                  <number>0</number>
664                 </property>
665                 <item>
666                  <spacer name="horizontalSpacer_10">
667                   <property name="orientation">
668                    <enum>Qt::Horizontal</enum>
669                   </property>
670                   <property name="sizeHint" stdset="0">
671                    <size>
672                     <width>40</width>
673                     <height>20</height>
674                    </size>
675                   </property>
676                  </spacer>
677                 </item>
678                 <item>
679                  <widget class="QSlider" name="sldInput3">
680                   <property name="sizePolicy">
681                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
682                     <horstretch>0</horstretch>
683                     <verstretch>0</verstretch>
684                    </sizepolicy>
685                   </property>
686                   <property name="minimum">
687                    <number>-25600</number>
688                   </property>
689                   <property name="maximum">
690                    <number>0</number>
691                   </property>
692                   <property name="singleStep">
693                    <number>1000</number>
694                   </property>
695                   <property name="pageStep">
696                    <number>10000</number>
697                   </property>
698                   <property name="orientation">
699                    <enum>Qt::Vertical</enum>
700                   </property>
701                   <property name="tickPosition">
702                    <enum>QSlider::TicksBelow</enum>
703                   </property>
704                   <property name="tickInterval">
705                    <number>3276</number>
706                   </property>
707                  </widget>
708                 </item>
709                 <item>
710                  <spacer name="horizontalSpacer_2">
711                   <property name="orientation">
712                    <enum>Qt::Horizontal</enum>
713                   </property>
714                   <property name="sizeHint" stdset="0">
715                    <size>
716                     <width>40</width>
717                     <height>20</height>
718                    </size>
719                   </property>
720                  </spacer>
721                 </item>
722                 <item>
723                  <widget class="QSlider" name="sldInput4">
724                   <property name="sizePolicy">
725                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
726                     <horstretch>0</horstretch>
727                     <verstretch>0</verstretch>
728                    </sizepolicy>
729                   </property>
730                   <property name="minimum">
731                    <number>-25600</number>
732                   </property>
733                   <property name="maximum">
734                    <number>0</number>
735                   </property>
736                   <property name="singleStep">
737                    <number>1000</number>
738                   </property>
739                   <property name="pageStep">
740                    <number>10000</number>
741                   </property>
742                   <property name="orientation">
743                    <enum>Qt::Vertical</enum>
744                   </property>
745                   <property name="tickPosition">
746                    <enum>QSlider::TicksAbove</enum>
747                   </property>
748                   <property name="tickInterval">
749                    <number>3276</number>
750                   </property>
751                  </widget>
752                 </item>
753                 <item>
754                  <spacer name="horizontalSpacer_11">
755                   <property name="orientation">
756                    <enum>Qt::Horizontal</enum>
757                   </property>
758                   <property name="sizeHint" stdset="0">
759                    <size>
760                     <width>40</width>
761                     <height>20</height>
762                    </size>
763                   </property>
764                  </spacer>
765                 </item>
766                </layout>
767               </item>
768               <item>
769                <layout class="QHBoxLayout" name="hLayout_34Mute">
770                 <property name="spacing">
771                  <number>0</number>
772                 </property>
773                 <item>
774                  <spacer name="horizontalSpacer_23">
775                   <property name="orientation">
776                    <enum>Qt::Horizontal</enum>
777                   </property>
778                   <property name="sizeHint" stdset="0">
779                    <size>
780                     <width>40</width>
781                     <height>20</height>
782                    </size>
783                   </property>
784                  </spacer>
785                 </item>
786                 <item>
787                  <widget class="QToolButton" name="muteButton3">
788                   <property name="text">
789                    <string>Mute</string>
790                   </property>
791                   <property name="checkable">
792                    <bool>true</bool>
793                   </property>
794                  </widget>
795                 </item>
796                 <item>
797                  <spacer name="horizontalSpacer_16">
798                   <property name="orientation">
799                    <enum>Qt::Horizontal</enum>
800                   </property>
801                   <property name="sizeHint" stdset="0">
802                    <size>
803                     <width>40</width>
804                     <height>20</height>
805                    </size>
806                   </property>
807                  </spacer>
808                 </item>
809                 <item>
810                  <widget class="QToolButton" name="muteButton4">
811                   <property name="text">
812                    <string>Mute</string>
813                   </property>
814                   <property name="checkable">
815                    <bool>true</bool>
816                   </property>
817                  </widget>
818                 </item>
819                 <item>
820                  <spacer name="horizontalSpacer_24">
821                   <property name="orientation">
822                    <enum>Qt::Horizontal</enum>
823                   </property>
824                   <property name="sizeHint" stdset="0">
825                    <size>
826                     <width>40</width>
827                     <height>20</height>
828                    </size>
829                   </property>
830                  </spacer>
831                 </item>
832                </layout>
833               </item>
834               <item>
835                <layout class="QHBoxLayout" name="hLayout_34Stereo">
836                 <property name="spacing">
837                  <number>0</number>
838                 </property>
839                 <item>
840                  <spacer name="horizontalSpacer_39">
841                   <property name="orientation">
842                    <enum>Qt::Horizontal</enum>
843                   </property>
844                   <property name="sizeHint" stdset="0">
845                    <size>
846                     <width>40</width>
847                     <height>20</height>
848                    </size>
849                   </property>
850                  </spacer>
851                 </item>
852                 <item>
853                  <widget class="QToolButton" name="linkButton34">
854                   <property name="text">
855                    <string>Stereo Link</string>
856                   </property>
857                   <property name="checkable">
858                    <bool>true</bool>
859                   </property>
860                  </widget>
861                 </item>
862                 <item>
863                  <spacer name="horizontalSpacer_40">
864                   <property name="orientation">
865                    <enum>Qt::Horizontal</enum>
866                   </property>
867                   <property name="sizeHint" stdset="0">
868                    <size>
869                     <width>40</width>
870                     <height>20</height>
871                    </size>
872                   </property>
873                  </spacer>
874                 </item>
875                </layout>
876               </item>
877              </layout>
878             </widget>
879            </item>
880            <item row="2" column="2">
881             <widget class="QFrame" name="frame_56">
882              <property name="sizePolicy">
883               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
884                <horstretch>0</horstretch>
885                <verstretch>0</verstretch>
886               </sizepolicy>
887              </property>
888              <property name="frameShape">
889               <enum>QFrame::StyledPanel</enum>
890              </property>
891              <property name="frameShadow">
892               <enum>QFrame::Plain</enum>
893              </property>
894              <layout class="QVBoxLayout" name="verticalLayout_8">
895               <property name="spacing">
896                <number>1</number>
897               </property>
898               <property name="margin">
899                <number>1</number>
900               </property>
901               <item>
902                <layout class="QHBoxLayout" name="hLayout_56dB">
903                 <property name="spacing">
904                  <number>3</number>
905                 </property>
906                 <item>
907                  <spacer name="horizontalSpacer_53">
908                   <property name="orientation">
909                    <enum>Qt::Horizontal</enum>
910                   </property>
911                   <property name="sizeHint" stdset="0">
912                    <size>
913                     <width>40</width>
914                     <height>20</height>
915                    </size>
916                   </property>
917                  </spacer>
918                 </item>
919                 <item>
920                  <widget class="QLabel" name="decibel5">
921                   <property name="minimumSize">
922                    <size>
923                     <width>55</width>
924                     <height>0</height>
925                    </size>
926                   </property>
927                   <property name="text">
928                    <string>-0dB</string>
929                   </property>
930                  </widget>
931                 </item>
932                 <item>
933                  <spacer name="horizontalSpacer_34">
934                   <property name="orientation">
935                    <enum>Qt::Horizontal</enum>
936                   </property>
937                   <property name="sizeHint" stdset="0">
938                    <size>
939                     <width>40</width>
940                     <height>20</height>
941                    </size>
942                   </property>
943                  </spacer>
944                 </item>
945                 <item>
946                  <widget class="QLabel" name="decibel6">
947                   <property name="minimumSize">
948                    <size>
949                     <width>55</width>
950                     <height>0</height>
951                    </size>
952                   </property>
953                   <property name="text">
954                    <string>-0dB</string>
955                   </property>
956                  </widget>
957                 </item>
958                 <item>
959                  <spacer name="horizontalSpacer_54">
960                   <property name="orientation">
961                    <enum>Qt::Horizontal</enum>
962                   </property>
963                   <property name="sizeHint" stdset="0">
964                    <size>
965                     <width>40</width>
966                     <height>20</height>
967                    </size>
968                   </property>
969                  </spacer>
970                 </item>
971                </layout>
972               </item>
973               <item>
974                <layout class="QHBoxLayout" name="hLayout_56Vol">
975                 <property name="spacing">
976                  <number>0</number>
977                 </property>
978                 <item>
979                  <spacer name="horizontalSpacer_12">
980                   <property name="orientation">
981                    <enum>Qt::Horizontal</enum>
982                   </property>
983                   <property name="sizeHint" stdset="0">
984                    <size>
985                     <width>40</width>
986                     <height>20</height>
987                    </size>
988                   </property>
989                  </spacer>
990                 </item>
991                 <item>
992                  <widget class="QSlider" name="sldInput5">
993                   <property name="sizePolicy">
994                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
995                     <horstretch>0</horstretch>
996                     <verstretch>0</verstretch>
997                    </sizepolicy>
998                   </property>
999                   <property name="minimum">
1000                    <number>-25600</number>
1001                   </property>
1002                   <property name="maximum">
1003                    <number>0</number>
1004                   </property>
1005                   <property name="singleStep">
1006                    <number>1000</number>
1007                   </property>
1008                   <property name="pageStep">
1009                    <number>10000</number>
1010                   </property>
1011                   <property name="orientation">
1012                    <enum>Qt::Vertical</enum>
1013                   </property>
1014                   <property name="tickPosition">
1015                    <enum>QSlider::TicksBelow</enum>
1016                   </property>
1017                   <property name="tickInterval">
1018                    <number>3276</number>
1019                   </property>
1020                  </widget>
1021                 </item>
1022                 <item>
1023                  <spacer name="horizontalSpacer_3">
1024                   <property name="orientation">
1025                    <enum>Qt::Horizontal</enum>
1026                   </property>
1027                   <property name="sizeHint" stdset="0">
1028                    <size>
1029                     <width>40</width>
1030                     <height>20</height>
1031                    </size>
1032                   </property>
1033                  </spacer>
1034                 </item>
1035                 <item>
1036                  <widget class="QSlider" name="sldInput6">
1037                   <property name="sizePolicy">
1038                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
1039                     <horstretch>0</horstretch>
1040                     <verstretch>0</verstretch>
1041                    </sizepolicy>
1042                   </property>
1043                   <property name="minimum">
1044                    <number>-25600</number>
1045                   </property>
1046                   <property name="maximum">
1047                    <number>0</number>
1048                   </property>
1049                   <property name="singleStep">
1050                    <number>1000</number>
1051                   </property>
1052                   <property name="pageStep">
1053                    <number>10000</number>
1054                   </property>
1055                   <property name="orientation">
1056                    <enum>Qt::Vertical</enum>
1057                   </property>
1058                   <property name="tickPosition">
1059                    <enum>QSlider::TicksAbove</enum>
1060                   </property>
1061                   <property name="tickInterval">
1062                    <number>3276</number>
1063                   </property>
1064                  </widget>
1065                 </item>
1066                 <item>
1067                  <spacer name="horizontalSpacer_27">
1068                   <property name="orientation">
1069                    <enum>Qt::Horizontal</enum>
1070                   </property>
1071                   <property name="sizeHint" stdset="0">
1072                    <size>
1073                     <width>40</width>
1074                     <height>20</height>
1075                    </size>
1076                   </property>
1077                  </spacer>
1078                 </item>
1079                </layout>
1080               </item>
1081               <item>
1082                <layout class="QHBoxLayout" name="hLayout_56Mute">
1083                 <property name="spacing">
1084                  <number>0</number>
1085                 </property>
1086                 <item>
1087                  <spacer name="horizontalSpacer_28">
1088                   <property name="orientation">
1089                    <enum>Qt::Horizontal</enum>
1090                   </property>
1091                   <property name="sizeHint" stdset="0">
1092                    <size>
1093                     <width>40</width>
1094                     <height>20</height>
1095                    </size>
1096                   </property>
1097                  </spacer>
1098                 </item>
1099                 <item>
1100                  <widget class="QToolButton" name="muteButton5">
1101                   <property name="text">
1102                    <string>Mute</string>
1103                   </property>
1104                   <property name="checkable">
1105                    <bool>true</bool>
1106                   </property>
1107                  </widget>
1108                 </item>
1109                 <item>
1110                  <spacer name="horizontalSpacer_17">
1111                   <property name="orientation">
1112                    <enum>Qt::Horizontal</enum>
1113                   </property>
1114                   <property name="sizeHint" stdset="0">
1115                    <size>
1116                     <width>40</width>
1117                     <height>20</height>
1118                    </size>
1119                   </property>
1120                  </spacer>
1121                 </item>
1122                 <item>
1123                  <widget class="QToolButton" name="muteButton6">
1124                   <property name="text">
1125                    <string>Mute</string>
1126                   </property>
1127                   <property name="checkable">
1128                    <bool>true</bool>
1129                   </property>
1130                  </widget>
1131                 </item>
1132                 <item>
1133                  <spacer name="horizontalSpacer_41">
1134                   <property name="orientation">
1135                    <enum>Qt::Horizontal</enum>
1136                   </property>
1137                   <property name="sizeHint" stdset="0">
1138                    <size>
1139                     <width>40</width>
1140                     <height>20</height>
1141                    </size>
1142                   </property>
1143                  </spacer>
1144                 </item>
1145                </layout>
1146               </item>
1147               <item>
1148                <layout class="QHBoxLayout" name="hLayout_56Stereo">
1149                 <property name="spacing">
1150                  <number>0</number>
1151                 </property>
1152                 <item>
1153                  <spacer name="horizontalSpacer_42">
1154                   <property name="orientation">
1155                    <enum>Qt::Horizontal</enum>
1156                   </property>
1157                   <property name="sizeHint" stdset="0">
1158                    <size>
1159                     <width>40</width>
1160                     <height>20</height>
1161                    </size>
1162                   </property>
1163                  </spacer>
1164                 </item>
1165                 <item>
1166                  <widget class="QToolButton" name="linkButton56">
1167                   <property name="text">
1168                    <string>Stereo Link</string>
1169                   </property>
1170                   <property name="checkable">
1171                    <bool>true</bool>
1172                   </property>
1173                  </widget>
1174                 </item>
1175                 <item>
1176                  <spacer name="horizontalSpacer_57">
1177                   <property name="orientation">
1178                    <enum>Qt::Horizontal</enum>
1179                   </property>
1180                   <property name="sizeHint" stdset="0">
1181                    <size>
1182                     <width>40</width>
1183                     <height>20</height>
1184                    </size>
1185                   </property>
1186                  </spacer>
1187                 </item>
1188                </layout>
1189               </item>
1190              </layout>
1191             </widget>
1192            </item>
1193            <item row="2" column="3">
1194             <widget class="QFrame" name="frame_78">
1195              <property name="sizePolicy">
1196               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1197                <horstretch>0</horstretch>
1198                <verstretch>0</verstretch>
1199               </sizepolicy>
1200              </property>
1201              <property name="frameShape">
1202               <enum>QFrame::StyledPanel</enum>
1203              </property>
1204              <property name="frameShadow">
1205               <enum>QFrame::Plain</enum>
1206              </property>
1207              <layout class="QVBoxLayout" name="verticalLayout_9">
1208               <property name="spacing">
1209                <number>1</number>
1210               </property>
1211               <property name="margin">
1212                <number>1</number>
1213               </property>
1214               <item>
1215                <layout class="QHBoxLayout" name="hLayout_78dB">
1216                 <property name="spacing">
1217                  <number>3</number>
1218                 </property>
1219                 <item>
1220                  <spacer name="horizontalSpacer_59">
1221                   <property name="orientation">
1222                    <enum>Qt::Horizontal</enum>
1223                   </property>
1224                   <property name="sizeHint" stdset="0">
1225                    <size>
1226                     <width>40</width>
1227                     <height>20</height>
1228                    </size>
1229                   </property>
1230                  </spacer>
1231                 </item>
1232                 <item>
1233                  <widget class="QLabel" name="decibel7">
1234                   <property name="minimumSize">
1235                    <size>
1236                     <width>55</width>
1237                     <height>0</height>
1238                    </size>
1239                   </property>
1240                   <property name="text">
1241                    <string>-0dB</string>
1242                   </property>
1243                  </widget>
1244                 </item>
1245                 <item>
1246                  <spacer name="horizontalSpacer_35">
1247                   <property name="orientation">
1248                    <enum>Qt::Horizontal</enum>
1249                   </property>
1250                   <property name="sizeHint" stdset="0">
1251                    <size>
1252                     <width>40</width>
1253                     <height>20</height>
1254                    </size>
1255                   </property>
1256                  </spacer>
1257                 </item>
1258                 <item>
1259                  <widget class="QLabel" name="decibel8">
1260                   <property name="minimumSize">
1261                    <size>
1262                     <width>55</width>
1263                     <height>0</height>
1264                    </size>
1265                   </property>
1266                   <property name="text">
1267                    <string>-0dB</string>
1268                   </property>
1269                  </widget>
1270                 </item>
1271                 <item>
1272                  <spacer name="horizontalSpacer_60">
1273                   <property name="orientation">
1274                    <enum>Qt::Horizontal</enum>
1275                   </property>
1276                   <property name="sizeHint" stdset="0">
1277                    <size>
1278                     <width>40</width>
1279                     <height>20</height>
1280                    </size>
1281                   </property>
1282                  </spacer>
1283                 </item>
1284                </layout>
1285               </item>
1286               <item>
1287                <layout class="QHBoxLayout" name="hLayout_78Vol">
1288                 <property name="spacing">
1289                  <number>0</number>
1290                 </property>
1291                 <item>
1292                  <spacer name="horizontalSpacer_61">
1293                   <property name="orientation">
1294                    <enum>Qt::Horizontal</enum>
1295                   </property>
1296                   <property name="sizeHint" stdset="0">
1297                    <size>
1298                     <width>40</width>
1299                     <height>20</height>
1300                    </size>
1301                   </property>
1302                  </spacer>
1303                 </item>
1304                 <item>
1305                  <widget class="QSlider" name="sldInput7">
1306                   <property name="sizePolicy">
1307                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
1308                     <horstretch>0</horstretch>
1309                     <verstretch>0</verstretch>
1310                    </sizepolicy>
1311                   </property>
1312                   <property name="minimum">
1313                    <number>-25600</number>
1314                   </property>
1315                   <property name="maximum">
1316                    <number>0</number>
1317                   </property>
1318                   <property name="singleStep">
1319                    <number>1000</number>
1320                   </property>
1321                   <property name="pageStep">
1322                    <number>10000</number>
1323                   </property>
1324                   <property name="orientation">
1325                    <enum>Qt::Vertical</enum>
1326                   </property>
1327                   <property name="tickPosition">
1328                    <enum>QSlider::TicksBelow</enum>
1329                   </property>
1330                   <property name="tickInterval">
1331                    <number>3276</number>
1332                   </property>
1333                  </widget>
1334                 </item>
1335                 <item>
1336                  <spacer name="horizontalSpacer_4">
1337                   <property name="orientation">
1338                    <enum>Qt::Horizontal</enum>
1339                   </property>
1340                   <property name="sizeHint" stdset="0">
1341                    <size>
1342                     <width>40</width>
1343                     <height>20</height>
1344                    </size>
1345                   </property>
1346                  </spacer>
1347                 </item>
1348                 <item>
1349                  <widget class="QSlider" name="sldInput8">
1350                   <property name="sizePolicy">
1351                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
1352                     <horstretch>0</horstretch>
1353                     <verstretch>0</verstretch>
1354                    </sizepolicy>
1355                   </property>
1356                   <property name="minimum">
1357                    <number>-25600</number>
1358                   </property>
1359                   <property name="maximum">
1360                    <number>0</number>
1361                   </property>
1362                   <property name="singleStep">
1363                    <number>1000</number>
1364                   </property>
1365                   <property name="pageStep">
1366                    <number>10000</number>
1367                   </property>
1368                   <property name="orientation">
1369                    <enum>Qt::Vertical</enum>
1370                   </property>
1371                   <property name="tickPosition">
1372                    <enum>QSlider::TicksAbove</enum>
1373                   </property>
1374                   <property name="tickInterval">
1375                    <number>3276</number>
1376                   </property>
1377                  </widget>
1378                 </item>
1379                 <item>
1380                  <spacer name="horizontalSpacer_62">
1381                   <property name="orientation">
1382                    <enum>Qt::Horizontal</enum>
1383                   </property>
1384                   <property name="sizeHint" stdset="0">
1385                    <size>
1386                     <width>40</width>
1387                     <height>20</height>
1388                    </size>
1389                   </property>
1390                  </spacer>
1391                 </item>
1392                </layout>
1393               </item>
1394               <item>
1395                <layout class="QHBoxLayout" name="hLayout_78Mute">
1396                 <property name="spacing">
1397                  <number>0</number>
1398                 </property>
1399                 <item>
1400                  <spacer name="horizontalSpacer_63">
1401                   <property name="orientation">
1402                    <enum>Qt::Horizontal</enum>
1403                   </property>
1404                   <property name="sizeHint" stdset="0">
1405                    <size>
1406                     <width>40</width>
1407                     <height>20</height>
1408                    </size>
1409                   </property>
1410                  </spacer>
1411                 </item>
1412                 <item>
1413                  <widget class="QToolButton" name="muteButton7">
1414                   <property name="text">
1415                    <string>Mute</string>
1416                   </property>
1417                   <property name="checkable">
1418                    <bool>true</bool>
1419                   </property>
1420                  </widget>
1421                 </item>
1422                 <item>
1423                  <spacer name="horizontalSpacer_18">
1424                   <property name="orientation">
1425                    <enum>Qt::Horizontal</enum>
1426                   </property>
1427                   <property name="sizeHint" stdset="0">
1428                    <size>
1429                     <width>40</width>
1430                     <height>20</height>
1431                    </size>
1432                   </property>
1433                  </spacer>
1434                 </item>
1435                 <item>
1436                  <widget class="QToolButton" name="muteButton8">
1437                   <property name="text">
1438                    <string>Mute</string>
1439                   </property>
1440                   <property name="checkable">
1441                    <bool>true</bool>
1442                   </property>
1443                  </widget>
1444                 </item>
1445                 <item>
1446                  <spacer name="horizontalSpacer_64">
1447                   <property name="orientation">
1448                    <enum>Qt::Horizontal</enum>
1449                   </property>
1450                   <property name="sizeHint" stdset="0">
1451                    <size>
1452                     <width>40</width>
1453                     <height>20</height>
1454                    </size>
1455                   </property>
1456                  </spacer>
1457                 </item>
1458                </layout>
1459               </item>
1460               <item>
1461                <layout class="QHBoxLayout" name="hLayout_78Stereo">
1462                 <property name="spacing">
1463                  <number>0</number>
1464                 </property>
1465                 <item>
1466                  <spacer name="horizontalSpacer_65">
1467                   <property name="orientation">
1468                    <enum>Qt::Horizontal</enum>
1469                   </property>
1470                   <property name="sizeHint" stdset="0">
1471                    <size>
1472                     <width>40</width>
1473                     <height>20</height>
1474                    </size>
1475                   </property>
1476                  </spacer>
1477                 </item>
1478                 <item>
1479                  <widget class="QToolButton" name="linkButton78">
1480                   <property name="text">
1481                    <string>Stereo Link</string>
1482                   </property>
1483                   <property name="checkable">
1484                    <bool>true</bool>
1485                   </property>
1486                  </widget>
1487                 </item>
1488                 <item>
1489                  <spacer name="horizontalSpacer_66">
1490                   <property name="orientation">
1491                    <enum>Qt::Horizontal</enum>
1492                   </property>
1493                   <property name="sizeHint" stdset="0">
1494                    <size>
1495                     <width>40</width>
1496                     <height>20</height>
1497                    </size>
1498                   </property>
1499                  </spacer>
1500                 </item>
1501                </layout>
1502               </item>
1503              </layout>
1504             </widget>
1505            </item>
1506            <item row="2" column="4">
1507             <widget class="QFrame" name="frame_SPDIF">
1508              <property name="sizePolicy">
1509               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1510                <horstretch>0</horstretch>
1511                <verstretch>0</verstretch>
1512               </sizepolicy>
1513              </property>
1514              <property name="frameShape">
1515               <enum>QFrame::StyledPanel</enum>
1516              </property>
1517              <property name="frameShadow">
1518               <enum>QFrame::Plain</enum>
1519              </property>
1520              <layout class="QVBoxLayout" name="verticalLayout_10">
1521               <property name="spacing">
1522                <number>1</number>
1523               </property>
1524               <property name="margin">
1525                <number>1</number>
1526               </property>
1527               <item>
1528                <layout class="QHBoxLayout" name="hLayout_SPDIFdB">
1529                 <property name="spacing">
1530                  <number>3</number>
1531                 </property>
1532                 <item>
1533                  <spacer name="horizontalSpacer_67">
1534                   <property name="orientation">
1535                    <enum>Qt::Horizontal</enum>
1536                   </property>
1537                   <property name="sizeHint" stdset="0">
1538                    <size>
1539                     <width>40</width>
1540                     <height>20</height>
1541                    </size>
1542                   </property>
1543                  </spacer>
1544                 </item>
1545                 <item>
1546                  <widget class="QLabel" name="decibelSPDIFL">
1547                   <property name="minimumSize">
1548                    <size>
1549                     <width>55</width>
1550                     <height>0</height>
1551                    </size>
1552                   </property>
1553                   <property name="text">
1554                    <string>-0dB</string>
1555                   </property>
1556                  </widget>
1557                 </item>
1558                 <item>
1559                  <spacer name="horizontalSpacer_36">
1560                   <property name="orientation">
1561                    <enum>Qt::Horizontal</enum>
1562                   </property>
1563                   <property name="sizeHint" stdset="0">
1564                    <size>
1565                     <width>40</width>
1566                     <height>20</height>
1567                    </size>
1568                   </property>
1569                  </spacer>
1570                 </item>
1571                 <item>
1572                  <widget class="QLabel" name="decibelSPDIFR">
1573                   <property name="minimumSize">
1574                    <size>
1575                     <width>55</width>
1576                     <height>0</height>
1577                    </size>
1578                   </property>
1579                   <property name="text">
1580                    <string>-0dB</string>
1581                   </property>
1582                  </widget>
1583                 </item>
1584                 <item>
1585                  <spacer name="horizontalSpacer_68">
1586                   <property name="orientation">
1587                    <enum>Qt::Horizontal</enum>
1588                   </property>
1589                   <property name="sizeHint" stdset="0">
1590                    <size>
1591                     <width>40</width>
1592                     <height>20</height>
1593                    </size>
1594                   </property>
1595                  </spacer>
1596                 </item>
1597                </layout>
1598               </item>
1599               <item>
1600                <layout class="QHBoxLayout" name="hlLayout_SPDIFVol">
1601                 <property name="spacing">
1602                  <number>0</number>
1603                 </property>
1604                 <item>
1605                  <spacer name="horizontalSpacer_69">
1606                   <property name="orientation">
1607                    <enum>Qt::Horizontal</enum>
1608                   </property>
1609                   <property name="sizeHint" stdset="0">
1610                    <size>
1611                     <width>40</width>
1612                     <height>20</height>
1613                    </size>
1614                   </property>
1615                  </spacer>
1616                 </item>
1617                 <item>
1618                  <widget class="QSlider" name="sldInputSPDIFL">
1619                   <property name="sizePolicy">
1620                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
1621                     <horstretch>0</horstretch>
1622                     <verstretch>0</verstretch>
1623                    </sizepolicy>
1624                   </property>
1625                   <property name="minimum">
1626                    <number>-25600</number>
1627                   </property>
1628                   <property name="maximum">
1629                    <number>0</number>
1630                   </property>
1631                   <property name="singleStep">
1632                    <number>1000</number>
1633                   </property>
1634                   <property name="pageStep">
1635                    <number>10000</number>
1636                   </property>
1637                   <property name="orientation">
1638                    <enum>Qt::Vertical</enum>
1639                   </property>
1640                   <property name="tickPosition">
1641                    <enum>QSlider::TicksBelow</enum>
1642                   </property>
1643                   <property name="tickInterval">
1644                    <number>3276</number>
1645                   </property>
1646                  </widget>
1647                 </item>
1648                 <item>
1649                  <spacer name="horizontalSpacer_5">
1650                   <property name="orientation">
1651                    <enum>Qt::Horizontal</enum>
1652                   </property>
1653                   <property name="sizeHint" stdset="0">
1654                    <size>
1655                     <width>40</width>
1656                     <height>20</height>
1657                    </size>
1658                   </property>
1659                  </spacer>
1660                 </item>
1661                 <item>
1662                  <widget class="QSlider" name="sldInputSPDIFR">
1663                   <property name="sizePolicy">
1664                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
1665                     <horstretch>0</horstretch>
1666                     <verstretch>0</verstretch>
1667                    </sizepolicy>
1668                   </property>
1669                   <property name="minimum">
1670                    <number>-25600</number>
1671                   </property>
1672                   <property name="maximum">
1673                    <number>0</number>
1674                   </property>
1675                   <property name="singleStep">
1676                    <number>1000</number>
1677                   </property>
1678                   <property name="pageStep">
1679                    <number>10000</number>
1680                   </property>
1681                   <property name="orientation">
1682                    <enum>Qt::Vertical</enum>
1683                   </property>
1684                   <property name="tickPosition">
1685                    <enum>QSlider::TicksAbove</enum>
1686                   </property>
1687                   <property name="tickInterval">
1688                    <number>3276</number>
1689                   </property>
1690                  </widget>
1691                 </item>
1692                 <item>
1693                  <spacer name="horizontalSpacer_70">
1694                   <property name="orientation">
1695                    <enum>Qt::Horizontal</enum>
1696                   </property>
1697                   <property name="sizeHint" stdset="0">
1698                    <size>
1699                     <width>40</width>
1700                     <height>20</height>
1701                    </size>
1702                   </property>
1703                  </spacer>
1704                 </item>
1705                </layout>
1706               </item>
1707               <item>
1708                <layout class="QHBoxLayout" name="hLayout_SPDIFMute">
1709                 <property name="spacing">
1710                  <number>0</number>
1711                 </property>
1712                 <item>
1713                  <spacer name="horizontalSpacer_71">
1714                   <property name="orientation">
1715                    <enum>Qt::Horizontal</enum>
1716                   </property>
1717                   <property name="sizeHint" stdset="0">
1718                    <size>
1719                     <width>40</width>
1720                     <height>20</height>
1721                    </size>
1722                   </property>
1723                  </spacer>
1724                 </item>
1725                 <item>
1726                  <widget class="QToolButton" name="muteButtonSPDIFL">
1727                   <property name="text">
1728                    <string>Mute</string>
1729                   </property>
1730                   <property name="checkable">
1731                    <bool>true</bool>
1732                   </property>
1733                  </widget>
1734                 </item>
1735                 <item>
1736                  <spacer name="horizontalSpacer_19">
1737                   <property name="orientation">
1738                    <enum>Qt::Horizontal</enum>
1739                   </property>
1740                   <property name="sizeHint" stdset="0">
1741                    <size>
1742                     <width>40</width>
1743                     <height>20</height>
1744                    </size>
1745                   </property>
1746                  </spacer>
1747                 </item>
1748                 <item>
1749                  <widget class="QToolButton" name="muteButtonSPDIFR">
1750                   <property name="text">
1751                    <string>Mute</string>
1752                   </property>
1753                   <property name="checkable">
1754                    <bool>true</bool>
1755                   </property>
1756                  </widget>
1757                 </item>
1758                 <item>
1759                  <spacer name="horizontalSpacer_72">
1760                   <property name="orientation">
1761                    <enum>Qt::Horizontal</enum>
1762                   </property>
1763                   <property name="sizeHint" stdset="0">
1764                    <size>
1765                     <width>40</width>
1766                     <height>20</height>
1767                    </size>
1768                   </property>
1769                  </spacer>
1770                 </item>
1771                </layout>
1772               </item>
1773               <item>
1774                <layout class="QHBoxLayout" name="hLayout_SPDIFStereo">
1775                 <property name="spacing">
1776                  <number>0</number>
1777                 </property>
1778                 <item>
1779                  <spacer name="horizontalSpacer_73">
1780                   <property name="orientation">
1781                    <enum>Qt::Horizontal</enum>
1782                   </property>
1783                   <property name="sizeHint" stdset="0">
1784                    <size>
1785                     <width>40</width>
1786                     <height>20</height>
1787                    </size>
1788                   </property>
1789                  </spacer>
1790                 </item>
1791                 <item>
1792                  <widget class="QToolButton" name="linkButtonSPDIF">
1793                   <property name="text">
1794                    <string>Stereo Link</string>
1795                   </property>
1796                   <property name="checkable">
1797                    <bool>true</bool>
1798                   </property>
1799                  </widget>
1800                 </item>
1801                 <item>
1802                  <spacer name="horizontalSpacer_74">
1803                   <property name="orientation">
1804                    <enum>Qt::Horizontal</enum>
1805                   </property>
1806                   <property name="sizeHint" stdset="0">
1807                    <size>
1808                     <width>40</width>
1809                     <height>20</height>
1810                    </size>
1811                   </property>
1812                  </spacer>
1813                 </item>
1814                </layout>
1815               </item>
1816              </layout>
1817             </widget>
1818            </item>
1819            <item row="2" column="5">
1820             <widget class="QFrame" name="frame_WavePlay">
1821              <property name="sizePolicy">
1822               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1823                <horstretch>0</horstretch>
1824                <verstretch>0</verstretch>
1825               </sizepolicy>
1826              </property>
1827              <property name="frameShape">
1828               <enum>QFrame::StyledPanel</enum>
1829              </property>
1830              <property name="frameShadow">
1831               <enum>QFrame::Plain</enum>
1832              </property>
1833              <layout class="QVBoxLayout" name="verticalLayout_11">
1834               <property name="spacing">
1835                <number>1</number>
1836               </property>
1837               <property name="margin">
1838                <number>1</number>
1839               </property>
1840               <item>
1841                <layout class="QHBoxLayout" name="hLayout_WavePlaydB">
1842                 <property name="spacing">
1843                  <number>3</number>
1844                 </property>
1845                 <item>
1846                  <spacer name="horizontalSpacer_58">
1847                   <property name="orientation">
1848                    <enum>Qt::Horizontal</enum>
1849                   </property>
1850                   <property name="sizeHint" stdset="0">
1851                    <size>
1852                     <width>40</width>
1853                     <height>20</height>
1854                    </size>
1855                   </property>
1856                  </spacer>
1857                 </item>
1858                 <item>
1859                  <widget class="QLabel" name="decibelWavePlayL">
1860                   <property name="minimumSize">
1861                    <size>
1862                     <width>55</width>
1863                     <height>0</height>
1864                    </size>
1865                   </property>
1866                   <property name="text">
1867                    <string>-0dB</string>
1868                   </property>
1869                  </widget>
1870                 </item>
1871                 <item>
1872                  <spacer name="horizontalSpacer_43">
1873                   <property name="orientation">
1874                    <enum>Qt::Horizontal</enum>
1875                   </property>
1876                   <property name="sizeHint" stdset="0">
1877                    <size>
1878                     <width>40</width>
1879                     <height>20</height>
1880                    </size>
1881                   </property>
1882                  </spacer>
1883                 </item>
1884                 <item>
1885                  <widget class="QLabel" name="decibelWavePlayR">
1886                   <property name="minimumSize">
1887                    <size>
1888                     <width>55</width>
1889                     <height>0</height>
1890                    </size>
1891                   </property>
1892                   <property name="text">
1893                    <string>-0dB</string>
1894                   </property>
1895                  </widget>
1896                 </item>
1897                 <item>
1898                  <spacer name="horizontalSpacer_75">
1899                   <property name="orientation">
1900                    <enum>Qt::Horizontal</enum>
1901                   </property>
1902                   <property name="sizeHint" stdset="0">
1903                    <size>
1904                     <width>40</width>
1905                     <height>20</height>
1906                    </size>
1907                   </property>
1908                  </spacer>
1909                 </item>
1910                </layout>
1911               </item>
1912               <item>
1913                <layout class="QHBoxLayout" name="hLayout_WavePlayVol">
1914                 <property name="spacing">
1915                  <number>0</number>
1916                 </property>
1917                 <item>
1918                  <spacer name="horizontalSpacer_76">
1919                   <property name="orientation">
1920                    <enum>Qt::Horizontal</enum>
1921                   </property>
1922                   <property name="sizeHint" stdset="0">
1923                    <size>
1924                     <width>40</width>
1925                     <height>20</height>
1926                    </size>
1927                   </property>
1928                  </spacer>
1929                 </item>
1930                 <item>
1931                  <widget class="QSlider" name="sldInputWavePlayL">
1932                   <property name="sizePolicy">
1933                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
1934                     <horstretch>0</horstretch>
1935                     <verstretch>0</verstretch>
1936                    </sizepolicy>
1937                   </property>
1938                   <property name="minimum">
1939                    <number>-25600</number>
1940                   </property>
1941                   <property name="maximum">
1942                    <number>0</number>
1943                   </property>
1944                   <property name="singleStep">
1945                    <number>1000</number>
1946                   </property>
1947                   <property name="pageStep">
1948                    <number>10000</number>
1949                   </property>
1950                   <property name="orientation">
1951                    <enum>Qt::Vertical</enum>
1952                   </property>
1953                   <property name="tickPosition">
1954                    <enum>QSlider::TicksBelow</enum>
1955                   </property>
1956                   <property name="tickInterval">
1957                    <number>3276</number>
1958                   </property>
1959                  </widget>
1960                 </item>
1961                 <item>
1962                  <spacer name="horizontalSpacer_6">
1963                   <property name="orientation">
1964                    <enum>Qt::Horizontal</enum>
1965                   </property>
1966                   <property name="sizeHint" stdset="0">
1967                    <size>
1968                     <width>40</width>
1969                     <height>20</height>
1970                    </size>
1971                   </property>
1972                  </spacer>
1973                 </item>
1974                 <item>
1975                  <widget class="QSlider" name="sldInputWavePlayR">
1976                   <property name="sizePolicy">
1977                    <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
1978                     <horstretch>0</horstretch>
1979                     <verstretch>0</verstretch>
1980                    </sizepolicy>
1981                   </property>
1982                   <property name="minimum">
1983                    <number>-25600</number>
1984                   </property>
1985                   <property name="maximum">
1986                    <number>0</number>
1987                   </property>
1988                   <property name="singleStep">
1989                    <number>1000</number>
1990                   </property>
1991                   <property name="pageStep">
1992                    <number>10000</number>
1993                   </property>
1994                   <property name="orientation">
1995                    <enum>Qt::Vertical</enum>
1996                   </property>
1997                   <property name="tickPosition">
1998                    <enum>QSlider::TicksAbove</enum>
1999                   </property>
2000                   <property name="tickInterval">
2001                    <number>3276</number>
2002                   </property>
2003                  </widget>
2004                 </item>
2005                 <item>
2006                  <spacer name="horizontalSpacer_77">
2007                   <property name="orientation">
2008                    <enum>Qt::Horizontal</enum>
2009                   </property>
2010                   <property name="sizeHint" stdset="0">
2011                    <size>
2012                     <width>40</width>
2013                     <height>20</height>
2014                    </size>
2015                   </property>
2016                  </spacer>
2017                 </item>
2018                </layout>
2019               </item>
2020               <item>
2021                <layout class="QHBoxLayout" name="hLayout_WavePlayMute">
2022                 <property name="spacing">
2023                  <number>0</number>
2024                 </property>
2025                 <item>
2026                  <spacer name="horizontalSpacer_78">
2027                   <property name="orientation">
2028                    <enum>Qt::Horizontal</enum>
2029                   </property>
2030                   <property name="sizeHint" stdset="0">
2031                    <size>
2032                     <width>40</width>
2033                     <height>20</height>
2034                    </size>
2035                   </property>
2036                  </spacer>
2037                 </item>
2038                 <item>
2039                  <widget class="QToolButton" name="muteButtonWavePlayL">
2040                   <property name="text">
2041                    <string>Mute</string>
2042                   </property>
2043                   <property name="checkable">
2044                    <bool>true</bool>
2045                   </property>
2046                  </widget>
2047                 </item>
2048                 <item>
2049                  <spacer name="horizontalSpacer_20">
2050                   <property name="orientation">
2051                    <enum>Qt::Horizontal</enum>
2052                   </property>
2053                   <property name="sizeHint" stdset="0">
2054                    <size>
2055                     <width>40</width>
2056                     <height>20</height>
2057                    </size>
2058                   </property>
2059                  </spacer>
2060                 </item>
2061                 <item>
2062                  <widget class="QToolButton" name="muteButtonWavePlayR">
2063                   <property name="text">
2064                    <string>Mute</string>
2065                   </property>
2066                   <property name="checkable">
2067                    <bool>true</bool>
2068                   </property>
2069                  </widget>
2070                 </item>
2071                 <item>
2072                  <spacer name="horizontalSpacer_79">
2073                   <property name="orientation">
2074                    <enum>Qt::Horizontal</enum>
2075                   </property>
2076                   <property name="sizeHint" stdset="0">
2077                    <size>
2078                     <width>40</width>
2079                     <height>20</height>
2080                    </size>
2081                   </property>
2082                  </spacer>
2083                 </item>
2084                </layout>
2085               </item>
2086               <item>
2087                <layout class="QHBoxLayout" name="hLayout_WavePlayStereo">
2088                 <property name="spacing">
2089                  <number>0</number>
2090                 </property>
2091                 <item>
2092                  <spacer name="horizontalSpacer_80">
2093                   <property name="orientation">
2094                    <enum>Qt::Horizontal</enum>
2095                   </property>
2096                   <property name="sizeHint" stdset="0">
2097                    <size>
2098                     <width>40</width>
2099                     <height>20</height>
2100                    </size>
2101                   </property>
2102                  </spacer>
2103                 </item>
2104                 <item>
2105                  <widget class="QToolButton" name="linkButtonWavePlay">
2106                   <property name="text">
2107                    <string>Stereo Link</string>
2108                   </property>
2109                   <property name="checkable">
2110                    <bool>true</bool>
2111                   </property>
2112                  </widget>
2113                 </item>
2114                 <item>
2115                  <spacer name="horizontalSpacer_81">
2116                   <property name="orientation">
2117                    <enum>Qt::Horizontal</enum>
2118                   </property>
2119                   <property name="sizeHint" stdset="0">
2120                    <size>
2121                     <width>40</width>
2122                     <height>20</height>
2123                    </size>
2124                   </property>
2125                  </spacer>
2126                 </item>
2127                </layout>
2128               </item>
2129              </layout>
2130             </widget>
2131            </item>
2132           </layout>
2133          </widget>
2134         </item>
2135         <item row="2" column="1">
2136          <widget class="QFrame" name="frame_master">
2137           <property name="sizePolicy">
2138            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
2139             <horstretch>0</horstretch>
2140             <verstretch>0</verstretch>
2141            </sizepolicy>
2142           </property>
2143           <property name="frameShape">
2144            <enum>QFrame::StyledPanel</enum>
2145           </property>
2146           <property name="frameShadow">
2147            <enum>QFrame::Plain</enum>
2148           </property>
2149           <layout class="QGridLayout" name="gridLayout_2">
2150            <property name="bottomMargin">
2151             <number>11</number>
2152            </property>
2153            <item row="2" column="0">
2154             <layout class="QVBoxLayout" name="vLayout_master">
2155              <property name="spacing">
2156               <number>1</number>
2157              </property>
2158              <item>
2159               <layout class="QHBoxLayout" name="hLayout_MasterdB">
2160                <property name="spacing">
2161                 <number>3</number>
2162                </property>
2163                <item>
2164                 <spacer name="horizontalSpacer_55">
2165                  <property name="orientation">
2166                   <enum>Qt::Horizontal</enum>
2167                  </property>
2168                  <property name="sizeHint" stdset="0">
2169                   <size>
2170                    <width>40</width>
2171                    <height>20</height>
2172                   </size>
2173                  </property>
2174                 </spacer>
2175                </item>
2176                <item>
2177                 <widget class="QLabel" name="decibelMasterL">
2178                  <property name="minimumSize">
2179                   <size>
2180                    <width>55</width>
2181                    <height>0</height>
2182                   </size>
2183                  </property>
2184                  <property name="text">
2185                   <string>-0dB</string>
2186                  </property>
2187                 </widget>
2188                </item>
2189                <item>
2190                 <spacer name="horizontalSpacer_44">
2191                  <property name="orientation">
2192                   <enum>Qt::Horizontal</enum>
2193                  </property>
2194                  <property name="sizeHint" stdset="0">
2195                   <size>
2196                    <width>40</width>
2197                    <height>20</height>
2198                   </size>
2199                  </property>
2200                 </spacer>
2201                </item>
2202                <item>
2203                 <widget class="QLabel" name="decibelMasterR">
2204                  <property name="minimumSize">
2205                   <size>
2206                    <width>55</width>
2207                    <height>0</height>
2208                   </size>
2209                  </property>
2210                  <property name="text">
2211                   <string>-0dB</string>
2212                  </property>
2213                 </widget>
2214                </item>
2215                <item>
2216                 <spacer name="horizontalSpacer_56">
2217                  <property name="orientation">
2218                   <enum>Qt::Horizontal</enum>
2219                  </property>
2220                  <property name="sizeHint" stdset="0">
2221                   <size>
2222                    <width>40</width>
2223                    <height>20</height>
2224                   </size>
2225                  </property>
2226                 </spacer>
2227                </item>
2228               </layout>
2229              </item>
2230              <item>
2231               <layout class="QHBoxLayout" name="hLayout_masterVol">
2232                <property name="spacing">
2233                 <number>0</number>
2234                </property>
2235                <item>
2236                 <spacer name="horizontalSpacer_13">
2237                  <property name="orientation">
2238                   <enum>Qt::Horizontal</enum>
2239                  </property>
2240                  <property name="sizeHint" stdset="0">
2241                   <size>
2242                    <width>40</width>
2243                    <height>20</height>
2244                   </size>
2245                  </property>
2246                 </spacer>
2247                </item>
2248                <item>
2249                 <widget class="QSlider" name="sldInputMasterL">
2250                  <property name="sizePolicy">
2251                   <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
2252                    <horstretch>0</horstretch>
2253                    <verstretch>0</verstretch>
2254                   </sizepolicy>
2255                  </property>
2256                  <property name="minimum">
2257                   <number>-25600</number>
2258                  </property>
2259                  <property name="maximum">
2260                   <number>0</number>
2261                  </property>
2262                  <property name="singleStep">
2263                   <number>1000</number>
2264                  </property>
2265                  <property name="pageStep">
2266                   <number>10000</number>
2267                  </property>
2268                  <property name="orientation">
2269                   <enum>Qt::Vertical</enum>
2270                  </property>
2271                  <property name="tickPosition">
2272                   <enum>QSlider::TicksBelow</enum>
2273                  </property>
2274                  <property name="tickInterval">
2275                   <number>3276</number>
2276                  </property>
2277                 </widget>
2278                </item>
2279                <item>
2280                 <spacer name="horizontalSpacer_7">
2281                  <property name="orientation">
2282                   <enum>Qt::Horizontal</enum>
2283                  </property>
2284                  <property name="sizeHint" stdset="0">
2285                   <size>
2286                    <width>40</width>
2287                    <height>20</height>
2288                   </size>
2289                  </property>
2290                 </spacer>
2291                </item>
2292                <item>
2293                 <widget class="QSlider" name="sldInputMasterR">
2294                  <property name="sizePolicy">
2295                   <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
2296                    <horstretch>0</horstretch>
2297                    <verstretch>0</verstretch>
2298                   </sizepolicy>
2299                  </property>
2300                  <property name="minimum">
2301                   <number>-25600</number>
2302                  </property>
2303                  <property name="maximum">
2304                   <number>0</number>
2305                  </property>
2306                  <property name="singleStep">
2307                   <number>1000</number>
2308                  </property>
2309                  <property name="pageStep">
2310                   <number>10000</number>
2311                  </property>
2312                  <property name="orientation">
2313                   <enum>Qt::Vertical</enum>
2314                  </property>
2315                  <property name="tickPosition">
2316                   <enum>QSlider::TicksAbove</enum>
2317                  </property>
2318                  <property name="tickInterval">
2319                   <number>3276</number>
2320                  </property>
2321                 </widget>
2322                </item>
2323                <item>
2324                 <spacer name="horizontalSpacer_14">
2325                  <property name="orientation">
2326                   <enum>Qt::Horizontal</enum>
2327                  </property>
2328                  <property name="sizeHint" stdset="0">
2329                   <size>
2330                    <width>40</width>
2331                    <height>20</height>
2332                   </size>
2333                  </property>
2334                 </spacer>
2335                </item>
2336               </layout>
2337              </item>
2338              <item>
2339               <layout class="QHBoxLayout" name="hLayout_masterMute">
2340                <property name="spacing">
2341                 <number>0</number>
2342                </property>
2343                <item>
2344                 <spacer name="horizontalSpacer_26">
2345                  <property name="orientation">
2346                   <enum>Qt::Horizontal</enum>
2347                  </property>
2348                  <property name="sizeHint" stdset="0">
2349                   <size>
2350                    <width>40</width>
2351                    <height>20</height>
2352                   </size>
2353                  </property>
2354                 </spacer>
2355                </item>
2356                <item>
2357                 <widget class="QToolButton" name="muteButtonMasterL">
2358                  <property name="text">
2359                   <string>Mute</string>
2360                  </property>
2361                  <property name="checkable">
2362                   <bool>true</bool>
2363                  </property>
2364                 </widget>
2365                </item>
2366                <item>
2367                 <spacer name="horizontalSpacer_31">
2368                  <property name="orientation">
2369                   <enum>Qt::Horizontal</enum>
2370                  </property>
2371                  <property name="sizeHint" stdset="0">
2372                   <size>
2373                    <width>40</width>
2374                    <height>20</height>
2375                   </size>
2376                  </property>
2377                 </spacer>
2378                </item>
2379                <item>
2380                 <widget class="QToolButton" name="muteButtonMasterR">
2381                  <property name="text">
2382                   <string>Mute</string>
2383                  </property>
2384                  <property name="checkable">
2385                   <bool>true</bool>
2386                  </property>
2387                 </widget>
2388                </item>
2389                <item>
2390                 <spacer name="horizontalSpacer_25">
2391                  <property name="orientation">
2392                   <enum>Qt::Horizontal</enum>
2393                  </property>
2394                  <property name="sizeHint" stdset="0">
2395                   <size>
2396                    <width>40</width>
2397                    <height>20</height>
2398                   </size>
2399                  </property>
2400                 </spacer>
2401                </item>
2402               </layout>
2403              </item>
2404              <item>
2405               <layout class="QHBoxLayout" name="hLayout_MasterStereo">
2406                <property name="spacing">
2407                 <number>0</number>
2408                </property>
2409                <item>
2410                 <spacer name="horizontalSpacer_29">
2411                  <property name="orientation">
2412                   <enum>Qt::Horizontal</enum>
2413                  </property>
2414                  <property name="sizeHint" stdset="0">
2415                   <size>
2416                    <width>40</width>
2417                    <height>20</height>
2418                   </size>
2419                  </property>
2420                 </spacer>
2421                </item>
2422                <item>
2423                 <widget class="QToolButton" name="linkButtonMaster">
2424                  <property name="text">
2425                   <string>Stereo Link</string>
2426                  </property>
2427                  <property name="checkable">
2428                   <bool>true</bool>
2429                  </property>
2430                 </widget>
2431                </item>
2432                <item>
2433                 <spacer name="horizontalSpacer_30">
2434                  <property name="orientation">
2435                   <enum>Qt::Horizontal</enum>
2436                  </property>
2437                  <property name="sizeHint" stdset="0">
2438                   <size>
2439                    <width>40</width>
2440                    <height>20</height>
2441                   </size>
2442                  </property>
2443                 </spacer>
2444                </item>
2445               </layout>
2446              </item>
2447             </layout>
2448            </item>
2449            <item row="1" column="0">
2450             <widget class="QComboBox" name="comboOutAssign">
2451              <property name="sizePolicy">
2452               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2453                <horstretch>0</horstretch>
2454                <verstretch>0</verstretch>
2455               </sizepolicy>
2456              </property>
2457              <item>
2458               <property name="text">
2459                <string>S/PDIF Out</string>
2460               </property>
2461              </item>
2462              <item>
2463               <property name="text">
2464                <string>Line Out 1/2</string>
2465               </property>
2466              </item>
2467              <item>
2468               <property name="text">
2469                <string>Line Out 3/4</string>
2470               </property>
2471              </item>
2472              <item>
2473               <property name="text">
2474                <string>Line Out 5/6</string>
2475               </property>
2476              </item>
2477              <item>
2478               <property name="text">
2479                <string>Line Out 7/8</string>
2480               </property>
2481              </item>
2482              <item>
2483               <property name="text">
2484                <string>None</string>
2485               </property>
2486              </item>
2487             </widget>
2488            </item>
2489            <item row="0" column="0">
2490             <widget class="QLabel" name="textLabelMaster">
2491              <property name="sizePolicy">
2492               <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
2493                <horstretch>0</horstretch>
2494                <verstretch>0</verstretch>
2495               </sizepolicy>
2496              </property>
2497              <property name="text">
2498               <string>Master</string>
2499              </property>
2500              <property name="alignment">
2501               <set>Qt::AlignCenter</set>
2502              </property>
2503              <property name="wordWrap">
2504               <bool>false</bool>
2505              </property>
2506             </widget>
2507            </item>
2508           </layout>
2509          </widget>
2510         </item>
2511        </layout>
2512       </item>
2513      </layout>
2514     </widget>
2515    </item>
2516    <item row="4" column="0">
2517     <widget class="QLabel" name="textLabelSyncSource">
2518      <property name="text">
2519       <string>Sync Source</string>
2520      </property>
2521      <property name="wordWrap">
2522       <bool>false</bool>
2523      </property>
2524     </widget>
2525    </item>
2526    <item row="4" column="1">
2527     <widget class="QComboBox" name="comboSyncSource">
2528      <item>
2529       <property name="text">
2530        <string>Internal</string>
2531       </property>
2532      </item>
2533      <item>
2534       <property name="text">
2535        <string>External</string>
2536       </property>
2537      </item>
2538     </widget>
2539    </item>
2540    <item row="5" column="0">
2541     <widget class="QLabel" name="textLabelExtSncSource">
2542      <property name="text">
2543       <string>External Sync Source</string>
2544      </property>
2545      <property name="wordWrap">
2546       <bool>false</bool>
2547      </property>
2548     </widget>
2549    </item>
2550    <item row="5" column="1">
2551     <widget class="QComboBox" name="comboExtSync">
2552      <item>
2553       <property name="text">
2554        <string>S/PDIF</string>
2555       </property>
2556      </item>
2557      <item>
2558       <property name="text">
2559        <string>WordClock</string>
2560       </property>
2561      </item>
2562     </widget>
2563    </item>
2564   </layout>
2565  </widget>
2566  <layoutdefault spacing="6" margin="11"/>
2567  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
2568  <resources/>
2569  <connections>
2570   <connection>
2571    <sender>muteButton1</sender>
2572    <signal>toggled(bool)</signal>
2573    <receiver>sldInput1</receiver>
2574    <slot>setDisabled(bool)</slot>
2575    <hints>
2576     <hint type="sourcelabel">
2577      <x>46</x>
2578      <y>622</y>
2579     </hint>
2580     <hint type="destinationlabel">
2581      <x>61</x>
2582      <y>581</y>
2583     </hint>
2584    </hints>
2585   </connection>
2586   <connection>
2587    <sender>muteButton2</sender>
2588    <signal>toggled(bool)</signal>
2589    <receiver>sldInput2</receiver>
2590    <slot>setDisabled(bool)</slot>
2591    <hints>
2592     <hint type="sourcelabel">
2593      <x>95</x>
2594      <y>619</y>
2595     </hint>
2596     <hint type="destinationlabel">
2597      <x>104</x>
2598      <y>559</y>
2599     </hint>
2600    </hints>
2601   </connection>
2602   <connection>
2603    <sender>muteButton3</sender>
2604    <signal>toggled(bool)</signal>
2605    <receiver>sldInput3</receiver>
2606    <slot>setDisabled(bool)</slot>
2607    <hints>
2608     <hint type="sourcelabel">
2609      <x>170</x>
2610      <y>621</y>
2611     </hint>
2612     <hint type="destinationlabel">
2613      <x>178</x>
2614      <y>534</y>
2615     </hint>
2616    </hints>
2617   </connection>
2618   <connection>
2619    <sender>muteButton4</sender>
2620    <signal>toggled(bool)</signal>
2621    <receiver>sldInput4</receiver>
2622    <slot>setDisabled(bool)</slot>
2623    <hints>
2624     <hint type="sourcelabel">
2625      <x>242</x>
2626      <y>613</y>
2627     </hint>
2628     <hint type="destinationlabel">
2629      <x>235</x>
2630      <y>549</y>
2631     </hint>
2632    </hints>
2633   </connection>
2634   <connection>
2635    <sender>muteButton5</sender>
2636    <signal>toggled(bool)</signal>
2637    <receiver>sldInput5</receiver>
2638    <slot>setDisabled(bool)</slot>
2639    <hints>
2640     <hint type="sourcelabel">
2641      <x>285</x>
2642      <y>617</y>
2643     </hint>
2644     <hint type="destinationlabel">
2645      <x>297</x>
2646      <y>540</y>
2647     </hint>
2648    </hints>
2649   </connection>
2650   <connection>
2651    <sender>muteButton6</sender>
2652    <signal>toggled(bool)</signal>
2653    <receiver>sldInput6</receiver>
2654    <slot>setDisabled(bool)</slot>
2655    <hints>
2656     <hint type="sourcelabel">
2657      <x>361</x>
2658      <y>619</y>
2659     </hint>
2660     <hint type="destinationlabel">
2661      <x>356</x>
2662      <y>545</y>
2663     </hint>
2664    </hints>
2665   </connection>
2666   <connection>
2667    <sender>muteButton7</sender>
2668    <signal>toggled(bool)</signal>
2669    <receiver>sldInput7</receiver>
2670    <slot>setDisabled(bool)</slot>
2671    <hints>
2672     <hint type="sourcelabel">
2673      <x>408</x>
2674      <y>614</y>
2675     </hint>
2676     <hint type="destinationlabel">
2677      <x>415</x>
2678      <y>550</y>
2679     </hint>
2680    </hints>
2681   </connection>
2682   <connection>
2683    <sender>muteButton8</sender>
2684    <signal>toggled(bool)</signal>
2685    <receiver>sldInput8</receiver>
2686    <slot>setDisabled(bool)</slot>
2687    <hints>
2688     <hint type="sourcelabel">
2689      <x>480</x>
2690      <y>618</y>
2691     </hint>
2692     <hint type="destinationlabel">
2693      <x>477</x>
2694      <y>553</y>
2695     </hint>
2696    </hints>
2697   </connection>
2698   <connection>
2699    <sender>muteButtonSPDIFL</sender>
2700    <signal>toggled(bool)</signal>
2701    <receiver>sldInputSPDIFL</receiver>
2702    <slot>setDisabled(bool)</slot>
2703    <hints>
2704     <hint type="sourcelabel">
2705      <x>522</x>
2706      <y>617</y>
2707     </hint>
2708     <hint type="destinationlabel">
2709      <x>532</x>
2710      <y>555</y>
2711     </hint>
2712    </hints>
2713   </connection>
2714   <connection>
2715    <sender>muteButtonSPDIFR</sender>
2716    <signal>toggled(bool)</signal>
2717    <receiver>sldInputSPDIFR</receiver>
2718    <slot>setDisabled(bool)</slot>
2719    <hints>
2720     <hint type="sourcelabel">
2721      <x>600</x>
2722      <y>616</y>
2723     </hint>
2724     <hint type="destinationlabel">
2725      <x>596</x>
2726      <y>532</y>
2727     </hint>
2728    </hints>
2729   </connection>
2730   <connection>
2731    <sender>muteButtonWavePlayL</sender>
2732    <signal>toggled(bool)</signal>
2733    <receiver>sldInputWavePlayL</receiver>
2734    <slot>setDisabled(bool)</slot>
2735    <hints>
2736     <hint type="sourcelabel">
2737      <x>674</x>
2738      <y>619</y>
2739     </hint>
2740     <hint type="destinationlabel">
2741      <x>667</x>
2742      <y>554</y>
2743     </hint>
2744    </hints>
2745   </connection>
2746   <connection>
2747    <sender>muteButtonWavePlayR</sender>
2748    <signal>toggled(bool)</signal>
2749    <receiver>sldInputWavePlayR</receiver>
2750    <slot>setDisabled(bool)</slot>
2751    <hints>
2752     <hint type="sourcelabel">
2753      <x>717</x>
2754      <y>621</y>
2755     </hint>
2756     <hint type="destinationlabel">
2757      <x>715</x>
2758      <y>552</y>
2759     </hint>
2760    </hints>
2761   </connection>
2762   <connection>
2763    <sender>muteButtonMasterL</sender>
2764    <signal>toggled(bool)</signal>
2765    <receiver>sldInputMasterL</receiver>
2766    <slot>setDisabled(bool)</slot>
2767    <hints>
2768     <hint type="sourcelabel">
2769      <x>826</x>
2770      <y>621</y>
2771     </hint>
2772     <hint type="destinationlabel">
2773      <x>814</x>
2774      <y>532</y>
2775     </hint>
2776    </hints>
2777   </connection>
2778   <connection>
2779    <sender>muteButtonMasterR</sender>
2780    <signal>toggled(bool)</signal>
2781    <receiver>sldInputMasterR</receiver>
2782    <slot>setDisabled(bool)</slot>
2783    <hints>
2784     <hint type="sourcelabel">
2785      <x>882</x>
2786      <y>621</y>
2787     </hint>
2788     <hint type="destinationlabel">
2789      <x>890</x>
2790      <y>545</y>
2791     </hint>
2792    </hints>
2793   </connection>
2794  </connections>
2795 </ui>
Note: See TracBrowser for help on using the browser.