/[svn]/qsampler/trunk/src/qsamplerChannelForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannelForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 176 by capela, Tue Jul 6 10:54:45 2004 UTC revision 824 by capela, Fri Dec 23 01:40:56 2005 UTC
# Line 2  Line 2 
2  <class>qsamplerChannelForm</class>  <class>qsamplerChannelForm</class>
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.  <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved.
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 28  Line 28 
28          <rect>          <rect>
29              <x>0</x>              <x>0</x>
30              <y>0</y>              <y>0</y>
31              <width>424</width>              <width>491</width>
32              <height>268</height>              <height>417</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# Line 41  Line 41 
41          </sizepolicy>          </sizepolicy>
42      </property>      </property>
43      <property name="caption">      <property name="caption">
44          <string>Channel</string>          <string>Qsampler: Channel</string>
45      </property>      </property>
46      <property name="icon">      <property name="icon">
47          <pixmap>qsamplerChannel.png</pixmap>          <pixmap>qsamplerChannel.png</pixmap>
# Line 53  Line 53 
53          <property name="name">          <property name="name">
54              <cstring>unnamed</cstring>              <cstring>unnamed</cstring>
55          </property>          </property>
56          <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="3">          <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
57              <property name="name">              <property name="name">
58                  <cstring>EngineNameComboBox</cstring>                  <cstring>EngineNameComboBox</cstring>
59              </property>              </property>
# Line 73  Line 73 
73              <property name="name">              <property name="name">
74                  <cstring>EngineNameTextLabel</cstring>                  <cstring>EngineNameTextLabel</cstring>
75              </property>              </property>
             <property name="sizePolicy">  
                 <sizepolicy>  
                     <hsizetype>1</hsizetype>  
                     <vsizetype>5</vsizetype>  
                     <horstretch>0</horstretch>  
                     <verstretch>0</verstretch>  
                 </sizepolicy>  
             </property>  
76              <property name="text">              <property name="text">
77                  <string>&amp;Engine:</string>                  <string>&amp;Engine:</string>
78              </property>              </property>
# Line 93  Line 85 
85          </widget>          </widget>
86          <widget class="QLabel" row="1" column="0">          <widget class="QLabel" row="1" column="0">
87              <property name="name">              <property name="name">
88                  <cstring>InstrumentTextLabel</cstring>                  <cstring>InstrumentFileTextLabel</cstring>
             </property>  
             <property name="sizePolicy">  
                 <sizepolicy>  
                     <hsizetype>1</hsizetype>  
                     <vsizetype>5</vsizetype>  
                     <horstretch>0</horstretch>  
                     <verstretch>0</verstretch>  
                 </sizepolicy>  
89              </property>              </property>
90              <property name="text">              <property name="text">
91                  <string>&amp;Instrument:</string>                  <string>&amp;Filename:</string>
92              </property>              </property>
93              <property name="alignment">              <property name="alignment">
94                  <set>AlignVCenter|AlignRight</set>                  <set>AlignVCenter|AlignRight</set>
# Line 113  Line 97 
97                  <cstring>InstrumentFileComboBox</cstring>                  <cstring>InstrumentFileComboBox</cstring>
98              </property>              </property>
99          </widget>          </widget>
100          <widget class="QPushButton" row="1" column="3">          <widget class="QToolButton" row="1" column="2">
101              <property name="name">              <property name="name">
102                  <cstring>InstrumentFilePushButton</cstring>                  <cstring>InstrumentFileToolButton</cstring>
103              </property>              </property>
104              <property name="sizePolicy">              <property name="sizePolicy">
105                  <sizepolicy>                  <sizepolicy>
# Line 137  Line 121 
121                      <height>26</height>                      <height>26</height>
122                  </size>                  </size>
123              </property>              </property>
124                            <property name="focusPolicy">
125                                    <enum>TabFocus</enum>
126                            </property>
127              <property name="text">              <property name="text">
128                  <string></string>                  <string></string>
129              </property>              </property>
# Line 147  Line 134 
134                  <string>Browse for instrument filename</string>                  <string>Browse for instrument filename</string>
135              </property>              </property>
136          </widget>          </widget>
137          <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="2">          <widget class="QComboBox" row="1" column="1">
138              <property name="name">              <property name="name">
139                  <cstring>InstrumentFileComboBox</cstring>                  <cstring>InstrumentFileComboBox</cstring>
140              </property>              </property>
# Line 159  Line 146 
146                      <verstretch>0</verstretch>                      <verstretch>0</verstretch>
147                  </sizepolicy>                  </sizepolicy>
148              </property>              </property>
149                <property name="minimumSize">
150                    <size>
151                        <width>320</width>
152                        <height>0</height>
153                    </size>
154                </property>
155              <property name="editable">              <property name="editable">
156                  <bool>true</bool>                  <bool>true</bool>
157              </property>              </property>
# Line 166  Line 159 
159                  <string>Instrument filename</string>                  <string>Instrument filename</string>
160              </property>              </property>
161          </widget>          </widget>
162          <spacer row="3" column="0" rowspan="2" colspan="1">          <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="2">
163              <property name="name">              <property name="name">
164                  <cstring>spacer1</cstring>                  <cstring>InstrumentNrComboBox</cstring>
             </property>  
             <property name="orientation">  
                 <enum>Vertical</enum>  
             </property>  
             <property name="sizeType">  
                 <enum>Expanding</enum>  
