root/trunk/libffado/support/mixer/mixer_phase88.ui

Revision 757, 22.0 kB (checked in by ppalmers, 16 years ago)

fix xml error due to license

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