1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>PartEditBase</class>
4 <widget class="QWidget" name="PartEditBase">
5  <property name="enabled">
6   <bool>true</bool>
7  </property>
8  <property name="geometry">
9   <rect>
10    <x>0</x>
11    <y>0</y>
12    <width>696</width>
13    <height>387</height>
14   </rect>
15  </property>
16  <property name="sizePolicy">
17   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
18    <horstretch>0</horstretch>
19    <verstretch>0</verstretch>
20   </sizepolicy>
21  </property>
22  <property name="focusPolicy">
23   <enum>Qt::ClickFocus</enum>
24  </property>
25  <property name="windowTitle">
26   <string/>
27  </property>
28  <layout class="QVBoxLayout">
29   <property name="spacing">
30    <number>3</number>
31   </property>
32   <property name="leftMargin">
33    <number>1</number>
34   </property>
35   <property name="topMargin">
36    <number>1</number>
37   </property>
38   <property name="rightMargin">
39    <number>1</number>
40   </property>
41   <property name="bottomMargin">
42    <number>1</number>
43   </property>
44   <item>
45    <widget class="QGroupBox" name="groupBox">
46     <property name="sizePolicy">
47      <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
48       <horstretch>0</horstretch>
49       <verstretch>0</verstretch>
50      </sizepolicy>
51     </property>
52     <property name="title">
53      <string/>
54     </property>
55     <property name="flat">
56      <bool>true</bool>
57     </property>
58     <layout class="QGridLayout">
59      <property name="leftMargin">
60       <number>1</number>
61      </property>
62      <property name="topMargin">
63       <number>1</number>
64      </property>
65      <property name="rightMargin">
66       <number>1</number>
67      </property>
68      <property name="bottomMargin">
69       <number>1</number>
70      </property>
71      <property name="spacing">
72       <number>0</number>
73      </property>
74      <item row="0" column="0">
75       <widget class="QLineEdit" name="partName">
76        <property name="toolTip">
77         <string>Part name</string>
78        </property>
79        <property name="accessibleName">
80         <string>Part Name</string>
81        </property>
82        <property name="readOnly">
83         <bool>true</bool>
84        </property>
85       </widget>
86      </item>
87      <item row="0" column="1" rowspan="4">
88       <layout class="QGridLayout">
89        <property name="sizeConstraint">
90         <enum>QLayout::SetFixedSize</enum>
91        </property>
92        <property name="spacing">
93         <number>0</number>
94        </property>
95        <item row="0" column="0">
96         <widget class="Awl::Knob" name="volume" native="true">
97          <property name="sizePolicy">
98           <sizepolicy hsizetype="Fixed" vsizetype="Ignored">
99            <horstretch>0</horstretch>
100            <verstretch>0</verstretch>
101           </sizepolicy>
102          </property>
103          <property name="minimumSize">
104           <size>
105            <width>50</width>
106            <height>0</height>
107           </size>
108          </property>
109          <property name="maximumSize">
110           <size>
111            <width>50</width>
112            <height>16777215</height>
113           </size>
114          </property>
115          <property name="focusPolicy">
116           <enum>Qt::TabFocus</enum>
117          </property>
118          <property name="toolTip">
119           <string>Volume</string>
120          </property>
121          <property name="accessibleName">
122           <string>Volume</string>
123          </property>
124          <property name="accessibleDescription">
125           <string>Use arrows to modify</string>
126          </property>
127          <property name="invertedAppearance" stdset="0">
128           <bool>false</bool>
129          </property>
130          <property name="scaleWidth" stdset="0">
131           <number>5</number>
132          </property>
133          <property name="scaleValueColor" stdset="0">
134           <color>
135            <red>238</red>
136            <green>80</green>
137            <blue>54</blue>
138           </color>
139          </property>
140          <property name="maxValue" stdset="0">
141           <double>127.000000000000000</double>
142          </property>
143          <property name="lineStep" stdset="0">
144           <double>1.000000000000000</double>
145          </property>
146          <property name="pageStep" stdset="0">
147           <double>10.000000000000000</double>
148          </property>
149         </widget>
150        </item>
151        <item row="0" column="1">
152         <widget class="Awl::MidiPanKnob" name="pan" native="true">
153          <property name="sizePolicy">
154           <sizepolicy hsizetype="Fixed" vsizetype="Ignored">
155            <horstretch>0</horstretch>
156            <verstretch>0</verstretch>
157           </sizepolicy>
158          </property>
159          <property name="minimumSize">
160           <size>
161            <width>50</width>
162            <height>0</height>
163           </size>
164          </property>
165          <property name="maximumSize">
166           <size>
167            <width>50</width>
168            <height>16777215</height>
169           </size>
170          </property>
171          <property name="focusPolicy">
172           <enum>Qt::TabFocus</enum>
173          </property>
174          <property name="toolTip">
175           <string>Panorama position</string>
176          </property>
177          <property name="accessibleName">
178           <string>Panorama position</string>
179          </property>
180          <property name="accessibleDescription">
181           <string>Use arrows to modify</string>
182          </property>
183          <property name="scaleWidth" stdset="0">
184           <number>5</number>
185          </property>
186         </widget>
187        </item>
188        <item row="0" column="2">
189         <widget class="Awl::Knob" name="reverb" native="true">
190          <property name="sizePolicy">
191           <sizepolicy hsizetype="Fixed" vsizetype="Ignored">
192            <horstretch>0</horstretch>
193            <verstretch>0</verstretch>
194           </sizepolicy>
195          </property>
196          <property name="minimumSize">
197           <size>
198            <width>50</width>
199            <height>0</height>
200           </size>
201          </property>
202          <property name="maximumSize">
203           <size>
204            <width>50</width>
205            <height>16777215</height>
206           </size>
207          </property>
208          <property name="focusPolicy">
209           <enum>Qt::TabFocus</enum>
210          </property>
211          <property name="toolTip">
212           <string>Reverb</string>
213          </property>
214          <property name="accessibleName">
215           <string>Reverb</string>
216          </property>
217          <property name="accessibleDescription">
218           <string>Use arrows to modify</string>
219          </property>
220          <property name="scaleWidth" stdset="0">
221           <number>5</number>
222          </property>
223          <property name="maxValue" stdset="0">
224           <double>127.000000000000000</double>
225          </property>
226          <property name="lineStep" stdset="0">
227           <double>1.000000000000000</double>
228          </property>
229          <property name="pageStep" stdset="0">
230           <double>10.000000000000000</double>
231          </property>
232         </widget>
233        </item>
234        <item row="0" column="3">
235         <widget class="Awl::Knob" name="chorus" native="true">
236          <property name="sizePolicy">
237           <sizepolicy hsizetype="Fixed" vsizetype="Ignored">
238            <horstretch>0</horstretch>
239            <verstretch>0</verstretch>
240           </sizepolicy>
241          </property>
242          <property name="minimumSize">
243           <size>
244            <width>50</width>
245            <height>0</height>
246           </size>
247          </property>
248          <property name="maximumSize">
249           <size>
250            <width>50</width>
251            <height>16777215</height>
252           </size>
253          </property>
254          <property name="focusPolicy">
255           <enum>Qt::TabFocus</enum>
256          </property>
257          <property name="toolTip">
258           <string>Chorus</string>
259          </property>
260          <property name="accessibleName">
261           <string>Chorus</string>
262          </property>
263          <property name="accessibleDescription">
264           <string>Use arrows to modify</string>
265          </property>
266          <property name="scaleWidth" stdset="0">
267           <number>5</number>
268          </property>
269          <property name="maxValue" stdset="0">
270           <double>127.000000000000000</double>
271          </property>
272          <property name="lineStep" stdset="0">
273           <double>1.000000000000000</double>
274          </property>
275          <property name="pageStep" stdset="0">
276           <double>10.000000000000000</double>
277          </property>
278         </widget>
279        </item>
280        <item row="1" column="0">
281         <widget class="QLabel" name="label">
282          <property name="sizePolicy">
283           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
284            <horstretch>0</horstretch>
285            <verstretch>0</verstretch>
286           </sizepolicy>
287          </property>
288          <property name="minimumSize">
289           <size>
290            <width>50</width>
291            <height>0</height>
292           </size>
293          </property>
294          <property name="maximumSize">
295           <size>
296            <width>50</width>
297            <height>16777215</height>
298           </size>
299          </property>
300          <property name="text">
301           <string extracomment="volume">Vol.</string>
302          </property>
303          <property name="alignment">
304           <set>Qt::AlignCenter</set>
305          </property>
306         </widget>
307        </item>
308        <item row="1" column="1">
309         <widget class="QLabel" name="label_3">
310          <property name="sizePolicy">
311           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
312            <horstretch>0</horstretch>
313            <verstretch>0</verstretch>
314           </sizepolicy>
315          </property>
316          <property name="minimumSize">
317           <size>
318            <width>50</width>
319            <height>0</height>
320           </size>
321          </property>
322          <property name="maximumSize">
323           <size>
324            <width>50</width>
325            <height>16777215</height>
326           </size>
327          </property>
328          <property name="text">
329           <string>Pan</string>
330          </property>
331          <property name="alignment">
332           <set>Qt::AlignCenter</set>
333          </property>
334         </widget>
335        </item>
336        <item row="1" column="2">
337         <widget class="QLabel" name="label_4">
338          <property name="sizePolicy">
339           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
340            <horstretch>0</horstretch>
341            <verstretch>0</verstretch>
342           </sizepolicy>
343          </property>
344          <property name="minimumSize">
345           <size>
346            <width>50</width>
347            <height>0</height>
348           </size>
349          </property>
350          <property name="maximumSize">
351           <size>
352            <width>50</width>
353            <height>16777215</height>
354           </size>
355          </property>
356          <property name="text">
357           <string extracomment="reverb">Rev.</string>
358          </property>
359          <property name="alignment">
360           <set>Qt::AlignCenter</set>
361          </property>
362         </widget>
363        </item>
364        <item row="1" column="3">
365         <widget class="QLabel" name="label_5">
366          <property name="sizePolicy">
367           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
368            <horstretch>0</horstretch>
369            <verstretch>0</verstretch>
370           </sizepolicy>
371          </property>
372          <property name="minimumSize">
373           <size>
374            <width>50</width>
375            <height>0</height>
376           </size>
377          </property>
378          <property name="maximumSize">
379           <size>
380            <width>50</width>
381            <height>16777215</height>
382           </size>
383          </property>
384          <property name="text">
385           <string extracomment="chorus">Cho.</string>
386          </property>
387          <property name="alignment">
388           <set>Qt::AlignCenter</set>
389          </property>
390         </widget>
391        </item>
392       </layout>
393      </item>
394      <item row="2" column="0">
395       <layout class="QHBoxLayout" name="midiportchannel">
396        <property name="spacing">
397         <number>5</number>
398        </property>
399       </layout>
400      </item>
401      <item row="1" column="0">
402       <layout class="QHBoxLayout">
403        <item>
404         <widget class="QToolButton" name="expand">
405          <property name="statusTip">
406           <string>Show details</string>
407          </property>
408          <property name="text">
409           <string notr="true">+</string>
410          </property>
411          <property name="checkable">
412           <bool>true</bool>
413          </property>
414         </widget>
415        </item>
416        <item>
417         <widget class="QToolButton" name="mute">
418          <property name="sizePolicy">
419           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
420            <horstretch>0</horstretch>
421            <verstretch>0</verstretch>
422           </sizepolicy>
423          </property>
424          <property name="minimumSize">
425           <size>
426            <width>40</width>
427            <height>0</height>
428           </size>
429          </property>
430          <property name="toolTip">
431           <string>Mute</string>
432          </property>
433          <property name="accessibleName">
434           <string>Mute</string>
435          </property>
436          <property name="text">
437           <string extracomment="mute">M</string>
438          </property>
439          <property name="checkable">
440           <bool>true</bool>
441          </property>
442         </widget>
443        </item>
444        <item>
445         <widget class="QToolButton" name="solo">
446          <property name="sizePolicy">
447           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
448            <horstretch>0</horstretch>
449            <verstretch>0</verstretch>
450           </sizepolicy>
451          </property>
452          <property name="minimumSize">
453           <size>
454            <width>40</width>
455            <height>0</height>
456           </size>
457          </property>
458          <property name="toolTip">
459           <string>Solo</string>
460          </property>
461          <property name="accessibleName">
462           <string>Solo</string>
463          </property>
464          <property name="text">
465           <string extracomment="solo">S</string>
466          </property>
467          <property name="checkable">
468           <bool>true</bool>
469          </property>
470         </widget>
471        </item>
472        <item>
473         <widget class="QComboBox" name="patch">
474          <property name="sizePolicy">
475           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
476            <horstretch>0</horstretch>
477            <verstretch>0</verstretch>
478           </sizepolicy>
479          </property>
480          <property name="toolTip">
481           <string>MIDI sound</string>
482          </property>
483          <property name="accessibleName">
484           <string>Sound</string>
485          </property>
486         </widget>
487        </item>
488        <item>
489         <widget class="QCheckBox" name="drumset">
490          <property name="sizePolicy">
491           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
492            <horstretch>0</horstretch>
493            <verstretch>0</verstretch>
494           </sizepolicy>
495          </property>
496          <property name="text">
497           <string>Drumset</string>
498          </property>
499         </widget>
500        </item>
501       </layout>
502      </item>
503      <item row="4" column="0" colspan="2">
504       <widget class="QWidget" name="details" native="true">
505        <property name="minimumSize">
506         <size>
507          <width>0</width>
508          <height>42</height>
509         </size>
510        </property>
511        <layout class="QGridLayout" name="gridLayout2">
512         <item row="0" column="1">
513          <widget class="QLabel" name="label_2">
514           <property name="text">
515            <string notr="true">MIDI:</string>
516           </property>
517          </widget>
518         </item>
519         <item row="0" column="2">
520          <widget class="QLabel" name="portLabel">
521           <property name="text">
522            <string>Port:</string>
523           </property>
524          </widget>
525         </item>
526         <item row="1" column="1">
527          <widget class="QLabel" name="label_6">
528           <property name="text">
529            <string>Voice Playback:</string>
530           </property>
531          </widget>
532         </item>
533         <item row="0" column="4">
534          <widget class="QLabel" name="channelLabel">
535           <property name="text">
536            <string>Channel:</string>
537           </property>
538          </widget>
539         </item>
540         <item row="0" column="3">
541          <widget class="QSpinBox" name="portSpinBox">
542           <property name="minimum">
543            <number>1</number>
544           </property>
545          </widget>
546         </item>
547         <item row="0" column="5">
548          <widget class="QSpinBox" name="channelSpinBox">
549           <property name="minimum">
550            <number>1</number>
551           </property>
552           <property name="maximum">
553            <number>17</number>
554           </property>
555          </widget>
556         </item>
557         <item row="1" column="2" colspan="4">
558          <layout class="QHBoxLayout" name="voiceButtonBox"/>
559         </item>
560         <item row="0" column="6">
561          <spacer name="horizontalSpacer">
562           <property name="orientation">
563            <enum>Qt::Horizontal</enum>
564           </property>
565           <property name="sizeType">
566            <enum>QSizePolicy::Fixed</enum>
567           </property>
568           <property name="sizeHint" stdset="0">
569            <size>
570             <width>134</width>
571             <height>20</height>
572            </size>
573           </property>
574          </spacer>
575         </item>
576         <item row="0" column="0">
577          <spacer name="horizontalSpacer_2">
578           <property name="orientation">
579            <enum>Qt::Horizontal</enum>
580           </property>
581           <property name="sizeType">
582            <enum>QSizePolicy::Fixed</enum>
583           </property>
584           <property name="sizeHint" stdset="0">
585            <size>
586             <width>40</width>
587             <height>20</height>
588            </size>
589           </property>
590          </spacer>
591         </item>
592        </layout>
593       </widget>
594      </item>
595     </layout>
596    </widget>
597   </item>
598  </layout>
599 </widget>
600 <customwidgets>
601  <customwidget>
602   <class>Awl::Knob</class>
603   <extends>QWidget</extends>
604   <header>awl/knob.h</header>
605  </customwidget>
606  <customwidget>
607   <class>Awl::MidiPanKnob</class>
608   <extends>QWidget</extends>
609   <header>awl/midipanknob.h</header>
610   <container>1</container>
611  </customwidget>
612 </customwidgets>
613 <tabstops>
614  <tabstop>partName</tabstop>
615  <tabstop>patch</tabstop>
616  <tabstop>volume</tabstop>
617  <tabstop>pan</tabstop>
618  <tabstop>reverb</tabstop>
619  <tabstop>chorus</tabstop>
620 </tabstops>
621 <resources/>
622 <connections/>
623</ui>
624