165              </property>              </property>
166              <property name="sizeHint">              <property name="sizePolicy">
167                  <size>                  <sizepolicy>
168                      <width>8</width>                      <hsizetype>7</hsizetype>
169                      <height>8</height>                      <vsizetype>0</vsizetype>
170                  </size>                      <horstretch>0</horstretch>
171              </property>                      <verstretch>0</verstretch>
172          </spacer>                  </sizepolicy>
         <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="4">  
             <property name="name">  
                 <cstring>layout1</cstring>  
             </property>  
             <hbox>  
                 <property name="name">  
                     <cstring>unnamed</cstring>  
                 </property>  
                 <spacer>  
                     <property name="name">  
                         <cstring>spacer3</cstring>  
                     </property>  
                     <property name="orientation">  
                         <enum>Horizontal</enum>  
                     </property>  
                     <property name="sizeType">  
                         <enum>Expanding</enum>  
                     </property>  
                     <property name="sizeHint">  
                         <size>  
                             <width>8</width>  
                             <height>8</height>  
                         </size>  
                     </property>  
                 </spacer>  
                 <widget class="QPushButton">  
                     <property name="name">  
                         <cstring>OkPushButton</cstring>  
                     </property>  
                     <property name="text">  
                         <string>OK</string>  
                     </property>  
                     <property name="iconSet">  
                         <iconset>formAccept.png</iconset>  
                     </property>  
                 </widget>  
                 <widget class="QPushButton">  
                     <property name="name">  
                         <cstring>CancelPushButton</cstring>  
                     </property>  
                     <property name="text">  
                         <string>Cancel</string>  
                     </property>  
                     <property name="iconSet">  
                         <iconset>formReject.png</iconset>  
                     </property>  
                 </widget>  
             </hbox>  
         </widget>  
         <widget class="QSpinBox" row="2" column="1">  
             <property name="name">  
                 <cstring>InstrumentNrSpinBox</cstring>  
173              </property>              </property>
174              <property name="maximumSize">              <property name="minimumSize">
175                  <size>                  <size>
176                      <width>40</width>                      <width>320</width>
177                      <height>32767</height>                      <height>0</height>
178                  </size>                  </size>
179              </property>              </property>
180              <property name="toolTip" stdset="0">              <property name="toolTip" stdset="0">
181                  <string>Instrument index</string>                  <string>Instrument name</string>
182              </property>              </property>
183          </widget>          </widget>
184          <widget class="QLabel" row="2" column="0">          <widget class="QLabel" row="2" column="0">
# Line 251  Line 186 
186                  <cstring>InstrumentNrTextLabel</cstring>                  <cstring>InstrumentNrTextLabel</cstring>
187              </property>              </property>
188              <property name="text">              <property name="text">
189                  <string>Inde&amp;x:</string>                  <string>&amp;Instrument:</string>
190              </property>              </property>
191              <property name="alignment">              <property name="alignment">
192                  <set>AlignVCenter|AlignRight</set>                  <set>AlignVCenter|AlignRight</set>
193              </property>              </property>
194              <property name="buddy" stdset="0">              <property name="buddy" stdset="0">
195                  <cstring>InstrumentNrSpinBox</cstring>                  <cstring>InstrumentNrComboBox</cstring>
             </property>  
         </widget>  
         <widget class="QLabel" row="2" column="2" rowspan="1" colspan="2">  
             <property name="name">  
                 <cstring>InstrumentNameTextLabel</cstring>  
             </property>  
             <property name="sizePolicy">  
                 <sizepolicy>  
                     <hsizetype>1</hsizetype>  
                     <vsizetype>5</vsizetype>  
                     <horstretch>0</horstretch>  
                     <verstretch>0</verstretch>  
                 </sizepolicy>  
             </property>  
             <property name="toolTip" stdset="0">  
                 <string>Instrument name</string>  
