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

Revision 1435, 23.2 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 Daniel Wagner
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>EdirolFa66ControlUI</class>
20  <widget class="QWidget" name="EdirolFa66ControlUI" >
21   <property name="geometry" >
22    <rect>
23     <x>0</x>
24     <y>0</y>
25     <width>421</width>
26     <height>193</height>
27    </rect>
28   </property>
29   <property name="windowTitle" >
30    <string>Edirol FA-66</string>
31   </property>
32   <layout class="QVBoxLayout" >
33    <item>
34     <widget class="QGroupBox" name="groupBox1" >
35      <property name="sizePolicy" >
36       <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
37        <horstretch>0</horstretch>
38        <verstretch>0</verstretch>
39       </sizepolicy>
40      </property>
41      <property name="title" >
42       <string>Monitor Input Mixer</string>
43      </property>
44      <layout class="QHBoxLayout" >
45       <item>
46        <layout class="QVBoxLayout" >
47         <item>
48          <widget class="QLabel" name="textLabel1" >
49           <property name="text" >
50            <string>1</string>
51           </property>
52           <property name="alignment" >
53            <set>Qt::AlignCenter</set>
54           </property>
55           <property name="wordWrap" >
56            <bool>false</bool>
57           </property>
58          </widget>
59         </item>
60         <item>
61          <layout class="QHBoxLayout" >
62           <item>
63            <spacer>
64             <property name="orientation" >
65              <enum>Qt::Horizontal</enum>
66             </property>
67             <property name="sizeType" >
68              <enum>QSizePolicy::Expanding</enum>
69             </property>
70             <property name="sizeHint" >
71              <size>
72               <width>20</width>
73               <height>20</height>
74              </size>
75             </property>
76            </spacer>
77           </item>
78           <item>
79            <widget class="QSlider" name="sldInput1" >
80             <property name="sizePolicy" >
81              <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
82               <horstretch>0</horstretch>
83               <verstretch>0</verstretch>
84              </sizepolicy>
85             </property>
86             <property name="minimum" >
87              <number>0</number>
88             </property>
89             <property name="maximum" >
90              <number>32767</number>
91             </property>
92             <property name="singleStep" >
93              <number>10000</number>
94             </property>
95             <property name="pageStep" >
96              <number>1000</number>
97             </property>
98             <property name="orientation" >
99              <enum>Qt::Vertical</enum>
100             </property>
101             <property name="tickInterval" >
102              <number>10000</number>
103             </property>
104            </widget>
105           </item>
106           <item>
107            <spacer>
108             <property name="orientation" >
109              <enum>Qt::Horizontal</enum>
110             </property>
111             <property name="sizeType" >
112              <enum>QSizePolicy::Expanding</enum>
113             </property>
114             <property name="sizeHint" >
115              <size>
116               <width>20</width>
117               <height>16</height>
118              </size>
119             </property>
120            </spacer>
121           </item>
122          </layout>
123         </item>
124         <item>
125          <widget class="QSlider" name="sldBal1" >
126           <property name="minimum" >
127            <number>-32767</number>
128           </property>
129           <property name="maximum" >
130            <number>32512</number>
131           </property>
132           <property name="orientation" >
133            <enum>Qt::Horizontal</enum>
134           </property>
135          </widget>
136         </item>
137        </layout>
138       </item>
139       <item>
140        <spacer>
141         <property name="orientation" >
142          <enum>Qt::Horizontal</enum>
143         </property>
144         <property name="sizeType" >
145          <enum>QSizePolicy::Expanding</enum>
146         </property>
147         <property name="sizeHint" >
148          <size>
149           <width>40</width>
150           <height>20</height>
151          </size>
152         </property>
153        </spacer>
154       </item>
155       <item>
156        <layout class="QVBoxLayout" >
157         <item>
158          <widget class="QLabel" name="textLabel2" >
159           <property name="text" >
160            <string>2</string>
161           </property>
162           <property name="alignment" >
163            <set>Qt::AlignCenter</set>
164           </property>
165           <property name="wordWrap" >
166            <bool>false</bool>
167           </property>
168          </widget>
169         </item>
170         <item>
171          <layout class="QHBoxLayout" >
172           <item>
173            <spacer>
174             <property name="orientation" >
175              <enum>Qt::Horizontal</enum>
176             </property>
177             <property name="sizeType" >
178              <enum>QSizePolicy::Expanding</enum>
179             </property>
180             <property name="sizeHint" >
181              <size>
182               <width>20</width>
183               <height>20</height>
184              </size>
185             </property>
186            </spacer>
187           </item>
188           <item>
189            <widget class="QSlider" name="sldInput2" >
190             <property name="minimum" >
191              <number>0</number>
192             </property>
193             <property name="maximum" >
194              <number>32767</number>
195             </property>
196             <property name="singleStep" >
197              <number>10000</number>
198             </property>
199             <property name="pageStep" >
200              <number>1000</number>
201             </property>
202             <property name="orientation" >
203              <enum>Qt::Vertical</enum>
204             </property>
205             <property name="tickInterval" >
206              <number>10000</number>
207             </property>
208            </widget>
209           </item>
210           <item>
211            <spacer>
212             <property name="orientation" >
213              <enum>Qt::Horizontal</enum>
214             </property>
215             <property name="sizeType" >
216              <enum>QSizePolicy::Expanding</enum>
217             </property>
218             <property name="sizeHint" >
219              <size>
220               <width>20</width>
221               <height>20</height>
222              </size>
223             </property>
224            </spacer>
225           </item>
226          </layout>
227         </item>
228         <item>
229          <widget class="QSlider" name="sldBal2" >
230           <property name="minimum" >
231            <number>-32767</number>
232           </property>
233           <property name="maximum" >
234            <number>32512</number>
235           </property>
236           <property name="orientation" >
237            <enum>Qt::Horizontal</enum>
238           </property>
239          </widget>
240         </item>
241        </layout>
242       </item>
243       <item>
244        <spacer>
245         <property name="orientation" >
246          <enum>Qt::Horizontal</enum>
247         </property>
248         <property name="sizeType" >
249          <enum>QSizePolicy::Expanding</enum>
250         </property>
251         <property name="sizeHint" >
252          <size>
253           <width>40</width>
254           <height>20</height>
255          </size>
256         </property>
257        </spacer>
258       </item>
259       <item>
260        <layout class="QVBoxLayout" >
261         <item>
262          <widget class="QLabel" name="textLabel3" >
263           <property name="text" >
264            <string>3</string>
265           </property>
266           <property name="alignment" >
267            <set>Qt::AlignCenter</set>
268           </property>
269           <property name="wordWrap" >
270            <bool>false</bool>
271           </property>
272          </widget>
273         </item>
274         <item>
275          <layout class="QHBoxLayout" >
276           <item>
277            <spacer>
278             <property name="orientation" >
279              <enum>Qt::Horizontal</enum>
280             </property>
281             <property name="sizeType" >
282              <enum>QSizePolicy::Expanding</enum>
283             </property>
284             <property name="sizeHint" >
285              <size>
286               <width>20</width>
287               <height>20</height>
288              </size>
289             </property>
290            </spacer>
291           </item>
292           <item>
293            <widget class="QSlider" name="sldInput3" >
294             <property name="minimum" >
295              <number>0</number>
296             </property>
297             <property name="maximum" >
298              <number>32767</number>
299             </property>
300             <property name="singleStep" >
301              <number>10000</number>
302             </property>
303             <property name="pageStep" >
304              <number>1000</number>
305             </property>
306             <property name="orientation" >
307              <enum>Qt::Vertical</enum>
308             </property>
309             <property name="tickInterval" >
310              <number>10000</number>
311             </property>
312            </widget>
313           </item>
314           <item>
315            <spacer>
316             <property name="orientation" >
317              <enum>Qt::Horizontal</enum>
318             </property>
319             <property name="sizeType" >
320              <enum>QSizePolicy::Expanding</enum>
321             </property>
322             <property name="sizeHint" >
323              <size>
324               <width>20</width>
325               <height>20</height>
326              </size>
327             </property>
328            </spacer>
329           </item>
330          </layout>
331         </item>
332         <item>
333          <widget class="QSlider" name="sldBal3" >
334           <property name="minimum" >
335            <number>-32767</number>
336           </property>
337           <property name="maximum" >
338            <number>32512</number>
339           </property>
340           <property name="orientation" >
341            <enum>Qt::Horizontal</enum>
342           </property>
343          </widget>
344         </item>
345        </layout>
346       </item>
347       <item>
348        <spacer>
349         <property name="orientation" >
350          <enum>Qt::Horizontal</enum>
351         </property>
352         <property name="sizeType" >
353          <enum>QSizePolicy::Expanding</enum>
354         </property>
355         <property name="sizeHint" >
356          <size>
357           <width>40</width>
358           <height>20</height>
359          </size>
360         </property>
361        </spacer>
362       </item>
363       <item>
364        <layout class="QVBoxLayout" >
365         <item>
366          <widget class="QLabel" name="textLabel4" >
367           <property name="text" >
368            <string>4</string>
369           </property>
370           <property name="alignment" >
371            <set>Qt::AlignCenter</set>
372           </property>
373           <property name="wordWrap" >
374            <bool>false</bool>
375           </property>
376          </widget>
377         </item>
378         <item>
379          <layout class="QHBoxLayout" >
380           <item>
381            <spacer>
382             <property name="orientation" >
383              <enum>Qt::Horizontal</enum>
384             </property>
385             <property name="sizeType" >
386              <enum>QSizePolicy::Expanding</enum>
387             </property>
388             <property name="sizeHint" >
389              <size>
390               <width>20</width>
391               <height>20</height>
392              </size>
393             </property>
394            </spacer>
395           </item>
396           <item>
397            <widget class="QSlider" name="sldInput4" >
398             <property name="minimum" >
399              <number>0</number>
400             </property>
401             <property name="maximum" >
402              <number>32767</number>
403             </property>
404             <property name="singleStep" >
405              <number>10000</number>
406             </property>
407             <property name="pageStep" >
408              <number>1000</number>
409             </property>
410             <property name="orientation" >
411              <enum>Qt::Vertical</enum>
412             </property>
413             <property name="tickInterval" >
414              <number>10000</number>
415             </property>
416            </widget>
417           </item>
418           <item>
419            <spacer>
420             <property name="orientation" >
421              <enum>Qt::Horizontal</enum>
422             </property>
423             <property name="sizeType" >
424              <enum>QSizePolicy::Expanding</enum>
425             </property>
426             <property name="sizeHint" >
427              <size>
428               <width>20</width>
429               <height>20</height>
430              </size>
431             </property>
432            </spacer>
433           </item>
434          </layout>
435         </item>
436         <item>
437          <widget class="QSlider" name="sldBal4" >
438           <property name="minimum" >
439            <number>-32767</number>
440           </property>
441           <property name="maximum" >
442            <number>32512</number>
443           </property>
444           <property name="orientation" >
445            <enum>Qt::Horizontal</enum>
446           </property>
447          </widget>
448         </item>
449        </layout>
450       </item>
451       <item>
452        <spacer>
453         <property name="orientation" >
454          <enum>Qt::Horizontal</enum>
455         </property>
456         <property name="sizeType" >
457          <enum>QSizePolicy::Expanding</enum>
458         </property>
459         <property name="sizeHint" >
460          <size>
461           <width>40</width>
462           <height>20</height>
463          </size>
464         </property>
465        </spacer>
466       </item>
467       <item>
468        <layout class="QVBoxLayout" >
469         <item>
470          <widget class="QLabel" name="textLabel5" >
471           <property name="text" >
472            <string>5</string>
473           </property>
474           <property name="alignment" >
475            <set>Qt::AlignCenter</set>
476           </property>
477           <property name="wordWrap" >
478            <bool>false</bool>
479           </property>
480          </widget>
481         </item>
482         <item>
483          <layout class="QHBoxLayout" >
484           <item>
485            <spacer>
486             <property name="orientation" >
487              <enum>Qt::Horizontal</enum>
488             </property>
489             <property name="sizeType" >
490              <enum>QSizePolicy::Expanding</enum>
491             </property>
492             <property name="sizeHint" >
493              <size>
494               <width>20</width>
495               <height>20</height>
496              </size>
497             </property>
498            </spacer>
499           </item>
500           <item>
501            <widget class="QSlider" name="sldInput5" >
502             <property name="minimumSize" >
503              <size>
504               <width>0</width>
505               <height>80</height>
506              </size>
507             </property>
508             <property name="minimum" >
509              <number>0</number>
510             </property>
511             <property name="maximum" >
512              <number>32767</number>
513             </property>
514             <property name="singleStep" >
515              <number>10000</number>
516             </property>
517             <property name="pageStep" >
518              <number>1000</number>
519             </property>
520             <property name="orientation" >
521              <enum>Qt::Vertical</enum>
522             </property>
523             <property name="tickInterval" >
524              <number>10000</number>
525             </property>
526            </widget>
527           </item>
528           <item>
529            <spacer>
530             <property name="orientation" >
531              <enum>Qt::Horizontal</enum>
532             </property>
533             <property name="sizeType" >
534              <enum>QSizePolicy::Expanding</enum>
535             </property>
536             <property name="sizeHint" >
537              <size>
538               <width>20</width>
539               <height>20</height>
540              </size>
541             </property>
542            </spacer>
543           </item>
544          </layout>
545         </item>
546         <item>
547          <widget class="QSlider" name="sldBal5" >
548           <property name="minimum" >
549            <number>-32767</number>
550           </property>
551           <property name="maximum" >
552            <number>32512</number>
553           </property>
554           <property name="orientation" >
555            <enum>Qt::Horizontal</enum>
556           </property>
557          </widget>
558         </item>
559        </layout>
560       </item>
561       <item>
562        <spacer>
563         <property name="orientation" >
564          <enum>Qt::Horizontal</enum>
565         </property>
566         <property name="sizeType" >
567          <enum>QSizePolicy::Expanding</enum>
568         </property>
569         <property name="sizeHint" >
570          <size>
571           <width>40</width>
572           <height>20</height>
573          </size>
574         </property>
575        </spacer>
576       </item>
577       <item>
578        <layout class="QVBoxLayout" >
579         <item>
580          <widget class="QLabel" name="textLabel6" >
581           <property name="text" >
582            <string>6</string>
583           </property>
584           <property name="alignment" >
585            <set>Qt::AlignCenter</set>
586           </property>
587           <property name="wordWrap" >
588            <bool>false</bool>
589           </property>
590          </widget>
591         </item>
592         <item>
593          <layout class="QHBoxLayout" >
594           <item>
595            <spacer>
596             <property name="orientation" >
597              <enum>Qt::Horizontal</enum>
598             </property>
599             <property name="sizeType" >
600              <enum>QSizePolicy::Expanding</enum>
601             </property>
602             <property name="sizeHint" >
603              <size>
604               <width>20</width>
605               <height>20</height>
606              </size>
607             </property>
608            </spacer>
609           </item>
610           <item>
611            <widget class="QSlider" name="sldInput6" >
612             <property name="minimum" >
613              <number>0</number>
614             </property>
615             <property name="maximum" >
616              <number>32767</number>
617             </property>
618             <property name="singleStep" >
619              <number>10000</number>
620             </property>
621             <property name="pageStep" >
622              <number>1000</number>
623             </property>
624             <property name="orientation" >
625              <enum>Qt::Vertical</enum>
626             </property>
627             <property name="tickInterval" >
628              <number>10000</number>
629             </property>
630            </widget>
631           </item>
632           <item>
633            <spacer>
634             <property name="orientation" >
635              <enum>Qt::Horizontal</enum>
636             </property>
637             <property name="sizeType" >
638              <enum>QSizePolicy::Expanding</enum>
639             </property>
640             <property name="sizeHint" >
641              <size>
642               <width>20</width>
643               <height>20</height>
644              </size>
645             </property>
646            </spacer>
647           </item>
648          </layout>
649         </item>
650         <item>
651          <widget class="QSlider" name="sldBal6" >
652           <property name="minimum" >
653            <number>-32767</number>
654           </property>
655           <property name="maximum" >
656            <number>32512</number>
657           </property>
658           <property name="orientation" >
659            <enum>Qt::Horizontal</enum>
660           </property>
661          </widget>
662         </item>
663        </layout>
664       </item>
665      </layout>
666     </widget>
667    </item>
668   </layout>
669  </widget>
670  <layoutdefault spacing="6" margin="11" />
671  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
672  <resources/>
673  <connections>
674   <connection>
675    <sender>sldInput1</sender>
676    <signal>sliderMoved(int)</signal>
677    <receiver>EdirolFa66ControlUI</receiver>
678    <slot>setVolumeIn1(int)</slot>
679    <hints>
680     <hint type="sourcelabel" >
681      <x>20</x>
682      <y>20</y>
683     </hint>
684     <hint type="destinationlabel" >
685      <x>20</x>
686      <y>20</y>
687     </hint>
688    </hints>
689   </connection>
690   <connection>
691    <sender>sldInput2</sender>
692    <signal>sliderMoved(int)</signal>
693    <receiver>EdirolFa66ControlUI</receiver>
694    <slot>setVolumeIn2(int)</slot>
695    <hints>
696     <hint type="sourcelabel" >
697      <x>20</x>
698      <y>20</y>
699     </hint>
700     <hint type="destinationlabel" >
701      <x>20</x>
702      <y>20</y>
703     </hint>
704    </hints>
705   </connection>
706   <connection>
707    <sender>sldInput3</sender>
708    <signal>sliderMoved(int)</signal>
709    <receiver>EdirolFa66ControlUI</receiver>
710    <slot>setVolumeIn3(int)</slot>
711    <hints>
712     <hint type="sourcelabel" >
713      <x>20</x>
714      <y>20</y>
715     </hint>
716     <hint type="destinationlabel" >
717      <x>20</x>
718      <y>20</y>
719     </hint>
720    </hints>
721   </connection>
722   <connection>
723    <sender>sldInput4</sender>
724    <signal>sliderMoved(int)</signal>
725    <receiver>EdirolFa66ControlUI</receiver>
726    <slot>setVolumeIn4(int)</slot>
727    <hints>
728     <hint type="sourcelabel" >
729      <x>20</x>
730      <y>20</y>
731     </hint>
732     <hint type="destinationlabel" >
733      <x>20</x>
734      <y>20</y>
735     </hint>
736    </hints>
737   </connection>
738   <connection>
739    <sender>sldInput5</sender>
740    <signal>sliderMoved(int)</signal>
741    <receiver>EdirolFa66ControlUI</receiver>
742    <slot>setVolumeIn5(int)</slot>
743    <hints>
744     <hint type="sourcelabel" >
745      <x>20</x>
746      <y>20</y>
747     </hint>
748     <hint type="destinationlabel" >
749      <x>20</x>
750      <y>20</y>
751     </hint>
752    </hints>
753   </connection>
754   <connection>
755    <sender>sldInput6</sender>
756    <signal>sliderMoved(int)</signal>
757    <receiver>EdirolFa66ControlUI</receiver>
758    <slot>setVolumeIn6(int)</slot>
759    <hints>
760     <hint type="sourcelabel" >
761      <x>20</x>
762      <y>20</y>
763     </hint>
764     <hint type="destinationlabel" >
765      <x>20</x>
766      <y>20</y>
767     </hint>
768    </hints>
769   </connection>
770   <connection>
771    <sender>sldBal1</sender>
772    <signal>sliderMoved(int)</signal>
773    <receiver>EdirolFa66ControlUI</receiver>
774    <slot>setBalanceIn1(int)</slot>
775    <hints>
776     <hint type="sourcelabel" >
777      <x>20</x>
778      <y>20</y>
779     </hint>
780     <hint type="destinationlabel" >
781      <x>20</x>
782      <y>20</y>
783     </hint>
784    </hints>
785   </connection>
786   <connection>
787    <sender>sldBal2</sender>
788    <signal>sliderMoved(int)</signal>
789    <receiver>EdirolFa66ControlUI</receiver>
790    <slot>setBalanceIn2(int)</slot>
791    <hints>
792     <hint type="sourcelabel" >
793      <x>20</x>
794      <y>20</y>
795     </hint>
796     <hint type="destinationlabel" >
797      <x>20</x>
798      <y>20</y>
799     </hint>
800    </hints>
801   </connection>
802   <connection>
803    <sender>sldBal3</sender>
804    <signal>sliderMoved(int)</signal>
805    <receiver>EdirolFa66ControlUI</receiver>
806    <slot>setBalanceIn3(int)</slot>
807    <hints>
808     <hint type="sourcelabel" >
809      <x>20</x>
810      <y>20</y>
811     </hint>
812     <hint type="destinationlabel" >
813      <x>20</x>
814      <y>20</y>
815     </hint>
816    </hints>
817   </connection>
818   <connection>
819    <sender>sldBal4</sender>
820    <signal>sliderMoved(int)</signal>
821    <receiver>EdirolFa66ControlUI</receiver>
822    <slot>setBalanceIn4(int)</slot>
823    <hints>
824     <hint type="sourcelabel" >
825      <x>20</x>
826      <y>20</y>
827     </hint>
828     <hint type="destinationlabel" >
829      <x>20</x>
830      <y>20</y>
831     </hint>
832    </hints>
833   </connection>
834   <connection>
835    <sender>sldBal5</sender>
836    <signal>sliderMoved(int)</signal>
837    <receiver>EdirolFa66ControlUI</receiver>
838    <slot>setBalanceIn5(int)</slot>
839    <hints>
840     <hint type="sourcelabel" >
841      <x>20</x>
842      <y>20</y>
843     </hint>
844     <hint type="destinationlabel" >
845      <x>20</x>
846      <y>20</y>
847     </hint>
848    </hints>
849   </connection>
850   <connection>
851    <sender>sldBal6</sender>
852    <signal>sliderMoved(int)</signal>
853    <receiver>EdirolFa66ControlUI</receiver>
854    <slot>setBalanceIn6(int)</slot>
855    <hints>
856     <hint type="sourcelabel" >
857      <x>20</x>
858      <y>20</y>
859     </hint>
860     <hint type="destinationlabel" >
861      <x>20</x>
862      <y>20</y>
863     </hint>
864    </hints>
865   </connection>
866  </connections>
867 </ui>
Note: See TracBrowser for help on using the browser.