root/trunk/libffado/support/mixer-qt4/mixer_phase24.ui

Revision 1435, 20.1 kB (checked in by arnonym, 15 years ago)

forward port the mixer-changes from 2.0-branch r1361:HEAD

Line 
1 <ui version="4.0" >
2  <comment>Copyright (C) 2005-2008 by Pieter Palmers
3        
4         This file is part of FFADO
5         FFADO = Free Firewire (pro-)audio drivers for linux
6        
7         FFADO is based upon FreeBoB.
8        
9         This program is free software: you can redistribute it and/or modify
10         it under the terms of the GNU General Public License as published by
11         the Free Software Foundation, either version 2 of the License, or
12         (at your option) version 3 of the License.
13        
14         This program is distributed in the hope that it will be useful,
15         but WITHOUT ANY WARRANTY; without even the implied warranty of
16         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17         GNU General Public License for more details.
18 </comment>
19  <class>Phase24ControlUI</class>
20  <widget class="QWidget" name="Phase24ControlUI" >
21   <property name="geometry" >
22    <rect>
23     <x>0</x>
24     <y>0</y>
25     <width>331</width>
26     <height>390</height>
27    </rect>
28   </property>
29   <property name="windowTitle" >
30    <string>Terratec Phase 24 Control</string>
31   </property>
32   <layout class="QGridLayout" >
33    <item row="2" column="0" >
34     <widget class="QLabel" name="textLabel1_2_2" >
35      <property name="text" >
36       <string>3/4 Out Level</string>
37      </property>
38      <property name="wordWrap" >
39       <bool>false</bool>
40      </property>
41     </widget>
42    </item>
43    <item row="3" column="0" >
44     <widget class="QLabel" name="textLabel1_2_2_3" >
45      <property name="text" >
46       <string>Analog In Level</string>
47      </property>
48      <property name="wordWrap" >
49       <bool>false</bool>
50      </property>
51     </widget>
52    </item>
53    <item row="4" column="0" >
54     <widget class="QLabel" name="textLabel1_2_2_2_3_2" >
55      <property name="text" >
56       <string>Sync Source</string>
57      </property>
58      <property name="wordWrap" >
59       <bool>false</bool>
60      </property>
61     </widget>
62    </item>
63    <item row="2" column="1" >
64     <widget class="QComboBox" name="cmbFrontLevel" >
65      <item>
66       <property name="text" >
67        <string>Line</string>
68       </property>
69      </item>
70      <item>
71       <property name="text" >
72        <string>Headphone</string>
73       </property>
74      </item>
75     </widget>
76    </item>
77    <item row="3" column="1" >
78     <widget class="QComboBox" name="cmbLineLevel" >
79      <item>
80       <property name="text" >
81        <string>0</string>
82       </property>
83      </item>
84      <item>
85       <property name="text" >
86        <string>1</string>
87       </property>
88      </item>
89      <item>
90       <property name="text" >
91        <string>2</string>
92       </property>
93      </item>
94      <item>
95       <property name="text" >
96        <string>3</string>
97       </property>
98      </item>
99      <item>
100       <property name="text" >
101        <string>4</string>
102       </property>
103      </item>
104     </widget>
105    </item>
106    <item row="4" column="1" >
107     <widget class="QComboBox" name="cmbSetSyncSource" >
108      <item>
109       <property name="text" >
110        <string>Internal</string>
111       </property>
112      </item>
113      <item>
114       <property name="text" >
115        <string>External</string>
116       </property>
117      </item>
118     </widget>
119    </item>
120    <item row="0" column="0" colspan="2" >
121     <widget class="QGroupBox" name="groupBox1" >
122      <property name="title" >
123       <string>Hardware Mixer</string>
124      </property>
125      <layout class="QGridLayout" >
126       <item row="0" column="0" >
127        <layout class="QGridLayout" >
128         <item row="0" column="0" colspan="2" >
129          <widget class="QLabel" name="textLabel2_4_2_3_2" >
130           <property name="text" >
131            <string>In</string>
132           </property>
133           <property name="alignment" >
134            <set>Qt::AlignCenter</set>
135           </property>
136           <property name="wordWrap" >
137            <bool>false</bool>
138           </property>
139          </widget>
140         </item>
141         <item row="1" column="0" >
142          <layout class="QVBoxLayout" >
143           <item>
144            <widget class="QLabel" name="textLabel2_3" >
145             <property name="text" >
146              <string>Analog</string>
147             </property>
148             <property name="wordWrap" >
149              <bool>false</bool>
150             </property>
151            </widget>
152           </item>
153           <item>
154            <widget class="QSlider" name="sldLineIn" >
155             <property name="minimum" >
156              <number>0</number>
157             </property>
158             <property name="maximum" >
159              <number>25600</number>
160             </property>
161             <property name="singleStep" >
162              <number>10000</number>
163             </property>
164             <property name="pageStep" >
165              <number>1000</number>
166             </property>
167             <property name="orientation" >
168              <enum>Qt::Vertical</enum>
169             </property>
170             <property name="tickInterval" >
171              <number>10000</number>
172             </property>
173            </widget>
174           </item>
175          </layout>
176         </item>
177         <item row="1" column="1" >
178          <layout class="QVBoxLayout" >
179           <item>
180            <widget class="QLabel" name="textLabel2_4_2" >
181             <property name="text" >
182              <string>SPDIF</string>
183             </property>
184             <property name="wordWrap" >
185              <bool>false</bool>
186             </property>
187            </widget>
188           </item>
189           <item>
190            <widget class="QSlider" name="sldSPDIFIn" >
191             <property name="minimum" >
192              <number>0</number>
193             </property>
194             <property name="maximum" >
195              <number>25600</number>
196             </property>
197             <property name="singleStep" >
198              <number>10000</number>
199             </property>
200             <property name="pageStep" >
201              <number>1000</number>
202             </property>
203             <property name="orientation" >
204              <enum>Qt::Vertical</enum>
205             </property>
206             <property name="tickInterval" >
207              <number>10000</number>
208             </property>
209            </widget>
210           </item>
211          </layout>
212         </item>
213        </layout>
214       </item>
215       <item row="0" column="2" >
216        <layout class="QGridLayout" >
217         <item row="1" column="2" >
218          <layout class="QVBoxLayout" >
219           <item>
220            <widget class="QLabel" name="textLabel2_4_2_2" >
221             <property name="text" >
222              <string>SPDIF</string>
223             </property>
224             <property name="wordWrap" >
225              <bool>false</bool>
226             </property>
227            </widget>
228           </item>
229           <item>
230            <widget class="QSlider" name="sldSPDIFOut" >
231             <property name="minimum" >
232              <number>0</number>
233             </property>
234             <property name="maximum" >
235              <number>25600</number>
236             </property>
237             <property name="singleStep" >
238              <number>10000</number>
239             </property>
240             <property name="pageStep" >
241              <number>1000</number>
242             </property>
243             <property name="orientation" >
244              <enum>Qt::Vertical</enum>
245             </property>
246             <property name="tickInterval" >
247              <number>10000</number>
248             </property>
249            </widget>
250           </item>
251          </layout>
252         </item>
253         <item row="1" column="0" >
254          <layout class="QVBoxLayout" >
255           <item>
256            <widget class="QLabel" name="textLabel2" >
257             <property name="text" >
258              <string>1/2</string>
259             </property>
260             <property name="wordWrap" >
261              <bool>false</bool>
262             </property>
263            </widget>
264           </item>
265           <item>
266            <widget class="QSlider" name="sldInput12" >
267             <property name="minimum" >
268              <number>0</number>
269             </property>
270             <property name="maximum" >
271              <number>25600</number>
272             </property>
273             <property name="singleStep" >
274              <number>10000</number>
275             </property>
276             <property name="pageStep" >
277              <number>1000</number>
278             </property>
279             <property name="orientation" >
280              <enum>Qt::Vertical</enum>
281             </property>
282             <property name="tickInterval" >
283              <number>10000</number>
284             </property>
285            </widget>
286           </item>
287          </layout>
288         </item>
289         <item row="1" column="3" >
290          <spacer>
291           <property name="orientation" >
292            <enum>Qt::Horizontal</enum>
293           </property>
294           <property name="sizeType" >
295            <enum>QSizePolicy::Expanding</enum>
296           </property>
297           <property name="sizeHint" >
298            <size>
299             <width>20</width>
300             <height>20</height>
301            </size>
302           </property>
303          </spacer>
304         </item>
305         <item row="1" column="1" >
306          <layout class="QVBoxLayout" >
307           <item>
308            <widget class="QLabel" name="textLabel2_2" >
309             <property name="text" >
310              <string>3/4</string>
311             </property>
312             <property name="wordWrap" >
313              <bool>false</bool>
314             </property>
315            </widget>
316           </item>
317           <item>
318            <widget class="QSlider" name="sldInput34" >
319             <property name="minimum" >
320              <number>0</number>
321             </property>
322             <property name="maximum" >
323              <number>25600</number>
324             </property>
325             <property name="singleStep" >
326              <number>10000</number>
327             </property>
328             <property name="pageStep" >
329              <number>1000</number>
330             </property>
331             <property name="orientation" >
332              <enum>Qt::Vertical</enum>
333             </property>
334             <property name="tickInterval" >
335              <number>10000</number>
336             </property>
337            </widget>
338           </item>
339          </layout>
340         </item>
341         <item row="0" column="0" colspan="5" >
342          <widget class="QLabel" name="textLabel2_4_2_3_2_2" >
343           <property name="text" >
344            <string>Out</string>
345           </property>
346           <property name="wordWrap" >
347            <bool>false</bool>
348           </property>
349          </widget>
350         </item>
351         <item row="1" column="4" >
352          <layout class="QVBoxLayout" >
353           <item>
354            <widget class="QLabel" name="textLabel2_4_2_2_2" >
355             <property name="text" >
356              <string>Master</string>
357             </property>
358             <property name="wordWrap" >
359              <bool>false</bool>
360             </property>
361            </widget>
362           </item>
363           <item>
364            <widget class="QSlider" name="sldMaster" >
365             <property name="minimumSize" >
366              <size>
367               <width>0</width>
368               <height>80</height>
369              </size>
370             </property>
371             <property name="minimum" >
372              <number>0</number>
373             </property>
374             <property name="maximum" >
375              <number>25600</number>
376             </property>
377             <property name="singleStep" >
378              <number>10000</number>
379             </property>
380             <property name="pageStep" >
381              <number>1000</number>
382             </property>
383             <property name="orientation" >
384              <enum>Qt::Vertical</enum>
385             </property>
386             <property name="tickInterval" >
387              <number>10000</number>
388             </property>
389            </widget>
390           </item>
391          </layout>
392         </item>
393        </layout>
394       </item>
395       <item row="0" column="1" >
396        <spacer>
397         <property name="orientation" >
398          <enum>Qt::Horizontal</enum>
399         </property>
400         <property name="sizeType" >
401          <enum>QSizePolicy::Expanding</enum>
402         </property>
403         <property name="sizeHint" >
404          <size>
405           <width>40</width>
406           <height>20</height>
407          </size>
408         </property>
409        </spacer>
410       </item>
411      </layout>
412     </widget>
413    </item>
414    <item row="1" column="0" colspan="2" >
415     <widget class="QGroupBox" name="groupBox2" >
416      <property name="title" >
417       <string>Routing</string>
418      </property>
419      <layout class="QGridLayout" >
420       <item row="1" column="1" >
421        <widget class="QComboBox" name="cmbOutSource34" >
422         <item>
423          <property name="text" >
424           <string>Wave Out 1/2</string>
425          </property>
426         </item>
427         <item>
428          <property name="text" >
429           <string>Wave Out 3/4</string>
430          </property>
431         </item>
432         <item>
433          <property name="text" >
434           <string>Line in</string>
435          </property>
436         </item>
437         <item>
438          <property name="text" >
439           <string>SPDIF in</string>
440          </property>
441         </item>
442         <item>
443          <property name="text" >
444           <string>Mixer</string>
445          </property>
446         </item>
447         <item>
448          <property name="text" >
449           <string>Wave Out SPDIF</string>
450          </property>
451         </item>
452        </widget>
453       </item>
454       <item row="2" column="1" >
455        <widget class="QComboBox" name="cmbOutSourceSPDIF" >
456         <item>
457          <property name="text" >
458           <string>Wave Out 1/2</string>
459          </property>
460         </item>
461         <item>
462          <property name="text" >
463           <string>Wave Out 3/4</string>
464          </property>
465         </item>
466         <item>
467          <property name="text" >
468           <string>Line in</string>
469          </property>
470         </item>
471         <item>
472          <property name="text" >
473           <string>SPDIF in</string>
474          </property>
475         </item>
476         <item>
477          <property name="text" >
478           <string>Mixer</string>
479          </property>
480         </item>
481         <item>
482          <property name="text" >
483           <string>Wave Out SPDIF</string>
484          </property>
485         </item>
486        </widget>
487       </item>
488       <item row="2" column="0" >
489        <widget class="QLabel" name="textLabel1_2_2_2_3" >
490         <property name="text" >
491          <string>SPDIF</string>
492         </property>
493         <property name="wordWrap" >
494          <bool>false</bool>
495         </property>
496        </widget>
497       </item>
498       <item row="1" column="0" >
499        <widget class="QLabel" name="textLabel1_2_2_2" >
500         <property name="text" >
501          <string>3/4</string>
502         </property>
503         <property name="wordWrap" >
504          <bool>false</bool>
505         </property>
506        </widget>
507       </item>
508       <item row="0" column="1" >
509        <widget class="QComboBox" name="cmbOutSource12" >
510         <item>
511          <property name="text" >
512           <string>Wave Out 1/2</string>
513          </property>
514         </item>
515         <item>
516          <property name="text" >
517           <string>Wave Out 3/4</string>
518          </property>
519         </item>
520         <item>
521          <property name="text" >
522           <string>Line in</string>
523          </property>
524         </item>
525         <item>
526          <property name="text" >
527           <string>SPDIF in</string>
528          </property>
529         </item>
530         <item>
531          <property name="text" >
532           <string>Mixer</string>
533          </property>
534         </item>
535         <item>
536          <property name="text" >
537           <string>Wave Out SPDIF</string>
538          </property>
539         </item>
540        </widget>
541       </item>
542       <item row="0" column="0" >
543        <widget class="QLabel" name="textLabel1_2_2_2_2" >
544         <property name="text" >
545          <string>1/2</string>
546         </property>
547         <property name="wordWrap" >
548          <bool>false</bool>
549         </property>
550        </widget>
551       </item>
552      </layout>
553     </widget>
554    </item>
555   </layout>
556  </widget>
557  <layoutdefault spacing="6" margin="11" />
558  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
559  <tabstops>
560   <tabstop>sldInput12</tabstop>
561   <tabstop>sldInput34</tabstop>
562   <tabstop>sldLineIn</tabstop>
563   <tabstop>sldSPDIFOut</tabstop>
564   <tabstop>sldSPDIFIn</tabstop>
565   <tabstop>sldMaster</tabstop>
566   <tabstop>cmbFrontLevel</tabstop>
567   <tabstop>cmbOutSource12</tabstop>
568   <tabstop>cmbOutSource34</tabstop>
569   <tabstop>cmbOutSourceSPDIF</tabstop>
570   <tabstop>cmbSetSyncSource</tabstop>
571  </tabstops>
572  <resources/>
573  <connections>
574   <connection>
575    <sender>sldInput12</sender>
576    <signal>valueChanged(int)</signal>
577    <receiver>Phase24ControlUI</receiver>
578    <slot>setVolume12(int)</slot>
579    <hints>
580     <hint type="sourcelabel" >
581      <x>20</x>
582      <y>20</y>
583     </hint>
584     <hint type="destinationlabel" >
585      <x>20</x>
586      <y>20</y>
587     </hint>
588    </hints>
589   </connection>
590   <connection>
591    <sender>sldInput34</sender>
592    <signal>valueChanged(int)</signal>
593    <receiver>Phase24ControlUI</receiver>
594    <slot>setVolume34(int)</slot>
595    <hints>
596     <hint type="sourcelabel" >
597      <x>20</x>
598      <y>20</y>
599     </hint>
600     <hint type="destinationlabel" >
601      <x>20</x>
602      <y>20</y>
603     </hint>
604    </hints>
605   </connection>
606   <connection>
607    <sender>sldLineIn</sender>
608    <signal>valueChanged(int)</signal>
609    <receiver>Phase24ControlUI</receiver>
610    <slot>setVolumeLineIn(int)</slot>
611    <hints>
612     <hint type="sourcelabel" >
613      <x>20</x>
614      <y>20</y>
615     </hint>
616     <hint type="destinationlabel" >
617      <x>20</x>
618      <y>20</y>
619     </hint>
620    </hints>
621   </connection>
622   <connection>
623    <sender>sldSPDIFOut</sender>
624    <signal>valueChanged(int)</signal>
625    <receiver>Phase24ControlUI</receiver>
626    <slot>setVolumeSPDIFOut(int)</slot>
627    <hints>
628     <hint type="sourcelabel" >
629      <x>20</x>
630      <y>20</y>
631     </hint>
632     <hint type="destinationlabel" >
633      <x>20</x>
634      <y>20</y>
635     </hint>
636    </hints>
637   </connection>
638   <connection>
639    <sender>sldSPDIFIn</sender>
640    <signal>valueChanged(int)</signal>
641    <receiver>Phase24ControlUI</receiver>
642    <slot>setVolumeSPDIFIn(int)</slot>
643    <hints>
644     <hint type="sourcelabel" >
645      <x>20</x>
646      <y>20</y>
647     </hint>
648     <hint type="destinationlabel" >
649      <x>20</x>
650      <y>20</y>
651     </hint>
652    </hints>
653   </connection>
654   <connection>
655    <sender>sldMaster</sender>
656    <signal>valueChanged(int)</signal>
657    <receiver>Phase24ControlUI</receiver>
658    <slot>setVolumeMaster(int)</slot>
659    <hints>
660     <hint type="sourcelabel" >
661      <x>20</x>
662      <y>20</y>
663     </hint>
664     <hint type="destinationlabel" >
665      <x>20</x>
666      <y>20</y>
667     </hint>
668    </hints>
669   </connection>
670   <connection>
671    <sender>cmbFrontLevel</sender>
672    <signal>activated(int)</signal>
673    <receiver>Phase24ControlUI</receiver>
674    <slot>setFrontLevel(int)</slot>
675    <hints>
676     <hint type="sourcelabel" >
677      <x>20</x>
678      <y>20</y>
679     </hint>
680     <hint type="destinationlabel" >
681      <x>20</x>
682      <y>20</y>
683     </hint>
684    </hints>
685   </connection>
686   <connection>
687    <sender>cmbSetSyncSource</sender>
688    <signal>activated(int)</signal>
689    <receiver>Phase24ControlUI</receiver>
690    <slot>setSyncSource(int)</slot>
691    <hints>
692     <hint type="sourcelabel" >
693      <x>20</x>
694      <y>20</y>
695     </hint>
696     <hint type="destinationlabel" >
697      <x>20</x>
698      <y>20</y>
699     </hint>
700    </hints>
701   </connection>
702   <connection>
703    <sender>cmbOutSourceSPDIF</sender>
704    <signal>activated(int)</signal>
705    <receiver>Phase24ControlUI</receiver>
706    <slot>setOutSourceSPDIF(int)</slot>
707    <hints>
708     <hint type="sourcelabel" >
709      <x>20</x>
710      <y>20</y>
711     </hint>
712     <hint type="destinationlabel" >
713      <x>20</x>
714      <y>20</y>
715     </hint>
716    </hints>
717   </connection>
718   <connection>
719    <sender>cmbOutSource12</sender>
720    <signal>activated(int)</signal>
721    <receiver>Phase24ControlUI</receiver>
722    <slot>setOutSource12(int)</slot>
723    <hints>
724     <hint type="sourcelabel" >
725      <x>20</x>
726      <y>20</y>
727     </hint>
728     <hint type="destinationlabel" >
729      <x>20</x>
730      <y>20</y>
731     </hint>
732    </hints>
733   </connection>
734   <connection>
735    <sender>cmbOutSource34</sender>
736    <signal>activated(int)</signal>
737    <receiver>Phase24ControlUI</receiver>
738    <slot>setOutSource34(int)</slot>
739    <hints>
740     <hint type="sourcelabel" >
741      <x>20</x>
742      <y>20</y>
743     </hint>
744     <hint type="destinationlabel" >
745      <x>20</x>
746      <y>20</y>
747     </hint>
748    </hints>
749   </connection>
750   <connection>
751    <sender>cmbLineLevel</sender>
752    <signal>activated(int)</signal>
753    <receiver>Phase24ControlUI</receiver>
754    <slot>setLineLevel(int)</slot>
755    <hints>
756     <hint type="sourcelabel" >
757      <x>20</x>
758      <y>20</y>
759     </hint>
760     <hint type="destinationlabel" >
761      <x>20</x>
762      <y>20</y>
763     </hint>
764    </hints>
765   </connection>
766  </connections>
767 </ui>
Note: See TracBrowser for help on using the browser.