196              </property>              </property>
197          </widget>          </widget>
198          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="3">          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="2">
199              <property name="name">              <property name="name">
200                  <cstring>MidiGroupBox</cstring>                  <cstring>MidiGroupBox</cstring>
201              </property>              </property>
202              <property name="sizePolicy">              <property name="sizePolicy">
203                  <sizepolicy>                  <sizepolicy>
204                      <hsizetype>1</hsizetype>                      <hsizetype>7</hsizetype>
205                      <vsizetype>5</vsizetype>                      <vsizetype>5</vsizetype>
206                      <horstretch>0</horstretch>                      <horstretch>0</horstretch>
207                      <verstretch>0</verstretch>                      <verstretch>0</verstretch>
208                  </sizepolicy>                  </sizepolicy>
209              </property>              </property>
210              <property name="title">              <property name="title">
211                  <string>&amp;MIDI/Input</string>                  <string>MIDI / Input</string>
212              </property>              </property>
213              <hbox>              <grid>
214                  <property name="name">                  <property name="name">
215                      <cstring>unnamed</cstring>                      <cstring>unnamed</cstring>
216                  </property>                  </property>
# Line 301  Line 220 
220                  <property name="spacing">                  <property name="spacing">
221                      <number>8</number>                      <number>8</number>
222                  </property>                  </property>
223                  <widget class="QLabel">                  <widget class="QLabel" row="0" column="0">
224                      <property name="name">                      <property name="name">
225                          <cstring>MidiDriverTextLabel</cstring>                          <cstring>MidiDriverTextLabel</cstring>
226                      </property>                      </property>
# Line 309  Line 228 
228                          <string>&amp;Type:</string>                          <string>&amp;Type:</string>
229                      </property>                      </property>
230                      <property name="alignment">                      <property name="alignment">
231                          <set>AlignVCenter|AlignRight</set>                          <set>AlignVCenter</set>
232                      </property>                      </property>
233                      <property name="buddy" stdset="0">                      <property name="buddy" stdset="0">
234                          <cstring>MidiDriverComboBox</cstring>                          <cstring>MidiDriverComboBox</cstring>
235                      </property>                      </property>
236                  </widget>                  </widget>
237                  <widget class="QComboBox">                  <widget class="QLabel" row="1" column="0">
                     <item>  
                         <property name="text">  
                             <string>ALSA</string>  
                         </property>  
                     </item>  
                     <property name="name">  
                         <cstring>MidiDriverComboBox</cstring>  
                     </property>  
                     <property name="toolTip" stdset="0">  
                         <string>MIDI input driver type</string>  
                     </property>  
                 </widget>  
                 <widget class="QLabel">  
238                      <property name="name">                      <property name="name">
239                          <cstring>MidiPortTextLabel</cstring>                          <cstring>MidiDeviceTextLabel</cstring>
240                      </property>                      </property>
241                      <property name="text">                      <property name="text">
242                          <string>&amp;Port:</string>                          <string>&amp;Device:</string>
243                      </property>                      </property>
244                      <property name="alignment">                      <property name="alignment">
245                          <set>AlignVCenter|AlignRight</set>                          <set>AlignVCenter</set>
246                      </property>                      </property>
247                      <property name="buddy" stdset="0">                      <property name="buddy" stdset="0">
248                          <cstring>MidiPortSpinBox</cstring>                          <cstring>MidiDeviceComboBox</cstring>
249                      </property>                      </property>
250                  </widget>                  </widget>
251                  <widget class="QSpinBox">                  <widget class="QLayoutWidget" row="0" column="1">
252                      <property name="name">                      <property name="name">
253                          <cstring>MidiPortSpinBox</cstring>                          <cstring>layout11</cstring>
                     </property>  
                     <property name="toolTip" stdset="0">  
                         <string>MIDI input port number</string>  
                     </property>  
                 </widget>  
                 <widget class="QLabel">  
                     <property name="name">  
                         <cstring>MidiChannelTextLabel</cstring>  
                     </property>  
                     <property name="text">  
                         <string>&amp;Channel:</string>  
                     </property>  
                     <property name="alignment">  
                         <set>AlignVCenter|AlignRight</set>  
                     </property>  
                     <property name="buddy" stdset="0">  
                         <cstring>MidiChannelSpinBox</cstring>  
