root/branches/libffado-2.0/support/mixer/mixer_audiofire_strip.ui

Revision 1284, 11.6 kB (checked in by ppalmers, 4 years ago)

rewrite the audiofire mixer, is now generic for all audiofire devices

Line 
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>AfMonitorWidget</class>
3 <comment>Copyright (C) 2005-2008 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 2 of the License, or
13         (at your option) version 3 of the License.
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="QWidget">
21     <property name="name">
22         <cstring>AfMonitorWidget</cstring>
23     </property>
24     <property name="geometry">
25         <rect>
26             <x>0</x>
27             <y>0</y>
28             <width>152</width>
29             <height>293</height>
30         </rect>
31     </property>
32     <property name="caption">
33         <string>Form1</string>
34     </property>
35     <vbox>
36         <property name="name">
37             <cstring>unnamed</cstring>
38         </property>
39         <widget class="QLayoutWidget">
40             <property name="name">
41                 <cstring>layout10</cstring>
42             </property>
43             <vbox>
44                 <property name="name">
45                     <cstring>unnamed</cstring>
46                 </property>
47                 <widget class="QLabel">
48                     <property name="name">
49                         <cstring>lblName</cstring>
50                     </property>
51                     <property name="text">
52                         <string>Name</string>
53                     </property>
54                     <property name="alignment">
55                         <set>AlignCenter</set>
56                     </property>
57                 </widget>
58                 <widget class="QLayoutWidget">
59                     <property name="name">
60                         <cstring>layout9</cstring>
61                     </property>
62                     <hbox>
63                         <property name="name">
64                             <cstring>unnamed</cstring>
65                         </property>
66                         <widget class="QLayoutWidget">
67                             <property name="name">
68                                 <cstring>layout7</cstring>
69                             </property>
70                             <vbox>
71                                 <property name="name">
72                                     <cstring>unnamed</cstring>
73                                 </property>
74                                 <widget class="QDial">
75                                     <property name="name">
76                                         <cstring>rotPan0</cstring>
77                                     </property>
78                                     <property name="sizePolicy">
79                                         <sizepolicy>
80                                             <hsizetype>5</hsizetype>
81                                             <vsizetype>5</vsizetype>
82                                             <horstretch>0</horstretch>
83                                             <verstretch>0</verstretch>
84                                         </sizepolicy>
85                                     </property>
86                                     <property name="maxValue">
87                                         <number>255</number>
88                                     </property>
89                                 </widget>
90                                 <widget class="QPushButton">
91                                     <property name="name">
92                                         <cstring>btnSolo0</cstring>
93                                     </property>
94                                     <property name="text">
95                                         <string>Solo</string>
96                                     </property>
97                                     <property name="toggleButton">
98                                         <bool>true</bool>
99                                     </property>
100                                 </widget>
101                                 <widget class="QPushButton">
102                                     <property name="name">
103                                         <cstring>btnMute0</cstring>
104                                     </property>
105                                     <property name="text">
106                                         <string>&amp;Mute</string>
107                                     </property>
108                                     <property name="accel">
109                                         <string>Alt+M</string>
110                                     </property>
111                                     <property name="toggleButton">
112                                         <bool>true</bool>
113                                     </property>
114                                 </widget>
115                                 <widget class="QSlider">
116                                     <property name="name">
117                                         <cstring>sldGain0</cstring>
118                                     </property>
119                                     <property name="sizePolicy">
120                                         <sizepolicy>
121                                             <hsizetype>7</hsizetype>
122                                             <vsizetype>7</vsizetype>
123                                             <horstretch>0</horstretch>
124                                             <verstretch>0</verstretch>
125                                         </sizepolicy>
126                                     </property>
127                                     <property name="minValue">
128                                         <number>0</number>
129                                     </property>
130                                     <property name="maxValue">
131                                         <number>16777216</number>
132                                     </property>
133                                     <property name="lineStep">
134                                         <number>1048576</number>
135                                     </property>
136                                     <property name="pageStep">
137                                         <number>262144</number>
138                                     </property>
139                                     <property name="orientation">
140                                         <enum>Vertical</enum>
141                                     </property>
142                                     <property name="tickmarks">
143                                         <enum>Both</enum>
144                                     </property>
145                                     <property name="tickInterval">
146                                         <number>1048576</number>
147                                     </property>
148                                 </widget>
149                             </vbox>
150                         </widget>
151                         <widget class="QLayoutWidget">
152                             <property name="name">
153                                 <cstring>layout8</cstring>
154                             </property>
155                             <vbox>
156                                 <property name="name">
157                                     <cstring>unnamed</cstring>
158                                 </property>
159                                 <widget class="QDial">
160                                     <property name="name">
161                                         <cstring>rotPan1</cstring>
162                                     </property>
163                                     <property name="sizePolicy">
164                                         <sizepolicy>
165                                             <hsizetype>5</hsizetype>
166                                             <vsizetype>5</vsizetype>
167                                             <horstretch>0</horstretch>
168                                             <verstretch>0</verstretch>
169                                         </sizepolicy>
170                                     </property>
171                                     <property name="maxValue">
172                                         <number>255</number>
173                                     </property>
174                                 </widget>
175                                 <widget class="QPushButton">
176                                     <property name="name">
177                                         <cstring>btnSolo1</cstring>
178                                     </property>
179                                     <property name="text">
180                                         <string>Solo</string>
181                                     </property>
182                                     <property name="toggleButton">
183                                         <bool>true</bool>
184                                     </property>
185                                 </widget>
186                                 <widget class="QPushButton">
187                                     <property name="name">
188                                         <cstring>btnMute1</cstring>
189                                     </property>
190                                     <property name="text">
191                                         <string>Mute</string>
192                                     </property>
193                                     <property name="toggleButton">
194                                         <bool>true</bool>
195                                     </property>
196                                 </widget>
197                                 <widget class="QSlider">
198                                     <property name="name">
199                                         <cstring>sldGain1</cstring>
200                                     </property>
201                                     <property name="sizePolicy">
202                                         <sizepolicy>
203                                             <hsizetype>7</hsizetype>
204                                             <vsizetype>7</vsizetype>
205                                             <horstretch>0</horstretch>
206                                             <verstretch>0</verstretch>
207                                         </sizepolicy>
208                                     </property>
209                                     <property name="minValue">
210                                         <number>0</number>
211                                     </property>
212                                     <property name="maxValue">
213                                         <number>16777216</number>
214                                     </property>
215                                     <property name="lineStep">
216                                         <number>1048576</number>
217                                     </property>
218                                     <property name="pageStep">
219                                         <number>262144</number>
220                                     </property>
221                                     <property name="orientation">
222                                         <enum>Vertical</enum>
223                                     </property>
224                                     <property name="tickmarks">
225                                         <enum>Both</enum>
226                                     </property>
227                                     <property name="tickInterval">
228                                         <number>1048576</number>
229                                     </property>
230                                 </widget>
231                             </vbox>
232                         </widget>
233                     </hbox>
234                 </widget>
235             </vbox>
236         </widget>
237     </vbox>
238 </widget>
239 <layoutdefaults spacing="6" margin="11"/>
240 </UI>
Note: See TracBrowser for help on using the browser.