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

Revision 1435, 13.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>BCoAudio5ControlUI</class>
20  <widget class="QWidget" name="BCoAudio5ControlUI" >
21   <property name="geometry" >
22    <rect>
23     <x>0</x>
24     <y>0</y>
25     <width>335</width>
26     <height>356</height>
27    </rect>
28   </property>
29   <property name="windowTitle" >
30    <string>BridgeCo Audio 5 Control</string>
31   </property>
32   <layout class="QGridLayout" >
33    <item row="1" column="0" >
34     <widget class="QLabel" name="textLabel1_2_3_2" >
35      <property name="text" >
36       <string>Output 3/4 Source</string>
37      </property>
38      <property name="wordWrap" >
39       <bool>false</bool>
40      </property>
41     </widget>
42    </item>
43    <item row="1" column="1" >
44     <widget class="QComboBox" name="comboMixSource" >
45      <item>
46       <property name="text" >
47        <string>Line 3/4</string>
48       </property>
49      </item>
50      <item>
51       <property name="text" >
52        <string>Mix</string>
53       </property>
54      </item>
55      <item>
56       <property name="text" >
57        <string>SPDIF</string>
58       </property>
59      </item>
60     </widget>
61    </item>
62    <item row="0" column="0" colspan="2" >
63     <layout class="QHBoxLayout" >
64      <item>
65       <widget class="QGroupBox" name="groupBox1" >
66        <property name="title" >
67         <string>Input</string>
68        </property>
69        <layout class="QGridLayout" >
70         <item row="0" column="1" >
71          <widget class="QLabel" name="textLabel2_2" >
72           <property name="text" >
73            <string>3/4</string>
74           </property>
75           <property name="alignment" >
76            <set>Qt::AlignCenter</set>
77           </property>
78           <property name="wordWrap" >
79            <bool>false</bool>
80           </property>
81          </widget>
82         </item>
83         <item row="0" column="2" >
84          <widget class="QLabel" name="textLabel2_4_2" >
85           <property name="text" >
86            <string>S/PDIF</string>
87           </property>
88           <property name="alignment" >
89            <set>Qt::AlignCenter</set>
90           </property>
91           <property name="wordWrap" >
92            <bool>false</bool>
93           </property>
94          </widget>
95         </item>
96         <item row="1" column="2" >
97          <widget class="QSlider" name="sldInputSPDIF" >
98           <property name="minimum" >
99            <number>0</number>
100           </property>
101           <property name="maximum" >
102            <number>32767</number>
103           </property>
104           <property name="singleStep" >
105            <number>10000</number>
106           </property>
107           <property name="pageStep" >
108            <number>1000</number>
109           </property>
110           <property name="orientation" >
111            <enum>Qt::Vertical</enum>
112           </property>
113           <property name="tickInterval" >
114            <number>10000</number>
115           </property>
116          </widget>
117         </item>
118         <item row="1" column="1" >
119          <widget class="QSlider" name="sldInput34" >
120           <property name="minimum" >
121            <number>0</number>
122           </property>
123           <property name="maximum" >
124            <number>32767</number>
125           </property>
126           <property name="singleStep" >
127            <number>10000</number>
128           </property>
129           <property name="pageStep" >
130            <number>1000</number>
131           </property>
132           <property name="orientation" >
133            <enum>Qt::Vertical</enum>
134           </property>
135           <property name="tickInterval" >
136            <number>10000</number>
137           </property>
138          </widget>
139         </item>
140         <item row="0" column="0" >
141          <widget class="QLabel" name="textLabel2" >
142           <property name="text" >
143            <string>1/2</string>
144           </property>
145           <property name="alignment" >
146            <set>Qt::AlignCenter</set>
147           </property>
148           <property name="wordWrap" >
149            <bool>false</bool>
150           </property>
151          </widget>
152         </item>
153         <item row="1" column="0" >
154          <widget class="QSlider" name="sldInput12" >
155           <property name="minimum" >
156            <number>0</number>
157           </property>
158           <property name="maximum" >
159            <number>32767</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       </widget>
177      </item>
178      <item>
179       <widget class="QGroupBox" name="groupBox1_2" >
180        <property name="title" >
181         <string>Output</string>
182        </property>
183        <layout class="QGridLayout" >
184         <item row="0" column="0" >
185          <widget class="QLabel" name="textLabel2_3" >
186           <property name="text" >
187            <string>1/2</string>
188           </property>
189           <property name="alignment" >
190            <set>Qt::AlignCenter</set>
191           </property>
192           <property name="wordWrap" >
193            <bool>false</bool>
194           </property>
195          </widget>
196         </item>
197         <item row="1" column="0" >
198          <widget class="QSlider" name="sldOutput12" >
199           <property name="minimum" >
200            <number>0</number>
201           </property>
202           <property name="maximum" >
203            <number>32767</number>
204           </property>
205           <property name="singleStep" >
206            <number>10000</number>
207           </property>
208           <property name="pageStep" >
209            <number>1000</number>
210           </property>
211           <property name="orientation" >
212            <enum>Qt::Vertical</enum>
213           </property>
214           <property name="tickInterval" >
215            <number>10000</number>
216           </property>
217          </widget>
218         </item>
219         <item row="1" column="1" >
220          <widget class="QSlider" name="sldOutput34" >
221           <property name="minimum" >
222            <number>0</number>
223           </property>
224           <property name="maximum" >
225            <number>32767</number>
226           </property>
227           <property name="singleStep" >
228            <number>10000</number>
229           </property>
230           <property name="pageStep" >
231            <number>1000</number>
232           </property>
233           <property name="orientation" >
234            <enum>Qt::Vertical</enum>
235           </property>
236           <property name="tickInterval" >
237            <number>10000</number>
238           </property>
239          </widget>
240         </item>
241         <item row="0" column="1" >
242          <widget class="QLabel" name="textLabel2_2_2" >
243           <property name="text" >
244            <string>3/4</string>
245           </property>
246           <property name="alignment" >
247            <set>Qt::AlignCenter</set>
248           </property>
249           <property name="wordWrap" >
250            <bool>false</bool>
251           </property>
252          </widget>
253         </item>
254        </layout>
255       </widget>
256      </item>
257      <item>
258       <widget class="QGroupBox" name="groupBox1_2_2" >
259        <property name="title" >
260         <string>Cross</string>
261        </property>
262        <layout class="QGridLayout" >
263         <item row="1" column="0" >
264          <widget class="QSlider" name="sldCrossA" >
265           <property name="minimum" >
266            <number>0</number>
267           </property>
268           <property name="maximum" >
269            <number>32767</number>
270           </property>
271           <property name="singleStep" >
272            <number>10000</number>
273           </property>
274           <property name="pageStep" >
275            <number>1000</number>
276           </property>
277           <property name="orientation" >
278            <enum>Qt::Vertical</enum>
279           </property>
280           <property name="tickInterval" >
281            <number>10000</number>
282           </property>
283          </widget>
284         </item>
285         <item row="1" column="1" >
286          <widget class="QSlider" name="sldCrossB" >
287           <property name="minimum" >
288            <number>0</number>
289           </property>
290           <property name="maximum" >
291            <number>32767</number>
292           </property>
293           <property name="singleStep" >
294            <number>10000</number>
295           </property>
296           <property name="pageStep" >
297            <number>1000</number>
298           </property>
299           <property name="orientation" >
300            <enum>Qt::Vertical</enum>
301           </property>
302           <property name="tickInterval" >
303            <number>10000</number>
304           </property>
305          </widget>
306         </item>
307         <item row="0" column="0" >
308          <widget class="QLabel" name="textLabel2_3_2" >
309           <property name="text" >
310            <string>A</string>
311           </property>
312           <property name="alignment" >
313            <set>Qt::AlignCenter</set>
314           </property>
315           <property name="wordWrap" >
316            <bool>false</bool>
317           </property>
318          </widget>
319         </item>
320         <item row="0" column="1" >
321          <widget class="QLabel" name="textLabel2_2_2_2" >
322           <property name="text" >
323            <string>B</string>
324           </property>
325           <property name="alignment" >
326            <set>Qt::AlignCenter</set>
327           </property>
328           <property name="wordWrap" >
329            <bool>false</bool>
330           </property>
331          </widget>
332         </item>
333        </layout>
334       </widget>
335      </item>
336      <item>
337       <spacer>
338        <property name="orientation" >
339         <enum>Qt::Horizontal</enum>
340        </property>
341        <property name="sizeType" >
342         <enum>QSizePolicy::Expanding</enum>
343        </property>
344        <property name="sizeHint" >
345         <size>
346          <width>40</width>
347          <height>20</height>
348         </size>
349        </property>
350       </spacer>
351      </item>
352     </layout>
353    </item>
354   </layout>
355  </widget>
356  <layoutdefault spacing="6" margin="11" />
357  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
358  <resources/>
359  <connections>
360   <connection>
361    <sender>sldInput12</sender>
362    <signal>sliderMoved(int)</signal>
363    <receiver>BCoAudio5ControlUI</receiver>
364    <slot>setVolumeIn12(int)</slot>
365    <hints>
366     <hint type="sourcelabel" >
367      <x>20</x>
368      <y>20</y>
369     </hint>
370     <hint type="destinationlabel" >
371      <x>20</x>
372      <y>20</y>
373     </hint>
374    </hints>
375   </connection>
376   <connection>
377    <sender>sldInput34</sender>
378    <signal>sliderMoved(int)</signal>
379    <receiver>BCoAudio5ControlUI</receiver>
380    <slot>setVolumeIn34(int)</slot>
381    <hints>
382     <hint type="sourcelabel" >
383      <x>20</x>
384      <y>20</y>
385     </hint>
386     <hint type="destinationlabel" >
387      <x>20</x>
388      <y>20</y>
389     </hint>
390    </hints>
391   </connection>
392   <connection>
393    <sender>sldInputSPDIF</sender>
394    <signal>sliderMoved(int)</signal>
395    <receiver>BCoAudio5ControlUI</receiver>
396    <slot>setVolumeInSPDIF(int)</slot>
397    <hints>
398     <hint type="sourcelabel" >
399      <x>20</x>
400      <y>20</y>
401     </hint>
402     <hint type="destinationlabel" >
403      <x>20</x>
404      <y>20</y>
405     </hint>
406    </hints>
407   </connection>
408   <connection>
409    <sender>sldOutput12</sender>
410    <signal>sliderMoved(int)</signal>
411    <receiver>BCoAudio5ControlUI</receiver>
412    <slot>setVolumeOut12(int)</slot>
413    <hints>
414     <hint type="sourcelabel" >
415      <x>20</x>
416      <y>20</y>
417     </hint>
418     <hint type="destinationlabel" >
419      <x>20</x>
420      <y>20</y>
421     </hint>
422    </hints>
423   </connection>
424   <connection>
425    <sender>sldOutput34</sender>
426    <signal>sliderMoved(int)</signal>
427    <receiver>BCoAudio5ControlUI</receiver>
428    <slot>setVolumeOut34(int)</slot>
429    <hints>
430     <hint type="sourcelabel" >
431      <x>20</x>
432      <y>20</y>
433     </hint>
434     <hint type="destinationlabel" >
435      <x>20</x>
436      <y>20</y>
437     </hint>
438    </hints>
439   </connection>
440   <connection>
441    <sender>sldCrossA</sender>
442    <signal>sliderMoved(int)</signal>
443    <receiver>BCoAudio5ControlUI</receiver>
444    <slot>setCrossA(int)</slot>
445    <hints>
446     <hint type="sourcelabel" >
447      <x>20</x>
448      <y>20</y>
449     </hint>
450     <hint type="destinationlabel" >
451      <x>20</x>
452      <y>20</y>
453     </hint>
454    </hints>
455   </connection>
456   <connection>
457    <sender>sldCrossB</sender>
458    <signal>sliderMoved(int)</signal>
459    <receiver>BCoAudio5ControlUI</receiver>
460    <slot>setCrossB(int)</slot>
461    <hints>
462     <hint type="sourcelabel" >
463      <x>20</x>
464      <y>20</y>
465     </hint>
466     <hint type="destinationlabel" >
467      <x>20</x>
468      <y>20</y>
469     </hint>
470    </hints>
471   </connection>
472   <connection>
473    <sender>comboMixSource</sender>
474    <signal>activated(int)</signal>
475    <receiver>BCoAudio5ControlUI</receiver>
476    <slot>setComboMixSource(int)</slot>
477    <hints>
478     <hint type="sourcelabel" >
479      <x>20</x>
480      <y>20</y>
481     </hint>
482     <hint type="destinationlabel" >
483      <x>20</x>
484      <y>20</y>
485     </hint>
486    </hints>
487   </connection>
488  </connections>
489 </ui>
Note: See TracBrowser for help on using the browser.