254                      </property>                      </property>
255                        <hbox>
256                            <property name="name">
257                                <cstring>unnamed</cstring>
258                            </property>
259                            <widget class="QComboBox">
260                                <property name="name">
261                                    <cstring>MidiDriverComboBox</cstring>
262                                </property>
263                                <property name="sizePolicy">
264                                    <sizepolicy>
265                                        <hsizetype>5</hsizetype>
266                                        <vsizetype>0</vsizetype>
267                                        <horstretch>0</horstretch>
268                                        <verstretch>0</verstretch>
269                                    </sizepolicy>
270                                </property>
271                                <property name="toolTip" stdset="0">
272                                    <string>MIDI input driver type</string>
273                                </property>
274                            </widget>
275                            <spacer>
276                                <property name="name">
277                                    <cstring>spacer1</cstring>
278                                </property>
279                                <property name="orientation">
280                                    <enum>Horizontal</enum>
281                                </property>
282                                <property name="sizeType">
283                                    <enum>Expanding</enum>
284                                </property>
285                                <property name="sizeHint">
286                                    <size>
287                                        <width>20</width>
288                                        <height>20</height>
289                                    </size>
290                                </property>
291                            </spacer>
292                            <widget class="QLabel">
293                                <property name="name">
294                                    <cstring>MidiPortTextLabel</cstring>
295                                </property>
296                                <property name="text">
297                                    <string>&amp;Port:</string>
298                                </property>
299                                <property name="alignment">
300                                    <set>AlignVCenter|AlignRight</set>
301                                </property>
302                                <property name="buddy" stdset="0">
303                                    <cstring>MidiPortSpinBox</cstring>
304                                </property>
305                            </widget>
306                            <widget class="QSpinBox">
307                                <property name="name">
308                                    <cstring>MidiPortSpinBox</cstring>
309                                </property>
310                                <property name="toolTip" stdset="0">
311                                    <string>MIDI input port number</string>
312                                </property>
313                            </widget>
314                            <widget class="QLabel">
315                                <property name="name">
316                                    <cstring>MidiChannelTextLabel</cstring>
317                                </property>
318                                <property name="text">
319                                    <string>&amp;Channel:</string>
320                                </property>
321                                <property name="alignment">
322                                    <set>AlignVCenter|AlignRight</set>
323                                </property>
324                                <property name="buddy" stdset="0">
325                                    <cstring>MidiChannelComboBox</cstring>
326                                </property>
327                            </widget>
328                            <widget class="QComboBox">
329                                <item>
330                                    <property name="text">
331                                        <string>1</string>
332                                    </property>
333                                </item>
334                                <item>
335                                    <property name="text">
336                                        <string>2</string>
337                                    </property>
338                                </item>
339                                <item>
340                                    <property name="text">
341                                        <string>3</string>
342                                    </property>
343                                </item>
344                                <item>
345                                    <property name="text">
346                                        <string>4</string>
347                                    </property>
348                                </item>
349                                <item>
350                                    <property name="text">
351                                        <string>5</string>
352                                    </property>
353                                </item>
354                                <item>
355                                    <property name="text">
356                                        <string>6</string>
357                                    </property>
358                                </item>
359                                <item>
360                                    <property name="text">
361                                        <string>7</string>
362                                    </property>
363                                </item>
364                                <item>
365                                    <property name="text">
366                                        <string>8</string>
367                                    </property>
368                                </item>
369                                <item>
370                                    <property name="text">
371                                        <string>9</string>
372                                    </property>
373                                </item>
374                                <item>
375                                    <property name="text">
376                                        <string>10</string>
377                                    </property>
378                                </item>
379                                <item>
380                                    <property name="text">
381                                        <string>11</string>
382                                    </property>
383                                </item>
384                                <item>
385                                    <property name="text">
386                                        <string>12</string>
387                                    </property>
388                                </item>
389                                <item>
390                                    <property name="text">
391                                        <string>13</string>
392                                    </property>
393                                </item>
394                                <item>
395                                    <property name="text">
396                                        <string>14</string>
397                                    </property>
398                                </item>
399                                <item>
400                                    <property name="text">
401                                        <string>15</string>
402                                    </property>
403                                </item>
404                                <item>
405                                    <property name="text">
406                                        <string>16</string>
407                                    </property>
408                                </item>
409                                <item>
410                                    <property name="text">
411                                        <string>All</string>
412                                    </property>
413                                </item>
414                                <property name="name">
415                                    <cstring>MidiChannelComboBox</cstring>
416                                </property>
417                                <property name="toolTip" stdset="0">
418                                    <string>MIDI input channel</string>
419                                </property>
420                            </widget>
421                        </hbox>
422                  </widget>                  </widget>
423                  <widget class="QSpinBox">                  <widget class="QLayoutWidget" row="1" column="1">
424                      <property name="name">                      <property name="name">
425                          <cstring>MidiChannelSpinBox</cstring>                          <cstring>layout12</cstring>
                     </property>  
                     <property name="maxValue">  
                         <number>16</number>  
                     </property>  
                     <property name="minValue">  
                         <number>0</number>  
                     </property>  
                     <property name="toolTip" stdset="0">  
                         <string>MIDI input channel</string>  
426                      </property>                      </property>
427                        <hbox>
428                            <property name="name">
429                                <cstring>unnamed</cstring>
430                            </property>
431                            <widget class="QComboBox">
432                                <property name="name">
433                                    <cstring>MidiDeviceComboBox</cstring>
434                                </property>
435                                <property name="sizePolicy">
436                                    <sizepolicy>
437                                        <hsizetype>7</hsizetype>
438                                        <vsizetype>0</vsizetype>
439                                        <horstretch>0</horstretch>
440                                        <verstretch>0</verstretch>
441                                    </sizepolicy>
442                                </property>
443                                <property name="toolTip" stdset="0">
444                                    <string>MIDI input device</string>
445                                </property>
446                            </widget>
447                            <widget class="QToolButton">
448                                <property name="name">
449                                    <cstring>MidiDeviceToolButton</cstring>
450                                </property>
451                                <property name="sizePolicy">
452                                    <sizepolicy>
453                                        <hsizetype>0</hsizetype>
454                                        <vsizetype>0</vsizetype>
455                                        <horstretch>0</horstretch>
456                                        <verstretch>0</verstretch>
457                                    </sizepolicy>
458                                </property>
459                                <property name="minimumSize">
460                                    <size>
461                                        <width>24</width>
462                                        <height>24</height>
463                                    </size>
464                                </property>
465                                <property name="maximumSize">
466                                    <size>
467                                        <width>26</width>
468                                        <height>26</height>
469                                    </size>
470                                </property>
471                                                            <property name="focusPolicy">
472                                                                    <enum>TabFocus</enum>
473                                                            </property>
474                                <property name="text">
475                                    <string></string>
476                                </property>
477                                <property name="pixmap">
478                                    <pixmap>midi1.png</pixmap>
479                                </property>
480                                <property name="toolTip" stdset="0">
481                                    <string>MIDI input device setup</string>
482                                </property>
483                            </widget>
484                        </hbox>
485                  </widget>                  </widget>
486                </grid>
487            </widget>
488            <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="3">
489                <property name="name">
490                    <cstring>layout01</cstring>
491                </property>
492                <hbox>
493                    <property name="name">
494                        <cstring>unnamed</cstring>
495                    </property>
496                  <spacer>                  <spacer>
497                      <property name="name">                      <property name="name">
498                          <cstring>spacer2</cstring>                          <cstring>spacer3</cstring>
499                      </property>                      </property>
500                      <property name="orientation">                      <property name="orientation">
501                          <enum>Horizontal</enum>                          <enum>Horizontal</enum>
# Line 395  Line 510 
510                          </size>                          </size>
511                      </property>                      </property>
512                  </spacer>                  </spacer>
513                    <widget class="QPushButton">
514                        <property name="name">
515                            <cstring>OkPushButton</cstring>
516                        </property>
517                        <property name="text">
518                            <string>OK</string>
519                        </property>
520                        <property name="iconSet">
521                            <iconset>formAccept.png</iconset>
522                        </property>
523                    </widget>
524                    <widget class="QPushButton">
525                        <property name="name">
526                            <cstring>CancelPushButton</cstring>
527                        </property>
528                        <property name="text">
529                            <string>Cancel</string>
530                        </property>
531                        <property name="iconSet">
532                            <iconset>formReject.png</iconset>
533                        </property>
534                    </widget>
535              </hbox>              </hbox>
536          </widget>          </widget>
537          <widget class="QGroupBox" row="4" column="1" rowspan="1" colspan="3">          <widget class="QGroupBox" row="4" column="1" rowspan="1" colspan="2">
538              <property name="name">              <property name="name">
539                  <cstring>AudioGroupBox</cstring>                  <cstring>AudioGroupBox</cstring>
540              </property>              </property>
541              <property name="sizePolicy">              <property name="sizePolicy">
542                  <sizepolicy>                  <sizepolicy>
543                      <hsizetype>1</hsizetype>                      <hsizetype>7</hsizetype>
544                      <vsizetype>5</vsizetype>                      <vsizetype>5</vsizetype>
545                      <horstretch>0</horstretch>                      <horstretch>0</horstretch>
546                      <verstretch>0</verstretch>                      <verstretch>0</verstretch>
547                  </sizepolicy>                  </sizepolicy>
548              </property>              </property>
549              <property name="title">              <property name="title">
550                  <string>&amp;Audio/Output</string>                  <string>Audio / Output</string>
551              </property>              </property>
552              <property name="alignment">              <property name="alignment">
553                  <set>AlignAuto</set>                  <set>AlignAuto</set>
554              </property>              </property>
555              <hbox>              <grid>
556                  <property name="name">                  <property name="name">
557                      <cstring>unnamed</cstring>                      <cstring>unnamed</cstring>
558                  </property>                  </property>
# Line 425  Line 562 
562                  <property name="spacing">                  <property name="spacing">
563                      <number>8</number>                      <number>8</number>
564                  </property>                  </property>
565                  <widget class="QLabel">                  <widget class="QLabel" row="0" column="0">
566                      <property name="name">                      <property name="name">
567                          <cstring>AudioDriverTextLabel</cstring>                          <cstring>AudioDriverTextLabel</cstring>
568                      </property>                      </property>
# Line 433  Line 570 
570                          <string>&amp;Type:</string>                          <string>&amp;Type:</string>
571                      </property>                      </property>
572                      <property name="alignment">                      <property name="alignment">
573                          <set>AlignVCenter|AlignRight</set>                          <set>AlignVCenter</set>
574                      </property>                      </property>
575                      <property name="buddy" stdset="0">                      <property name="buddy" stdset="0">
576                          <cstring>AudioDriverComboBox</cstring>                          <cstring>AudioDriverComboBox</cstring>
577                      </property>                      </property>
578                  </widget>                  </widget>
579                  <widget class="QComboBox">                  <widget class="QLayoutWidget" row="0" column="1">
                     <item>  
                         <property name="text">  
                             <string>ALSA</string>  
                         </property>  
                     </item>  
                     <item>  
                         <property name="text">  
                             <string>JACK</string>  
                         </property>  
                     </item>  
580                      <property name="name">                      <property name="name">
581                          <cstring>AudioDriverComboBox</cstring>                          <cstring>layout21</cstring>
582                      </property>                      </property>
583                      <property name="toolTip" stdset="0">                      <hbox>
584                          <string>Audio output driver type</string>                          <property name="name">
585                                <cstring>unnamed</cstring>
586                            </property>
587                            <widget class="QComboBox">
588                                <property name="name">
589                                    <cstring>AudioDriverComboBox</cstring>
590                                </property>
591                                <property name="sizePolicy">
592                                    <sizepolicy>
593                                        <hsizetype>5</hsizetype>
594                                        <vsizetype>0</vsizetype>
595                                        <horstretch>0</horstretch>
596                                        <verstretch>0</verstretch>
597                                    </sizepolicy>
598                                </property>
599                                <property name="toolTip" stdset="0">
600                                    <string>Audio output driver type</string>
601                                </property>
602                            </widget>
603                            <spacer>
604                                <property name="name">
605                                    <cstring>spacer2</cstring>
606                                </property>
607                                <property name="orientation">
608                                    <enum>Horizontal</enum>
609                                </property>
610                                <property name="sizeType">
611                                    <enum>Expanding</enum>
612                                </property>
613                                <property name="sizeHint">
614                                    <size>
615                                        <width>20</width>
616                                        <height>20</height>
617                                    </size>
618                                </property>
619                            </spacer>
620                        </hbox>
621                    </widget>
622                    <widget class="QLayoutWidget" row="1" column="1">
623                        <property name="name">
624                            <cstring>layout22</cstring>
625                      </property>                      </property>
626                        <hbox>
627                            <property name="name">
628                                <cstring>unnamed</cstring>
629                            </property>
630                            <widget class="QComboBox">
631                                <property name="name">
632                                    <cstring>AudioDeviceComboBox</cstring>
633                                </property>
634                                <property name="sizePolicy">
635                                    <sizepolicy>
636                                        <hsizetype>7</hsizetype>
637                                        <vsizetype>0</vsizetype>
638                                        <horstretch>0</horstretch>
639                                        <verstretch>0</verstretch>
640                                    </sizepolicy>
641                                </property>
642                                <property name="toolTip" stdset="0">
643                                    <string>Audio output device</string>
644                                </property>
645                            </widget>
646                            <widget class="QToolButton">
647                                <property name="name">
648                                    <cstring>AudioDeviceToolButton</cstring>
649                                </property>
650                                <property name="sizePolicy">
651                                    <sizepolicy>
652                                        <hsizetype>0</hsizetype>
653                                        <vsizetype>0</vsizetype>
654                                        <horstretch>0</horstretch>
655                                        <verstretch>0</verstretch>
656                                    </sizepolicy>
657                                </property>
658                                <property name="minimumSize">
659                                    <size>
660                                        <width>24</width>
661                                        <height>24</height>
662                                    </size>
663                                </property>
664                                <property name="maximumSize">
665                                    <size>
666                                        <width>26</width>
667                                        <height>26</height>
668                                    </size>
669                                </property>
670                                                            <property name="focusPolicy">
671                                                                    <enum>TabFocus</enum>
672                                                            </property>
673                                <property name="text">
674                                    <string></string>
675                                </property>
676                                <property name="pixmap">
677                                    <pixmap>audio1.png</pixmap>
678                                </property>
679                                <property name="toolTip" stdset="0">
680                                    <string>Audio output device setup</string>
681                                </property>
682                            </widget>
683                        </hbox>
684                  </widget>                  </widget>
685                  <spacer>                  <widget class="QLabel" row="1" column="0">
686                      <property name="name">                      <property name="name">
687                          <cstring>spacer3</cstring>                          <cstring>AudioDeviceTextLabel</cstring>
688                      </property>                      </property>
689                      <property name="orientation">                      <property name="text">
690                          <enum>Horizontal</enum>                          <string>&amp;Device:</string>
691                      </property>                      </property>
692                      <property name="sizeType">                      <property name="alignment">
693                          <enum>Expanding</enum>                          <set>AlignVCenter</set>
694                      </property>                      </property>
695                      <property name="sizeHint">                      <property name="buddy" stdset="0">
696                            <cstring>AudioDeviceComboBox</cstring>
697                        </property>
698                    </widget>
699                    <widget class="qsamplerChannelRoutingTable" row="2" column="1">
700                        <property name="name">
701                            <cstring>AudioRoutingTable</cstring>
702                        </property>
703                        <property name="minimumSize">
704                          <size>                          <size>
705                              <width>8</width>                              <width>0</width>
706                              <height>8</height>                              <height>100</height>
707                          </size>                          </size>
708                      </property>                      </property>
709                  </spacer>                      <property name="focusPolicy">
710              </hbox>                          <enum>StrongFocus</enum>
711                        </property>
712                        <property name="toolTip" stdset="0">
713                            <string>Audio output channel routing</string>
714                        </property>
715                    </widget>
716                </grid>
717          </widget>          </widget>
718      </grid>      </grid>
719  </widget>  </widget>
720    <customwidgets>
721        <customwidget>
722            <class>qsamplerChannelRoutingTable</class>
723            <header location="local">qsamplerChannel.h</header>
724            <sizehint>
725                <width>-1</width>
726                <height>-1</height>
727            </sizehint>
728            <container>0</container>
729            <sizepolicy>
730                <hordata>7</hordata>
731                <verdata>7</verdata>
732                <horstretch>0</horstretch>
733                <verstretch>0</verstretch>
734            </sizepolicy>
735        </customwidget>
736    </customwidgets>
737  <connections>  <connections>
738      <connection>      <connection>
739          <sender>EngineNameComboBox</sender>          <sender>EngineNameComboBox</sender>
# Line 487  Line 743 
743      </connection>      </connection>
744      <connection>      <connection>
745          <sender>InstrumentFileComboBox</sender>          <sender>InstrumentFileComboBox</sender>
746          <signal>textChanged(const QString &amp;)</signal>          <signal>activated(const QString&amp;)</signal>
747          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
748          <slot>updateInstrumentName()</slot>          <slot>updateInstrumentName()</slot>
749      </connection>      </connection>
750      <connection>      <connection>
751          <sender>InstrumentFilePushButton</sender>          <sender>InstrumentFileToolButton</sender>
752          <signal>clicked()</signal>          <signal>clicked()</signal>
753          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
754          <slot>openInstrumentFile()</slot>          <slot>openInstrumentFile()</slot>
755      </connection>      </connection>
756      <connection>      <connection>
757          <sender>InstrumentNrSpinBox</sender>          <sender>InstrumentNrComboBox</sender>
758          <signal>valueChanged(int)</signal>          <signal>activated(int)</signal>
759          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
760          <slot>updateInstrumentName()</slot>          <slot>optionsChanged()</slot>
761      </connection>      </connection>
762      <connection>      <connection>
763          <sender>MidiDriverComboBox</sender>          <sender>MidiDriverComboBox</sender>
764            <signal>activated(const QString&amp;)</signal>
765            <receiver>qsamplerChannelForm</receiver>
766            <slot>selectMidiDriver(const QString&amp;)</slot>
767        </connection>
768        <connection>
769            <sender>MidiDeviceComboBox</sender>
770          <signal>activated(int)</signal>          <signal>activated(int)</signal>
771          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
772          <slot>optionsChanged()</slot>          <slot>selectMidiDevice(int)</slot>
773      </connection>      </connection>
774      <connection>      <connection>
775          <sender>MidiPortSpinBox</sender>          <sender>MidiPortSpinBox</sender>
# Line 516  Line 778 
778          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
779      </connection>      </connection>
780      <connection>      <connection>
781          <sender>MidiChannelSpinBox</sender>          <sender>MidiChannelComboBox</sender>
782          <signal>valueChanged(int)</signal>          <signal>activated(int)</signal>
783          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
784          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
785      </connection>      </connection>
786      <connection>      <connection>
787          <sender>AudioDriverComboBox</sender>          <sender>AudioDriverComboBox</sender>
788            <signal>activated(const QString&amp;)</signal>
789            <receiver>qsamplerChannelForm</receiver>
790            <slot>selectAudioDriver(const QString&amp;)</slot>
791        </connection>
792        <connection>
793            <sender>AudioDeviceComboBox</sender>
794          <signal>activated(int)</signal>          <signal>activated(int)</signal>
795          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
796          <slot>optionsChanged()</slot>          <slot>selectAudioDevice(int)</slot>
797      </connection>      </connection>
798      <connection>      <connection>
799          <sender>OkPushButton</sender>          <sender>OkPushButton</sender>
# Line 539  Line 807 
807          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
808          <slot>reject()</slot>          <slot>reject()</slot>
809      </connection>      </connection>
810        <connection>
811            <sender>MidiDeviceToolButton</sender>
812            <signal>clicked()</signal>
813            <receiver>qsamplerChannelForm</receiver>
814            <slot>setupMidiDevice()</slot>
815        </connection>
816        <connection>
817            <sender>AudioDeviceToolButton</sender>
818            <signal>clicked()</signal>
819            <receiver>qsamplerChannelForm</receiver>
820            <slot>setupAudioDevice()</slot>
821        </connection>
822  </connections>  </connections>
823  <tabstops>  <tabstops>
824      <tabstop>EngineNameComboBox</tabstop>      <tabstop>EngineNameComboBox</tabstop>
825      <tabstop>InstrumentFileComboBox</tabstop>      <tabstop>InstrumentFileComboBox</tabstop>
826      <tabstop>InstrumentFilePushButton</tabstop>      <tabstop>InstrumentFileToolButton</tabstop>
827      <tabstop>InstrumentNrSpinBox</tabstop>      <tabstop>InstrumentNrComboBox</tabstop>
828      <tabstop>MidiDriverComboBox</tabstop>      <tabstop>MidiDriverComboBox</tabstop>
829      <tabstop>MidiPortSpinBox</tabstop>      <tabstop>MidiPortSpinBox</tabstop>
830      <tabstop>MidiChannelSpinBox</tabstop>      <tabstop>MidiChannelComboBox</tabstop>
831        <tabstop>MidiDeviceComboBox</tabstop>
832        <tabstop>MidiDeviceToolButton</tabstop>
833      <tabstop>AudioDriverComboBox</tabstop>      <tabstop>AudioDriverComboBox</tabstop>
834        <tabstop>AudioDeviceComboBox</tabstop>
835        <tabstop>AudioDeviceToolButton</tabstop>
836        <tabstop>AudioRoutingTable</tabstop>
837      <tabstop>OkPushButton</tabstop>      <tabstop>OkPushButton</tabstop>
838      <tabstop>CancelPushButton</tabstop>      <tabstop>CancelPushButton</tabstop>
839  </tabstops>  </tabstops>
840  <includes>  <includes>
841        <include location="local" impldecl="in declaration">qsamplerDevice.h</include>
842        <include location="local" impldecl="in declaration">qsamplerChannel.h</include>
843      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>
844  </includes>  </includes>
845  <forwards>  <forwards>
846      <forward>class qsamplerChannelStrip;</forward>      <forward>class qsamplerDeviceForm;</forward>
847  </forwards>  </forwards>
848  <variables>  <variables>
849      <variable access="private">qsamplerChannelStrip *m_pChannel;</variable>      <variable access="private">qsamplerChannel *m_pChannel;</variable>
850      <variable access="private">int m_iDirtySetup;</variable>      <variable access="private">int m_iDirtySetup;</variable>
851      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
852        <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_audioDevices;</variable>
853        <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_midiDevices;</variable>
854        <variable access="private">qsamplerDeviceForm *m_pDeviceForm;</variable>
855        <variable access="private">qsamplerChannelRoutingMap m_audioRouting;</variable>
856  </variables>  </variables>
857  <slots>  <slots>
858      <slot specifier="non virtual">accept()</slot>      <slot specifier="non virtual">accept()</slot>
859      <slot specifier="non virtual">reject()</slot>      <slot specifier="non virtual">reject()</slot>
860      <slot specifier="non virtual">openInstrumentFile()</slot>      <slot specifier="non virtual">openInstrumentFile()</slot>
861      <slot specifier="non virtual">updateInstrumentName()</slot>      <slot specifier="non virtual">updateInstrumentName()</slot>
862        <slot specifier="non virtual">selectMidiDriver( const QString &amp; sMidiDriver )</slot>
863        <slot specifier="non virtual">selectMidiDevice( int iMidiItem )</slot>
864        <slot specifier="non virtual">setupMidiDevice()</slot>
865        <slot specifier="non virtual">selectAudioDriver( const QString &amp; sAudioDriver )</slot>
866        <slot specifier="non virtual">selectAudioDevice( int iAudioItem )</slot>
867        <slot specifier="non virtual">setupAudioDevice()</slot>
868        <slot specifier="non virtual">changeAudioRouting( int iRow, int iCol )</slot>
869        <slot specifier="non virtual">updateDevices()</slot>
870      <slot specifier="non virtual">optionsChanged()</slot>      <slot specifier="non virtual">optionsChanged()</slot>
871      <slot specifier="non virtual">stabilizeForm()</slot>      <slot specifier="non virtual">stabilizeForm()</slot>
872  </slots>  </slots>
873  <functions>  <functions>
874      <function access="private" specifier="non virtual">init()</function>      <function access="private" specifier="non virtual">init()</function>
875      <function access="private" specifier="non virtual">destroy()</function>      <function access="private" specifier="non virtual">destroy()</function>
876      <function specifier="non virtual">setup( qsamplerChannelStrip *pChannel, bool bNew )</function>      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>
877        <function specifier="non virtual">setupDevice( qsamplerDevice *pDevice, qsamplerDevice::qsamplerDeviceType deviceTypeMode, const QString &amp; sDriverName )</function>
878        <function specifier="non virtual">selectMidiDriverItem( const QString &amp; sMidiDriver )</function>
879        <function specifier="non virtual">selectMidiDeviceItem( int iMidiItem )</function>
880        <function specifier="non virtual">selectAudioDriverItem( const QString &amp; sAudioDriver )</function>
881        <function specifier="non virtual">selectAudioDeviceItem( int iAudioItem )</function>
882  </functions>  </functions>
883  <pixmapinproject/>  <pixmapinproject/>
884  <layoutdefaults spacing="8" margin="8"/>  <layoutdefaults spacing="4" margin="4"/>
885  </UI>  </UI>

Legend:
Removed from v.176  
changed lines
  Added in v.824

  ViewVC Help
Powered by ViewVC