~ubuntu-branches/ubuntu/quantal/muse/quantal

« back to all changes in this revision

Viewing changes to synti/deicsonze/deicsonzegui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-08-12 11:16:41 UTC
  • mto: (1.1.9) (10.1.6 sid)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: james.westby@ubuntu.com-20110812111641-72iatqb9jomjejko
ImportĀ upstreamĀ versionĀ 2.0~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <author>Nil Geisweiller</author>
 
4
 <class>DeicsOnzeGuiBase</class>
 
5
 <widget class="QDialog" name="DeicsOnzeGuiBase">
 
6
  <property name="geometry">
 
7
   <rect>
 
8
    <x>0</x>
 
9
    <y>0</y>
 
10
    <width>728</width>
 
11
    <height>568</height>
 
12
   </rect>
 
13
  </property>
 
14
  <property name="windowTitle">
 
15
   <string>DeicsOnze</string>
 
16
  </property>
 
17
  <property name="sizeGripEnabled">
 
18
   <bool>false</bool>
 
19
  </property>
 
20
  <property name="modal">
 
21
   <bool>false</bool>
 
22
  </property>
 
23
  <layout class="QGridLayout">
 
24
   <property name="margin">
 
25
    <number>9</number>
 
26
   </property>
 
27
   <property name="spacing">
 
28
    <number>6</number>
 
29
   </property>
 
30
   <item row="2" column="0" colspan="4">
 
31
    <widget class="QTabWidget" name="deicsOnzeTabWidget">
 
32
     <property name="sizePolicy">
 
33
      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
34
       <horstretch>0</horstretch>
 
35
       <verstretch>0</verstretch>
 
36
      </sizepolicy>
 
37
     </property>
 
38
     <property name="cursor">
 
39
      <cursorShape>ArrowCursor</cursorShape>
 
40
     </property>
 
41
     <property name="toolTip">
 
42
      <string/>
 
43
     </property>
 
44
     <property name="autoFillBackground">
 
45
      <bool>false</bool>
 
46
     </property>
 
47
     <property name="tabShape">
 
48
      <enum>QTabWidget::Rounded</enum>
 
49
     </property>
 
50
     <property name="currentIndex">
 
51
      <number>9</number>
 
52
     </property>
 
53
     <widget class="QWidget" name="PresetsTab">
 
54
      <attribute name="title">
 
55
       <string>&amp;Preset</string>
 
56
      </attribute>
 
57
      <layout class="QGridLayout">
 
58
       <property name="margin">
 
59
        <number>9</number>
 
60
       </property>
 
61
       <property name="spacing">
 
62
        <number>6</number>
 
63
       </property>
 
64
       <item row="0" column="4">
 
65
        <widget class="QSpinBox" name="progSpinBox">
 
66
         <property name="enabled">
 
67
          <bool>false</bool>
 
68
         </property>
 
69
         <property name="toolTip">
 
70
          <string>Program numerous</string>
 
71
         </property>
 
72
         <property name="minimum">
 
73
          <number>1</number>
 
74
         </property>
 
75
         <property name="maximum">
 
76
          <number>128</number>
 
77
         </property>
 
78
        </widget>
 
79
       </item>
 
80
       <item row="0" column="5">
 
81
        <widget class="QLineEdit" name="presetLineEdit">
 
82
         <property name="enabled">
 
83
          <bool>false</bool>
 
84
         </property>
 
85
         <property name="text">
 
86
          <string>INITVOICE</string>
 
87
         </property>
 
88
         <property name="maxLength">
 
89
          <number>12</number>
 
90
         </property>
 
91
        </widget>
 
92
       </item>
 
93
       <item row="1" column="2" colspan="2">
 
94
        <widget class="QTreeWidget" name="subcategoryListView">
 
95
         <property name="contextMenuPolicy">
 
96
          <enum>Qt::CustomContextMenu</enum>
 
97
         </property>
 
98
         <property name="rootIsDecorated">
 
99
          <bool>false</bool>
 
100
         </property>
 
101
         <column>
 
102
          <property name="text">
 
103
           <string>LBank</string>
 
104
          </property>
 
105
         </column>
 
106
         <column>
 
107
          <property name="text">
 
108
           <string>Subcategory</string>
 
109
          </property>
 
110
         </column>
 
111
        </widget>
 
112
       </item>
 
113
       <item row="0" column="0">
 
114
        <widget class="QSpinBox" name="hbankSpinBox">
 
115
         <property name="enabled">
 
116
          <bool>false</bool>
 
117
         </property>
 
118
         <property name="toolTip">
 
119
          <string>Bank numerous</string>
 
120
         </property>
 
121
         <property name="minimum">
 
122
          <number>1</number>
 
123
         </property>
 
124
         <property name="maximum">
 
125
          <number>128</number>
 
126
         </property>
 
127
        </widget>
 
128
       </item>
 
129
       <item row="0" column="1">
 
130
        <widget class="QLineEdit" name="categoryLineEdit">
 
131
         <property name="enabled">
 
132
          <bool>false</bool>
 
133
         </property>
 
134
         <property name="text">
 
135
          <string>NONE</string>
 
136
         </property>
 
137
         <property name="maxLength">
 
138
          <number>12</number>
 
139
         </property>
 
140
        </widget>
 
141
       </item>
 
142
       <item row="0" column="3">
 
143
        <widget class="QLineEdit" name="subcategoryLineEdit">
 
144
         <property name="enabled">
 
145
          <bool>false</bool>
 
146
         </property>
 
147
         <property name="text">
 
148
          <string>NONE</string>
 
149
         </property>
 
150
         <property name="maxLength">
 
151
          <number>12</number>
 
152
         </property>
 
153
        </widget>
 
154
       </item>
 
155
       <item row="0" column="2">
 
156
        <widget class="QSpinBox" name="lbankSpinBox">
 
157
         <property name="enabled">
 
158
          <bool>false</bool>
 
159
         </property>
 
160
         <property name="toolTip">
 
161
          <string>Bank numerous</string>
 
162
         </property>
 
163
         <property name="minimum">
 
164
          <number>1</number>
 
165
         </property>
 
166
         <property name="maximum">
 
167
          <number>128</number>
 
168
         </property>
 
169
        </widget>
 
170
       </item>
 
171
       <item row="1" column="0" colspan="2">
 
172
        <widget class="QTreeWidget" name="categoryListView">
 
173
         <property name="contextMenuPolicy">
 
174
          <enum>Qt::CustomContextMenu</enum>
 
175
         </property>
 
176
         <property name="layoutDirection">
 
177
          <enum>Qt::LeftToRight</enum>
 
178
         </property>
 
179
         <property name="autoFillBackground">
 
180
          <bool>false</bool>
 
181
         </property>
 
182
         <property name="frameShape">
 
183
          <enum>QFrame::StyledPanel</enum>
 
184
         </property>
 
185
         <property name="frameShadow">
 
186
          <enum>QFrame::Sunken</enum>
 
187
         </property>
 
188
         <property name="lineWidth">
 
189
          <number>1</number>
 
190
         </property>
 
191
         <property name="midLineWidth">
 
192
          <number>0</number>
 
193
         </property>
 
194
         <property name="rootIsDecorated">
 
195
          <bool>false</bool>
 
196
         </property>
 
197
         <property name="uniformRowHeights">
 
198
          <bool>true</bool>
 
199
         </property>
 
200
         <property name="columnCount">
 
201
          <number>2</number>
 
202
         </property>
 
203
         <column>
 
204
          <property name="text">
 
205
           <string>HBank</string>
 
206
          </property>
 
207
         </column>
 
208
         <column>
 
209
          <property name="text">
 
210
           <string>Category</string>
 
211
          </property>
 
212
         </column>
 
213
        </widget>
 
214
       </item>
 
215
       <item row="1" column="4" colspan="2">
 
216
        <widget class="QTreeWidget" name="presetListView">
 
217
         <property name="contextMenuPolicy">
 
218
          <enum>Qt::CustomContextMenu</enum>
 
219
         </property>
 
220
         <property name="rootIsDecorated">
 
221
          <bool>false</bool>
 
222
         </property>
 
223
         <column>
 
224
          <property name="text">
 
225
           <string>Prog</string>
 
226
          </property>
 
227
         </column>
 
228
         <column>
 
229
          <property name="text">
 
230
           <string>Preset</string>
 
231
          </property>
 
232
         </column>
 
233
        </widget>
 
234
       </item>
 
235
       <item row="2" column="0" colspan="6">
 
236
        <widget class="QLabel" name="presentTextLAbel">
 
237
         <property name="font">
 
238
          <font>
 
239
           <family>Sans Serif</family>
 
240
           <pointsize>8</pointsize>
 
241
           <weight>50</weight>
 
242
           <italic>false</italic>
 
243
           <bold>false</bold>
 
244
           <underline>false</underline>
 
245
           <strikeout>false</strikeout>
 
246
          </font>
 
247
         </property>
 
248
         <property name="frameShape">
 
249
          <enum>QFrame::NoFrame</enum>
 
250
         </property>
 
251
         <property name="frameShadow">
 
252
          <enum>QFrame::Plain</enum>
 
253
         </property>
 
254
         <property name="text">
 
255
          <string>DeicsOnze v0.5.5 Copyright (c) 2004-2006 Nil Geisweiller. Published under GPL licence.</string>
 
256
         </property>
 
257
        </widget>
 
258
       </item>
 
259
      </layout>
 
260
     </widget>
 
261
     <widget class="QWidget" name="GlobalTab">
 
262
      <attribute name="title">
 
263
       <string>&amp;Global</string>
 
264
      </attribute>
 
265
      <layout class="QGridLayout">
 
266
       <property name="margin">
 
267
        <number>9</number>
 
268
       </property>
 
269
       <property name="spacing">
 
270
        <number>6</number>
 
271
       </property>
 
272
       <item row="1" column="1" rowspan="2">
 
273
        <widget class="QGroupBox" name="pitchEnvGroupBox">
 
274
         <property name="title">
 
275
          <string>Pitch Envelope</string>
 
276
         </property>
 
277
         <layout class="QGridLayout">
 
278
          <property name="margin">
 
279
           <number>10</number>
 
280
          </property>
 
281
          <property name="spacing">
 
282
           <number>6</number>
 
283
          </property>
 
284
          <item row="2" column="0">
 
285
           <widget class="QLabel" name="PL3Label">
 
286
            <property name="frameShape">
 
287
             <enum>QFrame::Box</enum>
 
288
            </property>
 
289
            <property name="frameShadow">
 
290
             <enum>QFrame::Sunken</enum>
 
291
            </property>
 
292
            <property name="text">
 
293
             <string>PL3</string>
 
294
            </property>
 
295
           </widget>
 
296
          </item>
 
297
          <item row="1" column="0">
 
298
           <widget class="QLabel" name="PL2Label">
 
299
            <property name="frameShape">
 
300
             <enum>QFrame::Box</enum>
 
301
            </property>
 
302
            <property name="frameShadow">
 
303
             <enum>QFrame::Sunken</enum>
 
304
            </property>
 
305
            <property name="text">
 
306
             <string>PL2</string>
 
307
            </property>
 
308
           </widget>
 
309
          </item>
 
310
          <item row="0" column="0">
 
311
           <widget class="QLabel" name="PL1Label">
 
312
            <property name="frameShape">
 
313
             <enum>QFrame::Box</enum>
 
314
            </property>
 
315
            <property name="frameShadow">
 
316
             <enum>QFrame::Sunken</enum>
 
317
            </property>
 
318
            <property name="text">
 
319
             <string>PL1</string>
 
320
            </property>
 
321
           </widget>
 
322
          </item>
 
323
          <item row="0" column="2">
 
324
           <widget class="QLabel" name="PR1Label">
 
325
            <property name="frameShape">
 
326
             <enum>QFrame::Box</enum>
 
327
            </property>
 
328
            <property name="frameShadow">
 
329
             <enum>QFrame::Sunken</enum>
 
330
            </property>
 
331
            <property name="text">
 
332
             <string>PR1</string>
 
333
            </property>
 
334
           </widget>
 
335
          </item>
 
336
          <item row="1" column="2">
 
337
           <widget class="QLabel" name="PR2Label">
 
338
            <property name="frameShape">
 
339
             <enum>QFrame::Box</enum>
 
340
            </property>
 
341
            <property name="frameShadow">
 
342
             <enum>QFrame::Sunken</enum>
 
343
            </property>
 
344
            <property name="text">
 
345
             <string>PR2</string>
 
346
            </property>
 
347
           </widget>
 
348
          </item>
 
349
          <item row="2" column="2">
 
350
           <widget class="QLabel" name="PR3Label">
 
351
            <property name="frameShape">
 
352
             <enum>QFrame::Box</enum>
 
353
            </property>
 
354
            <property name="frameShadow">
 
355
             <enum>QFrame::Sunken</enum>
 
356
            </property>
 
357
            <property name="text">
 
358
             <string>PR3</string>
 
359
            </property>
 
360
           </widget>
 
361
          </item>
 
362
          <item row="3" column="0" colspan="4">
 
363
           <widget class="QFrame" name="pitchEnvFrame">
 
364
            <property name="cursor">
 
365
             <cursorShape>PointingHandCursor</cursorShape>
 
366
            </property>
 
367
            <property name="autoFillBackground">
 
368
             <bool>true</bool>
 
369
            </property>
 
370
            <property name="frameShape">
 
371
             <enum>QFrame::StyledPanel</enum>
 
372
            </property>
 
373
            <property name="frameShadow">
 
374
             <enum>QFrame::Sunken</enum>
 
375
            </property>
 
376
           </widget>
 
377
          </item>
 
378
          <item row="0" column="1">
 
379
           <widget class="QSpinBox" name="PL1SpinBox">
 
380
            <property name="toolTip">
 
381
             <string>Pitch modulation depth</string>
 
382
            </property>
 
383
            <property name="maximum">
 
384
             <number>99</number>
 
385
            </property>
 
386
            <property name="singleStep">
 
387
             <number>2</number>
 
388
            </property>
 
389
            <property name="value">
 
390
             <number>50</number>
 
391
            </property>
 
392
           </widget>
 
393
          </item>
 
394
          <item row="1" column="1">
 
395
           <widget class="QSpinBox" name="PL2SpinBox">
 
396
            <property name="toolTip">
 
397
             <string>Pitch modulation depth</string>
 
398
            </property>
 
399
            <property name="maximum">
 
400
             <number>99</number>
 
401
            </property>
 
402
            <property name="singleStep">
 
403
             <number>2</number>
 
404
            </property>
 
405
            <property name="value">
 
406
             <number>50</number>
 
407
            </property>
 
408
           </widget>
 
409
          </item>
 
410
          <item row="2" column="1">
 
411
           <widget class="QSpinBox" name="PL3SpinBox">
 
412
            <property name="toolTip">
 
413
             <string>Pitch modulation depth</string>
 
414
            </property>
 
415
            <property name="maximum">
 
416
             <number>99</number>
 
417
            </property>
 
418
            <property name="singleStep">
 
419
             <number>2</number>
 
420
            </property>
 
421
            <property name="value">
 
422
             <number>50</number>
 
423
            </property>
 
424
           </widget>
 
425
          </item>
 
426
          <item row="0" column="3">
 
427
           <widget class="QSpinBox" name="PR1SpinBox">
 
428
            <property name="toolTip">
 
429
             <string>Pitch modulation depth</string>
 
430
            </property>
 
431
            <property name="maximum">
 
432
             <number>99</number>
 
433
            </property>
 
434
            <property name="singleStep">
 
435
             <number>3</number>
 
436
            </property>
 
437
            <property name="value">
 
438
             <number>0</number>
 
439
            </property>
 
440
           </widget>
 
441
          </item>
 
442
          <item row="2" column="3">
 
443
           <widget class="QSpinBox" name="PR3SpinBox">
 
444
            <property name="toolTip">
 
445
             <string>Pitch modulation depth</string>
 
446
            </property>
 
447
            <property name="maximum">
 
448
             <number>99</number>
 
449
            </property>
 
450
            <property name="singleStep">
 
451
             <number>3</number>
 
452
            </property>
 
453
            <property name="value">
 
454
             <number>0</number>
 
455
            </property>
 
456
           </widget>
 
457
          </item>
 
458
          <item row="1" column="3">
 
459
           <widget class="QSpinBox" name="PR2SpinBox">
 
460
            <property name="toolTip">
 
461
             <string>Pitch modulation depth</string>
 
462
            </property>
 
463
            <property name="maximum">
 
464
             <number>99</number>
 
465
            </property>
 
466
            <property name="singleStep">
 
467
             <number>3</number>
 
468
            </property>
 
469
            <property name="value">
 
470
             <number>0</number>
 
471
            </property>
 
472
           </widget>
 
473
          </item>
 
474
         </layout>
 
475
        </widget>
 
476
       </item>
 
477
       <item row="1" column="0">
 
478
        <widget class="QGroupBox" name="LFOGroupBox">
 
479
         <property name="title">
 
480
          <string>LFO</string>
 
481
         </property>
 
482
         <layout class="QGridLayout">
 
483
          <property name="margin">
 
484
           <number>10</number>
 
485
          </property>
 
486
          <property name="spacing">
 
487
           <number>6</number>
 
488
          </property>
 
489
          <item row="0" column="0" colspan="2">
 
490
           <widget class="QCheckBox" name="LFOSyncCheckBox">
 
491
            <property name="cursor">
 
492
             <cursorShape>PointingHandCursor</cursorShape>
 
493
            </property>
 
494
            <property name="text">
 
495
             <string>LFO Sync</string>
 
496
            </property>
 
497
           </widget>
 
498
          </item>
 
499
          <item row="0" column="4">
 
500
           <widget class="QSpinBox" name="PModSensSpinBox">
 
501
            <property name="toolTip">
 
502
             <string>Pitch modulation sensitivity</string>
 
503
            </property>
 
504
            <property name="maximum">
 
505
             <number>7</number>
 
506
            </property>
 
507
           </widget>
 
508
          </item>
 
509
          <item row="0" column="3">
 
510
           <widget class="QSlider" name="PModSensSlider">
 
511
            <property name="cursor">
 
512
             <cursorShape>PointingHandCursor</cursorShape>
 
513
            </property>
 
514
            <property name="toolTip">
 
515
             <string>Pitch Modulation Sensitivity</string>
 
516
            </property>
 
517
            <property name="maximum">
 
518
             <number>7</number>
 
519
            </property>
 
520
            <property name="singleStep">
 
521
             <number>1</number>
 
522
            </property>
 
523
            <property name="pageStep">
 
524
             <number>1</number>
 
525
            </property>
 
526
            <property name="orientation">
 
527
             <enum>Qt::Horizontal</enum>
 
528
            </property>
 
529
           </widget>
 
530
          </item>
 
531
          <item row="5" column="1" colspan="3">
 
532
           <widget class="QSlider" name="LFODelaySlider">
 
533
            <property name="cursor">
 
534
             <cursorShape>PointingHandCursor</cursorShape>
 
535
            </property>
 
536
            <property name="toolTip">
 
537
             <string>LFO Delay</string>
 
538
            </property>
 
539
            <property name="maximum">
 
540
             <number>99</number>
 
541
            </property>
 
542
            <property name="singleStep">
 
543
             <number>1</number>
 
544
            </property>
 
545
            <property name="pageStep">
 
546
             <number>1</number>
 
547
            </property>
 
548
            <property name="orientation">
 
549
             <enum>Qt::Horizontal</enum>
 
550
            </property>
 
551
           </widget>
 
552
          </item>
 
553
          <item row="5" column="4">
 
554
           <widget class="QSpinBox" name="LFODelaySpinBox">
 
555
            <property name="toolTip">
 
556
             <string>LFO delay</string>
 
557
            </property>
 
558
            <property name="maximum">
 
559
             <number>99</number>
 
560
            </property>
 
561
           </widget>
 
562
          </item>
 
563
          <item row="4" column="4">
 
564
           <widget class="QSpinBox" name="LFOSpeedSpinBox">
 
565
            <property name="toolTip">
 
566
             <string>LFO speed</string>
 
567
            </property>
 
568
            <property name="maximum">
 
569
             <number>99</number>
 
570
            </property>
 
571
           </widget>
 
572
          </item>
 
573
          <item row="3" column="4">
 
574
           <widget class="QSpinBox" name="AModDepthSpinBox">
 
575
            <property name="toolTip">
 
576
             <string>Amplitude modulation depth</string>
 
577
            </property>
 
578
            <property name="maximum">
 
579
             <number>99</number>
 
580
            </property>
 
581
           </widget>
 
582
          </item>
 
583
          <item row="2" column="4">
 
584
           <widget class="QSpinBox" name="PModDepthSpinBox">
 
585
            <property name="toolTip">
 
586
             <string>Pitch modulation depth</string>
 
587
            </property>
 
588
            <property name="maximum">
 
589
             <number>99</number>
 
590
            </property>
 
591
           </widget>
 
592
          </item>
 
593
          <item row="1" column="4">
 
594
           <widget class="QSpinBox" name="AModSensSpinBox">
 
595
            <property name="toolTip">
 
596
             <string>Amplitude modulation sensitivity</string>
 
597
            </property>
 
598
            <property name="maximum">
 
599
             <number>7</number>
 
600
            </property>
 
601
           </widget>
 
602
          </item>
 
603
          <item row="1" column="3">
 
604
           <widget class="QSlider" name="AModSensSlider">
 
605
            <property name="cursor">
 
606
             <cursorShape>PointingHandCursor</cursorShape>
 
607
            </property>
 
608
            <property name="toolTip">
 
609
             <string>Amplitude Modulation Sensitivity</string>
 
610
            </property>
 
611
            <property name="maximum">
 
612
             <number>3</number>
 
613
            </property>
 
614
            <property name="singleStep">
 
615
             <number>1</number>
 
616
            </property>
 
617
            <property name="pageStep">
 
618
             <number>1</number>
 
619
            </property>
 
620
            <property name="orientation">
 
621
             <enum>Qt::Horizontal</enum>
 
622
            </property>
 
623
           </widget>
 
624
          </item>
 
625
          <item row="1" column="2">
 
626
           <widget class="QLabel" name="AModSensLabel">
 
627
            <property name="frameShape">
 
628
             <enum>QFrame::Box</enum>
 
629
            </property>
 
630
            <property name="frameShadow">
 
631
             <enum>QFrame::Sunken</enum>
 
632
            </property>
 
633
            <property name="text">
 
634
             <string>AMS</string>
 
635
            </property>
 
636
           </widget>
 
637
          </item>
 
638
          <item row="1" column="0" colspan="2">
 
639
           <widget class="QComboBox" name="LFOWaveComboBox">
 
640
            <property name="cursor">
 
641
             <cursorShape>PointingHandCursor</cursorShape>
 
642
            </property>
 
643
            <property name="toolTip">
 
644
             <string>LFO Waveform</string>
 
645
            </property>
 
646
            <property name="iconSize">
 
647
             <size>
 
648
              <width>38</width>
 
649
              <height>16</height>
 
650
             </size>
 
651
            </property>
 
652
            <item>
 
653
             <property name="text">
 
654
              <string/>
 
655
             </property>
 
656
             <property name="icon">
 
657
              <iconset>
 
658
               <normaloff>:/pics/sawUp.png</normaloff>:/pics/sawUp.png</iconset>
 
659
             </property>
 
660
            </item>
 
661
            <item>
 
662
             <property name="text">
 
663
              <string/>
 
664
             </property>
 
665
             <property name="icon">
 
666
              <iconset>
 
667
               <normaloff>:/pics/square.png</normaloff>:/pics/square.png</iconset>
 
668
             </property>
 
669
            </item>
 
670
            <item>
 
671
             <property name="text">
 
672
              <string/>
 
673
             </property>
 
674
             <property name="icon">
 
675
              <iconset>
 
676
               <normaloff>:/pics/triangl.png</normaloff>:/pics/triangl.png</iconset>
 
677
             </property>
 
678
            </item>
 
679
            <item>
 
680
             <property name="text">
 
681
              <string/>
 
682
             </property>
 
683
             <property name="icon">
 
684
              <iconset>
 
685
               <normaloff>:/pics/SHold.png</normaloff>:/pics/SHold.png</iconset>
 
686
             </property>
 
687
            </item>
 
688
           </widget>
 
689
          </item>
 
690
          <item row="2" column="1" colspan="3">
 
691
           <widget class="QSlider" name="PModDepthSlider">
 
692
            <property name="cursor">
 
693
             <cursorShape>PointingHandCursor</cursorShape>
 
694
            </property>
 
695
            <property name="toolTip">
 
696
             <string>Pitch Modulation Depth</string>
 
697
            </property>
 
698
            <property name="maximum">
 
699
             <number>99</number>
 
700
            </property>
 
701
            <property name="singleStep">
 
702
             <number>1</number>
 
703
            </property>
 
704
            <property name="pageStep">
 
705
             <number>1</number>
 
706
            </property>
 
707
            <property name="orientation">
 
708
             <enum>Qt::Horizontal</enum>
 
709
            </property>
 
710
           </widget>
 
711
          </item>
 
712
          <item row="2" column="0">
 
713
           <widget class="QLabel" name="PModDepthLabel">
 
714
            <property name="frameShape">
 
715
             <enum>QFrame::Box</enum>
 
716
            </property>
 
717
            <property name="frameShadow">
 
718
             <enum>QFrame::Sunken</enum>
 
719
            </property>
 
720
            <property name="text">
 
721
             <string>PMD</string>
 
722
            </property>
 
723
           </widget>
 
724
          </item>
 
725
          <item row="4" column="1" colspan="3">
 
726
           <widget class="QSlider" name="LFOSpeedSlider">
 
727
            <property name="cursor">
 
728
             <cursorShape>PointingHandCursor</cursorShape>
 
729
            </property>
 
730
            <property name="toolTip">
 
731
             <string>LFO Speed</string>
 
732
            </property>
 
733
            <property name="maximum">
 
734
             <number>99</number>
 
735
            </property>
 
736
            <property name="singleStep">
 
737
             <number>1</number>
 
738
            </property>
 
739
            <property name="pageStep">
 
740
             <number>1</number>
 
741
            </property>
 
742
            <property name="orientation">
 
743
             <enum>Qt::Horizontal</enum>
 
744
            </property>
 
745
           </widget>
 
746
          </item>
 
747
          <item row="3" column="1" colspan="3">
 
748
           <widget class="QSlider" name="AModDepthSlider">
 
749
            <property name="cursor">
 
750
             <cursorShape>PointingHandCursor</cursorShape>
 
751
            </property>
 
752
            <property name="toolTip">
 
753
             <string>Pitch Modulation Depth</string>
 
754
            </property>
 
755
            <property name="maximum">
 
756
             <number>99</number>
 
757
            </property>
 
758
            <property name="singleStep">
 
759
             <number>1</number>
 
760
            </property>
 
761
            <property name="pageStep">
 
762
             <number>1</number>
 
763
            </property>
 
764
            <property name="orientation">
 
765
             <enum>Qt::Horizontal</enum>
 
766
            </property>
 
767
           </widget>
 
768
          </item>
 
769
          <item row="3" column="0">
 
770
           <widget class="QLabel" name="AModDepthLabel">
 
771
            <property name="frameShape">
 
772
             <enum>QFrame::Box</enum>
 
773
            </property>
 
774
            <property name="frameShadow">
 
775
             <enum>QFrame::Sunken</enum>
 
776
            </property>
 
777
            <property name="text">
 
778
             <string>AMD</string>
 
779
            </property>
 
780
           </widget>
 
781
          </item>
 
782
          <item row="4" column="0">
 
783
           <widget class="QLabel" name="LFOSpeedLabel">
 
784
            <property name="frameShape">
 
785
             <enum>QFrame::Box</enum>
 
786
            </property>
 
787
            <property name="frameShadow">
 
788
             <enum>QFrame::Sunken</enum>
 
789
            </property>
 
790
            <property name="text">
 
791
             <string>Speed</string>
 
792
            </property>
 
793
           </widget>
 
794
          </item>
 
795
          <item row="5" column="0">
 
796
           <widget class="QLabel" name="LFODelayLabel">
 
797
            <property name="frameShape">
 
798
             <enum>QFrame::Box</enum>
 
799
            </property>
 
800
            <property name="frameShadow">
 
801
             <enum>QFrame::Sunken</enum>
 
802
            </property>
 
803
            <property name="text">
 
804
             <string>Delay</string>
 
805
            </property>
 
806
           </widget>
 
807
          </item>
 
808
          <item row="0" column="2">
 
809
           <widget class="QLabel" name="PModSensLabel">
 
810
            <property name="frameShape">
 
811
             <enum>QFrame::Box</enum>
 
812
            </property>
 
813
            <property name="frameShadow">
 
814
             <enum>QFrame::Sunken</enum>
 
815
            </property>
 
816
            <property name="text">
 
817
             <string>PMS</string>
 
818
            </property>
 
819
           </widget>
 
820
          </item>
 
821
         </layout>
 
822
        </widget>
 
823
       </item>
 
824
       <item row="2" column="0">
 
825
        <widget class="QGroupBox" name="ModulationMatrixGroupBox">
 
826
         <property name="enabled">
 
827
          <bool>true</bool>
 
828
         </property>
 
829
         <property name="title">
 
830
          <string>Modulation Matrix</string>
 
831
         </property>
 
832
         <layout class="QGridLayout">
 
833
          <property name="margin">
 
834
           <number>10</number>
 
835
          </property>
 
836
          <property name="spacing">
 
837
           <number>6</number>
 
838
          </property>
 
839
          <item row="0" column="0">
 
840
           <widget class="QComboBox" name="algorithmComboBox">
 
841
            <property name="cursor">
 
842
             <cursorShape>PointingHandCursor</cursorShape>
 
843
            </property>
 
844
            <property name="toolTip">
 
845
             <string>Modulation Matrix</string>
 
846
            </property>
 
847
            <property name="whatsThis">
 
848
             <string>&lt;b&gt;Algorithm 1&lt;/b&gt; : &lt;i&gt;Op 1&lt;/i&gt; modulated by &lt;i&gt;Op 2&lt;/i&gt; modulated by &lt;i&gt;Op 3&lt;/i&gt; modulated by &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
 
849
&lt;b&gt;Algorithm 2&lt;/b&gt; : &lt;i&gt;Op 1&lt;/i&gt; modulated by &lt;i&gt;Op 2&lt;/i&gt; modulated by both &lt;i&gt;Op 3&lt;/i&gt; and &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
 
850
&lt;b&gt;Algorithm 3&lt;/b&gt; : &lt;i&gt;Op 1&lt;/i&gt; modulated by both &lt;i&gt;Op 4&lt;/i&gt; and &lt;i&gt;Op 2&lt;/i&gt; modulated by &lt;i&gt;Op 3&lt;/i&gt;&lt;br&gt;
 
851
&lt;b&gt;Algorithm 4&lt;/b&gt; : &lt;i&gt;Op 1&lt;/i&gt; modulated by both &lt;i&gt;Op 2&lt;/i&gt; and &lt;i&gt;Op 3&lt;/i&gt; modulated by &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
 
852
&lt;b&gt;Algorithm 5&lt;/b&gt; : (&lt;i&gt;Op 1&lt;/i&gt; modulated by &lt;i&gt;Op 2&lt;/i&gt;) add to (&lt;i&gt;Op 3&lt;/i&gt; modulated by &lt;i&gt;Op 4&lt;/i&gt;) &lt;br&gt;
 
853
&lt;b&gt;Algorithm 6&lt;/b&gt; : addition of the three &lt;i&gt;Op 1, 2, 3&lt;/i&gt; all modulated by &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
 
854
&lt;b&gt;Algorithm 7&lt;/b&gt; : addition of the three &lt;i&gt;Op 1, 2, 3&lt;/i&gt; with &lt;i&gt;Op 3&lt;/i&gt; modulated by &lt;i&gt;Op 4&lt;/i&gt;&lt;br&gt;
 
855
&lt;b&gt;Algorithm 8&lt;/b&gt; : addition of the four &lt;i&gt;Op 1, 2, 3, 4&lt;/i&gt;</string>
 
856
            </property>
 
857
            <property name="iconSize">
 
858
             <size>
 
859
              <width>160</width>
 
860
              <height>32</height>
 
861
             </size>
 
862
            </property>
 
863
            <item>
 
864
             <property name="text">
 
865
              <string/>
 
866
             </property>
 
867
             <property name="icon">
 
868
              <iconset>
 
869
               <normaloff>:/pics/algo1.png</normaloff>:/pics/algo1.png</iconset>
 
870
             </property>
 
871
            </item>
 
872
            <item>
 
873
             <property name="text">
 
874
              <string/>
 
875
             </property>
 
876
             <property name="icon">
 
877
              <iconset>
 
878
               <normaloff>:/pics/algo3.png</normaloff>:/pics/algo3.png</iconset>
 
879
             </property>
 
880
            </item>
 
881
            <item>
 
882
             <property name="text">
 
883
              <string/>
 
884
             </property>
 
885
             <property name="icon">
 
886
              <iconset>
 
887
               <normaloff>:/pics/algo3.png</normaloff>:/pics/algo3.png</iconset>
 
888
             </property>
 
889
            </item>
 
890
            <item>
 
891
             <property name="text">
 
892
              <string/>
 
893
             </property>
 
894
             <property name="icon">
 
895
              <iconset>
 
896
               <normaloff>:/pics/algo4.png</normaloff>:/pics/algo4.png</iconset>
 
897
             </property>
 
898
            </item>
 
899
            <item>
 
900
             <property name="text">
 
901
              <string/>
 
902
             </property>
 
903
             <property name="icon">
 
904
              <iconset>
 
905
               <normaloff>:/pics/algo5.png</normaloff>:/pics/algo5.png</iconset>
 
906
             </property>
 
907
            </item>
 
908
            <item>
 
909
             <property name="text">
 
910
              <string/>
 
911
             </property>
 
912
             <property name="icon">
 
913
              <iconset>
 
914
               <normaloff>:/pics/algo6.png</normaloff>:/pics/algo6.png</iconset>
 
915
             </property>
 
916
            </item>
 
917
            <item>
 
918
             <property name="text">
 
919
              <string/>
 
920
             </property>
 
921
             <property name="icon">
 
922
              <iconset>
 
923
               <normaloff>:/pics/algo7.png</normaloff>:/pics/algo7.png</iconset>
 
924
             </property>
 
925
            </item>
 
926
            <item>
 
927
             <property name="text">
 
928
              <string/>
 
929
             </property>
 
930
             <property name="icon">
 
931
              <iconset>
 
932
               <normaloff>:/pics/algo8.png</normaloff>:/pics/algo8.png</iconset>
 
933
             </property>
 
934
            </item>
 
935
           </widget>
 
936
          </item>
 
937
         </layout>
 
938
        </widget>
 
939
       </item>
 
940
       <item row="0" column="1">
 
941
        <widget class="QGroupBox" name="FeedbackGroupBox">
 
942
         <property name="toolTip">
 
943
          <string/>
 
944
         </property>
 
945
         <property name="title">
 
946
          <string>Op4 Feedback</string>
 
947
         </property>
 
948
         <layout class="QHBoxLayout">
 
949
          <property name="spacing">
 
950
           <number>6</number>
 
951
          </property>
 
952
          <property name="margin">
 
953
           <number>10</number>
 
954
          </property>
 
955
          <item>
 
956
           <widget class="QSlider" name="feedbackSlider">
 
957
            <property name="cursor">
 
958
             <cursorShape>PointingHandCursor</cursorShape>
 
959
            </property>
 
960
            <property name="toolTip">
 
961
             <string>Feedback level of the operator 4</string>
 
962
            </property>
 
963
            <property name="maximum">
 
964
             <number>7</number>
 
965
            </property>
 
966
            <property name="singleStep">
 
967
             <number>1</number>
 
968
            </property>
 
969
            <property name="pageStep">
 
970
             <number>1</number>
 
971
            </property>
 
972
            <property name="orientation">
 
973
             <enum>Qt::Horizontal</enum>
 
974
            </property>
 
975
           </widget>
 
976
          </item>
 
977
          <item>
 
978
           <widget class="QSpinBox" name="feedbackSpinBox">
 
979
            <property name="toolTip">
 
980
             <string>Feedback level of the operator 4</string>
 
981
            </property>
 
982
            <property name="maximum">
 
983
             <number>7</number>
 
984
            </property>
 
985
           </widget>
 
986
          </item>
 
987
         </layout>
 
988
        </widget>
 
989
       </item>
 
990
       <item row="0" column="0">
 
991
        <widget class="QGroupBox" name="transposeGroupBox">
 
992
         <property name="title">
 
993
          <string>Transpose</string>
 
994
         </property>
 
995
         <layout class="QHBoxLayout">
 
996
          <property name="spacing">
 
997
           <number>6</number>
 
998
          </property>
 
999
          <property name="margin">
 
1000
           <number>10</number>
 
1001
          </property>
 
1002
          <item>
 
1003
           <widget class="QSlider" name="transposeSlider">
 
1004
            <property name="cursor">
 
1005
             <cursorShape>PointingHandCursor</cursorShape>
 
1006
            </property>
 
1007
            <property name="toolTip">
 
1008
             <string>Transpose</string>
 
1009
            </property>
 
1010
            <property name="minimum">
 
1011
             <number>-24</number>
 
1012
            </property>
 
1013
            <property name="maximum">
 
1014
             <number>24</number>
 
1015
            </property>
 
1016
            <property name="pageStep">
 
1017
             <number>1</number>
 
1018
            </property>
 
1019
            <property name="orientation">
 
1020
             <enum>Qt::Horizontal</enum>
 
1021
            </property>
 
1022
           </widget>
 
1023
          </item>
 
1024
          <item>
 
1025
           <widget class="QSpinBox" name="transposeSpinBox">
 
1026
            <property name="toolTip">
 
1027
             <string>Transpose</string>
 
1028
            </property>
 
1029
            <property name="minimum">
 
1030
             <number>-24</number>
 
1031
            </property>
 
1032
            <property name="maximum">
 
1033
             <number>99</number>
 
1034
            </property>
 
1035
           </widget>
 
1036
          </item>
 
1037
         </layout>
 
1038
        </widget>
 
1039
       </item>
 
1040
      </layout>
 
1041
     </widget>
 
1042
     <widget class="QWidget" name="Op1Tab">
 
1043
      <attribute name="title">
 
1044
       <string>Op &amp;1</string>
 
1045
      </attribute>
 
1046
      <layout class="QGridLayout">
 
1047
       <property name="margin">
 
1048
        <number>9</number>
 
1049
       </property>
 
1050
       <property name="spacing">
 
1051
        <number>6</number>
 
1052
       </property>
 
1053
       <item row="1" column="3">
 
1054
        <widget class="QGroupBox" name="Scaling1GroupBox">
 
1055
         <property name="title">
 
1056
          <string>Scaling 1</string>
 
1057
         </property>
 
1058
         <layout class="QGridLayout">
 
1059
          <property name="margin">
 
1060
           <number>10</number>
 
1061
          </property>
 
1062
          <property name="spacing">
 
1063
           <number>6</number>
 
1064
          </property>
 
1065
          <item row="2" column="0">
 
1066
           <widget class="QLabel" name="LS1Label">
 
1067
            <property name="frameShape">
 
1068
             <enum>QFrame::Box</enum>
 
1069
            </property>
 
1070
            <property name="frameShadow">
 
1071
             <enum>QFrame::Sunken</enum>
 
1072
            </property>
 
1073
            <property name="text">
 
1074
             <string>LS1</string>
 
1075
            </property>
 
1076
           </widget>
 
1077
          </item>
 
1078
          <item row="2" column="1">
 
1079
           <widget class="QLabel" name="RS1Label">
 
1080
            <property name="frameShape">
 
1081
             <enum>QFrame::Box</enum>
 
1082
            </property>
 
1083
            <property name="frameShadow">
 
1084
             <enum>QFrame::Sunken</enum>
 
1085
            </property>
 
1086
            <property name="text">
 
1087
             <string>RS1</string>
 
1088
            </property>
 
1089
           </widget>
 
1090
          </item>
 
1091
          <item row="1" column="1">
 
1092
           <widget class="QSlider" name="RS1Slider">
 
1093
            <property name="cursor">
 
1094
             <cursorShape>PointingHandCursor</cursorShape>
 
1095
            </property>
 
1096
            <property name="toolTip">
 
1097
             <string>Rate Scaling</string>
 
1098
            </property>
 
1099
            <property name="whatsThis">
 
1100
             <string>Attack Rate of the operator 1</string>
 
1101
            </property>
 
1102
            <property name="maximum">
 
1103
             <number>3</number>
 
1104
            </property>
 
1105
            <property name="singleStep">
 
1106
             <number>1</number>
 
1107
            </property>
 
1108
            <property name="pageStep">
 
1109
             <number>1</number>
 
1110
            </property>
 
1111
            <property name="value">
 
1112
             <number>0</number>
 
1113
            </property>
 
1114
            <property name="orientation">
 
1115
             <enum>Qt::Vertical</enum>
 
1116
            </property>
 
1117
           </widget>
 
1118
          </item>
 
1119
          <item row="1" column="0">
 
1120
           <widget class="QSlider" name="LS1Slider">
 
1121
            <property name="cursor">
 
1122
             <cursorShape>PointingHandCursor</cursorShape>
 
1123
            </property>
 
1124
            <property name="toolTip">
 
1125
             <string>Level Scaling</string>
 
1126
            </property>
 
1127
            <property name="whatsThis">
 
1128
             <string>Attack Rate of the operator 1</string>
 
1129
            </property>
 
1130
            <property name="maximum">
 
1131
             <number>99</number>
 
1132
            </property>
 
1133
            <property name="singleStep">
 
1134
             <number>1</number>
 
1135
            </property>
 
1136
            <property name="pageStep">
 
1137
             <number>1</number>
 
1138
            </property>
 
1139
            <property name="value">
 
1140
             <number>0</number>
 
1141
            </property>
 
1142
            <property name="orientation">
 
1143
             <enum>Qt::Vertical</enum>
 
1144
            </property>
 
1145
           </widget>
 
1146
          </item>
 
1147
          <item row="0" column="0">
 
1148
           <widget class="QSpinBox" name="LS1SpinBox">
 
1149
            <property name="toolTip">
 
1150
             <string>Level Scaling</string>
 
1151
            </property>
 
1152
            <property name="maximum">
 
1153
             <number>99</number>
 
1154
            </property>
 
1155
           </widget>
 
1156
          </item>
 
1157
          <item row="0" column="1">
 
1158
           <widget class="QSpinBox" name="RS1SpinBox">
 
1159
            <property name="toolTip">
 
1160
             <string>Rate Scaling</string>
 
1161
            </property>
 
1162
            <property name="maximum">
 
1163
             <number>3</number>
 
1164
            </property>
 
1165
           </widget>
 
1166
          </item>
 
1167
         </layout>
 
1168
        </widget>
 
1169
       </item>
 
1170
       <item row="1" column="1" colspan="2">
 
1171
        <widget class="QGroupBox" name="Env1GroupBox">
 
1172
         <property name="title">
 
1173
          <string>Amplitude Envelope 1</string>
 
1174
         </property>
 
1175
         <layout class="QGridLayout">
 
1176
          <property name="margin">
 
1177
           <number>10</number>
 
1178
          </property>
 
1179
          <property name="spacing">
 
1180
           <number>6</number>
 
1181
          </property>
 
1182
          <item row="1" column="4">
 
1183
           <widget class="QLabel" name="RR1Label">
 
1184
            <property name="frameShape">
 
1185
             <enum>QFrame::Box</enum>
 
1186
            </property>
 
1187
            <property name="frameShadow">
 
1188
             <enum>QFrame::Sunken</enum>
 
1189
            </property>
 
1190
            <property name="text">
 
1191
             <string>RR1</string>
 
1192
            </property>
 
1193
           </widget>
 
1194
          </item>
 
1195
          <item row="1" column="1">
 
1196
           <widget class="QLabel" name="D1R1Label">
 
1197
            <property name="frameShape">
 
1198
             <enum>QFrame::Box</enum>
 
1199
            </property>
 
1200
            <property name="frameShadow">
 
1201
             <enum>QFrame::Sunken</enum>
 
1202
            </property>
 
1203
            <property name="text">
 
1204
             <string>D1R1</string>
 
1205
            </property>
 
1206
           </widget>
 
1207
          </item>
 
1208
          <item row="1" column="2">
 
1209
           <widget class="QLabel" name="D1L1Label">
 
1210
            <property name="frameShape">
 
1211
             <enum>QFrame::Box</enum>
 
1212
            </property>
 
1213
            <property name="frameShadow">
 
1214
             <enum>QFrame::Sunken</enum>
 
1215
            </property>
 
1216
            <property name="text">
 
1217
             <string>D1L1</string>
 
1218
            </property>
 
1219
           </widget>
 
1220
          </item>
 
1221
          <item row="1" column="3">
 
1222
           <widget class="QLabel" name="D2R1Label">
 
1223
            <property name="frameShape">
 
1224
             <enum>QFrame::Box</enum>
 
1225
            </property>
 
1226
            <property name="frameShadow">
 
1227
             <enum>QFrame::Sunken</enum>
 
1228
            </property>
 
1229
            <property name="text">
 
1230
             <string>D2R1</string>
 
1231
            </property>
 
1232
           </widget>
 
1233
          </item>
 
1234
          <item row="0" column="4">
 
1235
           <widget class="QSpinBox" name="RR1SpinBox">
 
1236
            <property name="toolTip">
 
1237
             <string>Release Rate</string>
 
1238
            </property>
 
1239
            <property name="maximum">
 
1240
             <number>15</number>
 
1241
            </property>
 
1242
           </widget>
 
1243
          </item>
 
1244
          <item row="0" column="3">
 
1245
           <widget class="QSpinBox" name="D2R1SpinBox">
 
1246
            <property name="toolTip">
 
1247
             <string>2Ā° Decay Rate</string>
 
1248
            </property>
 
1249
            <property name="maximum">
 
1250
             <number>31</number>
 
1251
            </property>
 
1252
           </widget>
 
1253
          </item>
 
1254
          <item row="0" column="2">
 
1255
           <widget class="QSpinBox" name="D1L1SpinBox">
 
1256
            <property name="toolTip">
 
1257
             <string>1Ā° Decay Level</string>
 
1258
            </property>
 
1259
            <property name="maximum">
 
1260
             <number>15</number>
 
1261
            </property>
 
1262
           </widget>
 
1263
          </item>
 
1264
          <item row="0" column="1">
 
1265
           <widget class="QSpinBox" name="D1R1SpinBox">
 
1266
            <property name="toolTip">
 
1267
             <string>1Ā° Decay Rate</string>
 
1268
            </property>
 
1269
            <property name="maximum">
 
1270
             <number>31</number>
 
1271
            </property>
 
1272
           </widget>
 
1273
          </item>
 
1274
          <item row="0" column="0">
 
1275
           <widget class="QSpinBox" name="AR1SpinBox">
 
1276
            <property name="toolTip">
 
1277
             <string>Attack Rate</string>
 
1278
            </property>
 
1279
            <property name="maximum">
 
1280
             <number>31</number>
 
1281
            </property>
 
1282
           </widget>
 
1283
          </item>
 
1284
          <item row="1" column="0">
 
1285
           <widget class="QLabel" name="AR1Label">
 
1286
            <property name="frameShape">
 
1287
             <enum>QFrame::Box</enum>
 
1288
            </property>
 
1289
            <property name="frameShadow">
 
1290
             <enum>QFrame::Sunken</enum>
 
1291
            </property>
 
1292
            <property name="text">
 
1293
             <string>AR1</string>
 
1294
            </property>
 
1295
           </widget>
 
1296
          </item>
 
1297
          <item row="2" column="0" colspan="5">
 
1298
           <widget class="QFrame" name="envelope1Frame">
 
1299
            <property name="sizePolicy">
 
1300
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
1301
              <horstretch>0</horstretch>
 
1302
              <verstretch>0</verstretch>
 
1303
             </sizepolicy>
 
1304
            </property>
 
1305
            <property name="cursor">
 
1306
             <cursorShape>PointingHandCursor</cursorShape>
 
1307
            </property>
 
1308
            <property name="autoFillBackground">
 
1309
             <bool>true</bool>
 
1310
            </property>
 
1311
            <property name="frameShape">
 
1312
             <enum>QFrame::StyledPanel</enum>
 
1313
            </property>
 
1314
            <property name="frameShadow">
 
1315
             <enum>QFrame::Sunken</enum>
 
1316
            </property>
 
1317
           </widget>
 
1318
          </item>
 
1319
         </layout>
 
1320
        </widget>
 
1321
       </item>
 
1322
       <item row="2" column="0" colspan="2">
 
1323
        <widget class="QGroupBox" name="DetWaveEGS1GroupBox">
 
1324
         <property name="title">
 
1325
          <string>Detune, OSCWave, EGShift 1</string>
 
1326
         </property>
 
1327
         <layout class="QGridLayout">
 
1328
          <property name="margin">
 
1329
           <number>10</number>
 
1330
          </property>
 
1331
          <property name="spacing">
 
1332
           <number>6</number>
 
1333
          </property>
 
1334
          <item row="0" column="0">
 
1335
           <widget class="QLabel" name="DET1Label">
 
1336
            <property name="frameShape">
 
1337
             <enum>QFrame::Box</enum>
 
1338
            </property>
 
1339
            <property name="frameShadow">
 
1340
             <enum>QFrame::Sunken</enum>
 
1341
            </property>
 
1342
            <property name="text">
 
1343
             <string>DET1</string>
 
1344
            </property>
 
1345
           </widget>
 
1346
          </item>
 
1347
          <item row="0" column="3">
 
1348
           <widget class="QSpinBox" name="DET1SpinBox">
 
1349
            <property name="toolTip">
 
1350
             <string>Detune</string>
 
1351
            </property>
 
1352
            <property name="minimum">
 
1353
             <number>-3</number>
 
1354
            </property>
 
1355
            <property name="maximum">
 
1356
             <number>3</number>
 
1357
            </property>
 
1358
           </widget>
 
1359
          </item>
 
1360
          <item row="0" column="1" colspan="2">
 
1361
           <widget class="QSlider" name="DET1Slider">
 
1362
            <property name="cursor">
 
1363
             <cursorShape>PointingHandCursor</cursorShape>
 
1364
            </property>
 
1365
            <property name="toolTip">
 
1366
             <string>Detune</string>
 
1367
            </property>
 
1368
            <property name="whatsThis">
 
1369
             <string>Attack Rate of the operator 1</string>
 
1370
            </property>
 
1371
            <property name="minimum">
 
1372
             <number>-3</number>
 
1373
            </property>
 
1374
            <property name="maximum">
 
1375
             <number>3</number>
 
1376
            </property>
 
1377
            <property name="singleStep">
 
1378
             <number>1</number>
 
1379
            </property>
 
1380
            <property name="pageStep">
 
1381
             <number>1</number>
 
1382
            </property>
 
1383
            <property name="value">
 
1384
             <number>0</number>
 
1385
            </property>
 
1386
            <property name="orientation">
 
1387
             <enum>Qt::Horizontal</enum>
 
1388
            </property>
 
1389
           </widget>
 
1390
          </item>
 
1391
          <item row="1" column="2" colspan="2">
 
1392
           <widget class="QComboBox" name="EGS1ComboBox">
 
1393
            <property name="enabled">
 
1394
             <bool>false</bool>
 
1395
            </property>
 
1396
            <property name="cursor">
 
1397
             <cursorShape>PointingHandCursor</cursorShape>
 
1398
            </property>
 
1399
            <property name="toolTip">
 
1400
             <string>EG Shift</string>
 
1401
            </property>
 
1402
            <item>
 
1403
             <property name="text">
 
1404
              <string>96dB</string>
 
1405
             </property>
 
1406
            </item>
 
1407
            <item>
 
1408
             <property name="text">
 
1409
              <string>48dB</string>
 
1410
             </property>
 
1411
            </item>
 
1412
            <item>
 
1413
             <property name="text">
 
1414
              <string>24dB</string>
 
1415
             </property>
 
1416
            </item>
 
1417
            <item>
 
1418
             <property name="text">
 
1419
              <string>12dB</string>
 
1420
             </property>
 
1421
            </item>
 
1422
           </widget>
 
1423
          </item>
 
1424
          <item row="1" column="0" colspan="2">
 
1425
           <widget class="QComboBox" name="WaveForm1ComboBox">
 
1426
            <property name="cursor">
 
1427
             <cursorShape>PointingHandCursor</cursorShape>
 
1428
            </property>
 
1429
            <property name="toolTip">
 
1430
             <string>Wave form</string>
 
1431
            </property>
 
1432
            <property name="whatsThis">
 
1433
             <string>Wave form 1 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)&lt;/i&gt;&lt;br&gt;
 
1434
Wave form 2 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;))&lt;/i&gt;&lt;br&gt;
 
1435
Wave form 3 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
 
1436
Wave form 4 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
1437
Wave form 5 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
 
1438
Wave form 6 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
1439
Wave form 7 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
1440
Wave form 8 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;</string>
 
1441
            </property>
 
1442
            <property name="iconSize">
 
1443
             <size>
 
1444
              <width>48</width>
 
1445
              <height>16</height>
 
1446
             </size>
 
1447
            </property>
 
1448
            <item>
 
1449
             <property name="text">
 
1450
              <string/>
 
1451
             </property>
 
1452
             <property name="icon">
 
1453
              <iconset>
 
1454
               <normaloff>:/pics/wave1.png</normaloff>:/pics/wave1.png</iconset>
 
1455
             </property>
 
1456
            </item>
 
1457
            <item>
 
1458
             <property name="text">
 
1459
              <string/>
 
1460
             </property>
 
1461
             <property name="icon">
 
1462
              <iconset>
 
1463
               <normaloff>:/pics/wave2.png</normaloff>:/pics/wave2.png</iconset>
 
1464
             </property>
 
1465
            </item>
 
1466
            <item>
 
1467
             <property name="text">
 
1468
              <string/>
 
1469
             </property>
 
1470
             <property name="icon">
 
1471
              <iconset>
 
1472
               <normaloff>:/pics/wave3.png</normaloff>:/pics/wave3.png</iconset>
 
1473
             </property>
 
1474
            </item>
 
1475
            <item>
 
1476
             <property name="text">
 
1477
              <string/>
 
1478
             </property>
 
1479
             <property name="icon">
 
1480
              <iconset>
 
1481
               <normaloff>:/pics/wave4.png</normaloff>:/pics/wave4.png</iconset>
 
1482
             </property>
 
1483
            </item>
 
1484
            <item>
 
1485
             <property name="text">
 
1486
              <string/>
 
1487
             </property>
 
1488
             <property name="icon">
 
1489
              <iconset>
 
1490
               <normaloff>:/pics/wave5.png</normaloff>:/pics/wave5.png</iconset>
 
1491
             </property>
 
1492
            </item>
 
1493
            <item>
 
1494
             <property name="text">
 
1495
              <string/>
 
1496
             </property>
 
1497
             <property name="icon">
 
1498
              <iconset>
 
1499
               <normaloff>:/pics/wave6.png</normaloff>:/pics/wave6.png</iconset>
 
1500
             </property>
 
1501
            </item>
 
1502
            <item>
 
1503
             <property name="text">
 
1504
              <string/>
 
1505
             </property>
 
1506
             <property name="icon">
 
1507
              <iconset>
 
1508
               <normaloff>:/pics/wave7.png</normaloff>:/pics/wave7.png</iconset>
 
1509
             </property>
 
1510
            </item>
 
1511
            <item>
 
1512
             <property name="text">
 
1513
              <string/>
 
1514
             </property>
 
1515
             <property name="icon">
 
1516
              <iconset>
 
1517
               <normaloff>:/pics/wave8.png</normaloff>:/pics/wave8.png</iconset>
 
1518
             </property>
 
1519
            </item>
 
1520
           </widget>
 
1521
          </item>
 
1522
         </layout>
 
1523
        </widget>
 
1524
       </item>
 
1525
       <item row="2" column="2" colspan="2">
 
1526
        <widget class="QGroupBox" name="sensitivity1groupBox">
 
1527
         <property name="title">
 
1528
          <string>Sensitivity 1</string>
 
1529
         </property>
 
1530
         <layout class="QGridLayout">
 
1531
          <property name="margin">
 
1532
           <number>10</number>
 
1533
          </property>
 
1534
          <property name="spacing">
 
1535
           <number>6</number>
 
1536
          </property>
 
1537
          <item row="1" column="0">
 
1538
           <widget class="QLabel" name="KVS1Label">
 
1539
            <property name="frameShape">
 
1540
             <enum>QFrame::Box</enum>
 
1541
            </property>
 
1542
            <property name="frameShadow">
 
1543
             <enum>QFrame::Sunken</enum>
 
1544
            </property>
 
1545
            <property name="text">
 
1546
             <string>KVS1</string>
 
1547
            </property>
 
1548
           </widget>
 
1549
          </item>
 
1550
          <item row="0" column="0" colspan="2">
 
1551
           <widget class="QCheckBox" name="AME1CheckBox">
 
1552
            <property name="cursor">
 
1553
             <cursorShape>PointingHandCursor</cursorShape>
 
1554
            </property>
 
1555
            <property name="toolTip">
 
1556
             <string>Amplitude Modulation Enable</string>
 
1557
            </property>
 
1558
            <property name="text">
 
1559
             <string>AME1</string>
 
1560
            </property>
 
1561
           </widget>
 
1562
          </item>
 
1563
          <item row="1" column="4">
 
1564
           <widget class="QSpinBox" name="KVS1SpinBox">
 
1565
            <property name="toolTip">
 
1566
             <string>Keyboard Velocity Sensitivity</string>
 
1567
            </property>
 
1568
            <property name="maximum">
 
1569
             <number>7</number>
 
1570
            </property>
 
1571
           </widget>
 
1572
          </item>
 
1573
          <item row="1" column="1" colspan="3">
 
1574
           <widget class="QSlider" name="KVS1Slider">
 
1575
            <property name="cursor">
 
1576
             <cursorShape>PointingHandCursor</cursorShape>
 
1577
            </property>
 
1578
            <property name="acceptDrops">
 
1579
             <bool>false</bool>
 
1580
            </property>
 
1581
            <property name="toolTip">
 
1582
             <string>Key Velocity Sensitivity</string>
 
1583
            </property>
 
1584
            <property name="maximum">
 
1585
             <number>7</number>
 
1586
            </property>
 
1587
            <property name="singleStep">
 
1588
             <number>1</number>
 
1589
            </property>
 
1590
            <property name="pageStep">
 
1591
             <number>1</number>
 
1592
            </property>
 
1593
            <property name="orientation">
 
1594
             <enum>Qt::Horizontal</enum>
 
1595
            </property>
 
1596
           </widget>
 
1597
          </item>
 
1598
          <item row="0" column="2">
 
1599
           <widget class="QLabel" name="EGS1Label">
 
1600
            <property name="frameShape">
 
1601
             <enum>QFrame::Box</enum>
 
1602
            </property>
 
1603
            <property name="frameShadow">
 
1604
             <enum>QFrame::Sunken</enum>
 
1605
            </property>
 
1606
            <property name="text">
 
1607
             <string>EBS1</string>
 
1608
            </property>
 
1609
           </widget>
 
1610
          </item>
 
1611
          <item row="0" column="3" colspan="2">
 
1612
           <widget class="QSlider" name="EBS1Slider">
 
1613
            <property name="cursor">
 
1614
             <cursorShape>PointingHandCursor</cursorShape>
 
1615
            </property>
 
1616
            <property name="toolTip">
 
1617
             <string>EG Bias Sensitivity</string>
 
1618
            </property>
 
1619
            <property name="maximum">
 
1620
             <number>7</number>
 
1621
            </property>
 
1622
            <property name="singleStep">
 
1623
             <number>1</number>
 
1624
            </property>
 
1625
            <property name="pageStep">
 
1626
             <number>1</number>
 
1627
            </property>
 
1628
            <property name="orientation">
 
1629
             <enum>Qt::Horizontal</enum>
 
1630
            </property>
 
1631
           </widget>
 
1632
          </item>
 
1633
          <item row="0" column="5">
 
1634
           <widget class="QSpinBox" name="EBS1SpinBox">
 
1635
            <property name="toolTip">
 
1636
             <string>Eg Bias Sensitivity</string>
 
1637
            </property>
 
1638
            <property name="maximum">
 
1639
             <number>7</number>
 
1640
            </property>
 
1641
           </widget>
 
1642
          </item>
 
1643
         </layout>
 
1644
        </widget>
 
1645
       </item>
 
1646
       <item row="0" column="0" colspan="4">
 
1647
        <widget class="QGroupBox" name="Frequency1groupBox">
 
1648
         <property name="title">
 
1649
          <string>Frequency 1</string>
 
1650
         </property>
 
1651
         <layout class="QHBoxLayout">
 
1652
          <property name="spacing">
 
1653
           <number>6</number>
 
1654
          </property>
 
1655
          <property name="margin">
 
1656
           <number>10</number>
 
1657
          </property>
 
1658
          <item>
 
1659
           <widget class="QLabel" name="CoarseRatio1Label">
 
1660
            <property name="frameShape">
 
1661
             <enum>QFrame::Box</enum>
 
1662
            </property>
 
1663
            <property name="frameShadow">
 
1664
             <enum>QFrame::Sunken</enum>
 
1665
            </property>
 
1666
            <property name="text">
 
1667
             <string>Coarse 1</string>
 
1668
            </property>
 
1669
           </widget>
 
1670
          </item>
 
1671
          <item>
 
1672
           <widget class="QSpinBox" name="CoarseRatio1SpinBox">
 
1673
            <property name="toolTip">
 
1674
             <string>Coarse Ratio</string>
 
1675
            </property>
 
1676
           </widget>
 
1677
          </item>
 
1678
          <item>
 
1679
           <widget class="QLabel" name="FineRatio1Label">
 
1680
            <property name="frameShape">
 
1681
             <enum>QFrame::Box</enum>
 
1682
            </property>
 
1683
            <property name="frameShadow">
 
1684
             <enum>QFrame::Sunken</enum>
 
1685
            </property>
 
1686
            <property name="text">
 
1687
             <string>Fine 1</string>
 
1688
            </property>
 
1689
           </widget>
 
1690
          </item>
 
1691
          <item>
 
1692
           <widget class="QSpinBox" name="FineRatio1SpinBox">
 
1693
            <property name="toolTip">
 
1694
             <string>Fine Ratio</string>
 
1695
            </property>
 
1696
           </widget>
 
1697
          </item>
 
1698
          <item>
 
1699
           <widget class="QLabel" name="Freq1Label">
 
1700
            <property name="frameShape">
 
1701
             <enum>QFrame::Box</enum>
 
1702
            </property>
 
1703
            <property name="frameShadow">
 
1704
             <enum>QFrame::Sunken</enum>
 
1705
            </property>
 
1706
            <property name="text">
 
1707
             <string>Freq 1</string>
 
1708
            </property>
 
1709
           </widget>
 
1710
          </item>
 
1711
          <item>
 
1712
           <widget class="QSpinBox" name="Freq1SpinBox">
 
1713
            <property name="enabled">
 
1714
             <bool>false</bool>
 
1715
            </property>
 
1716
            <property name="toolTip">
 
1717
             <string>Fixed Frequency</string>
 
1718
            </property>
 
1719
            <property name="maximum">
 
1720
             <number>32000</number>
 
1721
            </property>
 
1722
           </widget>
 
1723
          </item>
 
1724
          <item>
 
1725
           <widget class="QCheckBox" name="Fix1CheckBox">
 
1726
            <property name="enabled">
 
1727
             <bool>true</bool>
 
1728
            </property>
 
1729
            <property name="cursor">
 
1730
             <cursorShape>PointingHandCursor</cursorShape>
 
1731
            </property>
 
1732
            <property name="toolTip">
 
1733
             <string>Toggle Fix Frequency</string>
 
1734
            </property>
 
1735
            <property name="text">
 
1736
             <string>FIX</string>
 
1737
            </property>
 
1738
           </widget>
 
1739
          </item>
 
1740
         </layout>
 
1741
        </widget>
 
1742
       </item>
 
1743
       <item row="1" column="0">
 
1744
        <widget class="QGroupBox" name="OUT1groupBox">
 
1745
         <property name="title">
 
1746
          <string>OUT 1</string>
 
1747
         </property>
 
1748
         <layout class="QVBoxLayout">
 
1749
          <property name="spacing">
 
1750
           <number>6</number>
 
1751
          </property>
 
1752
          <property name="margin">
 
1753
           <number>10</number>
 
1754
          </property>
 
1755
          <item>
 
1756
           <widget class="QSpinBox" name="OUT1SpinBox">
 
1757
            <property name="toolTip">
 
1758
             <string>Output Volume</string>
 
1759
            </property>
 
1760
            <property name="maximum">
 
1761
             <number>99</number>
 
1762
            </property>
 
1763
           </widget>
 
1764
          </item>
 
1765
          <item>
 
1766
           <widget class="QSlider" name="OUT1Slider">
 
1767
            <property name="cursor">
 
1768
             <cursorShape>PointingHandCursor</cursorShape>
 
1769
            </property>
 
1770
            <property name="toolTip">
 
1771
             <string>Volume</string>
 
1772
            </property>
 
1773
            <property name="whatsThis">
 
1774
             <string/>
 
1775
            </property>
 
1776
            <property name="maximum">
 
1777
             <number>99</number>
 
1778
            </property>
 
1779
            <property name="singleStep">
 
1780
             <number>1</number>
 
1781
            </property>
 
1782
            <property name="pageStep">
 
1783
             <number>1</number>
 
1784
            </property>
 
1785
            <property name="value">
 
1786
             <number>0</number>
 
1787
            </property>
 
1788
            <property name="orientation">
 
1789
             <enum>Qt::Vertical</enum>
 
1790
            </property>
 
1791
           </widget>
 
1792
          </item>
 
1793
         </layout>
 
1794
        </widget>
 
1795
       </item>
 
1796
      </layout>
 
1797
     </widget>
 
1798
     <widget class="QWidget" name="Op2Tab">
 
1799
      <attribute name="title">
 
1800
       <string>Op &amp;2</string>
 
1801
      </attribute>
 
1802
      <layout class="QGridLayout">
 
1803
       <property name="margin">
 
1804
        <number>9</number>
 
1805
       </property>
 
1806
       <property name="spacing">
 
1807
        <number>6</number>
 
1808
       </property>
 
1809
       <item row="1" column="1" colspan="2">
 
1810
        <widget class="QGroupBox" name="Env2GroupBox">
 
1811
         <property name="title">
 
1812
          <string>Amplitude Envelope 2</string>
 
1813
         </property>
 
1814
         <layout class="QGridLayout">
 
1815
          <property name="margin">
 
1816
           <number>10</number>
 
1817
          </property>
 
1818
          <property name="spacing">
 
1819
           <number>6</number>
 
1820
          </property>
 
1821
          <item row="0" column="0">
 
1822
           <widget class="QSpinBox" name="AR2SpinBox">
 
1823
            <property name="toolTip">
 
1824
             <string>Attack Rate</string>
 
1825
            </property>
 
1826
            <property name="maximum">
 
1827
             <number>31</number>
 
1828
            </property>
 
1829
           </widget>
 
1830
          </item>
 
1831
          <item row="1" column="1">
 
1832
           <widget class="QLabel" name="D1R2Label">
 
1833
            <property name="frameShape">
 
1834
             <enum>QFrame::Box</enum>
 
1835
            </property>
 
1836
            <property name="frameShadow">
 
1837
             <enum>QFrame::Sunken</enum>
 
1838
            </property>
 
1839
            <property name="text">
 
1840
             <string>D1R2</string>
 
1841
            </property>
 
1842
           </widget>
 
1843
          </item>
 
1844
          <item row="1" column="2">
 
1845
           <widget class="QLabel" name="D1L2Label">
 
1846
            <property name="frameShape">
 
1847
             <enum>QFrame::Box</enum>
 
1848
            </property>
 
1849
            <property name="frameShadow">
 
1850
             <enum>QFrame::Sunken</enum>
 
1851
            </property>
 
1852
            <property name="text">
 
1853
             <string>D1L2</string>
 
1854
            </property>
 
1855
           </widget>
 
1856
          </item>
 
1857
          <item row="1" column="3">
 
1858
           <widget class="QLabel" name="D2R2Label">
 
1859
            <property name="frameShape">
 
1860
             <enum>QFrame::Box</enum>
 
1861
            </property>
 
1862
            <property name="frameShadow">
 
1863
             <enum>QFrame::Sunken</enum>
 
1864
            </property>
 
1865
            <property name="text">
 
1866
             <string>D2R2</string>
 
1867
            </property>
 
1868
           </widget>
 
1869
          </item>
 
1870
          <item row="1" column="4">
 
1871
           <widget class="QLabel" name="RR2Label">
 
1872
            <property name="frameShape">
 
1873
             <enum>QFrame::Box</enum>
 
1874
            </property>
 
1875
            <property name="frameShadow">
 
1876
             <enum>QFrame::Sunken</enum>
 
1877
            </property>
 
1878
            <property name="text">
 
1879
             <string>RR2</string>
 
1880
            </property>
 
1881
           </widget>
 
1882
          </item>
 
1883
          <item row="1" column="0">
 
1884
           <widget class="QLabel" name="AR2Label">
 
1885
            <property name="frameShape">
 
1886
             <enum>QFrame::Box</enum>
 
1887
            </property>
 
1888
            <property name="frameShadow">
 
1889
             <enum>QFrame::Sunken</enum>
 
1890
            </property>
 
1891
            <property name="text">
 
1892
             <string>AR2</string>
 
1893
            </property>
 
1894
           </widget>
 
1895
          </item>
 
1896
          <item row="0" column="4">
 
1897
           <widget class="QSpinBox" name="RR2SpinBox">
 
1898
            <property name="toolTip">
 
1899
             <string>Release Rate</string>
 
1900
            </property>
 
1901
            <property name="maximum">
 
1902
             <number>15</number>
 
1903
            </property>
 
1904
           </widget>
 
1905
          </item>
 
1906
          <item row="0" column="3">
 
1907
           <widget class="QSpinBox" name="D2R2SpinBox">
 
1908
            <property name="toolTip">
 
1909
             <string>2Ā° Decay Rate</string>
 
1910
            </property>
 
1911
            <property name="maximum">
 
1912
             <number>31</number>
 
1913
            </property>
 
1914
           </widget>
 
1915
          </item>
 
1916
          <item row="0" column="2">
 
1917
           <widget class="QSpinBox" name="D1L2SpinBox">
 
1918
            <property name="toolTip">
 
1919
             <string>1Ā° Decay Level</string>
 
1920
            </property>
 
1921
            <property name="maximum">
 
1922
             <number>15</number>
 
1923
            </property>
 
1924
           </widget>
 
1925
          </item>
 
1926
          <item row="0" column="1">
 
1927
           <widget class="QSpinBox" name="D1R2SpinBox">
 
1928
            <property name="toolTip">
 
1929
             <string>1Ā° Decay Rate</string>
 
1930
            </property>
 
1931
            <property name="maximum">
 
1932
             <number>31</number>
 
1933
            </property>
 
1934
           </widget>
 
1935
          </item>
 
1936
          <item row="2" column="0" colspan="5">
 
1937
           <widget class="QFrame" name="envelope2Frame">
 
1938
            <property name="sizePolicy">
 
1939
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
1940
              <horstretch>0</horstretch>
 
1941
              <verstretch>0</verstretch>
 
1942
             </sizepolicy>
 
1943
            </property>
 
1944
            <property name="cursor">
 
1945
             <cursorShape>PointingHandCursor</cursorShape>
 
1946
            </property>
 
1947
            <property name="autoFillBackground">
 
1948
             <bool>true</bool>
 
1949
            </property>
 
1950
            <property name="frameShape">
 
1951
             <enum>QFrame::StyledPanel</enum>
 
1952
            </property>
 
1953
            <property name="frameShadow">
 
1954
             <enum>QFrame::Sunken</enum>
 
1955
            </property>
 
1956
           </widget>
 
1957
          </item>
 
1958
         </layout>
 
1959
        </widget>
 
1960
       </item>
 
1961
       <item row="0" column="0" colspan="4">
 
1962
        <widget class="QGroupBox" name="Frequency2groupBox">
 
1963
         <property name="title">
 
1964
          <string>Frequency 2</string>
 
1965
         </property>
 
1966
         <layout class="QHBoxLayout">
 
1967
          <property name="spacing">
 
1968
           <number>6</number>
 
1969
          </property>
 
1970
          <property name="margin">
 
1971
           <number>10</number>
 
1972
          </property>
 
1973
          <item>
 
1974
           <widget class="QLabel" name="CoarseRatio2Label">
 
1975
            <property name="frameShape">
 
1976
             <enum>QFrame::Box</enum>
 
1977
            </property>
 
1978
            <property name="frameShadow">
 
1979
             <enum>QFrame::Sunken</enum>
 
1980
            </property>
 
1981
            <property name="text">
 
1982
             <string>Coarse 2</string>
 
1983
            </property>
 
1984
           </widget>
 
1985
          </item>
 
1986
          <item>
 
1987
           <widget class="QSpinBox" name="CoarseRatio2SpinBox">
 
1988
            <property name="toolTip">
 
1989
             <string>Coarse Ratio</string>
 
1990
            </property>
 
1991
           </widget>
 
1992
          </item>
 
1993
          <item>
 
1994
           <widget class="QLabel" name="FineRatio2Label">
 
1995
            <property name="frameShape">
 
1996
             <enum>QFrame::Box</enum>
 
1997
            </property>
 
1998
            <property name="frameShadow">
 
1999
             <enum>QFrame::Sunken</enum>
 
2000
            </property>
 
2001
            <property name="text">
 
2002
             <string>Fine 2</string>
 
2003
            </property>
 
2004
           </widget>
 
2005
          </item>
 
2006
          <item>
 
2007
           <widget class="QSpinBox" name="FineRatio2SpinBox">
 
2008
            <property name="toolTip">
 
2009
             <string>Fine Ratio</string>
 
2010
            </property>
 
2011
           </widget>
 
2012
          </item>
 
2013
          <item>
 
2014
           <widget class="QLabel" name="Freq2Label">
 
2015
            <property name="frameShape">
 
2016
             <enum>QFrame::Box</enum>
 
2017
            </property>
 
2018
            <property name="frameShadow">
 
2019
             <enum>QFrame::Sunken</enum>
 
2020
            </property>
 
2021
            <property name="text">
 
2022
             <string>Freq 2</string>
 
2023
            </property>
 
2024
           </widget>
 
2025
          </item>
 
2026
          <item>
 
2027
           <widget class="QSpinBox" name="Freq2SpinBox">
 
2028
            <property name="enabled">
 
2029
             <bool>false</bool>
 
2030
            </property>
 
2031
            <property name="toolTip">
 
2032
             <string>Fixed Frequency</string>
 
2033
            </property>
 
2034
            <property name="maximum">
 
2035
             <number>32000</number>
 
2036
            </property>
 
2037
           </widget>
 
2038
          </item>
 
2039
          <item>
 
2040
           <widget class="QCheckBox" name="Fix2CheckBox">
 
2041
            <property name="enabled">
 
2042
             <bool>true</bool>
 
2043
            </property>
 
2044
            <property name="cursor">
 
2045
             <cursorShape>PointingHandCursor</cursorShape>
 
2046
            </property>
 
2047
            <property name="toolTip">
 
2048
             <string>Toggle Fix Frequency</string>
 
2049
            </property>
 
2050
            <property name="text">
 
2051
             <string>FIX</string>
 
2052
            </property>
 
2053
           </widget>
 
2054
          </item>
 
2055
         </layout>
 
2056
        </widget>
 
2057
       </item>
 
2058
       <item row="1" column="3">
 
2059
        <widget class="QGroupBox" name="Scaling2GroupBox">
 
2060
         <property name="title">
 
2061
          <string>Scaling 2</string>
 
2062
         </property>
 
2063
         <layout class="QGridLayout">
 
2064
          <property name="margin">
 
2065
           <number>10</number>
 
2066
          </property>
 
2067
          <property name="spacing">
 
2068
           <number>6</number>
 
2069
          </property>
 
2070
          <item row="2" column="0">
 
2071
           <widget class="QLabel" name="LS2Label">
 
2072
            <property name="frameShape">
 
2073
             <enum>QFrame::Box</enum>
 
2074
            </property>
 
2075
            <property name="frameShadow">
 
2076
             <enum>QFrame::Sunken</enum>
 
2077
            </property>
 
2078
            <property name="text">
 
2079
             <string>LS2</string>
 
2080
            </property>
 
2081
           </widget>
 
2082
          </item>
 
2083
          <item row="2" column="1">
 
2084
           <widget class="QLabel" name="RS2Label">
 
2085
            <property name="frameShape">
 
2086
             <enum>QFrame::Box</enum>
 
2087
            </property>
 
2088
            <property name="frameShadow">
 
2089
             <enum>QFrame::Sunken</enum>
 
2090
            </property>
 
2091
            <property name="text">
 
2092
             <string>RS2</string>
 
2093
            </property>
 
2094
           </widget>
 
2095
          </item>
 
2096
          <item row="1" column="0">
 
2097
           <widget class="QSlider" name="LS2Slider">
 
2098
            <property name="cursor">
 
2099
             <cursorShape>PointingHandCursor</cursorShape>
 
2100
            </property>
 
2101
            <property name="toolTip">
 
2102
             <string>Level Scaling</string>
 
2103
            </property>
 
2104
            <property name="whatsThis">
 
2105
             <string>Attack Rate of the operator 1</string>
 
2106
            </property>
 
2107
            <property name="maximum">
 
2108
             <number>99</number>
 
2109
            </property>
 
2110
            <property name="pageStep">
 
2111
             <number>1</number>
 
2112
            </property>
 
2113
            <property name="value">
 
2114
             <number>0</number>
 
2115
            </property>
 
2116
            <property name="orientation">
 
2117
             <enum>Qt::Vertical</enum>
 
2118
            </property>
 
2119
            <property name="tickInterval">
 
2120
             <number>1</number>
 
2121
            </property>
 
2122
           </widget>
 
2123
          </item>
 
2124
          <item row="1" column="1">
 
2125
           <widget class="QSlider" name="RS2Slider">
 
2126
            <property name="cursor">
 
2127
             <cursorShape>PointingHandCursor</cursorShape>
 
2128
            </property>
 
2129
            <property name="toolTip">
 
2130
             <string>Rate Scaling</string>
 
2131
            </property>
 
2132
            <property name="whatsThis">
 
2133
             <string>Attack Rate of the operator 1</string>
 
2134
            </property>
 
2135
            <property name="maximum">
 
2136
             <number>3</number>
 
2137
            </property>
 
2138
            <property name="pageStep">
 
2139
             <number>1</number>
 
2140
            </property>
 
2141
            <property name="value">
 
2142
             <number>0</number>
 
2143
            </property>
 
2144
            <property name="orientation">
 
2145
             <enum>Qt::Vertical</enum>
 
2146
            </property>
 
2147
           </widget>
 
2148
          </item>
 
2149
          <item row="0" column="0">
 
2150
           <widget class="QSpinBox" name="LS2SpinBox">
 
2151
            <property name="toolTip">
 
2152
             <string>Level Scaling</string>
 
2153
            </property>
 
2154
            <property name="maximum">
 
2155
             <number>99</number>
 
2156
            </property>
 
2157
           </widget>
 
2158
          </item>
 
2159
          <item row="0" column="1">
 
2160
           <widget class="QSpinBox" name="RS2SpinBox">
 
2161
            <property name="toolTip">
 
2162
             <string>Rate Scaling</string>
 
2163
            </property>
 
2164
            <property name="maximum">
 
2165
             <number>3</number>
 
2166
            </property>
 
2167
           </widget>
 
2168
          </item>
 
2169
         </layout>
 
2170
        </widget>
 
2171
       </item>
 
2172
       <item row="1" column="0">
 
2173
        <widget class="QGroupBox" name="OUT2groupBox">
 
2174
         <property name="title">
 
2175
          <string>OUT 2</string>
 
2176
         </property>
 
2177
         <layout class="QVBoxLayout">
 
2178
          <property name="spacing">
 
2179
           <number>6</number>
 
2180
          </property>
 
2181
          <property name="margin">
 
2182
           <number>10</number>
 
2183
          </property>
 
2184
          <item>
 
2185
           <widget class="QSpinBox" name="OUT2SpinBox">
 
2186
            <property name="toolTip">
 
2187
             <string>Output Volume</string>
 
2188
            </property>
 
2189
            <property name="maximum">
 
2190
             <number>99</number>
 
2191
            </property>
 
2192
           </widget>
 
2193
          </item>
 
2194
          <item>
 
2195
           <widget class="QSlider" name="OUT2Slider">
 
2196
            <property name="cursor">
 
2197
             <cursorShape>PointingHandCursor</cursorShape>
 
2198
            </property>
 
2199
            <property name="toolTip">
 
2200
             <string>Volume</string>
 
2201
            </property>
 
2202
            <property name="whatsThis">
 
2203
             <string/>
 
2204
            </property>
 
2205
            <property name="maximum">
 
2206
             <number>99</number>
 
2207
            </property>
 
2208
            <property name="pageStep">
 
2209
             <number>1</number>
 
2210
            </property>
 
2211
            <property name="value">
 
2212
             <number>0</number>
 
2213
            </property>
 
2214
            <property name="orientation">
 
2215
             <enum>Qt::Vertical</enum>
 
2216
            </property>
 
2217
           </widget>
 
2218
          </item>
 
2219
         </layout>
 
2220
        </widget>
 
2221
       </item>
 
2222
       <item row="2" column="0" colspan="2">
 
2223
        <widget class="QGroupBox" name="DetWaveEGS2GroupBox">
 
2224
         <property name="title">
 
2225
          <string>Detune, OSCWave, EGShift 2</string>
 
2226
         </property>
 
2227
         <layout class="QGridLayout">
 
2228
          <property name="margin">
 
2229
           <number>10</number>
 
2230
          </property>
 
2231
          <property name="spacing">
 
2232
           <number>6</number>
 
2233
          </property>
 
2234
          <item row="0" column="0">
 
2235
           <widget class="QLabel" name="DET2Label">
 
2236
            <property name="frameShape">
 
2237
             <enum>QFrame::Box</enum>
 
2238
            </property>
 
2239
            <property name="frameShadow">
 
2240
             <enum>QFrame::Sunken</enum>
 
2241
            </property>
 
2242
            <property name="text">
 
2243
             <string>DET2</string>
 
2244
            </property>
 
2245
           </widget>
 
2246
          </item>
 
2247
          <item row="0" column="3">
 
2248
           <widget class="QSpinBox" name="DET2SpinBox">
 
2249
            <property name="toolTip">
 
2250
             <string>Detune</string>
 
2251
            </property>
 
2252
            <property name="minimum">
 
2253
             <number>-3</number>
 
2254
            </property>
 
2255
            <property name="maximum">
 
2256
             <number>3</number>
 
2257
            </property>
 
2258
           </widget>
 
2259
          </item>
 
2260
          <item row="0" column="1" colspan="2">
 
2261
           <widget class="QSlider" name="DET2Slider">
 
2262
            <property name="cursor">
 
2263
             <cursorShape>PointingHandCursor</cursorShape>
 
2264
            </property>
 
2265
            <property name="toolTip">
 
2266
             <string>Detune</string>
 
2267
            </property>
 
2268
            <property name="whatsThis">
 
2269
             <string>Attack Rate of the operator 1</string>
 
2270
            </property>
 
2271
            <property name="minimum">
 
2272
             <number>-3</number>
 
2273
            </property>
 
2274
            <property name="maximum">
 
2275
             <number>3</number>
 
2276
            </property>
 
2277
            <property name="pageStep">
 
2278
             <number>1</number>
 
2279
            </property>
 
2280
            <property name="value">
 
2281
             <number>0</number>
 
2282
            </property>
 
2283
            <property name="orientation">
 
2284
             <enum>Qt::Horizontal</enum>
 
2285
            </property>
 
2286
           </widget>
 
2287
          </item>
 
2288
          <item row="1" column="2" colspan="2">
 
2289
           <widget class="QComboBox" name="EGS2ComboBox">
 
2290
            <property name="enabled">
 
2291
             <bool>false</bool>
 
2292
            </property>
 
2293
            <property name="cursor">
 
2294
             <cursorShape>PointingHandCursor</cursorShape>
 
2295
            </property>
 
2296
            <property name="toolTip">
 
2297
             <string>EG Shift</string>
 
2298
            </property>
 
2299
            <item>
 
2300
             <property name="text">
 
2301
              <string>96dB</string>
 
2302
             </property>
 
2303
            </item>
 
2304
            <item>
 
2305
             <property name="text">
 
2306
              <string>48dB</string>
 
2307
             </property>
 
2308
            </item>
 
2309
            <item>
 
2310
             <property name="text">
 
2311
              <string>24dB</string>
 
2312
             </property>
 
2313
            </item>
 
2314
            <item>
 
2315
             <property name="text">
 
2316
              <string>12dB</string>
 
2317
             </property>
 
2318
            </item>
 
2319
           </widget>
 
2320
          </item>
 
2321
          <item row="1" column="0" colspan="2">
 
2322
           <widget class="QComboBox" name="WaveForm2ComboBox">
 
2323
            <property name="cursor">
 
2324
             <cursorShape>PointingHandCursor</cursorShape>
 
2325
            </property>
 
2326
            <property name="toolTip">
 
2327
             <string>Wave form</string>
 
2328
            </property>
 
2329
            <property name="whatsThis">
 
2330
             <string>Wave form 1 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)&lt;/i&gt;&lt;br&gt;
 
2331
Wave form 2 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;))&lt;/i&gt;&lt;br&gt;
 
2332
Wave form 3 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
 
2333
Wave form 4 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
2334
Wave form 5 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
 
2335
Wave form 6 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
2336
Wave form 7 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
2337
Wave form 8 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;</string>
 
2338
            </property>
 
2339
            <property name="iconSize">
 
2340
             <size>
 
2341
              <width>48</width>
 
2342
              <height>16</height>
 
2343
             </size>
 
2344
            </property>
 
2345
            <item>
 
2346
             <property name="text">
 
2347
              <string/>
 
2348
             </property>
 
2349
             <property name="icon">
 
2350
              <iconset>
 
2351
               <normaloff>:/pics/wave1.png</normaloff>:/pics/wave1.png</iconset>
 
2352
             </property>
 
2353
            </item>
 
2354
            <item>
 
2355
             <property name="text">
 
2356
              <string/>
 
2357
             </property>
 
2358
             <property name="icon">
 
2359
              <iconset>
 
2360
               <normaloff>:/pics/wave2.png</normaloff>:/pics/wave2.png</iconset>
 
2361
             </property>
 
2362
            </item>
 
2363
            <item>
 
2364
             <property name="text">
 
2365
              <string/>
 
2366
             </property>
 
2367
             <property name="icon">
 
2368
              <iconset>
 
2369
               <normaloff>:/pics/wave3.png</normaloff>:/pics/wave3.png</iconset>
 
2370
             </property>
 
2371
            </item>
 
2372
            <item>
 
2373
             <property name="text">
 
2374
              <string/>
 
2375
             </property>
 
2376
             <property name="icon">
 
2377
              <iconset>
 
2378
               <normaloff>:/pics/wave4.png</normaloff>:/pics/wave4.png</iconset>
 
2379
             </property>
 
2380
            </item>
 
2381
            <item>
 
2382
             <property name="text">
 
2383
              <string/>
 
2384
             </property>
 
2385
             <property name="icon">
 
2386
              <iconset>
 
2387
               <normaloff>:/pics/wave5.png</normaloff>:/pics/wave5.png</iconset>
 
2388
             </property>
 
2389
            </item>
 
2390
            <item>
 
2391
             <property name="text">
 
2392
              <string/>
 
2393
             </property>
 
2394
             <property name="icon">
 
2395
              <iconset>
 
2396
               <normaloff>:/pics/wave6.png</normaloff>:/pics/wave6.png</iconset>
 
2397
             </property>
 
2398
            </item>
 
2399
            <item>
 
2400
             <property name="text">
 
2401
              <string/>
 
2402
             </property>
 
2403
             <property name="icon">
 
2404
              <iconset>
 
2405
               <normaloff>:/pics/wave7.png</normaloff>:/pics/wave7.png</iconset>
 
2406
             </property>
 
2407
            </item>
 
2408
            <item>
 
2409
             <property name="text">
 
2410
              <string/>
 
2411
             </property>
 
2412
             <property name="icon">
 
2413
              <iconset>
 
2414
               <normaloff>:/pics/wave8.png</normaloff>:/pics/wave8.png</iconset>
 
2415
             </property>
 
2416
            </item>
 
2417
           </widget>
 
2418
          </item>
 
2419
         </layout>
 
2420
        </widget>
 
2421
       </item>
 
2422
       <item row="2" column="2" colspan="2">
 
2423
        <widget class="QGroupBox" name="sensitivity2groupBox">
 
2424
         <property name="title">
 
2425
          <string>Sensitivity 2</string>
 
2426
         </property>
 
2427
         <layout class="QGridLayout">
 
2428
          <property name="margin">
 
2429
           <number>10</number>
 
2430
          </property>
 
2431
          <property name="spacing">
 
2432
           <number>6</number>
 
2433
          </property>
 
2434
          <item row="0" column="2">
 
2435
           <widget class="QLabel" name="EGS2Label">
 
2436
            <property name="frameShape">
 
2437
             <enum>QFrame::Box</enum>
 
2438
            </property>
 
2439
            <property name="frameShadow">
 
2440
             <enum>QFrame::Sunken</enum>
 
2441
            </property>
 
2442
            <property name="text">
 
2443
             <string>EBS2</string>
 
2444
            </property>
 
2445
           </widget>
 
2446
          </item>
 
2447
          <item row="1" column="0">
 
2448
           <widget class="QLabel" name="KVS2Label">
 
2449
            <property name="frameShape">
 
2450
             <enum>QFrame::Box</enum>
 
2451
            </property>
 
2452
            <property name="frameShadow">
 
2453
             <enum>QFrame::Sunken</enum>
 
2454
            </property>
 
2455
            <property name="text">
 
2456
             <string>KVS2</string>
 
2457
            </property>
 
2458
           </widget>
 
2459
          </item>
 
2460
          <item row="0" column="0" colspan="2">
 
2461
           <widget class="QCheckBox" name="AME2CheckBox">
 
2462
            <property name="cursor">
 
2463
             <cursorShape>PointingHandCursor</cursorShape>
 
2464
            </property>
 
2465
            <property name="toolTip">
 
2466
             <string>Amplitude Modulation Enable</string>
 
2467
            </property>
 
2468
            <property name="text">
 
2469
             <string>AME2</string>
 
2470
            </property>
 
2471
           </widget>
 
2472
          </item>
 
2473
          <item row="1" column="1" colspan="3">
 
2474
           <widget class="QSlider" name="KVS2Slider">
 
2475
            <property name="cursor">
 
2476
             <cursorShape>PointingHandCursor</cursorShape>
 
2477
            </property>
 
2478
            <property name="acceptDrops">
 
2479
             <bool>false</bool>
 
2480
            </property>
 
2481
            <property name="toolTip">
 
2482
             <string>Key Velocity Sensitivity</string>
 
2483
            </property>
 
2484
            <property name="maximum">
 
2485
             <number>7</number>
 
2486
            </property>
 
2487
            <property name="pageStep">
 
2488
             <number>1</number>
 
2489
            </property>
 
2490
            <property name="orientation">
 
2491
             <enum>Qt::Horizontal</enum>
 
2492
            </property>
 
2493
           </widget>
 
2494
          </item>
 
2495
          <item row="1" column="4">
 
2496
           <widget class="QSpinBox" name="KVS2SpinBox">
 
2497
            <property name="toolTip">
 
2498
             <string>Keyboard Velocity Sensitivity</string>
 
2499
            </property>
 
2500
            <property name="maximum">
 
2501
             <number>7</number>
 
2502
            </property>
 
2503
           </widget>
 
2504
          </item>
 
2505
          <item row="0" column="3" colspan="2">
 
2506
           <widget class="QSlider" name="EBS2Slider">
 
2507
            <property name="cursor">
 
2508
             <cursorShape>PointingHandCursor</cursorShape>
 
2509
            </property>
 
2510
            <property name="toolTip">
 
2511
             <string>EG Bias Sensitivity</string>
 
2512
            </property>
 
2513
            <property name="maximum">
 
2514
             <number>7</number>
 
2515
            </property>
 
2516
            <property name="pageStep">
 
2517
             <number>1</number>
 
2518
            </property>
 
2519
            <property name="orientation">
 
2520
             <enum>Qt::Horizontal</enum>
 
2521
            </property>
 
2522
           </widget>
 
2523
          </item>
 
2524
          <item row="0" column="5">
 
2525
           <widget class="QSpinBox" name="EBS2SpinBox">
 
2526
            <property name="toolTip">
 
2527
             <string>Eg Bias Sensitivity</string>
 
2528
            </property>
 
2529
            <property name="maximum">
 
2530
             <number>7</number>
 
2531
            </property>
 
2532
           </widget>
 
2533
          </item>
 
2534
         </layout>
 
2535
        </widget>
 
2536
       </item>
 
2537
      </layout>
 
2538
     </widget>
 
2539
     <widget class="QWidget" name="Op3Tab">
 
2540
      <attribute name="title">
 
2541
       <string>Op &amp;3</string>
 
2542
      </attribute>
 
2543
      <layout class="QGridLayout">
 
2544
       <property name="margin">
 
2545
        <number>9</number>
 
2546
       </property>
 
2547
       <property name="spacing">
 
2548
        <number>6</number>
 
2549
       </property>
 
2550
       <item row="1" column="1" colspan="2">
 
2551
        <widget class="QGroupBox" name="Env3GroupBox">
 
2552
         <property name="title">
 
2553
          <string>Amplitude Envelope 3</string>
 
2554
         </property>
 
2555
         <layout class="QGridLayout">
 
2556
          <property name="margin">
 
2557
           <number>10</number>
 
2558
          </property>
 
2559
          <property name="spacing">
 
2560
           <number>6</number>
 
2561
          </property>
 
2562
          <item row="0" column="0">
 
2563
           <widget class="QSpinBox" name="AR3SpinBox">
 
2564
            <property name="toolTip">
 
2565
             <string>Attack Rate</string>
 
2566
            </property>
 
2567
            <property name="maximum">
 
2568
             <number>31</number>
 
2569
            </property>
 
2570
           </widget>
 
2571
          </item>
 
2572
          <item row="1" column="1">
 
2573
           <widget class="QLabel" name="D1R3Label">
 
2574
            <property name="frameShape">
 
2575
             <enum>QFrame::Box</enum>
 
2576
            </property>
 
2577
            <property name="frameShadow">
 
2578
             <enum>QFrame::Sunken</enum>
 
2579
            </property>
 
2580
            <property name="text">
 
2581
             <string>D1R3</string>
 
2582
            </property>
 
2583
           </widget>
 
2584
          </item>
 
2585
          <item row="1" column="2">
 
2586
           <widget class="QLabel" name="D1L3Label">
 
2587
            <property name="frameShape">
 
2588
             <enum>QFrame::Box</enum>
 
2589
            </property>
 
2590
            <property name="frameShadow">
 
2591
             <enum>QFrame::Sunken</enum>
 
2592
            </property>
 
2593
            <property name="text">
 
2594
             <string>D1L3</string>
 
2595
            </property>
 
2596
           </widget>
 
2597
          </item>
 
2598
          <item row="1" column="3">
 
2599
           <widget class="QLabel" name="D2R3Label">
 
2600
            <property name="frameShape">
 
2601
             <enum>QFrame::Box</enum>
 
2602
            </property>
 
2603
            <property name="frameShadow">
 
2604
             <enum>QFrame::Sunken</enum>
 
2605
            </property>
 
2606
            <property name="text">
 
2607
             <string>D2R3</string>
 
2608
            </property>
 
2609
           </widget>
 
2610
          </item>
 
2611
          <item row="1" column="4">
 
2612
           <widget class="QLabel" name="RR3Label">
 
2613
            <property name="frameShape">
 
2614
             <enum>QFrame::Box</enum>
 
2615
            </property>
 
2616
            <property name="frameShadow">
 
2617
             <enum>QFrame::Sunken</enum>
 
2618
            </property>
 
2619
            <property name="text">
 
2620
             <string>RR3</string>
 
2621
            </property>
 
2622
           </widget>
 
2623
          </item>
 
2624
          <item row="1" column="0">
 
2625
           <widget class="QLabel" name="AR3Label">
 
2626
            <property name="frameShape">
 
2627
             <enum>QFrame::Box</enum>
 
2628
            </property>
 
2629
            <property name="frameShadow">
 
2630
             <enum>QFrame::Sunken</enum>
 
2631
            </property>
 
2632
            <property name="text">
 
2633
             <string>AR3</string>
 
2634
            </property>
 
2635
           </widget>
 
2636
          </item>
 
2637
          <item row="0" column="4">
 
2638
           <widget class="QSpinBox" name="RR3SpinBox">
 
2639
            <property name="toolTip">
 
2640
             <string>Release Rate</string>
 
2641
            </property>
 
2642
            <property name="maximum">
 
2643
             <number>15</number>
 
2644
            </property>
 
2645
           </widget>
 
2646
          </item>
 
2647
          <item row="0" column="3">
 
2648
           <widget class="QSpinBox" name="D2R3SpinBox">
 
2649
            <property name="toolTip">
 
2650
             <string>2Ā° Decay Rate</string>
 
2651
            </property>
 
2652
            <property name="maximum">
 
2653
             <number>31</number>
 
2654
            </property>
 
2655
           </widget>
 
2656
          </item>
 
2657
          <item row="0" column="2">
 
2658
           <widget class="QSpinBox" name="D1L3SpinBox">
 
2659
            <property name="toolTip">
 
2660
             <string>1Ā° Decay Level</string>
 
2661
            </property>
 
2662
            <property name="maximum">
 
2663
             <number>15</number>
 
2664
            </property>
 
2665
           </widget>
 
2666
          </item>
 
2667
          <item row="0" column="1">
 
2668
           <widget class="QSpinBox" name="D1R3SpinBox">
 
2669
            <property name="toolTip">
 
2670
             <string>1Ā° Decay Rate</string>
 
2671
            </property>
 
2672
            <property name="maximum">
 
2673
             <number>31</number>
 
2674
            </property>
 
2675
           </widget>
 
2676
          </item>
 
2677
          <item row="2" column="0" colspan="5">
 
2678
           <widget class="QFrame" name="envelope3Frame">
 
2679
            <property name="sizePolicy">
 
2680
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
2681
              <horstretch>0</horstretch>
 
2682
              <verstretch>0</verstretch>
 
2683
             </sizepolicy>
 
2684
            </property>
 
2685
            <property name="cursor">
 
2686
             <cursorShape>PointingHandCursor</cursorShape>
 
2687
            </property>
 
2688
            <property name="autoFillBackground">
 
2689
             <bool>true</bool>
 
2690
            </property>
 
2691
            <property name="frameShape">
 
2692
             <enum>QFrame::StyledPanel</enum>
 
2693
            </property>
 
2694
            <property name="frameShadow">
 
2695
             <enum>QFrame::Sunken</enum>
 
2696
            </property>
 
2697
           </widget>
 
2698
          </item>
 
2699
         </layout>
 
2700
        </widget>
 
2701
       </item>
 
2702
       <item row="1" column="3">
 
2703
        <widget class="QGroupBox" name="Scaling3GroupBox">
 
2704
         <property name="title">
 
2705
          <string>Scaling 3</string>
 
2706
         </property>
 
2707
         <layout class="QGridLayout">
 
2708
          <property name="margin">
 
2709
           <number>10</number>
 
2710
          </property>
 
2711
          <property name="spacing">
 
2712
           <number>6</number>
 
2713
          </property>
 
2714
          <item row="2" column="0">
 
2715
           <widget class="QLabel" name="LS3Label">
 
2716
            <property name="frameShape">
 
2717
             <enum>QFrame::Box</enum>
 
2718
            </property>
 
2719
            <property name="frameShadow">
 
2720
             <enum>QFrame::Sunken</enum>
 
2721
            </property>
 
2722
            <property name="text">
 
2723
             <string>LS3</string>
 
2724
            </property>
 
2725
           </widget>
 
2726
          </item>
 
2727
          <item row="2" column="1">
 
2728
           <widget class="QLabel" name="RS3Label">
 
2729
            <property name="frameShape">
 
2730
             <enum>QFrame::Box</enum>
 
2731
            </property>
 
2732
            <property name="frameShadow">
 
2733
             <enum>QFrame::Sunken</enum>
 
2734
            </property>
 
2735
            <property name="text">
 
2736
             <string>RS3</string>
 
2737
            </property>
 
2738
           </widget>
 
2739
          </item>
 
2740
          <item row="1" column="0">
 
2741
           <widget class="QSlider" name="LS3Slider">
 
2742
            <property name="cursor">
 
2743
             <cursorShape>PointingHandCursor</cursorShape>
 
2744
            </property>
 
2745
            <property name="toolTip">
 
2746
             <string>Level Scaling</string>
 
2747
            </property>
 
2748
            <property name="whatsThis">
 
2749
             <string>Attack Rate of the operator 1</string>
 
2750
            </property>
 
2751
            <property name="maximum">
 
2752
             <number>99</number>
 
2753
            </property>
 
2754
            <property name="pageStep">
 
2755
             <number>1</number>
 
2756
            </property>
 
2757
            <property name="value">
 
2758
             <number>0</number>
 
2759
            </property>
 
2760
            <property name="orientation">
 
2761
             <enum>Qt::Vertical</enum>
 
2762
            </property>
 
2763
           </widget>
 
2764
          </item>
 
2765
          <item row="1" column="1">
 
2766
           <widget class="QSlider" name="RS3Slider">
 
2767
            <property name="cursor">
 
2768
             <cursorShape>PointingHandCursor</cursorShape>
 
2769
            </property>
 
2770
            <property name="toolTip">
 
2771
             <string>Rate Scaling</string>
 
2772
            </property>
 
2773
            <property name="whatsThis">
 
2774
             <string>Attack Rate of the operator 1</string>
 
2775
            </property>
 
2776
            <property name="maximum">
 
2777
             <number>3</number>
 
2778
            </property>
 
2779
            <property name="pageStep">
 
2780
             <number>1</number>
 
2781
            </property>
 
2782
            <property name="value">
 
2783
             <number>0</number>
 
2784
            </property>
 
2785
            <property name="orientation">
 
2786
             <enum>Qt::Vertical</enum>
 
2787
            </property>
 
2788
           </widget>
 
2789
          </item>
 
2790
          <item row="0" column="0">
 
2791
           <widget class="QSpinBox" name="LS3SpinBox">
 
2792
            <property name="toolTip">
 
2793
             <string>Level Scaling</string>
 
2794
            </property>
 
2795
            <property name="maximum">
 
2796
             <number>99</number>
 
2797
            </property>
 
2798
           </widget>
 
2799
          </item>
 
2800
          <item row="0" column="1">
 
2801
           <widget class="QSpinBox" name="RS3SpinBox">
 
2802
            <property name="toolTip">
 
2803
             <string>Rate Scaling</string>
 
2804
            </property>
 
2805
            <property name="maximum">
 
2806
             <number>3</number>
 
2807
            </property>
 
2808
           </widget>
 
2809
          </item>
 
2810
         </layout>
 
2811
        </widget>
 
2812
       </item>
 
2813
       <item row="1" column="0">
 
2814
        <widget class="QGroupBox" name="OUT3groupBox">
 
2815
         <property name="title">
 
2816
          <string>OUT 3</string>
 
2817
         </property>
 
2818
         <layout class="QVBoxLayout">
 
2819
          <property name="spacing">
 
2820
           <number>6</number>
 
2821
          </property>
 
2822
          <property name="margin">
 
2823
           <number>10</number>
 
2824
          </property>
 
2825
          <item>
 
2826
           <widget class="QSpinBox" name="OUT3SpinBox">
 
2827
            <property name="toolTip">
 
2828
             <string>Output Volume</string>
 
2829
            </property>
 
2830
            <property name="maximum">
 
2831
             <number>99</number>
 
2832
            </property>
 
2833
           </widget>
 
2834
          </item>
 
2835
          <item>
 
2836
           <widget class="QSlider" name="OUT3Slider">
 
2837
            <property name="cursor">
 
2838
             <cursorShape>PointingHandCursor</cursorShape>
 
2839
            </property>
 
2840
            <property name="toolTip">
 
2841
             <string>Volume</string>
 
2842
            </property>
 
2843
            <property name="whatsThis">
 
2844
             <string/>
 
2845
            </property>
 
2846
            <property name="maximum">
 
2847
             <number>99</number>
 
2848
            </property>
 
2849
            <property name="pageStep">
 
2850
             <number>1</number>
 
2851
            </property>
 
2852
            <property name="value">
 
2853
             <number>0</number>
 
2854
            </property>
 
2855
            <property name="orientation">
 
2856
             <enum>Qt::Vertical</enum>
 
2857
            </property>
 
2858
           </widget>
 
2859
          </item>
 
2860
         </layout>
 
2861
        </widget>
 
2862
       </item>
 
2863
       <item row="0" column="0" colspan="4">
 
2864
        <widget class="QGroupBox" name="Frequency3groupBox">
 
2865
         <property name="title">
 
2866
          <string>Frequency 3</string>
 
2867
         </property>
 
2868
         <layout class="QHBoxLayout">
 
2869
          <property name="spacing">
 
2870
           <number>6</number>
 
2871
          </property>
 
2872
          <property name="margin">
 
2873
           <number>10</number>
 
2874
          </property>
 
2875
          <item>
 
2876
           <widget class="QLabel" name="CoarseRatio3Label">
 
2877
            <property name="frameShape">
 
2878
             <enum>QFrame::Box</enum>
 
2879
            </property>
 
2880
            <property name="frameShadow">
 
2881
             <enum>QFrame::Sunken</enum>
 
2882
            </property>
 
2883
            <property name="text">
 
2884
             <string>Coarse 3</string>
 
2885
            </property>
 
2886
           </widget>
 
2887
          </item>
 
2888
          <item>
 
2889
           <widget class="QSpinBox" name="CoarseRatio3SpinBox">
 
2890
            <property name="cursor">
 
2891
             <cursorShape>ArrowCursor</cursorShape>
 
2892
            </property>
 
2893
            <property name="toolTip">
 
2894
             <string>Coarse Ratio</string>
 
2895
            </property>
 
2896
           </widget>
 
2897
          </item>
 
2898
          <item>
 
2899
           <widget class="QLabel" name="FineRatio3Label">
 
2900
            <property name="frameShape">
 
2901
             <enum>QFrame::Box</enum>
 
2902
            </property>
 
2903
            <property name="frameShadow">
 
2904
             <enum>QFrame::Sunken</enum>
 
2905
            </property>
 
2906
            <property name="text">
 
2907
             <string>Fine 3</string>
 
2908
            </property>
 
2909
           </widget>
 
2910
          </item>
 
2911
          <item>
 
2912
           <widget class="QSpinBox" name="FineRatio3SpinBox">
 
2913
            <property name="cursor">
 
2914
             <cursorShape>ArrowCursor</cursorShape>
 
2915
            </property>
 
2916
            <property name="toolTip">
 
2917
             <string>Fine Ratio</string>
 
2918
            </property>
 
2919
           </widget>
 
2920
          </item>
 
2921
          <item>
 
2922
           <widget class="QLabel" name="Freq3Label">
 
2923
            <property name="frameShape">
 
2924
             <enum>QFrame::Box</enum>
 
2925
            </property>
 
2926
            <property name="frameShadow">
 
2927
             <enum>QFrame::Sunken</enum>
 
2928
            </property>
 
2929
            <property name="text">
 
2930
             <string>Freq 3</string>
 
2931
            </property>
 
2932
           </widget>
 
2933
          </item>
 
2934
          <item>
 
2935
           <widget class="QSpinBox" name="Freq3SpinBox">
 
2936
            <property name="enabled">
 
2937
             <bool>false</bool>
 
2938
            </property>
 
2939
            <property name="toolTip">
 
2940
             <string>Fixed Frequency</string>
 
2941
            </property>
 
2942
            <property name="maximum">
 
2943
             <number>32000</number>
 
2944
            </property>
 
2945
           </widget>
 
2946
          </item>
 
2947
          <item>
 
2948
           <widget class="QCheckBox" name="Fix3CheckBox">
 
2949
            <property name="enabled">
 
2950
             <bool>true</bool>
 
2951
            </property>
 
2952
            <property name="cursor">
 
2953
             <cursorShape>PointingHandCursor</cursorShape>
 
2954
            </property>
 
2955
            <property name="toolTip">
 
2956
             <string>Toggle Fix Frequency</string>
 
2957
            </property>
 
2958
            <property name="text">
 
2959
             <string>FIX</string>
 
2960
            </property>
 
2961
           </widget>
 
2962
          </item>
 
2963
         </layout>
 
2964
        </widget>
 
2965
       </item>
 
2966
       <item row="2" column="0" colspan="2">
 
2967
        <widget class="QGroupBox" name="DetWaveEGS3GroupBox">
 
2968
         <property name="title">
 
2969
          <string>Detune, OSCWave, EGShift 3</string>
 
2970
         </property>
 
2971
         <layout class="QGridLayout">
 
2972
          <property name="margin">
 
2973
           <number>10</number>
 
2974
          </property>
 
2975
          <property name="spacing">
 
2976
           <number>6</number>
 
2977
          </property>
 
2978
          <item row="0" column="0">
 
2979
           <widget class="QLabel" name="DET3Label">
 
2980
            <property name="frameShape">
 
2981
             <enum>QFrame::Box</enum>
 
2982
            </property>
 
2983
            <property name="frameShadow">
 
2984
             <enum>QFrame::Sunken</enum>
 
2985
            </property>
 
2986
            <property name="text">
 
2987
             <string>DET3</string>
 
2988
            </property>
 
2989
           </widget>
 
2990
          </item>
 
2991
          <item row="0" column="3">
 
2992
           <widget class="QSpinBox" name="DET3SpinBox">
 
2993
            <property name="toolTip">
 
2994
             <string>Detune</string>
 
2995
            </property>
 
2996
            <property name="minimum">
 
2997
             <number>-3</number>
 
2998
            </property>
 
2999
            <property name="maximum">
 
3000
             <number>3</number>
 
3001
            </property>
 
3002
           </widget>
 
3003
          </item>
 
3004
          <item row="0" column="1" colspan="2">
 
3005
           <widget class="QSlider" name="DET3Slider">
 
3006
            <property name="cursor">
 
3007
             <cursorShape>PointingHandCursor</cursorShape>
 
3008
            </property>
 
3009
            <property name="toolTip">
 
3010
             <string>Detune</string>
 
3011
            </property>
 
3012
            <property name="whatsThis">
 
3013
             <string>Attack Rate of the operator 1</string>
 
3014
            </property>
 
3015
            <property name="minimum">
 
3016
             <number>-3</number>
 
3017
            </property>
 
3018
            <property name="maximum">
 
3019
             <number>3</number>
 
3020
            </property>
 
3021
            <property name="pageStep">
 
3022
             <number>1</number>
 
3023
            </property>
 
3024
            <property name="value">
 
3025
             <number>0</number>
 
3026
            </property>
 
3027
            <property name="orientation">
 
3028
             <enum>Qt::Horizontal</enum>
 
3029
            </property>
 
3030
           </widget>
 
3031
          </item>
 
3032
          <item row="1" column="2" colspan="2">
 
3033
           <widget class="QComboBox" name="EGS3ComboBox">
 
3034
            <property name="enabled">
 
3035
             <bool>false</bool>
 
3036
            </property>
 
3037
            <property name="cursor">
 
3038
             <cursorShape>PointingHandCursor</cursorShape>
 
3039
            </property>
 
3040
            <property name="toolTip">
 
3041
             <string>EG Shift</string>
 
3042
            </property>
 
3043
            <item>
 
3044
             <property name="text">
 
3045
              <string>96dB</string>
 
3046
             </property>
 
3047
            </item>
 
3048
            <item>
 
3049
             <property name="text">
 
3050
              <string>48dB</string>
 
3051
             </property>
 
3052
            </item>
 
3053
            <item>
 
3054
             <property name="text">
 
3055
              <string>24dB</string>
 
3056
             </property>
 
3057
            </item>
 
3058
            <item>
 
3059
             <property name="text">
 
3060
              <string>12dB</string>
 
3061
             </property>
 
3062
            </item>
 
3063
           </widget>
 
3064
          </item>
 
3065
          <item row="1" column="0" colspan="2">
 
3066
           <widget class="QComboBox" name="WaveForm3ComboBox">
 
3067
            <property name="cursor">
 
3068
             <cursorShape>PointingHandCursor</cursorShape>
 
3069
            </property>
 
3070
            <property name="toolTip">
 
3071
             <string>Wave form</string>
 
3072
            </property>
 
3073
            <property name="whatsThis">
 
3074
             <string>Wave form 1 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)&lt;/i&gt;&lt;br&gt;
 
3075
Wave form 2 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;))&lt;/i&gt;&lt;br&gt;
 
3076
Wave form 3 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
 
3077
Wave form 4 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
3078
Wave form 5 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
 
3079
Wave form 6 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
3080
Wave form 7 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
3081
Wave form 8 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;</string>
 
3082
            </property>
 
3083
            <property name="iconSize">
 
3084
             <size>
 
3085
              <width>48</width>
 
3086
              <height>16</height>
 
3087
             </size>
 
3088
            </property>
 
3089
            <item>
 
3090
             <property name="text">
 
3091
              <string/>
 
3092
             </property>
 
3093
             <property name="icon">
 
3094
              <iconset>
 
3095
               <normaloff>:/pics/wave1.png</normaloff>:/pics/wave1.png</iconset>
 
3096
             </property>
 
3097
            </item>
 
3098
            <item>
 
3099
             <property name="text">
 
3100
              <string/>
 
3101
             </property>
 
3102
             <property name="icon">
 
3103
              <iconset>
 
3104
               <normaloff>:/pics/wave2.png</normaloff>:/pics/wave2.png</iconset>
 
3105
             </property>
 
3106
            </item>
 
3107
            <item>
 
3108
             <property name="text">
 
3109
              <string/>
 
3110
             </property>
 
3111
             <property name="icon">
 
3112
              <iconset>
 
3113
               <normaloff>:/pics/wave3.png</normaloff>:/pics/wave3.png</iconset>
 
3114
             </property>
 
3115
            </item>
 
3116
            <item>
 
3117
             <property name="text">
 
3118
              <string/>
 
3119
             </property>
 
3120
             <property name="icon">
 
3121
              <iconset>
 
3122
               <normaloff>:/pics/wave4.png</normaloff>:/pics/wave4.png</iconset>
 
3123
             </property>
 
3124
            </item>
 
3125
            <item>
 
3126
             <property name="text">
 
3127
              <string/>
 
3128
             </property>
 
3129
             <property name="icon">
 
3130
              <iconset>
 
3131
               <normaloff>:/pics/wave5.png</normaloff>:/pics/wave5.png</iconset>
 
3132
             </property>
 
3133
            </item>
 
3134
            <item>
 
3135
             <property name="text">
 
3136
              <string/>
 
3137
             </property>
 
3138
             <property name="icon">
 
3139
              <iconset>
 
3140
               <normaloff>:/pics/wave6.png</normaloff>:/pics/wave6.png</iconset>
 
3141
             </property>
 
3142
            </item>
 
3143
            <item>
 
3144
             <property name="text">
 
3145
              <string/>
 
3146
             </property>
 
3147
             <property name="icon">
 
3148
              <iconset>
 
3149
               <normaloff>:/pics/wave7.png</normaloff>:/pics/wave7.png</iconset>
 
3150
             </property>
 
3151
            </item>
 
3152
            <item>
 
3153
             <property name="text">
 
3154
              <string/>
 
3155
             </property>
 
3156
             <property name="icon">
 
3157
              <iconset>
 
3158
               <normaloff>:/pics/wave8.png</normaloff>:/pics/wave8.png</iconset>
 
3159
             </property>
 
3160
            </item>
 
3161
           </widget>
 
3162
          </item>
 
3163
         </layout>
 
3164
        </widget>
 
3165
       </item>
 
3166
       <item row="2" column="2" colspan="2">
 
3167
        <widget class="QGroupBox" name="sensitivity3groupBox">
 
3168
         <property name="title">
 
3169
          <string>Sensitivity 3</string>
 
3170
         </property>
 
3171
         <layout class="QGridLayout">
 
3172
          <property name="margin">
 
3173
           <number>10</number>
 
3174
          </property>
 
3175
          <property name="spacing">
 
3176
           <number>6</number>
 
3177
          </property>
 
3178
          <item row="0" column="2">
 
3179
           <widget class="QLabel" name="EGS3Label">
 
3180
            <property name="frameShape">
 
3181
             <enum>QFrame::Box</enum>
 
3182
            </property>
 
3183
            <property name="frameShadow">
 
3184
             <enum>QFrame::Sunken</enum>
 
3185
            </property>
 
3186
            <property name="text">
 
3187
             <string>EBS3</string>
 
3188
            </property>
 
3189
           </widget>
 
3190
          </item>
 
3191
          <item row="1" column="0">
 
3192
           <widget class="QLabel" name="KVS3Label">
 
3193
            <property name="frameShape">
 
3194
             <enum>QFrame::Box</enum>
 
3195
            </property>
 
3196
            <property name="frameShadow">
 
3197
             <enum>QFrame::Sunken</enum>
 
3198
            </property>
 
3199
            <property name="text">
 
3200
             <string>KVS3</string>
 
3201
            </property>
 
3202
           </widget>
 
3203
          </item>
 
3204
          <item row="0" column="0" colspan="2">
 
3205
           <widget class="QCheckBox" name="AME3CheckBox">
 
3206
            <property name="cursor">
 
3207
             <cursorShape>PointingHandCursor</cursorShape>
 
3208
            </property>
 
3209
            <property name="toolTip">
 
3210
             <string>Amplitude Modulation Enable</string>
 
3211
            </property>
 
3212
            <property name="text">
 
3213
             <string>AME3</string>
 
3214
            </property>
 
3215
           </widget>
 
3216
          </item>
 
3217
          <item row="1" column="1" colspan="3">
 
3218
           <widget class="QSlider" name="KVS3Slider">
 
3219
            <property name="cursor">
 
3220
             <cursorShape>PointingHandCursor</cursorShape>
 
3221
            </property>
 
3222
            <property name="acceptDrops">
 
3223
             <bool>false</bool>
 
3224
            </property>
 
3225
            <property name="toolTip">
 
3226
             <string>Key Velocity Sensitivity</string>
 
3227
            </property>
 
3228
            <property name="maximum">
 
3229
             <number>7</number>
 
3230
            </property>
 
3231
            <property name="pageStep">
 
3232
             <number>1</number>
 
3233
            </property>
 
3234
            <property name="orientation">
 
3235
             <enum>Qt::Horizontal</enum>
 
3236
            </property>
 
3237
           </widget>
 
3238
          </item>
 
3239
          <item row="1" column="4">
 
3240
           <widget class="QSpinBox" name="KVS3SpinBox">
 
3241
            <property name="toolTip">
 
3242
             <string>Keyboard Velocity Sensitivity</string>
 
3243
            </property>
 
3244
            <property name="maximum">
 
3245
             <number>7</number>
 
3246
            </property>
 
3247
           </widget>
 
3248
          </item>
 
3249
          <item row="0" column="3" colspan="2">
 
3250
           <widget class="QSlider" name="EBS3Slider">
 
3251
            <property name="cursor">
 
3252
             <cursorShape>PointingHandCursor</cursorShape>
 
3253
            </property>
 
3254
            <property name="toolTip">
 
3255
             <string>EG Bias Sensitivity</string>
 
3256
            </property>
 
3257
            <property name="maximum">
 
3258
             <number>7</number>
 
3259
            </property>
 
3260
            <property name="pageStep">
 
3261
             <number>1</number>
 
3262
            </property>
 
3263
            <property name="orientation">
 
3264
             <enum>Qt::Horizontal</enum>
 
3265
            </property>
 
3266
           </widget>
 
3267
          </item>
 
3268
          <item row="0" column="5">
 
3269
           <widget class="QSpinBox" name="EBS3SpinBox">
 
3270
            <property name="toolTip">
 
3271
             <string>Eg Bias Sensitivity</string>
 
3272
            </property>
 
3273
            <property name="maximum">
 
3274
             <number>7</number>
 
3275
            </property>
 
3276
           </widget>
 
3277
          </item>
 
3278
         </layout>
 
3279
        </widget>
 
3280
       </item>
 
3281
      </layout>
 
3282
     </widget>
 
3283
     <widget class="QWidget" name="Op4Tab">
 
3284
      <attribute name="title">
 
3285
       <string>Op &amp;4</string>
 
3286
      </attribute>
 
3287
      <layout class="QGridLayout">
 
3288
       <property name="margin">
 
3289
        <number>9</number>
 
3290
       </property>
 
3291
       <property name="spacing">
 
3292
        <number>6</number>
 
3293
       </property>
 
3294
       <item row="1" column="1" colspan="2">
 
3295
        <widget class="QGroupBox" name="Env4GroupBox">
 
3296
         <property name="title">
 
3297
          <string>amplitude Envelope 4</string>
 
3298
         </property>
 
3299
         <layout class="QGridLayout">
 
3300
          <property name="margin">
 
3301
           <number>10</number>
 
3302
          </property>
 
3303
          <property name="spacing">
 
3304
           <number>6</number>
 
3305
          </property>
 
3306
          <item row="0" column="0">
 
3307
           <widget class="QSpinBox" name="AR4SpinBox">
 
3308
            <property name="toolTip">
 
3309
             <string>Attack Rate</string>
 
3310
            </property>
 
3311
            <property name="maximum">
 
3312
             <number>31</number>
 
3313
            </property>
 
3314
           </widget>
 
3315
          </item>
 
3316
          <item row="1" column="0">
 
3317
           <widget class="QLabel" name="AR4Label">
 
3318
            <property name="frameShape">
 
3319
             <enum>QFrame::Box</enum>
 
3320
            </property>
 
3321
            <property name="frameShadow">
 
3322
             <enum>QFrame::Sunken</enum>
 
3323
            </property>
 
3324
            <property name="text">
 
3325
             <string>AR4</string>
 
3326
            </property>
 
3327
           </widget>
 
3328
          </item>
 
3329
          <item row="1" column="1">
 
3330
           <widget class="QLabel" name="D1R4Label">
 
3331
            <property name="frameShape">
 
3332
             <enum>QFrame::Box</enum>
 
3333
            </property>
 
3334
            <property name="frameShadow">
 
3335
             <enum>QFrame::Sunken</enum>
 
3336
            </property>
 
3337
            <property name="text">
 
3338
             <string>D1R4</string>
 
3339
            </property>
 
3340
           </widget>
 
3341
          </item>
 
3342
          <item row="1" column="2">
 
3343
           <widget class="QLabel" name="D1L4Label">
 
3344
            <property name="frameShape">
 
3345
             <enum>QFrame::Box</enum>
 
3346
            </property>
 
3347
            <property name="frameShadow">
 
3348
             <enum>QFrame::Sunken</enum>
 
3349
            </property>
 
3350
            <property name="text">
 
3351
             <string>D1L4</string>
 
3352
            </property>
 
3353
           </widget>
 
3354
          </item>
 
3355
          <item row="1" column="3">
 
3356
           <widget class="QLabel" name="D2R4Label">
 
3357
            <property name="frameShape">
 
3358
             <enum>QFrame::Box</enum>
 
3359
            </property>
 
3360
            <property name="frameShadow">
 
3361
             <enum>QFrame::Sunken</enum>
 
3362
            </property>
 
3363
            <property name="text">
 
3364
             <string>D2R4</string>
 
3365
            </property>
 
3366
           </widget>
 
3367
          </item>
 
3368
          <item row="1" column="4">
 
3369
           <widget class="QLabel" name="RR4Label">
 
3370
            <property name="frameShape">
 
3371
             <enum>QFrame::Box</enum>
 
3372
            </property>
 
3373
            <property name="frameShadow">
 
3374
             <enum>QFrame::Sunken</enum>
 
3375
            </property>
 
3376
            <property name="text">
 
3377
             <string>RR4</string>
 
3378
            </property>
 
3379
           </widget>
 
3380
          </item>
 
3381
          <item row="0" column="4">
 
3382
           <widget class="QSpinBox" name="RR4SpinBox">
 
3383
            <property name="toolTip">
 
3384
             <string>Release Rate</string>
 
3385
            </property>
 
3386
            <property name="maximum">
 
3387
             <number>15</number>
 
3388
            </property>
 
3389
           </widget>
 
3390
          </item>
 
3391
          <item row="0" column="3">
 
3392
           <widget class="QSpinBox" name="D2R4SpinBox">
 
3393
            <property name="toolTip">
 
3394
             <string>2Ā° Decay Rate</string>
 
3395
            </property>
 
3396
            <property name="maximum">
 
3397
             <number>31</number>
 
3398
            </property>
 
3399
           </widget>
 
3400
          </item>
 
3401
          <item row="0" column="2">
 
3402
           <widget class="QSpinBox" name="D1L4SpinBox">
 
3403
            <property name="toolTip">
 
3404
             <string>1Ā° Decay Level</string>
 
3405
            </property>
 
3406
            <property name="maximum">
 
3407
             <number>15</number>
 
3408
            </property>
 
3409
           </widget>
 
3410
          </item>
 
3411
          <item row="0" column="1">
 
3412
           <widget class="QSpinBox" name="D1R4SpinBox">
 
3413
            <property name="toolTip">
 
3414
             <string>1Ā° Decay Rate</string>
 
3415
            </property>
 
3416
            <property name="maximum">
 
3417
             <number>31</number>
 
3418
            </property>
 
3419
           </widget>
 
3420
          </item>
 
3421
          <item row="2" column="0" colspan="5">
 
3422
           <widget class="QFrame" name="envelope4Frame">
 
3423
            <property name="sizePolicy">
 
3424
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
3425
              <horstretch>0</horstretch>
 
3426
              <verstretch>0</verstretch>
 
3427
             </sizepolicy>
 
3428
            </property>
 
3429
            <property name="cursor">
 
3430
             <cursorShape>PointingHandCursor</cursorShape>
 
3431
            </property>
 
3432
            <property name="autoFillBackground">
 
3433
             <bool>true</bool>
 
3434
            </property>
 
3435
            <property name="frameShape">
 
3436
             <enum>QFrame::StyledPanel</enum>
 
3437
            </property>
 
3438
            <property name="frameShadow">
 
3439
             <enum>QFrame::Sunken</enum>
 
3440
            </property>
 
3441
           </widget>
 
3442
          </item>
 
3443
         </layout>
 
3444
        </widget>
 
3445
       </item>
 
3446
       <item row="0" column="0" colspan="4">
 
3447
        <widget class="QGroupBox" name="Frequency4groupBox">
 
3448
         <property name="title">
 
3449
          <string>Frequency 4</string>
 
3450
         </property>
 
3451
         <layout class="QHBoxLayout">
 
3452
          <property name="spacing">
 
3453
           <number>6</number>
 
3454
          </property>
 
3455
          <property name="margin">
 
3456
           <number>10</number>
 
3457
          </property>
 
3458
          <item>
 
3459
           <widget class="QLabel" name="CoarseRatio4Label">
 
3460
            <property name="frameShape">
 
3461
             <enum>QFrame::Box</enum>
 
3462
            </property>
 
3463
            <property name="frameShadow">
 
3464
             <enum>QFrame::Sunken</enum>
 
3465
            </property>
 
3466
            <property name="text">
 
3467
             <string>Coarse 4</string>
 
3468
            </property>
 
3469
           </widget>
 
3470
          </item>
 
3471
          <item>
 
3472
           <widget class="QSpinBox" name="CoarseRatio4SpinBox">
 
3473
            <property name="toolTip">
 
3474
             <string>Coarse Ratio</string>
 
3475
            </property>
 
3476
           </widget>
 
3477
          </item>
 
3478
          <item>
 
3479
           <widget class="QLabel" name="FineRatio4Label">
 
3480
            <property name="frameShape">
 
3481
             <enum>QFrame::Box</enum>
 
3482
            </property>
 
3483
            <property name="frameShadow">
 
3484
             <enum>QFrame::Sunken</enum>
 
3485
            </property>
 
3486
            <property name="text">
 
3487
             <string>Fine 4</string>
 
3488
            </property>
 
3489
           </widget>
 
3490
          </item>
 
3491
          <item>
 
3492
           <widget class="QSpinBox" name="FineRatio4SpinBox">
 
3493
            <property name="toolTip">
 
3494
             <string>Fine Ratio</string>
 
3495
            </property>
 
3496
           </widget>
 
3497
          </item>
 
3498
          <item>
 
3499
           <widget class="QLabel" name="Freq4Label">
 
3500
            <property name="frameShape">
 
3501
             <enum>QFrame::Box</enum>
 
3502
            </property>
 
3503
            <property name="frameShadow">
 
3504
             <enum>QFrame::Sunken</enum>
 
3505
            </property>
 
3506
            <property name="text">
 
3507
             <string>Freq 4</string>
 
3508
            </property>
 
3509
           </widget>
 
3510
          </item>
 
3511
          <item>
 
3512
           <widget class="QSpinBox" name="Freq4SpinBox">
 
3513
            <property name="enabled">
 
3514
             <bool>false</bool>
 
3515
            </property>
 
3516
            <property name="toolTip">
 
3517
             <string>Fixed Frequency</string>
 
3518
            </property>
 
3519
            <property name="maximum">
 
3520
             <number>32000</number>
 
3521
            </property>
 
3522
           </widget>
 
3523
          </item>
 
3524
          <item>
 
3525
           <widget class="QCheckBox" name="Fix4CheckBox">
 
3526
            <property name="enabled">
 
3527
             <bool>true</bool>
 
3528
            </property>
 
3529
            <property name="cursor">
 
3530
             <cursorShape>PointingHandCursor</cursorShape>
 
3531
            </property>
 
3532
            <property name="toolTip">
 
3533
             <string>Toggle Fix Frequency</string>
 
3534
            </property>
 
3535
            <property name="text">
 
3536
             <string>FIX</string>
 
3537
            </property>
 
3538
           </widget>
 
3539
          </item>
 
3540
         </layout>
 
3541
        </widget>
 
3542
       </item>
 
3543
       <item row="1" column="3">
 
3544
        <widget class="QGroupBox" name="Scaling4GroupBox">
 
3545
         <property name="title">
 
3546
          <string>Scaling 4</string>
 
3547
         </property>
 
3548
         <layout class="QGridLayout">
 
3549
          <property name="margin">
 
3550
           <number>10</number>
 
3551
          </property>
 
3552
          <property name="spacing">
 
3553
           <number>6</number>
 
3554
          </property>
 
3555
          <item row="2" column="0">
 
3556
           <widget class="QLabel" name="LS4Label">
 
3557
            <property name="frameShape">
 
3558
             <enum>QFrame::Box</enum>
 
3559
            </property>
 
3560
            <property name="frameShadow">
 
3561
             <enum>QFrame::Sunken</enum>
 
3562
            </property>
 
3563
            <property name="text">
 
3564
             <string>LS4</string>
 
3565
            </property>
 
3566
           </widget>
 
3567
          </item>
 
3568
          <item row="2" column="1">
 
3569
           <widget class="QLabel" name="RS4Label">
 
3570
            <property name="frameShape">
 
3571
             <enum>QFrame::Box</enum>
 
3572
            </property>
 
3573
            <property name="frameShadow">
 
3574
             <enum>QFrame::Sunken</enum>
 
3575
            </property>
 
3576
            <property name="text">
 
3577
             <string>RS4</string>
 
3578
            </property>
 
3579
           </widget>
 
3580
          </item>
 
3581
          <item row="1" column="0">
 
3582
           <widget class="QSlider" name="LS4Slider">
 
3583
            <property name="cursor">
 
3584
             <cursorShape>PointingHandCursor</cursorShape>
 
3585
            </property>
 
3586
            <property name="toolTip">
 
3587
             <string>Level Scaling</string>
 
3588
            </property>
 
3589
            <property name="whatsThis">
 
3590
             <string>Attack Rate of the operator 1</string>
 
3591
            </property>
 
3592
            <property name="maximum">
 
3593
             <number>99</number>
 
3594
            </property>
 
3595
            <property name="pageStep">
 
3596
             <number>1</number>
 
3597
            </property>
 
3598
            <property name="value">
 
3599
             <number>0</number>
 
3600
            </property>
 
3601
            <property name="orientation">
 
3602
             <enum>Qt::Vertical</enum>
 
3603
            </property>
 
3604
           </widget>
 
3605
          </item>
 
3606
          <item row="1" column="1">
 
3607
           <widget class="QSlider" name="RS4Slider">
 
3608
            <property name="cursor">
 
3609
             <cursorShape>PointingHandCursor</cursorShape>
 
3610
            </property>
 
3611
            <property name="toolTip">
 
3612
             <string>Rate Scaling</string>
 
3613
            </property>
 
3614
            <property name="whatsThis">
 
3615
             <string>Attack Rate of the operator 1</string>
 
3616
            </property>
 
3617
            <property name="maximum">
 
3618
             <number>3</number>
 
3619
            </property>
 
3620
            <property name="pageStep">
 
3621
             <number>1</number>
 
3622
            </property>
 
3623
            <property name="value">
 
3624
             <number>0</number>
 
3625
            </property>
 
3626
            <property name="orientation">
 
3627
             <enum>Qt::Vertical</enum>
 
3628
            </property>
 
3629
           </widget>
 
3630
          </item>
 
3631
          <item row="0" column="0">
 
3632
           <widget class="QSpinBox" name="LS4SpinBox">
 
3633
            <property name="toolTip">
 
3634
             <string>Level Scaling</string>
 
3635
            </property>
 
3636
            <property name="maximum">
 
3637
             <number>99</number>
 
3638
            </property>
 
3639
           </widget>
 
3640
          </item>
 
3641
          <item row="0" column="1">
 
3642
           <widget class="QSpinBox" name="RS4SpinBox">
 
3643
            <property name="toolTip">
 
3644
             <string>Rate Scaling</string>
 
3645
            </property>
 
3646
            <property name="maximum">
 
3647
             <number>3</number>
 
3648
            </property>
 
3649
           </widget>
 
3650
          </item>
 
3651
         </layout>
 
3652
        </widget>
 
3653
       </item>
 
3654
       <item row="1" column="0">
 
3655
        <widget class="QGroupBox" name="OUT4groupBox">
 
3656
         <property name="title">
 
3657
          <string>OUT 4</string>
 
3658
         </property>
 
3659
         <layout class="QVBoxLayout">
 
3660
          <property name="spacing">
 
3661
           <number>6</number>
 
3662
          </property>
 
3663
          <property name="margin">
 
3664
           <number>10</number>
 
3665
          </property>
 
3666
          <item>
 
3667
           <widget class="QSpinBox" name="OUT4SpinBox">
 
3668
            <property name="toolTip">
 
3669
             <string>Output Volume</string>
 
3670
            </property>
 
3671
            <property name="maximum">
 
3672
             <number>99</number>
 
3673
            </property>
 
3674
           </widget>
 
3675
          </item>
 
3676
          <item>
 
3677
           <widget class="QSlider" name="OUT4Slider">
 
3678
            <property name="cursor">
 
3679
             <cursorShape>PointingHandCursor</cursorShape>
 
3680
            </property>
 
3681
            <property name="toolTip">
 
3682
             <string>Volume</string>
 
3683
            </property>
 
3684
            <property name="whatsThis">
 
3685
             <string/>
 
3686
            </property>
 
3687
            <property name="maximum">
 
3688
             <number>99</number>
 
3689
            </property>
 
3690
            <property name="pageStep">
 
3691
             <number>1</number>
 
3692
            </property>
 
3693
            <property name="value">
 
3694
             <number>0</number>
 
3695
            </property>
 
3696
            <property name="orientation">
 
3697
             <enum>Qt::Vertical</enum>
 
3698
            </property>
 
3699
           </widget>
 
3700
          </item>
 
3701
         </layout>
 
3702
        </widget>
 
3703
       </item>
 
3704
       <item row="2" column="0" colspan="2">
 
3705
        <widget class="QGroupBox" name="DetWaveEGS4GroupBox">
 
3706
         <property name="title">
 
3707
          <string>Detune, OSCWave, EGShift 4</string>
 
3708
         </property>
 
3709
         <layout class="QGridLayout">
 
3710
          <property name="margin">
 
3711
           <number>10</number>
 
3712
          </property>
 
3713
          <property name="spacing">
 
3714
           <number>6</number>
 
3715
          </property>
 
3716
          <item row="0" column="0">
 
3717
           <widget class="QLabel" name="DET4Label">
 
3718
            <property name="frameShape">
 
3719
             <enum>QFrame::Box</enum>
 
3720
            </property>
 
3721
            <property name="frameShadow">
 
3722
             <enum>QFrame::Sunken</enum>
 
3723
            </property>
 
3724
            <property name="text">
 
3725
             <string>DET4</string>
 
3726
            </property>
 
3727
           </widget>
 
3728
          </item>
 
3729
          <item row="0" column="3">
 
3730
           <widget class="QSpinBox" name="DET4SpinBox">
 
3731
            <property name="toolTip">
 
3732
             <string>Detune</string>
 
3733
            </property>
 
3734
            <property name="minimum">
 
3735
             <number>-3</number>
 
3736
            </property>
 
3737
            <property name="maximum">
 
3738
             <number>3</number>
 
3739
            </property>
 
3740
           </widget>
 
3741
          </item>
 
3742
          <item row="0" column="1" colspan="2">
 
3743
           <widget class="QSlider" name="DET4Slider">
 
3744
            <property name="cursor">
 
3745
             <cursorShape>PointingHandCursor</cursorShape>
 
3746
            </property>
 
3747
            <property name="toolTip">
 
3748
             <string>Detune</string>
 
3749
            </property>
 
3750
            <property name="whatsThis">
 
3751
             <string>Attack Rate of the operator 1</string>
 
3752
            </property>
 
3753
            <property name="minimum">
 
3754
             <number>-3</number>
 
3755
            </property>
 
3756
            <property name="maximum">
 
3757
             <number>3</number>
 
3758
            </property>
 
3759
            <property name="pageStep">
 
3760
             <number>1</number>
 
3761
            </property>
 
3762
            <property name="value">
 
3763
             <number>0</number>
 
3764
            </property>
 
3765
            <property name="orientation">
 
3766
             <enum>Qt::Horizontal</enum>
 
3767
            </property>
 
3768
           </widget>
 
3769
          </item>
 
3770
          <item row="1" column="2" colspan="2">
 
3771
           <widget class="QComboBox" name="EGS4ComboBox">
 
3772
            <property name="enabled">
 
3773
             <bool>false</bool>
 
3774
            </property>
 
3775
            <property name="cursor">
 
3776
             <cursorShape>PointingHandCursor</cursorShape>
 
3777
            </property>
 
3778
            <property name="toolTip">
 
3779
             <string>EG Shift</string>
 
3780
            </property>
 
3781
            <item>
 
3782
             <property name="text">
 
3783
              <string>96dB</string>
 
3784
             </property>
 
3785
            </item>
 
3786
            <item>
 
3787
             <property name="text">
 
3788
              <string>48dB</string>
 
3789
             </property>
 
3790
            </item>
 
3791
            <item>
 
3792
             <property name="text">
 
3793
              <string>24dB</string>
 
3794
             </property>
 
3795
            </item>
 
3796
            <item>
 
3797
             <property name="text">
 
3798
              <string>12dB</string>
 
3799
             </property>
 
3800
            </item>
 
3801
           </widget>
 
3802
          </item>
 
3803
          <item row="1" column="0" colspan="2">
 
3804
           <widget class="QComboBox" name="WaveForm4ComboBox">
 
3805
            <property name="cursor">
 
3806
             <cursorShape>PointingHandCursor</cursorShape>
 
3807
            </property>
 
3808
            <property name="toolTip">
 
3809
             <string>Wave form</string>
 
3810
            </property>
 
3811
            <property name="whatsThis">
 
3812
             <string>Wave form 1 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)&lt;/i&gt;&lt;br&gt;
 
3813
Wave form 2 = &lt;i&gt;sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;))&lt;/i&gt;&lt;br&gt;
 
3814
Wave form 3 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
 
3815
Wave form 4 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(&lt;b&gt;t&lt;/b&gt;)*abs(sin(&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
3816
Wave form 5 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;&lt;br&gt;
 
3817
Wave form 6 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
3818
Wave form 7 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then abs(sin(2*&lt;b&gt;t&lt;/b&gt;)) else 0&lt;/i&gt;&lt;br&gt;
 
3819
Wave form 8 = &lt;i&gt;if &lt;b&gt;t&lt;/b&gt;&amp;#060 pi then sin(2*&lt;b&gt;t&lt;/b&gt;)*sin(2*&lt;b&gt;t&lt;/b&gt;) else 0&lt;/i&gt;</string>
 
3820
            </property>
 
3821
            <property name="iconSize">
 
3822
             <size>
 
3823
              <width>48</width>
 
3824
              <height>16</height>
 
3825
             </size>
 
3826
            </property>
 
3827
            <item>
 
3828
             <property name="text">
 
3829
              <string/>
 
3830
             </property>
 
3831
             <property name="icon">
 
3832
              <iconset>
 
3833
               <normaloff>:/pics/wave1.png</normaloff>:/pics/wave1.png</iconset>
 
3834
             </property>
 
3835
            </item>
 
3836
            <item>
 
3837
             <property name="text">
 
3838
              <string/>
 
3839
             </property>
 
3840
             <property name="icon">
 
3841
              <iconset>
 
3842
               <normaloff>:/pics/wave2.png</normaloff>:/pics/wave2.png</iconset>
 
3843
             </property>
 
3844
            </item>
 
3845
            <item>
 
3846
             <property name="text">
 
3847
              <string/>
 
3848
             </property>
 
3849
             <property name="icon">
 
3850
              <iconset>
 
3851
               <normaloff>:/pics/wave3.png</normaloff>:/pics/wave3.png</iconset>
 
3852
             </property>
 
3853
            </item>
 
3854
            <item>
 
3855
             <property name="text">
 
3856
              <string/>
 
3857
             </property>
 
3858
             <property name="icon">
 
3859
              <iconset>
 
3860
               <normaloff>:/pics/wave4.png</normaloff>:/pics/wave4.png</iconset>
 
3861
             </property>
 
3862
            </item>
 
3863
            <item>
 
3864
             <property name="text">
 
3865
              <string/>
 
3866
             </property>
 
3867
             <property name="icon">
 
3868
              <iconset>
 
3869
               <normaloff>:/pics/wave5.png</normaloff>:/pics/wave5.png</iconset>
 
3870
             </property>
 
3871
            </item>
 
3872
            <item>
 
3873
             <property name="text">
 
3874
              <string/>
 
3875
             </property>
 
3876
             <property name="icon">
 
3877
              <iconset>
 
3878
               <normaloff>:/pics/wave6.png</normaloff>:/pics/wave6.png</iconset>
 
3879
             </property>
 
3880
            </item>
 
3881
            <item>
 
3882
             <property name="text">
 
3883
              <string/>
 
3884
             </property>
 
3885
             <property name="icon">
 
3886
              <iconset>
 
3887
               <normaloff>:/pics/wave7.png</normaloff>:/pics/wave7.png</iconset>
 
3888
             </property>
 
3889
            </item>
 
3890
            <item>
 
3891
             <property name="text">
 
3892
              <string/>
 
3893
             </property>
 
3894
             <property name="icon">
 
3895
              <iconset>
 
3896
               <normaloff>:/pics/wave8.png</normaloff>:/pics/wave8.png</iconset>
 
3897
             </property>
 
3898
            </item>
 
3899
           </widget>
 
3900
          </item>
 
3901
         </layout>
 
3902
        </widget>
 
3903
       </item>
 
3904
       <item row="2" column="2" colspan="2">
 
3905
        <widget class="QGroupBox" name="sensitivity4groupBox">
 
3906
         <property name="title">
 
3907
          <string>Sensitivity 4</string>
 
3908
         </property>
 
3909
         <layout class="QGridLayout">
 
3910
          <property name="margin">
 
3911
           <number>10</number>
 
3912
          </property>
 
3913
          <property name="spacing">
 
3914
           <number>6</number>
 
3915
          </property>
 
3916
          <item row="0" column="2">
 
3917
           <widget class="QLabel" name="EGS4Label">
 
3918
            <property name="frameShape">
 
3919
             <enum>QFrame::Box</enum>
 
3920
            </property>
 
3921
            <property name="frameShadow">
 
3922
             <enum>QFrame::Sunken</enum>
 
3923
            </property>
 
3924
            <property name="text">
 
3925
             <string>EBS4</string>
 
3926
            </property>
 
3927
           </widget>
 
3928
          </item>
 
3929
          <item row="1" column="0">
 
3930
           <widget class="QLabel" name="KVS4Label">
 
3931
            <property name="frameShape">
 
3932
             <enum>QFrame::Box</enum>
 
3933
            </property>
 
3934
            <property name="frameShadow">
 
3935
             <enum>QFrame::Sunken</enum>
 
3936
            </property>
 
3937
            <property name="text">
 
3938
             <string>KVS4</string>
 
3939
            </property>
 
3940
           </widget>
 
3941
          </item>
 
3942
          <item row="0" column="0" colspan="2">
 
3943
           <widget class="QCheckBox" name="AME4CheckBox">
 
3944
            <property name="cursor">
 
3945
             <cursorShape>PointingHandCursor</cursorShape>
 
3946
            </property>
 
3947
            <property name="toolTip">
 
3948
             <string>Amplitude Modulation Enable</string>
 
3949
            </property>
 
3950
            <property name="text">
 
3951
             <string>AME4</string>
 
3952
            </property>
 
3953
           </widget>
 
3954
          </item>
 
3955
          <item row="1" column="1" colspan="3">
 
3956
           <widget class="QSlider" name="KVS4Slider">
 
3957
            <property name="cursor">
 
3958
             <cursorShape>PointingHandCursor</cursorShape>
 
3959
            </property>
 
3960
            <property name="acceptDrops">
 
3961
             <bool>false</bool>
 
3962
            </property>
 
3963
            <property name="toolTip">
 
3964
             <string>Key Velocity Sensitivity</string>
 
3965
            </property>
 
3966
            <property name="maximum">
 
3967
             <number>7</number>
 
3968
            </property>
 
3969
            <property name="pageStep">
 
3970
             <number>1</number>
 
3971
            </property>
 
3972
            <property name="orientation">
 
3973
             <enum>Qt::Horizontal</enum>
 
3974
            </property>
 
3975
           </widget>
 
3976
          </item>
 
3977
          <item row="1" column="4">
 
3978
           <widget class="QSpinBox" name="KVS4SpinBox">
 
3979
            <property name="toolTip">
 
3980
             <string>Keyboard Velocity Sensitivity</string>
 
3981
            </property>
 
3982
            <property name="maximum">
 
3983
             <number>7</number>
 
3984
            </property>
 
3985
           </widget>
 
3986
          </item>
 
3987
          <item row="0" column="3" colspan="2">
 
3988
           <widget class="QSlider" name="EBS4Slider">
 
3989
            <property name="cursor">
 
3990
             <cursorShape>PointingHandCursor</cursorShape>
 
3991
            </property>
 
3992
            <property name="toolTip">
 
3993
             <string>EG Bias Sensitivity</string>
 
3994
            </property>
 
3995
            <property name="maximum">
 
3996
             <number>7</number>
 
3997
            </property>
 
3998
            <property name="pageStep">
 
3999
             <number>1</number>
 
4000
            </property>
 
4001
            <property name="orientation">
 
4002
             <enum>Qt::Horizontal</enum>
 
4003
            </property>
 
4004
           </widget>
 
4005
          </item>
 
4006
          <item row="0" column="5">
 
4007
           <widget class="QSpinBox" name="EBS4SpinBox">
 
4008
            <property name="toolTip">
 
4009
             <string>Eg Bias Sensitivity</string>
 
4010
            </property>
 
4011
            <property name="maximum">
 
4012
             <number>7</number>
 
4013
            </property>
 
4014
           </widget>
 
4015
          </item>
 
4016
         </layout>
 
4017
        </widget>
 
4018
       </item>
 
4019
      </layout>
 
4020
     </widget>
 
4021
     <widget class="QWidget" name="FunctionsTab">
 
4022
      <attribute name="title">
 
4023
       <string>&amp;Func</string>
 
4024
      </attribute>
 
4025
      <layout class="QGridLayout">
 
4026
       <property name="margin">
 
4027
        <number>9</number>
 
4028
       </property>
 
4029
       <property name="spacing">
 
4030
        <number>6</number>
 
4031
       </property>
 
4032
       <item row="2" column="6">
 
4033
        <widget class="QGroupBox" name="delayPanDepthGroupBox">
 
4034
         <property name="maximumSize">
 
4035
          <size>
 
4036
           <width>16777215</width>
 
4037
           <height>80</height>
 
4038
          </size>
 
4039
         </property>
 
4040
         <property name="title">
 
4041
          <string>Delay Pan Depth</string>
 
4042
         </property>
 
4043
         <layout class="QGridLayout">
 
4044
          <property name="margin">
 
4045
           <number>9</number>
 
4046
          </property>
 
4047
          <property name="spacing">
 
4048
           <number>6</number>
 
4049
          </property>
 
4050
          <item row="0" column="1">
 
4051
           <widget class="Awl::FloatEntry" name="delayPanLFODepthFloatentry">
 
4052
            <property name="maximumSize">
 
4053
             <size>
 
4054
              <width>48</width>
 
4055
              <height>16777215</height>
 
4056
             </size>
 
4057
            </property>
 
4058
           </widget>
 
4059
          </item>
 
4060
          <item row="0" column="0">
 
4061
           <widget class="Awl::Knob" name="delayPanLFODepthKnob" native="true"/>
 
4062
          </item>
 
4063
         </layout>
 
4064
        </widget>
 
4065
       </item>
 
4066
       <item row="1" column="6">
 
4067
        <widget class="QGroupBox" name="delayPanLFOGroupBox">
 
4068
         <property name="maximumSize">
 
4069
          <size>
 
4070
           <width>16777215</width>
 
4071
           <height>80</height>
 
4072
          </size>
 
4073
         </property>
 
4074
         <property name="title">
 
4075
          <string>Delay Pan LFO Freq</string>
 
4076
         </property>
 
4077
         <layout class="QGridLayout">
 
4078
          <property name="margin">
 
4079
           <number>9</number>
 
4080
          </property>
 
4081
          <property name="spacing">
 
4082
           <number>6</number>
 
4083
          </property>
 
4084
          <item row="0" column="0">
 
4085
           <widget class="Awl::Knob" name="delayPanLFOFreqKnob" native="true">
 
4086
            <property name="value" stdset="0">
 
4087
             <double>1.137891684385393</double>
 
4088
            </property>
 
4089
            <property name="minValue" stdset="0">
 
4090
             <double>0.100000000000000</double>
 
4091
            </property>
 
4092
            <property name="maxValue" stdset="0">
 
4093
             <double>10.000000000000000</double>
 
4094
            </property>
 
4095
            <property name="log" stdset="0">
 
4096
             <bool>true</bool>
 
4097
            </property>
 
4098
           </widget>
 
4099
          </item>
 
4100
          <item row="0" column="1">
 
4101
           <widget class="Awl::FloatEntry" name="delayPanLFOFreqFloatentry">
 
4102
            <property name="maximumSize">
 
4103
             <size>
 
4104
              <width>48</width>
 
4105
              <height>16777215</height>
 
4106
             </size>
 
4107
            </property>
 
4108
            <property name="minValue" stdset="0">
 
4109
             <double>0.100000000000000</double>
 
4110
            </property>
 
4111
            <property name="maxValue" stdset="0">
 
4112
             <double>10.000000000000000</double>
 
4113
            </property>
 
4114
           </widget>
 
4115
          </item>
 
4116
         </layout>
 
4117
        </widget>
 
4118
       </item>
 
4119
       <item row="1" column="3" colspan="3">
 
4120
        <widget class="QGroupBox" name="channelDelayGroupBox">
 
4121
         <property name="maximumSize">
 
4122
          <size>
 
4123
           <width>16777215</width>
 
4124
           <height>80</height>
 
4125
          </size>
 
4126
         </property>
 
4127
         <property name="title">
 
4128
          <string>Delay Ch Send Level </string>
 
4129
         </property>
 
4130
         <layout class="QGridLayout">
 
4131
          <property name="margin">
 
4132
           <number>9</number>
 
4133
          </property>
 
4134
          <property name="spacing">
 
4135
           <number>6</number>
 
4136
          </property>
 
4137
          <item row="0" column="1">
 
4138
           <widget class="QSpinBox" name="chDelaySpinBox">
 
4139
            <property name="maximum">
 
4140
             <number>127</number>
 
4141
            </property>
 
4142
           </widget>
 
4143
          </item>
 
4144
          <item row="0" column="0">
 
4145
           <widget class="QSlider" name="chDelaySlider">
 
4146
            <property name="cursor">
 
4147
             <cursorShape>PointingHandCursor</cursorShape>
 
4148
            </property>
 
4149
            <property name="whatsThis">
 
4150
             <string>Channel Chorus</string>
 
4151
            </property>
 
4152
            <property name="maximum">
 
4153
             <number>127</number>
 
4154
            </property>
 
4155
            <property name="orientation">
 
4156
             <enum>Qt::Horizontal</enum>
 
4157
            </property>
 
4158
           </widget>
 
4159
          </item>
 
4160
         </layout>
 
4161
        </widget>
 
4162
       </item>
 
4163
       <item row="2" column="4" colspan="2">
 
4164
        <widget class="QGroupBox" name="delayFeedbackGroupBox">
 
4165
         <property name="maximumSize">
 
4166
          <size>
 
4167
           <width>16777215</width>
 
4168
           <height>80</height>
 
4169
          </size>
 
4170
         </property>
 
4171
         <property name="title">
 
4172
          <string>Delay Feedback</string>
 
4173
         </property>
 
4174
         <layout class="QGridLayout">
 
4175
          <property name="margin">
 
4176
           <number>9</number>
 
4177
          </property>
 
4178
          <property name="spacing">
 
4179
           <number>6</number>
 
4180
          </property>
 
4181
          <item row="0" column="0">
 
4182
           <widget class="Awl::Knob" name="delayFeedbackKnob" native="true">
 
4183
            <property name="value" stdset="0">
 
4184
             <double>0.000000000000000</double>
 
4185
            </property>
 
4186
            <property name="minValue" stdset="0">
 
4187
             <double>-1.000000000000000</double>
 
4188
            </property>
 
4189
           </widget>
 
4190
          </item>
 
4191
          <item row="0" column="1">
 
4192
           <widget class="Awl::FloatEntry" name="delayFeedbackFloatentry">
 
4193
            <property name="maximumSize">
 
4194
             <size>
 
4195
              <width>48</width>
 
4196
              <height>16777215</height>
 
4197
             </size>
 
4198
            </property>
 
4199
            <property name="minValue" stdset="0">
 
4200
             <double>-1.000000000000000</double>
 
4201
            </property>
 
4202
           </widget>
 
4203
          </item>
 
4204
         </layout>
 
4205
        </widget>
 
4206
       </item>
 
4207
       <item row="1" column="0" colspan="3">
 
4208
        <widget class="QGroupBox" name="delayReturnGroupBox">
 
4209
         <property name="maximumSize">
 
4210
          <size>
 
4211
           <width>16777215</width>
 
4212
           <height>80</height>
 
4213
          </size>
 
4214
         </property>
 
4215
         <property name="title">
 
4216
          <string>Delay On/Off, Return Level</string>
 
4217
         </property>
 
4218
         <layout class="QGridLayout">
 
4219
          <property name="margin">
 
4220
           <number>9</number>
 
4221
          </property>
 
4222
          <property name="spacing">
 
4223
           <number>6</number>
 
4224
          </property>
 
4225
          <item row="0" column="0">
 
4226
           <widget class="QCheckBox" name="delayActivCheckBox">
 
4227
            <property name="cursor">
 
4228
             <cursorShape>PointingHandCursor</cursorShape>
 
4229
            </property>
 
4230
            <property name="text">
 
4231
             <string>On</string>
 
4232
            </property>
 
4233
           </widget>
 
4234
          </item>
 
4235
          <item row="0" column="1">
 
4236
           <widget class="QSlider" name="delayReturnSlider">
 
4237
            <property name="maximum">
 
4238
             <number>255</number>
 
4239
            </property>
 
4240
            <property name="value">
 
4241
             <number>128</number>
 
4242
            </property>
 
4243
            <property name="orientation">
 
4244
             <enum>Qt::Horizontal</enum>
 
4245
            </property>
 
4246
           </widget>
 
4247
          </item>
 
4248
         </layout>
 
4249
        </widget>
 
4250
       </item>
 
4251
       <item row="2" column="2" colspan="2">
 
4252
        <widget class="QGroupBox" name="delayBeatRatioGroupBox">
 
4253
         <property name="maximumSize">
 
4254
          <size>
 
4255
           <width>16777215</width>
 
4256
           <height>80</height>
 
4257
          </size>
 
4258
         </property>
 
4259
         <property name="title">
 
4260
          <string>Delay Beat Ratio</string>
 
4261
         </property>
 
4262
         <layout class="QGridLayout">
 
4263
          <property name="margin">
 
4264
           <number>9</number>
 
4265
          </property>
 
4266
          <property name="spacing">
 
4267
           <number>6</number>
 
4268
          </property>
 
4269
          <item row="0" column="0">
 
4270
           <widget class="Awl::Knob" name="delayBeatRatioKnob" native="true">
 
4271
            <property name="value" stdset="0">
 
4272
             <double>1.000000000000000</double>
 
4273
            </property>
 
4274
            <property name="minValue" stdset="0">
 
4275
             <double>0.125000000000000</double>
 
4276
            </property>
 
4277
            <property name="maxValue" stdset="0">
 
4278
             <double>2.000000000000000</double>
 
4279
            </property>
 
4280
           </widget>
 
4281
          </item>
 
4282
          <item row="0" column="1">
 
4283
           <widget class="Awl::FloatEntry" name="delayBeatRatioFloatentry">
 
4284
            <property name="maximumSize">
 
4285
             <size>
 
4286
              <width>48</width>
 
4287
              <height>16777215</height>
 
4288
             </size>
 
4289
            </property>
 
4290
            <property name="minValue" stdset="0">
 
4291
             <double>0.010000000000000</double>
 
4292
            </property>
 
4293
            <property name="maxValue" stdset="0">
 
4294
             <double>2.000000000000000</double>
 
4295
            </property>
 
4296
           </widget>
 
4297
          </item>
 
4298
         </layout>
 
4299
        </widget>
 
4300
       </item>
 
4301
       <item row="2" column="0" colspan="2">
 
4302
        <widget class="QGroupBox" name="delayBPMGroupBox">
 
4303
         <property name="maximumSize">
 
4304
          <size>
 
4305
           <width>16777215</width>
 
4306
           <height>80</height>
 
4307
          </size>
 
4308
         </property>
 
4309
         <property name="title">
 
4310
          <string>Delay BPM</string>
 
4311
         </property>
 
4312
         <layout class="QGridLayout">
 
4313
          <property name="margin">
 
4314
           <number>9</number>
 
4315
          </property>
 
4316
          <property name="spacing">
 
4317
           <number>6</number>
 
4318
          </property>
 
4319
          <item row="0" column="0">
 
4320
           <widget class="Awl::Knob" name="delayBPMKnob" native="true">
 
4321
            <property name="value" stdset="0">
 
4322
             <double>100.000000000000000</double>
 
4323
            </property>
 
4324
            <property name="minValue" stdset="0">
 
4325
             <double>60.000000000000000</double>
 
4326
            </property>
 
4327
            <property name="maxValue" stdset="0">
 
4328
             <double>255.000000000000000</double>
 
4329
            </property>
 
4330
           </widget>
 
4331
          </item>
 
4332
          <item row="0" column="1">
 
4333
           <widget class="Awl::FloatEntry" name="delayBPMFloatentry">
 
4334
            <property name="maximumSize">
 
4335
             <size>
 
4336
              <width>48</width>
 
4337
              <height>16777215</height>
 
4338
             </size>
 
4339
            </property>
 
4340
            <property name="maxLength">
 
4341
             <number>6</number>
 
4342
            </property>
 
4343
            <property name="minValue" stdset="0">
 
4344
             <double>60.000000000000000</double>
 
4345
            </property>
 
4346
            <property name="maxValue" stdset="0">
 
4347
             <double>255.000000000000000</double>
 
4348
            </property>
 
4349
           </widget>
 
4350
          </item>
 
4351
         </layout>
 
4352
        </widget>
 
4353
       </item>
 
4354
       <item row="0" column="0" colspan="7">
 
4355
        <widget class="QTabWidget" name="controlTabWidget">
 
4356
         <property name="currentIndex">
 
4357
          <number>0</number>
 
4358
         </property>
 
4359
         <widget class="QWidget" name="FCTab">
 
4360
          <attribute name="title">
 
4361
           <string>Foot Control</string>
 
4362
          </attribute>
 
4363
          <layout class="QGridLayout">
 
4364
           <property name="margin">
 
4365
            <number>9</number>
 
4366
           </property>
 
4367
           <property name="spacing">
 
4368
            <number>6</number>
 
4369
           </property>
 
4370
           <item row="0" column="2">
 
4371
            <widget class="QSpinBox" name="fcVolumeSpinBox">
 
4372
             <property name="toolTip">
 
4373
              <string>Pitch Bend Range</string>
 
4374
             </property>
 
4375
             <property name="maximum">
 
4376
              <number>99</number>
 
4377
             </property>
 
4378
            </widget>
 
4379
           </item>
 
4380
           <item row="2" column="2">
 
4381
            <widget class="QSpinBox" name="fcAmplitudeSpinBox">
 
4382
             <property name="toolTip">
 
4383
              <string>Pitch Bend Range</string>
 
4384
             </property>
 
4385
             <property name="maximum">
 
4386
              <number>99</number>
 
4387
             </property>
 
4388
            </widget>
 
4389
           </item>
 
4390
           <item row="1" column="2">
 
4391
            <widget class="QSpinBox" name="fcPitchSpinBox">
 
4392
             <property name="toolTip">
 
4393
              <string>Pitch Bend Range</string>
 
4394
             </property>
 
4395
             <property name="maximum">
 
4396
              <number>99</number>
 
4397
             </property>
 
4398
            </widget>
 
4399
           </item>
 
4400
           <item row="1" column="0">
 
4401
            <widget class="QLabel" name="fcPitchLabel">
 
4402
             <property name="frameShape">
 
4403
              <enum>QFrame::Box</enum>
 
4404
             </property>
 
4405
             <property name="frameShadow">
 
4406
              <enum>QFrame::Sunken</enum>
 
4407
             </property>
 
4408
             <property name="text">
 
4409
              <string>Pitch</string>
 
4410
             </property>
 
4411
            </widget>
 
4412
           </item>
 
4413
           <item row="1" column="1">
 
4414
            <widget class="QSlider" name="fcPitchSlider">
 
4415
             <property name="cursor">
 
4416
              <cursorShape>PointingHandCursor</cursorShape>
 
4417
             </property>
 
4418
             <property name="toolTip">
 
4419
              <string>Pitch Bend Range</string>
 
4420
             </property>
 
4421
             <property name="minimum">
 
4422
              <number>0</number>
 
4423
             </property>
 
4424
             <property name="maximum">
 
4425
              <number>99</number>
 
4426
             </property>
 
4427
             <property name="pageStep">
 
4428
              <number>1</number>
 
4429
             </property>
 
4430
             <property name="value">
 
4431
              <number>0</number>
 
4432
             </property>
 
4433
             <property name="orientation">
 
4434
              <enum>Qt::Horizontal</enum>
 
4435
             </property>
 
4436
            </widget>
 
4437
           </item>
 
4438
           <item row="2" column="1">
 
4439
            <widget class="QSlider" name="fcAmplitudeSlider">
 
4440
             <property name="cursor">
 
4441
              <cursorShape>PointingHandCursor</cursorShape>
 
4442
             </property>
 
4443
             <property name="toolTip">
 
4444
              <string>Pitch Bend Range</string>
 
4445
             </property>
 
4446
             <property name="minimum">
 
4447
              <number>0</number>
 
4448
             </property>
 
4449
             <property name="maximum">
 
4450
              <number>99</number>
 
4451
             </property>
 
4452
             <property name="pageStep">
 
4453
              <number>1</number>
 
4454
             </property>
 
4455
             <property name="value">
 
4456
              <number>0</number>
 
4457
             </property>
 
4458
             <property name="orientation">
 
4459
              <enum>Qt::Horizontal</enum>
 
4460
             </property>
 
4461
            </widget>
 
4462
           </item>
 
4463
           <item row="2" column="0">
 
4464
            <widget class="QLabel" name="fcAmpliLabel">
 
4465
             <property name="frameShape">
 
4466
              <enum>QFrame::Box</enum>
 
4467
             </property>
 
4468
             <property name="frameShadow">
 
4469
              <enum>QFrame::Sunken</enum>
 
4470
             </property>
 
4471
             <property name="text">
 
4472
              <string>Amplitude</string>
 
4473
             </property>
 
4474
            </widget>
 
4475
           </item>
 
4476
           <item row="0" column="0">
 
4477
            <widget class="QLabel" name="fcVolumeLabel">
 
4478
             <property name="frameShape">
 
4479
              <enum>QFrame::Box</enum>
 
4480
             </property>
 
4481
             <property name="frameShadow">
 
4482
              <enum>QFrame::Sunken</enum>
 
4483
             </property>
 
4484
             <property name="text">
 
4485
              <string>Volume</string>
 
4486
             </property>
 
4487
            </widget>
 
4488
           </item>
 
4489
           <item row="0" column="1">
 
4490
            <widget class="QSlider" name="fcVolumeSlider">
 
4491
             <property name="cursor">
 
4492
              <cursorShape>PointingHandCursor</cursorShape>
 
4493
             </property>
 
4494
             <property name="toolTip">
 
4495
              <string>Pitch Bend Range</string>
 
4496
             </property>
 
4497
             <property name="minimum">
 
4498
              <number>0</number>
 
4499
             </property>
 
4500
             <property name="maximum">
 
4501
              <number>99</number>
 
4502
             </property>
 
4503
             <property name="pageStep">
 
4504
              <number>1</number>
 
4505
             </property>
 
4506
             <property name="value">
 
4507
              <number>0</number>
 
4508
             </property>
 
4509
             <property name="orientation">
 
4510
              <enum>Qt::Horizontal</enum>
 
4511
             </property>
 
4512
            </widget>
 
4513
           </item>
 
4514
          </layout>
 
4515
         </widget>
 
4516
         <widget class="QWidget" name="MWTab">
 
4517
          <attribute name="title">
 
4518
           <string>Modulation Wheel</string>
 
4519
          </attribute>
 
4520
          <layout class="QGridLayout">
 
4521
           <property name="margin">
 
4522
            <number>9</number>
 
4523
           </property>
 
4524
           <property name="spacing">
 
4525
            <number>6</number>
 
4526
           </property>
 
4527
           <item row="1" column="2">
 
4528
            <widget class="QSpinBox" name="mwAmplitudeSpinBox">
 
4529
             <property name="toolTip">
 
4530
              <string>Pitch Bend Range</string>
 
4531
             </property>
 
4532
             <property name="maximum">
 
4533
              <number>99</number>
 
4534
             </property>
 
4535
            </widget>
 
4536
           </item>
 
4537
           <item row="0" column="1">
 
4538
            <widget class="QSlider" name="mwPitchSlider">
 
4539
             <property name="cursor">
 
4540
              <cursorShape>PointingHandCursor</cursorShape>
 
4541
             </property>
 
4542
             <property name="toolTip">
 
4543
              <string>Pitch Bend Range</string>
 
4544
             </property>
 
4545
             <property name="minimum">
 
4546
              <number>0</number>
 
4547
             </property>
 
4548
             <property name="maximum">
 
4549
              <number>99</number>
 
4550
             </property>
 
4551
             <property name="pageStep">
 
4552
              <number>1</number>
 
4553
             </property>
 
4554
             <property name="value">
 
4555
              <number>0</number>
 
4556
             </property>
 
4557
             <property name="orientation">
 
4558
              <enum>Qt::Horizontal</enum>
 
4559
             </property>
 
4560
            </widget>
 
4561
           </item>
 
4562
           <item row="0" column="2">
 
4563
            <widget class="QSpinBox" name="mwPitchSpinBox">
 
4564
             <property name="toolTip">
 
4565
              <string>Pitch Bend Range</string>
 
4566
             </property>
 
4567
             <property name="maximum">
 
4568
              <number>99</number>
 
4569
             </property>
 
4570
            </widget>
 
4571
           </item>
 
4572
           <item row="1" column="1">
 
4573
            <widget class="QSlider" name="mwAmplitudeSlider">
 
4574
             <property name="cursor">
 
4575
              <cursorShape>PointingHandCursor</cursorShape>
 
4576
             </property>
 
4577
             <property name="toolTip">
 
4578
              <string>Pitch Bend Range</string>
 
4579
             </property>
 
4580
             <property name="minimum">
 
4581
              <number>0</number>
 
4582
             </property>
 
4583
             <property name="maximum">
 
4584
              <number>99</number>
 
4585
             </property>
 
4586
             <property name="pageStep">
 
4587
              <number>1</number>
 
4588
             </property>
 
4589
             <property name="value">
 
4590
              <number>0</number>
 
4591
             </property>
 
4592
             <property name="orientation">
 
4593
              <enum>Qt::Horizontal</enum>
 
4594
             </property>
 
4595
            </widget>
 
4596
           </item>
 
4597
           <item row="1" column="0">
 
4598
            <widget class="QLabel" name="mwAmplitudeLabel">
 
4599
             <property name="frameShape">
 
4600
              <enum>QFrame::Box</enum>
 
4601
             </property>
 
4602
             <property name="frameShadow">
 
4603
              <enum>QFrame::Sunken</enum>
 
4604
             </property>
 
4605
             <property name="text">
 
4606
              <string>Amplitude</string>
 
4607
             </property>
 
4608
            </widget>
 
4609
           </item>
 
4610
           <item row="0" column="0">
 
4611
            <widget class="QLabel" name="mwPitchLabel">
 
4612
             <property name="frameShape">
 
4613
              <enum>QFrame::Box</enum>
 
4614
             </property>
 
4615
             <property name="frameShadow">
 
4616
              <enum>QFrame::Sunken</enum>
 
4617
             </property>
 
4618
             <property name="text">
 
4619
              <string>Pitch</string>
 
4620
             </property>
 
4621
            </widget>
 
4622
           </item>
 
4623
          </layout>
 
4624
         </widget>
 
4625
         <widget class="QWidget" name="BCTab">
 
4626
          <attribute name="title">
 
4627
           <string>Breath Control</string>
 
4628
          </attribute>
 
4629
          <layout class="QGridLayout">
 
4630
           <property name="margin">
 
4631
            <number>9</number>
 
4632
           </property>
 
4633
           <property name="spacing">
 
4634
            <number>6</number>
 
4635
           </property>
 
4636
           <item row="2" column="1">
 
4637
            <widget class="QSlider" name="bcPitchBiasSlider">
 
4638
             <property name="cursor">
 
4639
              <cursorShape>PointingHandCursor</cursorShape>
 
4640
             </property>
 
4641
             <property name="toolTip">
 
4642
              <string>Pitch Bend Range</string>
 
4643
             </property>
 
4644
             <property name="minimum">
 
4645
              <number>0</number>
 
4646
             </property>
 
4647
             <property name="maximum">
 
4648
              <number>50</number>
 
4649
             </property>
 
4650
             <property name="pageStep">
 
4651
              <number>1</number>
 
4652
             </property>
 
4653
             <property name="value">
 
4654
              <number>0</number>
 
4655
             </property>
 
4656
             <property name="orientation">
 
4657
              <enum>Qt::Horizontal</enum>
 
4658
             </property>
 
4659
            </widget>
 
4660
           </item>
 
4661
           <item row="2" column="2">
 
4662
            <widget class="QSpinBox" name="bcPitchBiasSpinBox">
 
4663
             <property name="toolTip">
 
4664
              <string>Pitch Bend Range</string>
 
4665
             </property>
 
4666
             <property name="maximum">
 
4667
              <number>50</number>
 
4668
             </property>
 
4669
            </widget>
 
4670
           </item>
 
4671
           <item row="1" column="2">
 
4672
            <widget class="QSpinBox" name="bcAmplitudeSpinBox">
 
4673
             <property name="toolTip">
 
4674
              <string>Pitch Bend Range</string>
 
4675
             </property>
 
4676
             <property name="maximum">
 
4677
              <number>99</number>
 
4678
             </property>
 
4679
            </widget>
 
4680
           </item>
 
4681
           <item row="0" column="2">
 
4682
            <widget class="QSpinBox" name="bcPitchSpinBox">
 
4683
             <property name="toolTip">
 
4684
              <string>Pitch Bend Range</string>
 
4685
             </property>
 
4686
             <property name="maximum">
 
4687
              <number>99</number>
 
4688
             </property>
 
4689
            </widget>
 
4690
           </item>
 
4691
           <item row="3" column="2">
 
4692
            <widget class="QSpinBox" name="bcEgBiasSpinBox">
 
4693
             <property name="toolTip">
 
4694
              <string>Pitch Bend Range</string>
 
4695
             </property>
 
4696
             <property name="maximum">
 
4697
              <number>99</number>
 
4698
             </property>
 
4699
            </widget>
 
4700
           </item>
 
4701
           <item row="0" column="0">
 
4702
            <widget class="QLabel" name="bcVolumeLabel">
 
4703
             <property name="frameShape">
 
4704
              <enum>QFrame::Box</enum>
 
4705
             </property>
 
4706
             <property name="frameShadow">
 
4707
              <enum>QFrame::Sunken</enum>
 
4708
             </property>
 
4709
             <property name="text">
 
4710
              <string>Pitch</string>
 
4711
             </property>
 
4712
            </widget>
 
4713
           </item>
 
4714
           <item row="2" column="0">
 
4715
            <widget class="QLabel" name="bcPitchBiasLabel">
 
4716
             <property name="frameShape">
 
4717
              <enum>QFrame::Box</enum>
 
4718
             </property>
 
4719
             <property name="frameShadow">
 
4720
              <enum>QFrame::Sunken</enum>
 
4721
             </property>
 
4722
             <property name="text">
 
4723
              <string>Pitch Bias</string>
 
4724
             </property>
 
4725
            </widget>
 
4726
           </item>
 
4727
           <item row="3" column="0">
 
4728
            <widget class="QLabel" name="bcEgBiasLabel">
 
4729
             <property name="frameShape">
 
4730
              <enum>QFrame::Box</enum>
 
4731
             </property>
 
4732
             <property name="frameShadow">
 
4733
              <enum>QFrame::Sunken</enum>
 
4734
             </property>
 
4735
             <property name="text">
 
4736
              <string>Envelope Bias</string>
 
4737
             </property>
 
4738
            </widget>
 
4739
           </item>
 
4740
           <item row="1" column="0">
 
4741
            <widget class="QLabel" name="bcAmpliLabel">
 
4742
             <property name="frameShape">
 
4743
              <enum>QFrame::Box</enum>
 
4744
             </property>
 
4745
             <property name="frameShadow">
 
4746
              <enum>QFrame::Sunken</enum>
 
4747
             </property>
 
4748
             <property name="text">
 
4749
              <string>Amplitude</string>
 
4750
             </property>
 
4751
            </widget>
 
4752
           </item>
 
4753
           <item row="0" column="1">
 
4754
            <widget class="QSlider" name="bcPitchSlider">
 
4755
             <property name="cursor">
 
4756
              <cursorShape>PointingHandCursor</cursorShape>
 
4757
             </property>
 
4758
             <property name="toolTip">
 
4759
              <string>Pitch Bend Range</string>
 
4760
             </property>
 
4761
             <property name="minimum">
 
4762
              <number>0</number>
 
4763
             </property>
 
4764
             <property name="maximum">
 
4765
              <number>99</number>
 
4766
             </property>
 
4767
             <property name="pageStep">
 
4768
              <number>1</number>
 
4769
             </property>
 
4770
             <property name="value">
 
4771
              <number>0</number>
 
4772
             </property>
 
4773
             <property name="orientation">
 
4774
              <enum>Qt::Horizontal</enum>
 
4775
             </property>
 
4776
            </widget>
 
4777
           </item>
 
4778
           <item row="3" column="1">
 
4779
            <widget class="QSlider" name="bcEgBiasSlider">
 
4780
             <property name="cursor">
 
4781
              <cursorShape>PointingHandCursor</cursorShape>
 
4782
             </property>
 
4783
             <property name="toolTip">
 
4784
              <string>Pitch Bend Range</string>
 
4785
             </property>
 
4786
             <property name="minimum">
 
4787
              <number>0</number>
 
4788
             </property>
 
4789
             <property name="maximum">
 
4790
              <number>99</number>
 
4791
             </property>
 
4792
             <property name="pageStep">
 
4793
              <number>1</number>
 
4794
             </property>
 
4795
             <property name="value">
 
4796
              <number>0</number>
 
4797
             </property>
 
4798
             <property name="orientation">
 
4799
              <enum>Qt::Horizontal</enum>
 
4800
             </property>
 
4801
            </widget>
 
4802
           </item>
 
4803
           <item row="1" column="1">
 
4804
            <widget class="QSlider" name="bcAmplitudeSlider">
 
4805
             <property name="cursor">
 
4806
              <cursorShape>PointingHandCursor</cursorShape>
 
4807
             </property>
 
4808
             <property name="toolTip">
 
4809
              <string>Pitch Bend Range</string>
 
4810
             </property>
 
4811
             <property name="minimum">
 
4812
              <number>0</number>
 
4813
             </property>
 
4814
             <property name="maximum">
 
4815
              <number>99</number>
 
4816
             </property>
 
4817
             <property name="pageStep">
 
4818
              <number>1</number>
 
4819
             </property>
 
4820
             <property name="value">
 
4821
              <number>0</number>
 
4822
             </property>
 
4823
             <property name="orientation">
 
4824
              <enum>Qt::Horizontal</enum>
 
4825
             </property>
 
4826
            </widget>
 
4827
           </item>
 
4828
          </layout>
 
4829
         </widget>
 
4830
         <widget class="QWidget" name="ATTab">
 
4831
          <attribute name="title">
 
4832
           <string>After Touch</string>
 
4833
          </attribute>
 
4834
          <layout class="QGridLayout">
 
4835
           <property name="margin">
 
4836
            <number>9</number>
 
4837
           </property>
 
4838
           <property name="spacing">
 
4839
            <number>6</number>
 
4840
           </property>
 
4841
           <item row="0" column="0">
 
4842
            <widget class="QLabel" name="atPitchLabel">
 
4843
             <property name="frameShape">
 
4844
              <enum>QFrame::Box</enum>
 
4845
             </property>
 
4846
             <property name="frameShadow">
 
4847
              <enum>QFrame::Sunken</enum>
 
4848
             </property>
 
4849
             <property name="text">
 
4850
              <string>Pitch</string>
 
4851
             </property>
 
4852
            </widget>
 
4853
           </item>
 
4854
           <item row="0" column="2">
 
4855
            <widget class="QSpinBox" name="atPitchSpinBox">
 
4856
             <property name="toolTip">
 
4857
              <string>Pitch Bend Range</string>
 
4858
             </property>
 
4859
             <property name="maximum">
 
4860
              <number>99</number>
 
4861
             </property>
 
4862
            </widget>
 
4863
           </item>
 
4864
           <item row="0" column="1">
 
4865
            <widget class="QSlider" name="atPitchSlider">
 
4866
             <property name="cursor">
 
4867
              <cursorShape>PointingHandCursor</cursorShape>
 
4868
             </property>
 
4869
             <property name="toolTip">
 
4870
              <string>Pitch Bend Range</string>
 
4871
             </property>
 
4872
             <property name="minimum">
 
4873
              <number>0</number>
 
4874
             </property>
 
4875
             <property name="maximum">
 
4876
              <number>99</number>
 
4877
             </property>
 
4878
             <property name="pageStep">
 
4879
              <number>1</number>
 
4880
             </property>
 
4881
             <property name="value">
 
4882
              <number>0</number>
 
4883
             </property>
 
4884
             <property name="orientation">
 
4885
              <enum>Qt::Horizontal</enum>
 
4886
             </property>
 
4887
            </widget>
 
4888
           </item>
 
4889
           <item row="2" column="2">
 
4890
            <widget class="QSpinBox" name="atPitchBiasSpinBox">
 
4891
             <property name="toolTip">
 
4892
              <string>Pitch Bend Range</string>
 
4893
             </property>
 
4894
             <property name="maximum">
 
4895
              <number>50</number>
 
4896
             </property>
 
4897
            </widget>
 
4898
           </item>
 
4899
           <item row="2" column="1">
 
4900
            <widget class="QSlider" name="atPitchBiasSlider">
 
4901
             <property name="cursor">
 
4902
              <cursorShape>PointingHandCursor</cursorShape>
 
4903
             </property>
 
4904
             <property name="toolTip">
 
4905
              <string>Pitch Bend Range</string>
 
4906
             </property>
 
4907
             <property name="minimum">
 
4908
              <number>0</number>
 
4909
             </property>
 
4910
             <property name="maximum">
 
4911
              <number>50</number>
 
4912
             </property>
 
4913
             <property name="pageStep">
 
4914
              <number>1</number>
 
4915
             </property>
 
4916
             <property name="value">
 
4917
              <number>0</number>
 
4918
             </property>
 
4919
             <property name="orientation">
 
4920
              <enum>Qt::Horizontal</enum>
 
4921
             </property>
 
4922
            </widget>
 
4923
           </item>
 
4924
           <item row="3" column="2">
 
4925
            <widget class="QSpinBox" name="atEgBiasSpinBox">
 
4926
             <property name="toolTip">
 
4927
              <string>Pitch Bend Range</string>
 
4928
             </property>
 
4929
             <property name="maximum">
 
4930
              <number>99</number>
 
4931
             </property>
 
4932
            </widget>
 
4933
           </item>
 
4934
           <item row="1" column="2">
 
4935
            <widget class="QSpinBox" name="atAmplitudeSpinBox">
 
4936
             <property name="toolTip">
 
4937
              <string>Pitch Bend Range</string>
 
4938
             </property>
 
4939
             <property name="maximum">
 
4940
              <number>99</number>
 
4941
             </property>
 
4942
            </widget>
 
4943
           </item>
 
4944
           <item row="2" column="0">
 
4945
            <widget class="QLabel" name="atPitchBiasLabel">
 
4946
             <property name="frameShape">
 
4947
              <enum>QFrame::Box</enum>
 
4948
             </property>
 
4949
             <property name="frameShadow">
 
4950
              <enum>QFrame::Sunken</enum>
 
4951
             </property>
 
4952
             <property name="text">
 
4953
              <string>Pitch Bias</string>
 
4954
             </property>
 
4955
            </widget>
 
4956
           </item>
 
4957
           <item row="1" column="0">
 
4958
            <widget class="QLabel" name="atAmplitudeLabel">
 
4959
             <property name="frameShape">
 
4960
              <enum>QFrame::Box</enum>
 
4961
             </property>
 
4962
             <property name="frameShadow">
 
4963
              <enum>QFrame::Sunken</enum>
 
4964
             </property>
 
4965
             <property name="text">
 
4966
              <string>Amplitude</string>
 
4967
             </property>
 
4968
            </widget>
 
4969
           </item>
 
4970
           <item row="3" column="0">
 
4971
            <widget class="QLabel" name="atEgBiasLabel">
 
4972
             <property name="frameShape">
 
4973
              <enum>QFrame::Box</enum>
 
4974
             </property>
 
4975
             <property name="frameShadow">
 
4976
              <enum>QFrame::Sunken</enum>
 
4977
             </property>
 
4978
             <property name="text">
 
4979
              <string>Envelope Bias</string>
 
4980
             </property>
 
4981
            </widget>
 
4982
           </item>
 
4983
           <item row="3" column="1">
 
4984
            <widget class="QSlider" name="atEgBiasSlider">
 
4985
             <property name="cursor">
 
4986
              <cursorShape>PointingHandCursor</cursorShape>
 
4987
             </property>
 
4988
             <property name="toolTip">
 
4989
              <string>Pitch Bend Range</string>
 
4990
             </property>
 
4991
             <property name="minimum">
 
4992
              <number>0</number>
 
4993
             </property>
 
4994
             <property name="maximum">
 
4995
              <number>99</number>
 
4996
             </property>
 
4997
             <property name="pageStep">
 
4998
              <number>1</number>
 
4999
             </property>
 
5000
             <property name="value">
 
5001
              <number>0</number>
 
5002
             </property>
 
5003
             <property name="orientation">
 
5004
              <enum>Qt::Horizontal</enum>
 
5005
             </property>
 
5006
            </widget>
 
5007
           </item>
 
5008
           <item row="1" column="1">
 
5009
            <widget class="QSlider" name="atAmplitudeSlider">
 
5010
             <property name="cursor">
 
5011
              <cursorShape>PointingHandCursor</cursorShape>
 
5012
             </property>
 
5013
             <property name="toolTip">
 
5014
              <string>Pitch Bend Range</string>
 
5015
             </property>
 
5016
             <property name="minimum">
 
5017
              <number>0</number>
 
5018
             </property>
 
5019
             <property name="maximum">
 
5020
              <number>99</number>
 
5021
             </property>
 
5022
             <property name="pageStep">
 
5023
              <number>1</number>
 
5024
             </property>
 
5025
             <property name="value">
 
5026
              <number>0</number>
 
5027
             </property>
 
5028
             <property name="orientation">
 
5029
              <enum>Qt::Horizontal</enum>
 
5030
             </property>
 
5031
            </widget>
 
5032
           </item>
 
5033
          </layout>
 
5034
         </widget>
 
5035
        </widget>
 
5036
       </item>
 
5037
       <item row="3" column="0">
 
5038
        <widget class="QGroupBox" name="modeGroupBox">
 
5039
         <property name="title">
 
5040
          <string>Phony Mode</string>
 
5041
         </property>
 
5042
         <layout class="QHBoxLayout">
 
5043
          <property name="spacing">
 
5044
           <number>6</number>
 
5045
          </property>
 
5046
          <property name="margin">
 
5047
           <number>10</number>
 
5048
          </property>
 
5049
          <item>
 
5050
           <widget class="QComboBox" name="polyMonoComboBox">
 
5051
            <property name="enabled">
 
5052
             <bool>true</bool>
 
5053
            </property>
 
5054
            <property name="cursor">
 
5055
             <cursorShape>PointingHandCursor</cursorShape>
 
5056
            </property>
 
5057
            <item>
 
5058
             <property name="text">
 
5059
              <string>POLY</string>
 
5060
             </property>
 
5061
            </item>
 
5062
            <item>
 
5063
             <property name="text">
 
5064
              <string>MONO</string>
 
5065
             </property>
 
5066
            </item>
 
5067
           </widget>
 
5068
          </item>
 
5069
         </layout>
 
5070
        </widget>
 
5071
       </item>
 
5072
       <item row="3" column="5" colspan="2">
 
5073
        <widget class="QGroupBox" name="pitchBendRangeGroupBox">
 
5074
         <property name="title">
 
5075
          <string>Pitch Bend Range</string>
 
5076
         </property>
 
5077
         <layout class="QHBoxLayout">
 
5078
          <property name="spacing">
 
5079
           <number>6</number>
 
5080
          </property>
 
5081
          <property name="margin">
 
5082
           <number>10</number>
 
5083
          </property>
 
5084
          <item>
 
5085
           <widget class="QSlider" name="pitchBendRangeSlider">
 
5086
            <property name="cursor">
 
5087
             <cursorShape>PointingHandCursor</cursorShape>
 
5088
            </property>
 
5089
            <property name="toolTip">
 
5090
             <string>Pitch Bend Range</string>
 
5091
            </property>
 
5092
            <property name="minimum">
 
5093
             <number>0</number>
 
5094
            </property>
 
5095
            <property name="maximum">
 
5096
             <number>12</number>
 
5097
            </property>
 
5098
            <property name="pageStep">
 
5099
             <number>1</number>
 
5100
            </property>
 
5101
            <property name="value">
 
5102
             <number>0</number>
 
5103
            </property>
 
5104
            <property name="orientation">
 
5105
             <enum>Qt::Horizontal</enum>
 
5106
            </property>
 
5107
           </widget>
 
5108
          </item>
 
5109
          <item>
 
5110
           <widget class="QSpinBox" name="pitchBendRangeSpinBox">
 
5111
            <property name="toolTip">
 
5112
             <string>Pitch Bend Range</string>
 
5113
            </property>
 
5114
            <property name="maximum">
 
5115
             <number>12</number>
 
5116
            </property>
 
5117
           </widget>
 
5118
          </item>
 
5119
         </layout>
 
5120
        </widget>
 
5121
       </item>
 
5122
       <item row="3" column="1" colspan="4">
 
5123
        <widget class="QGroupBox" name="portamentoGroupBox">
 
5124
         <property name="title">
 
5125
          <string>Potamento</string>
 
5126
         </property>
 
5127
         <layout class="QHBoxLayout">
 
5128
          <property name="spacing">
 
5129
           <number>6</number>
 
5130
          </property>
 
5131
          <property name="margin">
 
5132
           <number>10</number>
 
5133
          </property>
 
5134
          <item>
 
5135
           <widget class="QComboBox" name="PortFingerFullComboBox">
 
5136
            <property name="enabled">
 
5137
             <bool>true</bool>
 
5138
            </property>
 
5139
            <property name="cursor">
 
5140
             <cursorShape>PointingHandCursor</cursorShape>
 
5141
            </property>
 
5142
            <property name="toolTip">
 
5143
             <string>Portamento Mode</string>
 
5144
            </property>
 
5145
            <item>
 
5146
             <property name="text">
 
5147
              <string>FINGER</string>
 
5148
             </property>
 
5149
            </item>
 
5150
            <item>
 
5151
             <property name="text">
 
5152
              <string>FULL</string>
 
5153
             </property>
 
5154
            </item>
 
5155
           </widget>
 
5156
          </item>
 
5157
          <item>
 
5158
           <widget class="QLabel" name="PotamentoTimeLabel">
 
5159
            <property name="frameShape">
 
5160
             <enum>QFrame::Box</enum>
 
5161
            </property>
 
5162
            <property name="frameShadow">
 
5163
             <enum>QFrame::Sunken</enum>
 
5164
            </property>
 
5165
            <property name="text">
 
5166
             <string>PT</string>
 
5167
            </property>
 
5168
           </widget>
 
5169
          </item>
 
5170
          <item>
 
5171
           <widget class="QSlider" name="PortamentoTimeSlider">
 
5172
            <property name="enabled">
 
5173
             <bool>true</bool>
 
5174
            </property>
 
5175
            <property name="cursor">
 
5176
             <cursorShape>PointingHandCursor</cursorShape>
 
5177
            </property>
 
5178
            <property name="toolTip">
 
5179
             <string>Portamento Time</string>
 
5180
            </property>
 
5181
            <property name="minimum">
 
5182
             <number>0</number>
 
5183
            </property>
 
5184
            <property name="maximum">
 
5185
             <number>99</number>
 
5186
            </property>
 
5187
            <property name="pageStep">
 
5188
             <number>1</number>
 
5189
            </property>
 
5190
            <property name="value">
 
5191
             <number>0</number>
 
5192
            </property>
 
5193
            <property name="orientation">
 
5194
             <enum>Qt::Horizontal</enum>
 
5195
            </property>
 
5196
           </widget>
 
5197
          </item>
 
5198
          <item>
 
5199
           <widget class="QSpinBox" name="PortamentoTimeSpinBox">
 
5200
            <property name="enabled">
 
5201
             <bool>true</bool>
 
5202
            </property>
 
5203
            <property name="toolTip">
 
5204
             <string>Portamento Time</string>
 
5205
            </property>
 
5206
            <property name="maximum">
 
5207
             <number>99</number>
 
5208
            </property>
 
5209
           </widget>
 
5210
          </item>
 
5211
         </layout>
 
5212
        </widget>
 
5213
       </item>
 
5214
      </layout>
 
5215
     </widget>
 
5216
     <widget class="QWidget" name="chorusTab">
 
5217
      <attribute name="title">
 
5218
       <string>C&amp;horus</string>
 
5219
      </attribute>
 
5220
      <layout class="QGridLayout">
 
5221
       <property name="margin">
 
5222
        <number>9</number>
 
5223
       </property>
 
5224
       <property name="spacing">
 
5225
        <number>6</number>
 
5226
       </property>
 
5227
       <item row="1" column="0" colspan="3">
 
5228
        <widget class="QGroupBox" name="parametersChorusGroupBox">
 
5229
         <property name="title">
 
5230
          <string>Chorus Parameters</string>
 
5231
         </property>
 
5232
         <layout class="QGridLayout">
 
5233
          <property name="margin">
 
5234
           <number>9</number>
 
5235
          </property>
 
5236
          <property name="spacing">
 
5237
           <number>6</number>
 
5238
          </property>
 
5239
         </layout>
 
5240
        </widget>
 
5241
       </item>
 
5242
       <item row="0" column="2">
 
5243
        <widget class="QGroupBox" name="channelChorusGroupBox">
 
5244
         <property name="maximumSize">
 
5245
          <size>
 
5246
           <width>16777215</width>
 
5247
           <height>80</height>
 
5248
          </size>
 
5249
         </property>
 
5250
         <property name="title">
 
5251
          <string>Channel send level</string>
 
5252
         </property>
 
5253
         <layout class="QGridLayout">
 
5254
          <property name="margin">
 
5255
           <number>9</number>
 
5256
          </property>
 
5257
          <property name="spacing">
 
5258
           <number>6</number>
 
5259
          </property>
 
5260
          <item row="0" column="1">
 
5261
           <widget class="QSpinBox" name="chChorusSpinBox">
 
5262
            <property name="maximum">
 
5263
             <number>127</number>
 
5264
            </property>
 
5265
           </widget>
 
5266
          </item>
 
5267
          <item row="0" column="0">
 
5268
           <widget class="QSlider" name="chChorusSlider">
 
5269
            <property name="cursor">
 
5270
             <cursorShape>PointingHandCursor</cursorShape>
 
5271
            </property>
 
5272
            <property name="whatsThis">
 
5273
             <string>Channel Chorus</string>
 
5274
            </property>
 
5275
            <property name="maximum">
 
5276
             <number>127</number>
 
5277
            </property>
 
5278
            <property name="orientation">
 
5279
             <enum>Qt::Horizontal</enum>
 
5280
            </property>
 
5281
           </widget>
 
5282
          </item>
 
5283
         </layout>
 
5284
        </widget>
 
5285
       </item>
 
5286
       <item row="0" column="1">
 
5287
        <widget class="QGroupBox" name="onChorusGroupBox">
 
5288
         <property name="maximumSize">
 
5289
          <size>
 
5290
           <width>16777215</width>
 
5291
           <height>80</height>
 
5292
          </size>
 
5293
         </property>
 
5294
         <property name="title">
 
5295
          <string>On/Off and Return level</string>
 
5296
         </property>
 
5297
         <layout class="QGridLayout">
 
5298
          <property name="margin">
 
5299
           <number>9</number>
 
5300
          </property>
 
5301
          <property name="spacing">
 
5302
           <number>6</number>
 
5303
          </property>
 
5304
          <item row="0" column="0">
 
5305
           <widget class="QCheckBox" name="chorusActivCheckBox">
 
5306
            <property name="cursor">
 
5307
             <cursorShape>PointingHandCursor</cursorShape>
 
5308
            </property>
 
5309
            <property name="text">
 
5310
             <string>On</string>
 
5311
            </property>
 
5312
           </widget>
 
5313
          </item>
 
5314
          <item row="0" column="1">
 
5315
           <widget class="QSlider" name="returnChorusSlider">
 
5316
            <property name="maximum">
 
5317
             <number>255</number>
 
5318
            </property>
 
5319
            <property name="value">
 
5320
             <number>128</number>
 
5321
            </property>
 
5322
            <property name="orientation">
 
5323
             <enum>Qt::Horizontal</enum>
 
5324
            </property>
 
5325
           </widget>
 
5326
          </item>
 
5327
         </layout>
 
5328
        </widget>
 
5329
       </item>
 
5330
       <item row="0" column="0">
 
5331
        <widget class="QGroupBox" name="selectLadspaChorusGroupBox">
 
5332
         <property name="maximumSize">
 
5333
          <size>
 
5334
           <width>16777215</width>
 
5335
           <height>80</height>
 
5336
          </size>
 
5337
         </property>
 
5338
         <property name="title">
 
5339
          <string>Select LADSPA plugin</string>
 
5340
         </property>
 
5341
         <layout class="QGridLayout">
 
5342
          <property name="margin">
 
5343
           <number>9</number>
 
5344
          </property>
 
5345
          <property name="spacing">
 
5346
           <number>6</number>
 
5347
          </property>
 
5348
          <item row="0" column="1">
 
5349
           <widget class="QPushButton" name="selectLadspaChorusPushButton">
 
5350
            <property name="text">
 
5351
             <string>Change plugin</string>
 
5352
            </property>
 
5353
           </widget>
 
5354
          </item>
 
5355
          <item row="0" column="0">
 
5356
           <widget class="QLineEdit" name="selectLadspaChorusLineEdit">
 
5357
            <property name="readOnly">
 
5358
             <bool>true</bool>
 
5359
            </property>
 
5360
           </widget>
 
5361
          </item>
 
5362
         </layout>
 
5363
        </widget>
 
5364
       </item>
 
5365
      </layout>
 
5366
     </widget>
 
5367
     <widget class="QWidget" name="reverbTab">
 
5368
      <attribute name="title">
 
5369
       <string>&amp;Reverb</string>
 
5370
      </attribute>
 
5371
      <layout class="QGridLayout">
 
5372
       <property name="margin">
 
5373
        <number>9</number>
 
5374
       </property>
 
5375
       <property name="spacing">
 
5376
        <number>6</number>
 
5377
       </property>
 
5378
       <item row="0" column="1">
 
5379
        <widget class="QGroupBox" name="onReverbGroupBox">
 
5380
         <property name="maximumSize">
 
5381
          <size>
 
5382
           <width>16777215</width>
 
5383
           <height>80</height>
 
5384
          </size>
 
5385
         </property>
 
5386
         <property name="title">
 
5387
          <string>On/Off and Return level</string>
 
5388
         </property>
 
5389
         <layout class="QGridLayout">
 
5390
          <property name="margin">
 
5391
           <number>9</number>
 
5392
          </property>
 
5393
          <property name="spacing">
 
5394
           <number>6</number>
 
5395
          </property>
 
5396
          <item row="0" column="0">
 
5397
           <widget class="QCheckBox" name="reverbActivCheckBox">
 
5398
            <property name="cursor">
 
5399
             <cursorShape>PointingHandCursor</cursorShape>
 
5400
            </property>
 
5401
            <property name="text">
 
5402
             <string>On</string>
 
5403
            </property>
 
5404
           </widget>
 
5405
          </item>
 
5406
          <item row="0" column="1">
 
5407
           <widget class="QSlider" name="returnReverbSlider">
 
5408
            <property name="maximum">
 
5409
             <number>255</number>
 
5410
            </property>
 
5411
            <property name="value">
 
5412
             <number>128</number>
 
5413
            </property>
 
5414
            <property name="orientation">
 
5415
             <enum>Qt::Horizontal</enum>
 
5416
            </property>
 
5417
           </widget>
 
5418
          </item>
 
5419
         </layout>
 
5420
        </widget>
 
5421
       </item>
 
5422
       <item row="0" column="0">
 
5423
        <widget class="QGroupBox" name="selectLadspaReverbGroupBox">
 
5424
         <property name="maximumSize">
 
5425
          <size>
 
5426
           <width>16777215</width>
 
5427
           <height>80</height>
 
5428
          </size>
 
5429
         </property>
 
5430
         <property name="title">
 
5431
          <string>Select LADSPA plugin</string>
 
5432
         </property>
 
5433
         <layout class="QGridLayout">
 
5434
          <property name="margin">
 
5435
           <number>9</number>
 
5436
          </property>
 
5437
          <property name="spacing">
 
5438
           <number>6</number>
 
5439
          </property>
 
5440
          <item row="0" column="1">
 
5441
           <widget class="QPushButton" name="selectLadspaReverbPushButton">
 
5442
            <property name="text">
 
5443
             <string>Change plugin</string>
 
5444
            </property>
 
5445
           </widget>
 
5446
          </item>
 
5447
          <item row="0" column="0">
 
5448
           <widget class="QLineEdit" name="selectLadspaReverbLineEdit">
 
5449
            <property name="readOnly">
 
5450
             <bool>true</bool>
 
5451
            </property>
 
5452
           </widget>
 
5453
          </item>
 
5454
         </layout>
 
5455
        </widget>
 
5456
       </item>
 
5457
       <item row="0" column="2">
 
5458
        <widget class="QGroupBox" name="channelReverbGroupBox">
 
5459
         <property name="maximumSize">
 
5460
          <size>
 
5461
           <width>16777215</width>
 
5462
           <height>80</height>
 
5463
          </size>
 
5464
         </property>
 
5465
         <property name="title">
 
5466
          <string>Channel send level</string>
 
5467
         </property>
 
5468
         <layout class="QGridLayout">
 
5469
          <property name="margin">
 
5470
           <number>9</number>
 
5471
          </property>
 
5472
          <property name="spacing">
 
5473
           <number>6</number>
 
5474
          </property>
 
5475
          <item row="0" column="1">
 
5476
           <widget class="QSpinBox" name="chReverbSpinBox">
 
5477
            <property name="maximum">
 
5478
             <number>127</number>
 
5479
            </property>
 
5480
           </widget>
 
5481
          </item>
 
5482
          <item row="0" column="0">
 
5483
           <widget class="QSlider" name="chReverbSlider">
 
5484
            <property name="cursor">
 
5485
             <cursorShape>PointingHandCursor</cursorShape>
 
5486
            </property>
 
5487
            <property name="whatsThis">
 
5488
             <string>Channel Chorus</string>
 
5489
            </property>
 
5490
            <property name="maximum">
 
5491
             <number>127</number>
 
5492
            </property>
 
5493
            <property name="orientation">
 
5494
             <enum>Qt::Horizontal</enum>
 
5495
            </property>
 
5496
           </widget>
 
5497
          </item>
 
5498
         </layout>
 
5499
        </widget>
 
5500
       </item>
 
5501
       <item row="1" column="0" colspan="3">
 
5502
        <widget class="QGroupBox" name="parametersReverbGroupBox">
 
5503
         <property name="title">
 
5504
          <string>Reverb Parameters</string>
 
5505
         </property>
 
5506
        </widget>
 
5507
       </item>
 
5508
      </layout>
 
5509
     </widget>
 
5510
     <widget class="QWidget" name="ConfigureTab">
 
5511
      <attribute name="title">
 
5512
       <string>&amp;Config</string>
 
5513
      </attribute>
 
5514
      <layout class="QGridLayout">
 
5515
       <property name="margin">
 
5516
        <number>9</number>
 
5517
       </property>
 
5518
       <property name="spacing">
 
5519
        <number>6</number>
 
5520
       </property>
 
5521
       <item row="2" column="1">
 
5522
        <widget class="QGroupBox" name="fontSizeGroupBox">
 
5523
         <property name="title">
 
5524
          <string>Font Size</string>
 
5525
         </property>
 
5526
         <layout class="QGridLayout">
 
5527
          <property name="margin">
 
5528
           <number>9</number>
 
5529
          </property>
 
5530
          <property name="spacing">
 
5531
           <number>6</number>
 
5532
          </property>
 
5533
          <item row="0" column="0">
 
5534
           <widget class="QSpinBox" name="fontSizeSpinBox">
 
5535
            <property name="minimum">
 
5536
             <number>1</number>
 
5537
            </property>
 
5538
            <property name="maximum">
 
5539
             <number>32</number>
 
5540
            </property>
 
5541
            <property name="value">
 
5542
             <number>9</number>
 
5543
            </property>
 
5544
           </widget>
 
5545
          </item>
 
5546
         </layout>
 
5547
        </widget>
 
5548
       </item>
 
5549
       <item row="2" column="0">
 
5550
        <widget class="QGroupBox" name="qualityGroupBox">
 
5551
         <property name="title">
 
5552
          <string>Quality</string>
 
5553
         </property>
 
5554
         <layout class="QHBoxLayout">
 
5555
          <property name="spacing">
 
5556
           <number>6</number>
 
5557
          </property>
 
5558
          <property name="margin">
 
5559
           <number>9</number>
 
5560
          </property>
 
5561
          <item>
 
5562
           <widget class="QComboBox" name="qualityComboBox">
 
5563
            <property name="enabled">
 
5564
             <bool>true</bool>
 
5565
            </property>
 
5566
            <item>
 
5567
             <property name="text">
 
5568
              <string>High</string>
 
5569
             </property>
 
5570
            </item>
 
5571
            <item>
 
5572
             <property name="text">
 
5573
              <string>Middle</string>
 
5574
             </property>
 
5575
            </item>
 
5576
            <item>
 
5577
             <property name="text">
 
5578
              <string>Low</string>
 
5579
             </property>
 
5580
            </item>
 
5581
            <item>
 
5582
             <property name="text">
 
5583
              <string>Ultra low</string>
 
5584
             </property>
 
5585
            </item>
 
5586
           </widget>
 
5587
          </item>
 
5588
          <item>
 
5589
           <widget class="QCheckBox" name="filterCheckBox">
 
5590
            <property name="enabled">
 
5591
             <bool>true</bool>
 
5592
            </property>
 
5593
            <property name="text">
 
5594
             <string>Filter</string>
 
5595
            </property>
 
5596
           </widget>
 
5597
          </item>
 
5598
         </layout>
 
5599
        </widget>
 
5600
       </item>
 
5601
       <item row="2" column="2" rowspan="2">
 
5602
        <widget class="QGroupBox" name="saveModeButtonGroup">
 
5603
         <property name="title">
 
5604
          <string>Save Mode (into the song)</string>
 
5605
         </property>
 
5606
         <layout class="QVBoxLayout">
 
5607
          <property name="spacing">
 
5608
           <number>6</number>
 
5609
          </property>
 
5610
          <property name="margin">
 
5611
           <number>10</number>
 
5612
          </property>
 
5613
          <item>
 
5614
           <widget class="QRadioButton" name="minSaveRadioButton">
 
5615
            <property name="cursor">
 
5616
             <cursorShape>PointingHandCursor</cursorShape>
 
5617
            </property>
 
5618
            <property name="text">
 
5619
             <string>Save only the used presets</string>
 
5620
            </property>
 
5621
            <property name="checked">
 
5622
             <bool>true</bool>
 
5623
            </property>
 
5624
           </widget>
 
5625
          </item>
 
5626
          <item>
 
5627
           <widget class="QRadioButton" name="hugeSaveRadioButton">
 
5628
            <property name="cursor">
 
5629
             <cursorShape>PointingHandCursor</cursorShape>
 
5630
            </property>
 
5631
            <property name="text">
 
5632
             <string>Save the entire set</string>
 
5633
            </property>
 
5634
           </widget>
 
5635
          </item>
 
5636
          <item>
 
5637
           <widget class="QCheckBox" name="saveConfigCheckBox">
 
5638
            <property name="cursor">
 
5639
             <cursorShape>PointingHandCursor</cursorShape>
 
5640
            </property>
 
5641
            <property name="text">
 
5642
             <string>Save the configuration</string>
 
5643
            </property>
 
5644
            <property name="checked">
 
5645
             <bool>true</bool>
 
5646
            </property>
 
5647
           </widget>
 
5648
          </item>
 
5649
         </layout>
 
5650
        </widget>
 
5651
       </item>
 
5652
       <item row="3" column="0" colspan="2">
 
5653
        <widget class="QGroupBox" name="fileGroupBox">
 
5654
         <property name="title">
 
5655
          <string>Configuration File</string>
 
5656
         </property>
 
5657
         <layout class="QGridLayout">
 
5658
          <property name="margin">
 
5659
           <number>9</number>
 
5660
          </property>
 
5661
          <property name="spacing">
 
5662
           <number>6</number>
 
5663
          </property>
 
5664
          <item row="0" column="1">
 
5665
           <widget class="QPushButton" name="saveConfPushButton">
 
5666
            <property name="enabled">
 
5667
             <bool>true</bool>
 
5668
            </property>
 
5669
            <property name="text">
 
5670
             <string>Save...</string>
 
5671
            </property>
 
5672
           </widget>
 
5673
          </item>
 
5674
          <item row="0" column="2">
 
5675
           <widget class="QPushButton" name="loadConfPushButton">
 
5676
            <property name="enabled">
 
5677
             <bool>true</bool>
 
5678
            </property>
 
5679
            <property name="text">
 
5680
             <string>Load...</string>
 
5681
            </property>
 
5682
           </widget>
 
5683
          </item>
 
5684
          <item row="0" column="0">
 
5685
           <widget class="QPushButton" name="saveDefaultPushButton">
 
5686
            <property name="text">
 
5687
             <string>Save as default</string>
 
5688
            </property>
 
5689
           </widget>
 
5690
          </item>
 
5691
         </layout>
 
5692
        </widget>
 
5693
       </item>
 
5694
       <item row="0" column="0" colspan="3">
 
5695
        <widget class="QGroupBox" name="colorGroupBox">
 
5696
         <property name="title">
 
5697
          <string>Colors</string>
 
5698
         </property>
 
5699
         <layout class="QGridLayout">
 
5700
          <property name="margin">
 
5701
           <number>9</number>
 
5702
          </property>
 
5703
          <property name="spacing">
 
5704
           <number>6</number>
 
5705
          </property>
 
5706
          <item row="3" column="0" colspan="4">
 
5707
           <widget class="QFrame" name="colorFrame">
 
5708
            <property name="sizePolicy">
 
5709
             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
5710
              <horstretch>0</horstretch>
 
5711
              <verstretch>0</verstretch>
 
5712
             </sizepolicy>
 
5713
            </property>
 
5714
            <property name="minimumSize">
 
5715
             <size>
 
5716
              <width>0</width>
 
5717
              <height>20</height>
 
5718
             </size>
 
5719
            </property>
 
5720
            <property name="autoFillBackground">
 
5721
             <bool>true</bool>
 
5722
            </property>
 
5723
            <property name="frameShape">
 
5724
             <enum>QFrame::StyledPanel</enum>
 
5725
            </property>
 
5726
            <property name="frameShadow">
 
5727
             <enum>QFrame::Sunken</enum>
 
5728
            </property>
 
5729
           </widget>
 
5730
          </item>
 
5731
          <item row="0" column="0" rowspan="3">
 
5732
           <widget class="QListWidget" name="colorListBox">
 
5733
            <item>
 
5734
             <property name="text">
 
5735
              <string>Text</string>
 
5736
             </property>
 
5737
            </item>
 
5738
            <item>
 
5739
             <property name="text">
 
5740
              <string>Background</string>
 
5741
             </property>
 
5742
            </item>
 
5743
            <item>
 
5744
             <property name="text">
 
5745
              <string>Edit Text</string>
 
5746
             </property>
 
5747
            </item>
 
5748
            <item>
 
5749
             <property name="text">
 
5750
              <string>Edit Background</string>
 
5751
             </property>
 
5752
            </item>
 
5753
           </widget>
 
5754
          </item>
 
5755
          <item row="0" column="3">
 
5756
           <widget class="QSpinBox" name="redSpinBox">
 
5757
            <property name="toolTip">
 
5758
             <string>Red</string>
 
5759
            </property>
 
5760
            <property name="maximum">
 
5761
             <number>255</number>
 
5762
            </property>
 
5763
           </widget>
 
5764
          </item>
 
5765
          <item row="2" column="2">
 
5766
           <widget class="QSlider" name="blueSlider">
 
5767
            <property name="cursor">
 
5768
             <cursorShape>PointingHandCursor</cursorShape>
 
5769
            </property>
 
5770
            <property name="toolTip">
 
5771
             <string>Blue</string>
 
5772
            </property>
 
5773
            <property name="maximum">
 
5774
             <number>255</number>
 
5775
            </property>
 
5776
            <property name="orientation">
 
5777
             <enum>Qt::Horizontal</enum>
 
5778
            </property>
 
5779
           </widget>
 
5780
          </item>
 
5781
          <item row="1" column="2">
 
5782
           <widget class="QSlider" name="greenSlider">
 
5783
            <property name="cursor">
 
5784
             <cursorShape>PointingHandCursor</cursorShape>
 
5785
            </property>
 
5786
            <property name="toolTip">
 
5787
             <string>Green</string>
 
5788
            </property>
 
5789
            <property name="maximum">
 
5790
             <number>255</number>
 
5791
            </property>
 
5792
            <property name="orientation">
 
5793
             <enum>Qt::Horizontal</enum>
 
5794
            </property>
 
5795
           </widget>
 
5796
          </item>
 
5797
          <item row="0" column="2">
 
5798
           <widget class="QSlider" name="redSlider">
 
5799
            <property name="cursor">
 
5800
             <cursorShape>PointingHandCursor</cursorShape>
 
5801
            </property>
 
5802
            <property name="toolTip">
 
5803
             <string>Red</string>
 
5804
            </property>
 
5805
            <property name="layoutDirection">
 
5806
             <enum>Qt::LeftToRight</enum>
 
5807
            </property>
 
5808
            <property name="maximum">
 
5809
             <number>255</number>
 
5810
            </property>
 
5811
            <property name="orientation">
 
5812
             <enum>Qt::Horizontal</enum>
 
5813
            </property>
 
5814
            <property name="tickPosition">
 
5815
             <enum>QSlider::NoTicks</enum>
 
5816
            </property>
 
5817
           </widget>
 
5818
          </item>
 
5819
          <item row="2" column="3">
 
5820
           <widget class="QSpinBox" name="blueSpinBox">
 
5821
            <property name="toolTip">
 
5822
             <string>Blue</string>
 
5823
            </property>
 
5824
            <property name="maximum">
 
5825
             <number>255</number>
 
5826
            </property>
 
5827
           </widget>
 
5828
          </item>
 
5829
          <item row="1" column="3">
 
5830
           <widget class="QSpinBox" name="greenSpinBox">
 
5831
            <property name="toolTip">
 
5832
             <string>Green</string>
 
5833
            </property>
 
5834
            <property name="maximum">
 
5835
             <number>255</number>
 
5836
            </property>
 
5837
           </widget>
 
5838
          </item>
 
5839
          <item row="2" column="1">
 
5840
           <widget class="QLabel" name="blueLabel">
 
5841
            <property name="frameShape">
 
5842
             <enum>QFrame::Box</enum>
 
5843
            </property>
 
5844
            <property name="frameShadow">
 
5845
             <enum>QFrame::Sunken</enum>
 
5846
            </property>
 
5847
            <property name="text">
 
5848
             <string>Blue</string>
 
5849
            </property>
 
5850
           </widget>
 
5851
          </item>
 
5852
          <item row="1" column="1">
 
5853
           <widget class="QLabel" name="greenLabel">
 
5854
            <property name="frameShape">
 
5855
             <enum>QFrame::Box</enum>
 
5856
            </property>
 
5857
            <property name="frameShadow">
 
5858
             <enum>QFrame::Sunken</enum>
 
5859
            </property>
 
5860
            <property name="text">
 
5861
             <string>Green</string>
 
5862
            </property>
 
5863
           </widget>
 
5864
          </item>
 
5865
          <item row="0" column="1">
 
5866
           <widget class="QLabel" name="redLabel">
 
5867
            <property name="frameShape">
 
5868
             <enum>QFrame::Box</enum>
 
5869
            </property>
 
5870
            <property name="frameShadow">
 
5871
             <enum>QFrame::Sunken</enum>
 
5872
            </property>
 
5873
            <property name="text">
 
5874
             <string>Red</string>
 
5875
            </property>
 
5876
           </widget>
 
5877
          </item>
 
5878
         </layout>
 
5879
        </widget>
 
5880
       </item>
 
5881
       <item row="1" column="0" colspan="3">
 
5882
        <widget class="QGroupBox" name="pathGroupBox">
 
5883
         <property name="title">
 
5884
          <string>Set Path</string>
 
5885
         </property>
 
5886
         <layout class="QGridLayout">
 
5887
          <property name="margin">
 
5888
           <number>9</number>
 
5889
          </property>
 
5890
          <property name="spacing">
 
5891
           <number>6</number>
 
5892
          </property>
 
5893
          <item row="1" column="0">
 
5894
           <widget class="QCheckBox" name="imageCheckBox">
 
5895
            <property name="text">
 
5896
             <string>Image in the background :</string>
 
5897
            </property>
 
5898
            <property name="checked">
 
5899
             <bool>false</bool>
 
5900
            </property>
 
5901
           </widget>
 
5902
          </item>
 
5903
          <item row="1" column="1">
 
5904
           <widget class="QLineEdit" name="imagePathLineEdit">
 
5905
            <property name="maxLength">
 
5906
             <number>128</number>
 
5907
            </property>
 
5908
           </widget>
 
5909
          </item>
 
5910
          <item row="1" column="2">
 
5911
           <widget class="QPushButton" name="imageBrowsePushButton">
 
5912
            <property name="enabled">
 
5913
             <bool>false</bool>
 
5914
            </property>
 
5915
            <property name="text">
 
5916
             <string>Browse...</string>
 
5917
            </property>
 
5918
           </widget>
 
5919
          </item>
 
5920
          <item row="0" column="1">
 
5921
           <widget class="QLineEdit" name="initSetPathLineEdit">
 
5922
            <property name="maxLength">
 
5923
             <number>128</number>
 
5924
            </property>
 
5925
           </widget>
 
5926
          </item>
 
5927
          <item row="0" column="2">
 
5928
           <widget class="QPushButton" name="initSetBrowsePushButton">
 
5929
            <property name="text">
 
5930
             <string>Browse...</string>
 
5931
            </property>
 
5932
           </widget>
 
5933
          </item>
 
5934
          <item row="0" column="0">
 
5935
           <widget class="QCheckBox" name="initSetCheckBox">
 
5936
            <property name="text">
 
5937
             <string>Load the set at the initialization :</string>
 
5938
            </property>
 
5939
            <property name="checked">
 
5940
             <bool>true</bool>
 
5941
            </property>
 
5942
           </widget>
 
5943
          </item>
 
5944
         </layout>
 
5945
        </widget>
 
5946
       </item>
 
5947
      </layout>
 
5948
     </widget>
 
5949
    </widget>
 
5950
   </item>
 
5951
   <item row="1" column="3">
 
5952
    <widget class="QPushButton" name="resCtrlButton">
 
5953
     <property name="maximumSize">
 
5954
      <size>
 
5955
       <width>1000</width>
 
5956
       <height>20</height>
 
5957
      </size>
 
5958
     </property>
 
5959
     <property name="palette">
 
5960
      <palette>
 
5961
       <active>
 
5962
        <colorrole role="WindowText">
 
5963
         <brush brushstyle="SolidPattern">
 
5964
          <color alpha="255">
 
5965
           <red>0</red>
 
5966
           <green>0</green>
 
5967
           <blue>0</blue>
 
5968
          </color>
 
5969
         </brush>
 
5970
        </colorrole>
 
5971
        <colorrole role="Button">
 
5972
         <brush brushstyle="SolidPattern">
 
5973
          <color alpha="255">
 
5974
           <red>207</red>
 
5975
           <green>207</green>
 
5976
           <blue>207</blue>
 
5977
          </color>
 
5978
         </brush>
 
5979
        </colorrole>
 
5980
        <colorrole role="Light">
 
5981
         <brush brushstyle="SolidPattern">
 
5982
          <color alpha="255">
 
5983
           <red>237</red>
 
5984
           <green>237</green>
 
5985
           <blue>237</blue>
 
5986
          </color>
 
5987
         </brush>
 
5988
        </colorrole>
 
5989
        <colorrole role="Midlight">
 
5990
         <brush brushstyle="SolidPattern">
 
5991
          <color alpha="255">
 
5992
           <red>231</red>
 
5993
           <green>231</green>
 
5994
           <blue>231</blue>
 
5995
          </color>
 
5996
         </brush>
 
5997
        </colorrole>
 
5998
        <colorrole role="Dark">
 
5999
         <brush brushstyle="SolidPattern">
 
6000
          <color alpha="255">
 
6001
           <red>121</red>
 
6002
           <green>125</green>
 
6003
           <blue>121</blue>
 
6004
          </color>
 
6005
         </brush>
 
6006
        </colorrole>
 
6007
        <colorrole role="Mid">
 
6008
         <brush brushstyle="SolidPattern">
 
6009
          <color alpha="255">
 
6010
           <red>166</red>
 
6011
           <green>166</green>
 
6012
           <blue>166</blue>
 
6013
          </color>
 
6014
         </brush>
 
6015
        </colorrole>
 
6016
        <colorrole role="Text">
 
6017
         <brush brushstyle="SolidPattern">
 
6018
          <color alpha="255">
 
6019
           <red>0</red>
 
6020
           <green>0</green>
 
6021
           <blue>0</blue>
 
6022
          </color>
 
6023
         </brush>
 
6024
        </colorrole>
 
6025
        <colorrole role="BrightText">
 
6026
         <brush brushstyle="SolidPattern">
 
6027
          <color alpha="255">
 
6028
           <red>255</red>
 
6029
           <green>255</green>
 
6030
           <blue>255</blue>
 
6031
          </color>
 
6032
         </brush>
 
6033
        </colorrole>
 
6034
        <colorrole role="ButtonText">
 
6035
         <brush brushstyle="SolidPattern">
 
6036
          <color alpha="255">
 
6037
           <red>255</red>
 
6038
           <green>0</green>
 
6039
           <blue>0</blue>
 
6040
          </color>
 
6041
         </brush>
 
6042
        </colorrole>
 
6043
        <colorrole role="Base">
 
6044
         <brush brushstyle="SolidPattern">
 
6045
          <color alpha="255">
 
6046
           <red>255</red>
 
6047
           <green>255</green>
 
6048
           <blue>255</blue>
 
6049
          </color>
 
6050
         </brush>
 
6051
        </colorrole>
 
6052
        <colorrole role="Window">
 
6053
         <brush brushstyle="SolidPattern">
 
6054
          <color alpha="255">
 
6055
           <red>207</red>
 
6056
           <green>207</green>
 
6057
           <blue>207</blue>
 
6058
          </color>
 
6059
         </brush>
 
6060
        </colorrole>
 
6061
        <colorrole role="Shadow">
 
6062
         <brush brushstyle="SolidPattern">
 
6063
          <color alpha="255">
 
6064
           <red>0</red>
 
6065
           <green>0</green>
 
6066
           <blue>0</blue>
 
6067
          </color>
 
6068
         </brush>
 
6069
        </colorrole>
 
6070
        <colorrole role="Highlight">
 
6071
         <brush brushstyle="SolidPattern">
 
6072
          <color alpha="255">
 
6073
           <red>0</red>
 
6074
           <green>0</green>
 
6075
           <blue>0</blue>
 
6076
          </color>
 
6077
         </brush>
 
6078
        </colorrole>
 
6079
        <colorrole role="HighlightedText">
 
6080
         <brush brushstyle="SolidPattern">
 
6081
          <color alpha="255">
 
6082
           <red>255</red>
 
6083
           <green>255</green>
 
6084
           <blue>255</blue>
 
6085
          </color>
 
6086
         </brush>
 
6087
        </colorrole>
 
6088
        <colorrole role="Link">
 
6089
         <brush brushstyle="SolidPattern">
 
6090
          <color alpha="255">
 
6091
           <red>0</red>
 
6092
           <green>0</green>
 
6093
           <blue>255</blue>
 
6094
          </color>
 
6095
         </brush>
 
6096
        </colorrole>
 
6097
        <colorrole role="LinkVisited">
 
6098
         <brush brushstyle="SolidPattern">
 
6099
          <color alpha="255">
 
6100
           <red>255</red>
 
6101
           <green>0</green>
 
6102
           <blue>255</blue>
 
6103
          </color>
 
6104
         </brush>
 
6105
        </colorrole>
 
6106
        <colorrole role="AlternateBase">
 
6107
         <brush brushstyle="SolidPattern">
 
6108
          <color alpha="255">
 
6109
           <red>231</red>
 
6110
           <green>231</green>
 
6111
           <blue>231</blue>
 
6112
          </color>
 
6113
         </brush>
 
6114
        </colorrole>
 
6115
       </active>
 
6116
       <inactive>
 
6117
        <colorrole role="WindowText">
 
6118
         <brush brushstyle="SolidPattern">
 
6119
          <color alpha="255">
 
6120
           <red>0</red>
 
6121
           <green>0</green>
 
6122
           <blue>0</blue>
 
6123
          </color>
 
6124
         </brush>
 
6125
        </colorrole>
 
6126
        <colorrole role="Button">
 
6127
         <brush brushstyle="SolidPattern">
 
6128
          <color alpha="255">
 
6129
           <red>207</red>
 
6130
           <green>207</green>
 
6131
           <blue>207</blue>
 
6132
          </color>
 
6133
         </brush>
 
6134
        </colorrole>
 
6135
        <colorrole role="Light">
 
6136
         <brush brushstyle="SolidPattern">
 
6137
          <color alpha="255">
 
6138
           <red>237</red>
 
6139
           <green>237</green>
 
6140
           <blue>237</blue>
 
6141
          </color>
 
6142
         </brush>
 
6143
        </colorrole>
 
6144
        <colorrole role="Midlight">
 
6145
         <brush brushstyle="SolidPattern">
 
6146
          <color alpha="255">
 
6147
           <red>231</red>
 
6148
           <green>231</green>
 
6149
           <blue>231</blue>
 
6150
          </color>
 
6151
         </brush>
 
6152
        </colorrole>
 
6153
        <colorrole role="Dark">
 
6154
         <brush brushstyle="SolidPattern">
 
6155
          <color alpha="255">
 
6156
           <red>121</red>
 
6157
           <green>125</green>
 
6158
           <blue>121</blue>
 
6159
          </color>
 
6160
         </brush>
 
6161
        </colorrole>
 
6162
        <colorrole role="Mid">
 
6163
         <brush brushstyle="SolidPattern">
 
6164
          <color alpha="255">
 
6165
           <red>166</red>
 
6166
           <green>166</green>
 
6167
           <blue>166</blue>
 
6168
          </color>
 
6169
         </brush>
 
6170
        </colorrole>
 
6171
        <colorrole role="Text">
 
6172
         <brush brushstyle="SolidPattern">
 
6173
          <color alpha="255">
 
6174
           <red>0</red>
 
6175
           <green>0</green>
 
6176
           <blue>0</blue>
 
6177
          </color>
 
6178
         </brush>
 
6179
        </colorrole>
 
6180
        <colorrole role="BrightText">
 
6181
         <brush brushstyle="SolidPattern">
 
6182
          <color alpha="255">
 
6183
           <red>255</red>
 
6184
           <green>255</green>
 
6185
           <blue>255</blue>
 
6186
          </color>
 
6187
         </brush>
 
6188
        </colorrole>
 
6189
        <colorrole role="ButtonText">
 
6190
         <brush brushstyle="SolidPattern">
 
6191
          <color alpha="255">
 
6192
           <red>255</red>
 
6193
           <green>0</green>
 
6194
           <blue>0</blue>
 
6195
          </color>
 
6196
         </brush>
 
6197
        </colorrole>
 
6198
        <colorrole role="Base">
 
6199
         <brush brushstyle="SolidPattern">
 
6200
          <color alpha="255">
 
6201
           <red>255</red>
 
6202
           <green>255</green>
 
6203
           <blue>255</blue>
 
6204
          </color>
 
6205
         </brush>
 
6206
        </colorrole>
 
6207
        <colorrole role="Window">
 
6208
         <brush brushstyle="SolidPattern">
 
6209
          <color alpha="255">
 
6210
           <red>207</red>
 
6211
           <green>207</green>
 
6212
           <blue>207</blue>
 
6213
          </color>
 
6214
         </brush>
 
6215
        </colorrole>
 
6216
        <colorrole role="Shadow">
 
6217
         <brush brushstyle="SolidPattern">
 
6218
          <color alpha="255">
 
6219
           <red>0</red>
 
6220
           <green>0</green>
 
6221
           <blue>0</blue>
 
6222
          </color>
 
6223
         </brush>
 
6224
        </colorrole>
 
6225
        <colorrole role="Highlight">
 
6226
         <brush brushstyle="SolidPattern">
 
6227
          <color alpha="255">
 
6228
           <red>0</red>
 
6229
           <green>0</green>
 
6230
           <blue>0</blue>
 
6231
          </color>
 
6232
         </brush>
 
6233
        </colorrole>
 
6234
        <colorrole role="HighlightedText">
 
6235
         <brush brushstyle="SolidPattern">
 
6236
          <color alpha="255">
 
6237
           <red>255</red>
 
6238
           <green>255</green>
 
6239
           <blue>255</blue>
 
6240
          </color>
 
6241
         </brush>
 
6242
        </colorrole>
 
6243
        <colorrole role="Link">
 
6244
         <brush brushstyle="SolidPattern">
 
6245
          <color alpha="255">
 
6246
           <red>0</red>
 
6247
           <green>0</green>
 
6248
           <blue>255</blue>
 
6249
          </color>
 
6250
         </brush>
 
6251
        </colorrole>
 
6252
        <colorrole role="LinkVisited">
 
6253
         <brush brushstyle="SolidPattern">
 
6254
          <color alpha="255">
 
6255
           <red>255</red>
 
6256
           <green>0</green>
 
6257
           <blue>255</blue>
 
6258
          </color>
 
6259
         </brush>
 
6260
        </colorrole>
 
6261
        <colorrole role="AlternateBase">
 
6262
         <brush brushstyle="SolidPattern">
 
6263
          <color alpha="255">
 
6264
           <red>231</red>
 
6265
           <green>231</green>
 
6266
           <blue>231</blue>
 
6267
          </color>
 
6268
         </brush>
 
6269
        </colorrole>
 
6270
       </inactive>
 
6271
       <disabled>
 
6272
        <colorrole role="WindowText">
 
6273
         <brush brushstyle="SolidPattern">
 
6274
          <color alpha="255">
 
6275
           <red>121</red>
 
6276
           <green>125</green>
 
6277
           <blue>121</blue>
 
6278
          </color>
 
6279
         </brush>
 
6280
        </colorrole>
 
6281
        <colorrole role="Button">
 
6282
         <brush brushstyle="SolidPattern">
 
6283
          <color alpha="255">
 
6284
           <red>207</red>
 
6285
           <green>207</green>
 
6286
           <blue>207</blue>
 
6287
          </color>
 
6288
         </brush>
 
6289
        </colorrole>
 
6290
        <colorrole role="Light">
 
6291
         <brush brushstyle="SolidPattern">
 
6292
          <color alpha="255">
 
6293
           <red>237</red>
 
6294
           <green>237</green>
 
6295
           <blue>237</blue>
 
6296
          </color>
 
6297
         </brush>
 
6298
        </colorrole>
 
6299
        <colorrole role="Midlight">
 
6300
         <brush brushstyle="SolidPattern">
 
6301
          <color alpha="255">
 
6302
           <red>231</red>
 
6303
           <green>231</green>
 
6304
           <blue>231</blue>
 
6305
          </color>
 
6306
         </brush>
 
6307
        </colorrole>
 
6308
        <colorrole role="Dark">
 
6309
         <brush brushstyle="SolidPattern">
 
6310
          <color alpha="255">
 
6311
           <red>121</red>
 
6312
           <green>125</green>
 
6313
           <blue>121</blue>
 
6314
          </color>
 
6315
         </brush>
 
6316
        </colorrole>
 
6317
        <colorrole role="Mid">
 
6318
         <brush brushstyle="SolidPattern">
 
6319
          <color alpha="255">
 
6320
           <red>166</red>
 
6321
           <green>166</green>
 
6322
           <blue>166</blue>
 
6323
          </color>
 
6324
         </brush>
 
6325
        </colorrole>
 
6326
        <colorrole role="Text">
 
6327
         <brush brushstyle="SolidPattern">
 
6328
          <color alpha="255">
 
6329
           <red>121</red>
 
6330
           <green>125</green>
 
6331
           <blue>121</blue>
 
6332
          </color>
 
6333
         </brush>
 
6334
        </colorrole>
 
6335
        <colorrole role="BrightText">
 
6336
         <brush brushstyle="SolidPattern">
 
6337
          <color alpha="255">
 
6338
           <red>255</red>
 
6339
           <green>255</green>
 
6340
           <blue>255</blue>
 
6341
          </color>
 
6342
         </brush>
 
6343
        </colorrole>
 
6344
        <colorrole role="ButtonText">
 
6345
         <brush brushstyle="SolidPattern">
 
6346
          <color alpha="255">
 
6347
           <red>121</red>
 
6348
           <green>125</green>
 
6349
           <blue>121</blue>
 
6350
          </color>
 
6351
         </brush>
 
6352
        </colorrole>
 
6353
        <colorrole role="Base">
 
6354
         <brush brushstyle="SolidPattern">
 
6355
          <color alpha="255">
 
6356
           <red>207</red>
 
6357
           <green>207</green>
 
6358
           <blue>207</blue>
 
6359
          </color>
 
6360
         </brush>
 
6361
        </colorrole>
 
6362
        <colorrole role="Window">
 
6363
         <brush brushstyle="SolidPattern">
 
6364
          <color alpha="255">
 
6365
           <red>207</red>
 
6366
           <green>207</green>
 
6367
           <blue>207</blue>
 
6368
          </color>
 
6369
         </brush>
 
6370
        </colorrole>
 
6371
        <colorrole role="Shadow">
 
6372
         <brush brushstyle="SolidPattern">
 
6373
          <color alpha="255">
 
6374
           <red>0</red>
 
6375
           <green>0</green>
 
6376
           <blue>0</blue>
 
6377
          </color>
 
6378
         </brush>
 
6379
        </colorrole>
 
6380
        <colorrole role="Highlight">
 
6381
         <brush brushstyle="SolidPattern">
 
6382
          <color alpha="255">
 
6383
           <red>121</red>
 
6384
           <green>125</green>
 
6385
           <blue>121</blue>
 
6386
          </color>
 
6387
         </brush>
 
6388
        </colorrole>
 
6389
        <colorrole role="HighlightedText">
 
6390
         <brush brushstyle="SolidPattern">
 
6391
          <color alpha="255">
 
6392
           <red>207</red>
 
6393
           <green>207</green>
 
6394
           <blue>207</blue>
 
6395
          </color>
 
6396
         </brush>
 
6397
        </colorrole>
 
6398
        <colorrole role="Link">
 
6399
         <brush brushstyle="SolidPattern">
 
6400
          <color alpha="255">
 
6401
           <red>0</red>
 
6402
           <green>0</green>
 
6403
           <blue>255</blue>
 
6404
          </color>
 
6405
         </brush>
 
6406
        </colorrole>
 
6407
        <colorrole role="LinkVisited">
 
6408
         <brush brushstyle="SolidPattern">
 
6409
          <color alpha="255">
 
6410
           <red>255</red>
 
6411
           <green>0</green>
 
6412
           <blue>255</blue>
 
6413
          </color>
 
6414
         </brush>
 
6415
        </colorrole>
 
6416
        <colorrole role="AlternateBase">
 
6417
         <brush brushstyle="SolidPattern">
 
6418
          <color alpha="255">
 
6419
           <red>231</red>
 
6420
           <green>231</green>
 
6421
           <blue>231</blue>
 
6422
          </color>
 
6423
         </brush>
 
6424
        </colorrole>
 
6425
       </disabled>
 
6426
      </palette>
 
6427
     </property>
 
6428
     <property name="font">
 
6429
      <font>
 
6430
       <family>Sans Serif</family>
 
6431
       <pointsize>10</pointsize>
 
6432
       <weight>75</weight>
 
6433
       <italic>false</italic>
 
6434
       <bold>true</bold>
 
6435
       <underline>false</underline>
 
6436
       <strikeout>false</strikeout>
 
6437
      </font>
 
6438
     </property>
 
6439
     <property name="toolTip">
 
6440
      <string>Set Brightness, Detune, Attack and Release of the current channel to default</string>
 
6441
     </property>
 
6442
     <property name="text">
 
6443
      <string>Res. Ctrl</string>
 
6444
     </property>
 
6445
    </widget>
 
6446
   </item>
 
6447
   <item row="0" column="3">
 
6448
    <widget class="QPushButton" name="panicButton">
 
6449
     <property name="maximumSize">
 
6450
      <size>
 
6451
       <width>1000</width>
 
6452
       <height>20</height>
 
6453
      </size>
 
6454
     </property>
 
6455
     <property name="palette">
 
6456
      <palette>
 
6457
       <active>
 
6458
        <colorrole role="WindowText">
 
6459
         <brush brushstyle="SolidPattern">
 
6460
          <color alpha="255">
 
6461
           <red>0</red>
 
6462
           <green>0</green>
 
6463
           <blue>0</blue>
 
6464
          </color>
 
6465
         </brush>
 
6466
        </colorrole>
 
6467
        <colorrole role="Button">
 
6468
         <brush brushstyle="SolidPattern">
 
6469
          <color alpha="255">
 
6470
           <red>207</red>
 
6471
           <green>207</green>
 
6472
           <blue>207</blue>
 
6473
          </color>
 
6474
         </brush>
 
6475
        </colorrole>
 
6476
        <colorrole role="Light">
 
6477
         <brush brushstyle="SolidPattern">
 
6478
          <color alpha="255">
 
6479
           <red>237</red>
 
6480
           <green>237</green>
 
6481
           <blue>237</blue>
 
6482
          </color>
 
6483
         </brush>
 
6484
        </colorrole>
 
6485
        <colorrole role="Midlight">
 
6486
         <brush brushstyle="SolidPattern">
 
6487
          <color alpha="255">
 
6488
           <red>231</red>
 
6489
           <green>231</green>
 
6490
           <blue>231</blue>
 
6491
          </color>
 
6492
         </brush>
 
6493
        </colorrole>
 
6494
        <colorrole role="Dark">
 
6495
         <brush brushstyle="SolidPattern">
 
6496
          <color alpha="255">
 
6497
           <red>121</red>
 
6498
           <green>125</green>
 
6499
           <blue>121</blue>
 
6500
          </color>
 
6501
         </brush>
 
6502
        </colorrole>
 
6503
        <colorrole role="Mid">
 
6504
         <brush brushstyle="SolidPattern">
 
6505
          <color alpha="255">
 
6506
           <red>166</red>
 
6507
           <green>166</green>
 
6508
           <blue>166</blue>
 
6509
          </color>
 
6510
         </brush>
 
6511
        </colorrole>
 
6512
        <colorrole role="Text">
 
6513
         <brush brushstyle="SolidPattern">
 
6514
          <color alpha="255">
 
6515
           <red>0</red>
 
6516
           <green>0</green>
 
6517
           <blue>0</blue>
 
6518
          </color>
 
6519
         </brush>
 
6520
        </colorrole>
 
6521
        <colorrole role="BrightText">
 
6522
         <brush brushstyle="SolidPattern">
 
6523
          <color alpha="255">
 
6524
           <red>255</red>
 
6525
           <green>255</green>
 
6526
           <blue>255</blue>
 
6527
          </color>
 
6528
         </brush>
 
6529
        </colorrole>
 
6530
        <colorrole role="ButtonText">
 
6531
         <brush brushstyle="SolidPattern">
 
6532
          <color alpha="255">
 
6533
           <red>255</red>
 
6534
           <green>0</green>
 
6535
           <blue>0</blue>
 
6536
          </color>
 
6537
         </brush>
 
6538
        </colorrole>
 
6539
        <colorrole role="Base">
 
6540
         <brush brushstyle="SolidPattern">
 
6541
          <color alpha="255">
 
6542
           <red>255</red>
 
6543
           <green>255</green>
 
6544
           <blue>255</blue>
 
6545
          </color>
 
6546
         </brush>
 
6547
        </colorrole>
 
6548
        <colorrole role="Window">
 
6549
         <brush brushstyle="SolidPattern">
 
6550
          <color alpha="255">
 
6551
           <red>207</red>
 
6552
           <green>207</green>
 
6553
           <blue>207</blue>
 
6554
          </color>
 
6555
         </brush>
 
6556
        </colorrole>
 
6557
        <colorrole role="Shadow">
 
6558
         <brush brushstyle="SolidPattern">
 
6559
          <color alpha="255">
 
6560
           <red>0</red>
 
6561
           <green>0</green>
 
6562
           <blue>0</blue>
 
6563
          </color>
 
6564
         </brush>
 
6565
        </colorrole>
 
6566
        <colorrole role="Highlight">
 
6567
         <brush brushstyle="SolidPattern">
 
6568
          <color alpha="255">
 
6569
           <red>0</red>
 
6570
           <green>0</green>
 
6571
           <blue>0</blue>
 
6572
          </color>
 
6573
         </brush>
 
6574
        </colorrole>
 
6575
        <colorrole role="HighlightedText">
 
6576
         <brush brushstyle="SolidPattern">
 
6577
          <color alpha="255">
 
6578
           <red>255</red>
 
6579
           <green>255</green>
 
6580
           <blue>255</blue>
 
6581
          </color>
 
6582
         </brush>
 
6583
        </colorrole>
 
6584
        <colorrole role="Link">
 
6585
         <brush brushstyle="SolidPattern">
 
6586
          <color alpha="255">
 
6587
           <red>0</red>
 
6588
           <green>0</green>
 
6589
           <blue>255</blue>
 
6590
          </color>
 
6591
         </brush>
 
6592
        </colorrole>
 
6593
        <colorrole role="LinkVisited">
 
6594
         <brush brushstyle="SolidPattern">
 
6595
          <color alpha="255">
 
6596
           <red>255</red>
 
6597
           <green>0</green>
 
6598
           <blue>255</blue>
 
6599
          </color>
 
6600
         </brush>
 
6601
        </colorrole>
 
6602
        <colorrole role="AlternateBase">
 
6603
         <brush brushstyle="SolidPattern">
 
6604
          <color alpha="255">
 
6605
           <red>231</red>
 
6606
           <green>231</green>
 
6607
           <blue>231</blue>
 
6608
          </color>
 
6609
         </brush>
 
6610
        </colorrole>
 
6611
       </active>
 
6612
       <inactive>
 
6613
        <colorrole role="WindowText">
 
6614
         <brush brushstyle="SolidPattern">
 
6615
          <color alpha="255">
 
6616
           <red>0</red>
 
6617
           <green>0</green>
 
6618
           <blue>0</blue>
 
6619
          </color>
 
6620
         </brush>
 
6621
        </colorrole>
 
6622
        <colorrole role="Button">
 
6623
         <brush brushstyle="SolidPattern">
 
6624
          <color alpha="255">
 
6625
           <red>207</red>
 
6626
           <green>207</green>
 
6627
           <blue>207</blue>
 
6628
          </color>
 
6629
         </brush>
 
6630
        </colorrole>
 
6631
        <colorrole role="Light">
 
6632
         <brush brushstyle="SolidPattern">
 
6633
          <color alpha="255">
 
6634
           <red>237</red>
 
6635
           <green>237</green>
 
6636
           <blue>237</blue>
 
6637
          </color>
 
6638
         </brush>
 
6639
        </colorrole>
 
6640
        <colorrole role="Midlight">
 
6641
         <brush brushstyle="SolidPattern">
 
6642
          <color alpha="255">
 
6643
           <red>231</red>
 
6644
           <green>231</green>
 
6645
           <blue>231</blue>
 
6646
          </color>
 
6647
         </brush>
 
6648
        </colorrole>
 
6649
        <colorrole role="Dark">
 
6650
         <brush brushstyle="SolidPattern">
 
6651
          <color alpha="255">
 
6652
           <red>121</red>
 
6653
           <green>125</green>
 
6654
           <blue>121</blue>
 
6655
          </color>
 
6656
         </brush>
 
6657
        </colorrole>
 
6658
        <colorrole role="Mid">
 
6659
         <brush brushstyle="SolidPattern">
 
6660
          <color alpha="255">
 
6661
           <red>166</red>
 
6662
           <green>166</green>
 
6663
           <blue>166</blue>
 
6664
          </color>
 
6665
         </brush>
 
6666
        </colorrole>
 
6667
        <colorrole role="Text">
 
6668
         <brush brushstyle="SolidPattern">
 
6669
          <color alpha="255">
 
6670
           <red>0</red>
 
6671
           <green>0</green>
 
6672
           <blue>0</blue>
 
6673
          </color>
 
6674
         </brush>
 
6675
        </colorrole>
 
6676
        <colorrole role="BrightText">
 
6677
         <brush brushstyle="SolidPattern">
 
6678
          <color alpha="255">
 
6679
           <red>255</red>
 
6680
           <green>255</green>
 
6681
           <blue>255</blue>
 
6682
          </color>
 
6683
         </brush>
 
6684
        </colorrole>
 
6685
        <colorrole role="ButtonText">
 
6686
         <brush brushstyle="SolidPattern">
 
6687
          <color alpha="255">
 
6688
           <red>255</red>
 
6689
           <green>0</green>
 
6690
           <blue>0</blue>
 
6691
          </color>
 
6692
         </brush>
 
6693
        </colorrole>
 
6694
        <colorrole role="Base">
 
6695
         <brush brushstyle="SolidPattern">
 
6696
          <color alpha="255">
 
6697
           <red>255</red>
 
6698
           <green>255</green>
 
6699
           <blue>255</blue>
 
6700
          </color>
 
6701
         </brush>
 
6702
        </colorrole>
 
6703
        <colorrole role="Window">
 
6704
         <brush brushstyle="SolidPattern">
 
6705
          <color alpha="255">
 
6706
           <red>207</red>
 
6707
           <green>207</green>
 
6708
           <blue>207</blue>
 
6709
          </color>
 
6710
         </brush>
 
6711
        </colorrole>
 
6712
        <colorrole role="Shadow">
 
6713
         <brush brushstyle="SolidPattern">
 
6714
          <color alpha="255">
 
6715
           <red>0</red>
 
6716
           <green>0</green>
 
6717
           <blue>0</blue>
 
6718
          </color>
 
6719
         </brush>
 
6720
        </colorrole>
 
6721
        <colorrole role="Highlight">
 
6722
         <brush brushstyle="SolidPattern">
 
6723
          <color alpha="255">
 
6724
           <red>0</red>
 
6725
           <green>0</green>
 
6726
           <blue>0</blue>
 
6727
          </color>
 
6728
         </brush>
 
6729
        </colorrole>
 
6730
        <colorrole role="HighlightedText">
 
6731
         <brush brushstyle="SolidPattern">
 
6732
          <color alpha="255">
 
6733
           <red>255</red>
 
6734
           <green>255</green>
 
6735
           <blue>255</blue>
 
6736
          </color>
 
6737
         </brush>
 
6738
        </colorrole>
 
6739
        <colorrole role="Link">
 
6740
         <brush brushstyle="SolidPattern">
 
6741
          <color alpha="255">
 
6742
           <red>0</red>
 
6743
           <green>0</green>
 
6744
           <blue>255</blue>
 
6745
          </color>
 
6746
         </brush>
 
6747
        </colorrole>
 
6748
        <colorrole role="LinkVisited">
 
6749
         <brush brushstyle="SolidPattern">
 
6750
          <color alpha="255">
 
6751
           <red>255</red>
 
6752
           <green>0</green>
 
6753
           <blue>255</blue>
 
6754
          </color>
 
6755
         </brush>
 
6756
        </colorrole>
 
6757
        <colorrole role="AlternateBase">
 
6758
         <brush brushstyle="SolidPattern">
 
6759
          <color alpha="255">
 
6760
           <red>231</red>
 
6761
           <green>231</green>
 
6762
           <blue>231</blue>
 
6763
          </color>
 
6764
         </brush>
 
6765
        </colorrole>
 
6766
       </inactive>
 
6767
       <disabled>
 
6768
        <colorrole role="WindowText">
 
6769
         <brush brushstyle="SolidPattern">
 
6770
          <color alpha="255">
 
6771
           <red>121</red>
 
6772
           <green>125</green>
 
6773
           <blue>121</blue>
 
6774
          </color>
 
6775
         </brush>
 
6776
        </colorrole>
 
6777
        <colorrole role="Button">
 
6778
         <brush brushstyle="SolidPattern">
 
6779
          <color alpha="255">
 
6780
           <red>207</red>
 
6781
           <green>207</green>
 
6782
           <blue>207</blue>
 
6783
          </color>
 
6784
         </brush>
 
6785
        </colorrole>
 
6786
        <colorrole role="Light">
 
6787
         <brush brushstyle="SolidPattern">
 
6788
          <color alpha="255">
 
6789
           <red>237</red>
 
6790
           <green>237</green>
 
6791
           <blue>237</blue>
 
6792
          </color>
 
6793
         </brush>
 
6794
        </colorrole>
 
6795
        <colorrole role="Midlight">
 
6796
         <brush brushstyle="SolidPattern">
 
6797
          <color alpha="255">
 
6798
           <red>231</red>
 
6799
           <green>231</green>
 
6800
           <blue>231</blue>
 
6801
          </color>
 
6802
         </brush>
 
6803
        </colorrole>
 
6804
        <colorrole role="Dark">
 
6805
         <brush brushstyle="SolidPattern">
 
6806
          <color alpha="255">
 
6807
           <red>121</red>
 
6808
           <green>125</green>
 
6809
           <blue>121</blue>
 
6810
          </color>
 
6811
         </brush>
 
6812
        </colorrole>
 
6813
        <colorrole role="Mid">
 
6814
         <brush brushstyle="SolidPattern">
 
6815
          <color alpha="255">
 
6816
           <red>166</red>
 
6817
           <green>166</green>
 
6818
           <blue>166</blue>
 
6819
          </color>
 
6820
         </brush>
 
6821
        </colorrole>
 
6822
        <colorrole role="Text">
 
6823
         <brush brushstyle="SolidPattern">
 
6824
          <color alpha="255">
 
6825
           <red>121</red>
 
6826
           <green>125</green>
 
6827
           <blue>121</blue>
 
6828
          </color>
 
6829
         </brush>
 
6830
        </colorrole>
 
6831
        <colorrole role="BrightText">
 
6832
         <brush brushstyle="SolidPattern">
 
6833
          <color alpha="255">
 
6834
           <red>255</red>
 
6835
           <green>255</green>
 
6836
           <blue>255</blue>
 
6837
          </color>
 
6838
         </brush>
 
6839
        </colorrole>
 
6840
        <colorrole role="ButtonText">
 
6841
         <brush brushstyle="SolidPattern">
 
6842
          <color alpha="255">
 
6843
           <red>121</red>
 
6844
           <green>125</green>
 
6845
           <blue>121</blue>
 
6846
          </color>
 
6847
         </brush>
 
6848
        </colorrole>
 
6849
        <colorrole role="Base">
 
6850
         <brush brushstyle="SolidPattern">
 
6851
          <color alpha="255">
 
6852
           <red>207</red>
 
6853
           <green>207</green>
 
6854
           <blue>207</blue>
 
6855
          </color>
 
6856
         </brush>
 
6857
        </colorrole>
 
6858
        <colorrole role="Window">
 
6859
         <brush brushstyle="SolidPattern">
 
6860
          <color alpha="255">
 
6861
           <red>207</red>
 
6862
           <green>207</green>
 
6863
           <blue>207</blue>
 
6864
          </color>
 
6865
         </brush>
 
6866
        </colorrole>
 
6867
        <colorrole role="Shadow">
 
6868
         <brush brushstyle="SolidPattern">
 
6869
          <color alpha="255">
 
6870
           <red>0</red>
 
6871
           <green>0</green>
 
6872
           <blue>0</blue>
 
6873
          </color>
 
6874
         </brush>
 
6875
        </colorrole>
 
6876
        <colorrole role="Highlight">
 
6877
         <brush brushstyle="SolidPattern">
 
6878
          <color alpha="255">
 
6879
           <red>121</red>
 
6880
           <green>125</green>
 
6881
           <blue>121</blue>
 
6882
          </color>
 
6883
         </brush>
 
6884
        </colorrole>
 
6885
        <colorrole role="HighlightedText">
 
6886
         <brush brushstyle="SolidPattern">
 
6887
          <color alpha="255">
 
6888
           <red>207</red>
 
6889
           <green>207</green>
 
6890
           <blue>207</blue>
 
6891
          </color>
 
6892
         </brush>
 
6893
        </colorrole>
 
6894
        <colorrole role="Link">
 
6895
         <brush brushstyle="SolidPattern">
 
6896
          <color alpha="255">
 
6897
           <red>0</red>
 
6898
           <green>0</green>
 
6899
           <blue>255</blue>
 
6900
          </color>
 
6901
         </brush>
 
6902
        </colorrole>
 
6903
        <colorrole role="LinkVisited">
 
6904
         <brush brushstyle="SolidPattern">
 
6905
          <color alpha="255">
 
6906
           <red>255</red>
 
6907
           <green>0</green>
 
6908
           <blue>255</blue>
 
6909
          </color>
 
6910
         </brush>
 
6911
        </colorrole>
 
6912
        <colorrole role="AlternateBase">
 
6913
         <brush brushstyle="SolidPattern">
 
6914
          <color alpha="255">
 
6915
           <red>231</red>
 
6916
           <green>231</green>
 
6917
           <blue>231</blue>
 
6918
          </color>
 
6919
         </brush>
 
6920
        </colorrole>
 
6921
       </disabled>
 
6922
      </palette>
 
6923
     </property>
 
6924
     <property name="font">
 
6925
      <font>
 
6926
       <family>Sans Serif</family>
 
6927
       <pointsize>10</pointsize>
 
6928
       <weight>75</weight>
 
6929
       <italic>false</italic>
 
6930
       <bold>true</bold>
 
6931
       <underline>false</underline>
 
6932
       <strikeout>false</strikeout>
 
6933
      </font>
 
6934
     </property>
 
6935
     <property name="toolTip">
 
6936
      <string>Cut all notes off</string>
 
6937
     </property>
 
6938
     <property name="text">
 
6939
      <string>Panic!</string>
 
6940
     </property>
 
6941
    </widget>
 
6942
   </item>
 
6943
   <item row="0" column="2" rowspan="2">
 
6944
    <widget class="QGroupBox" name="generalBox">
 
6945
     <property name="title">
 
6946
      <string/>
 
6947
     </property>
 
6948
     <layout class="QGridLayout">
 
6949
      <property name="margin">
 
6950
       <number>9</number>
 
6951
      </property>
 
6952
      <property name="spacing">
 
6953
       <number>6</number>
 
6954
      </property>
 
6955
      <item row="0" column="4">
 
6956
       <widget class="QSpinBox" name="nbrVoicesSpinBox">
 
6957
        <property name="enabled">
 
6958
         <bool>true</bool>
 
6959
        </property>
 
6960
        <property name="toolTip">
 
6961
         <string>Number of Voices</string>
 
6962
        </property>
 
6963
        <property name="minimum">
 
6964
         <number>1</number>
 
6965
        </property>
 
6966
        <property name="maximum">
 
6967
         <number>64</number>
 
6968
        </property>
 
6969
        <property name="value">
 
6970
         <number>8</number>
 
6971
        </property>
 
6972
       </widget>
 
6973
      </item>
 
6974
      <item row="0" column="3">
 
6975
       <widget class="QLabel" name="numberVoicesLabel">
 
6976
        <property name="frameShape">
 
6977
         <enum>QFrame::StyledPanel</enum>
 
6978
        </property>
 
6979
        <property name="text">
 
6980
         <string>Number of voices</string>
 
6981
        </property>
 
6982
        <property name="alignment">
 
6983
         <set>Qt::AlignCenter</set>
 
6984
        </property>
 
6985
       </widget>
 
6986
      </item>
 
6987
      <item row="0" column="2">
 
6988
       <widget class="QCheckBox" name="ChannelCheckBox">
 
6989
        <property name="text">
 
6990
         <string>Enable</string>
 
6991
        </property>
 
6992
        <property name="checked">
 
6993
         <bool>true</bool>
 
6994
        </property>
 
6995
       </widget>
 
6996
      </item>
 
6997
      <item row="0" column="1">
 
6998
       <widget class="QSpinBox" name="ChannelNumSpinBox">
 
6999
        <property name="minimum">
 
7000
         <number>1</number>
 
7001
        </property>
 
7002
        <property name="maximum">
 
7003
         <number>16</number>
 
7004
        </property>
 
7005
       </widget>
 
7006
      </item>
 
7007
      <item row="0" column="0">
 
7008
       <widget class="QLabel" name="channelNumLabel">
 
7009
        <property name="frameShape">
 
7010
         <enum>QFrame::StyledPanel</enum>
 
7011
        </property>
 
7012
        <property name="text">
 
7013
         <string>Channel</string>
 
7014
        </property>
 
7015
        <property name="alignment">
 
7016
         <set>Qt::AlignCenter</set>
 
7017
        </property>
 
7018
       </widget>
 
7019
      </item>
 
7020
     </layout>
 
7021
    </widget>
 
7022
   </item>
 
7023
   <item row="0" column="0" rowspan="2">
 
7024
    <widget class="QLabel" name="masterVolumeLabel">
 
7025
     <property name="frameShape">
 
7026
      <enum>QFrame::StyledPanel</enum>
 
7027
     </property>
 
7028
     <property name="text">
 
7029
      <string>Vol</string>
 
7030
     </property>
 
7031
     <property name="alignment">
 
7032
      <set>Qt::AlignCenter</set>
 
7033
     </property>
 
7034
    </widget>
 
7035
   </item>
 
7036
   <item row="0" column="1" rowspan="2">
 
7037
    <widget class="Awl::VolKnob" name="masterVolKnob" native="true">
 
7038
     <property name="minimumSize">
 
7039
      <size>
 
7040
       <width>40</width>
 
7041
       <height>40</height>
 
7042
      </size>
 
7043
     </property>
 
7044
     <property name="value" stdset="0">
 
7045
      <double>-28.144332654385916</double>
 
7046
     </property>
 
7047
     <property name="minValue" stdset="0">
 
7048
      <double>0.000000000000000</double>
 
7049
     </property>
 
7050
     <property name="maxValue" stdset="0">
 
7051
      <double>1.000000000000000</double>
 
7052
     </property>
 
7053
     <property name="lineStep" stdset="0">
 
7054
      <double>0.100000000000000</double>
 
7055
     </property>
 
7056
     <property name="pageStep" stdset="0">
 
7057
      <double>0.200000000000000</double>
 
7058
     </property>
 
7059
     <property name="log" stdset="0">
 
7060
      <bool>false</bool>
 
7061
     </property>
 
7062
    </widget>
 
7063
   </item>
 
7064
   <item row="0" column="4" rowspan="3">
 
7065
    <widget class="QGroupBox" name="channelCtrlGroupBox">
 
7066
     <property name="minimumSize">
 
7067
      <size>
 
7068
       <width>96</width>
 
7069
       <height>16</height>
 
7070
      </size>
 
7071
     </property>
 
7072
     <property name="title">
 
7073
      <string>Channel Ctrl</string>
 
7074
     </property>
 
7075
     <layout class="QGridLayout">
 
7076
      <property name="margin">
 
7077
       <number>9</number>
 
7078
      </property>
 
7079
      <property name="spacing">
 
7080
       <number>6</number>
 
7081
      </property>
 
7082
      <item row="2" column="0">
 
7083
       <widget class="Awl::VolKnob" name="channelPanKnob" native="true">
 
7084
        <property name="cursor">
 
7085
         <cursorShape>PointingHandCursor</cursorShape>
 
7086
        </property>
 
7087
        <property name="minValue" stdset="0">
 
7088
         <double>0.000000000000000</double>
 
7089
        </property>
 
7090
        <property name="maxValue" stdset="0">
 
7091
         <double>1.000000000000000</double>
 
7092
        </property>
 
7093
        <property name="lineStep" stdset="0">
 
7094
         <double>0.100000000000000</double>
 
7095
        </property>
 
7096
        <property name="pageStep" stdset="0">
 
7097
         <double>0.200000000000000</double>
 
7098
        </property>
 
7099
        <property name="log" stdset="0">
 
7100
         <bool>false</bool>
 
7101
        </property>
 
7102
       </widget>
 
7103
      </item>
 
7104
      <item row="13" column="0">
 
7105
       <widget class="QLabel" name="releaseLabel">
 
7106
        <property name="frameShape">
 
7107
         <enum>QFrame::StyledPanel</enum>
 
7108
        </property>
 
7109
        <property name="text">
 
7110
         <string>Release</string>
 
7111
        </property>
 
7112
        <property name="alignment">
 
7113
         <set>Qt::AlignCenter</set>
 
7114
        </property>
 
7115
       </widget>
 
7116
      </item>
 
7117
      <item row="12" column="0">
 
7118
       <widget class="Awl::Knob" name="releaseKnob" native="true">
 
7119
        <property name="minimumSize">
 
7120
         <size>
 
7121
          <width>32</width>
 
7122
          <height>32</height>
 
7123
         </size>
 
7124
        </property>
 
7125
        <property name="cursor">
 
7126
         <cursorShape>PointingHandCursor</cursorShape>
 
7127
        </property>
 
7128
       </widget>
 
7129
      </item>
 
7130
      <item row="11" column="0">
 
7131
       <widget class="QLabel" name="attackTimeLabel">
 
7132
        <property name="frameShape">
 
7133
         <enum>QFrame::StyledPanel</enum>
 
7134
        </property>
 
7135
        <property name="text">
 
7136
         <string>Attack</string>
 
7137
        </property>
 
7138
        <property name="alignment">
 
7139
         <set>Qt::AlignCenter</set>
 
7140
        </property>
 
7141
       </widget>
 
7142
      </item>
 
7143
      <item row="10" column="0">
 
7144
       <widget class="Awl::Knob" name="attackKnob" native="true">
 
7145
        <property name="minimumSize">
 
7146
         <size>
 
7147
          <width>32</width>
 
7148
          <height>32</height>
 
7149
         </size>
 
7150
        </property>
 
7151
        <property name="cursor">
 
7152
         <cursorShape>PointingHandCursor</cursorShape>
 
7153
        </property>
 
7154
       </widget>
 
7155
      </item>
 
7156
      <item row="9" column="0">
 
7157
       <widget class="QLabel" name="detuneLabel">
 
7158
        <property name="frameShape">
 
7159
         <enum>QFrame::StyledPanel</enum>
 
7160
        </property>
 
7161
        <property name="text">
 
7162
         <string>Detune</string>
 
7163
        </property>
 
7164
        <property name="alignment">
 
7165
         <set>Qt::AlignCenter</set>
 
7166
        </property>
 
7167
       </widget>
 
7168
      </item>
 
7169
      <item row="8" column="0">
 
7170
       <widget class="Awl::Knob" name="detuneKnob" native="true">
 
7171
        <property name="minimumSize">
 
7172
         <size>
 
7173
          <width>32</width>
 
7174
          <height>32</height>
 
7175
         </size>
 
7176
        </property>
 
7177
        <property name="cursor">
 
7178
         <cursorShape>PointingHandCursor</cursorShape>
 
7179
        </property>
 
7180
       </widget>
 
7181
      </item>
 
7182
      <item row="7" column="0">
 
7183
       <widget class="QLabel" name="brightnessLabel">
 
7184
        <property name="frameShape">
 
7185
         <enum>QFrame::StyledPanel</enum>
 
7186
        </property>
 
7187
        <property name="text">
 
7188
         <string>Brightness</string>
 
7189
        </property>
 
7190
        <property name="alignment">
 
7191
         <set>Qt::AlignCenter</set>
 
7192
        </property>
 
7193
       </widget>
 
7194
      </item>
 
7195
      <item row="6" column="0">
 
7196
       <widget class="Awl::Knob" name="brightnessKnob" native="true">
 
7197
        <property name="minimumSize">
 
7198
         <size>
 
7199
          <width>32</width>
 
7200
          <height>32</height>
 
7201
         </size>
 
7202
        </property>
 
7203
        <property name="cursor">
 
7204
         <cursorShape>PointingHandCursor</cursorShape>
 
7205
        </property>
 
7206
       </widget>
 
7207
      </item>
 
7208
      <item row="5" column="0">
 
7209
       <widget class="QLabel" name="modulationLabel">
 
7210
        <property name="frameShape">
 
7211
         <enum>QFrame::StyledPanel</enum>
 
7212
        </property>
 
7213
        <property name="text">
 
7214
         <string>Modulation</string>
 
7215
        </property>
 
7216
        <property name="alignment">
 
7217
         <set>Qt::AlignCenter</set>
 
7218
        </property>
 
7219
       </widget>
 
7220
      </item>
 
7221
      <item row="4" column="0">
 
7222
       <widget class="Awl::Knob" name="modulationKnob" native="true">
 
7223
        <property name="minimumSize">
 
7224
         <size>
 
7225
          <width>32</width>
 
7226
          <height>32</height>
 
7227
         </size>
 
7228
        </property>
 
7229
        <property name="cursor">
 
7230
         <cursorShape>PointingHandCursor</cursorShape>
 
7231
        </property>
 
7232
       </widget>
 
7233
      </item>
 
7234
      <item row="3" column="0">
 
7235
       <widget class="QLabel" name="channelPanLabel">
 
7236
        <property name="frameShape">
 
7237
         <enum>QFrame::StyledPanel</enum>
 
7238
        </property>
 
7239
        <property name="text">
 
7240
         <string>Pan</string>
 
7241
        </property>
 
7242
        <property name="alignment">
 
7243
         <set>Qt::AlignCenter</set>
 
7244
        </property>
 
7245
       </widget>
 
7246
      </item>
 
7247
      <item row="1" column="0">
 
7248
       <widget class="QLabel" name="channelVolumeLabel">
 
7249
        <property name="frameShape">
 
7250
         <enum>QFrame::StyledPanel</enum>
 
7251
        </property>
 
7252
        <property name="text">
 
7253
         <string>Volume</string>
 
7254
        </property>
 
7255
        <property name="alignment">
 
7256
         <set>Qt::AlignCenter</set>
 
7257
        </property>
 
7258
       </widget>
 
7259
      </item>
 
7260
      <item row="0" column="0">
 
7261
       <widget class="Awl::Knob" name="channelVolumeKnob" native="true">
 
7262
        <property name="minimumSize">
 
7263
         <size>
 
7264
          <width>32</width>
 
7265
          <height>32</height>
 
7266
         </size>
 
7267
        </property>
 
7268
        <property name="cursor">
 
7269
         <cursorShape>PointingHandCursor</cursorShape>
 
7270
        </property>
 
7271
        <property name="maxValue" stdset="0">
 
7272
         <double>1.000000000000000</double>
 
7273
        </property>
 
7274
        <property name="lineStep" stdset="0">
 
7275
         <double>0.100000000000000</double>
 
7276
        </property>
 
7277
        <property name="pageStep" stdset="0">
 
7278
         <double>0.200000000000000</double>
 
7279
        </property>
 
7280
        <property name="scaleSize" stdset="0">
 
7281
         <number>270</number>
 
7282
        </property>
 
7283
        <property name="markSize" stdset="0">
 
7284
         <number>6</number>
 
7285
        </property>
 
7286
       </widget>
 
7287
      </item>
 
7288
     </layout>
 
7289
    </widget>
 
7290
   </item>
 
7291
  </layout>
 
7292
 </widget>
 
7293
 <layoutdefault spacing="6" margin="11"/>
 
7294
 <customwidgets>
 
7295
  <customwidget>
 
7296
   <class>Awl::Knob</class>
 
7297
   <extends>QWidget</extends>
 
7298
   <header>awl/knob.h</header>
 
7299
  </customwidget>
 
7300
  <customwidget>
 
7301
   <class>Awl::FloatEntry</class>
 
7302
   <extends>QLineEdit</extends>
 
7303
   <header>awl/floatentry.h</header>
 
7304
  </customwidget>
 
7305
  <customwidget>
 
7306
   <class>Awl::VolKnob</class>
 
7307
   <extends>Awl::Knob</extends>
 
7308
   <header>awl/volknob.h</header>
 
7309
  </customwidget>
 
7310
 </customwidgets>
 
7311
 <tabstops>
 
7312
  <tabstop>deicsOnzeTabWidget</tabstop>
 
7313
  <tabstop>presetLineEdit</tabstop>
 
7314
  <tabstop>feedbackSlider</tabstop>
 
7315
  <tabstop>LFOSyncCheckBox</tabstop>
 
7316
  <tabstop>PModSensSlider</tabstop>
 
7317
  <tabstop>LFOWaveComboBox</tabstop>
 
7318
  <tabstop>AModSensSlider</tabstop>
 
7319
  <tabstop>PModDepthSlider</tabstop>
 
7320
  <tabstop>AModDepthSlider</tabstop>
 
7321
  <tabstop>LFOSpeedSlider</tabstop>
 
7322
  <tabstop>LFODelaySlider</tabstop>
 
7323
  <tabstop>algorithmComboBox</tabstop>
 
7324
  <tabstop>LS1Slider</tabstop>
 
7325
  <tabstop>RS1Slider</tabstop>
 
7326
  <tabstop>OUT1Slider</tabstop>
 
7327
  <tabstop>Fix1CheckBox</tabstop>
 
7328
  <tabstop>AME1CheckBox</tabstop>
 
7329
  <tabstop>EBS1Slider</tabstop>
 
7330
  <tabstop>DET1Slider</tabstop>
 
7331
  <tabstop>KVS1Slider</tabstop>
 
7332
  <tabstop>WaveForm1ComboBox</tabstop>
 
7333
  <tabstop>EGS1ComboBox</tabstop>
 
7334
  <tabstop>LS2Slider</tabstop>
 
7335
  <tabstop>RS2Slider</tabstop>
 
7336
  <tabstop>OUT2Slider</tabstop>
 
7337
  <tabstop>AME2CheckBox</tabstop>
 
7338
  <tabstop>EBS2Slider</tabstop>
 
7339
  <tabstop>DET2Slider</tabstop>
 
7340
  <tabstop>KVS2Slider</tabstop>
 
7341
  <tabstop>WaveForm2ComboBox</tabstop>
 
7342
  <tabstop>EGS2ComboBox</tabstop>
 
7343
  <tabstop>LS3Slider</tabstop>
 
7344
  <tabstop>RS3Slider</tabstop>
 
7345
  <tabstop>OUT3Slider</tabstop>
 
7346
  <tabstop>AME3CheckBox</tabstop>
 
7347
  <tabstop>EBS3Slider</tabstop>
 
7348
  <tabstop>DET3Slider</tabstop>
 
7349
  <tabstop>KVS3Slider</tabstop>
 
7350
  <tabstop>WaveForm3ComboBox</tabstop>
 
7351
  <tabstop>EGS3ComboBox</tabstop>
 
7352
  <tabstop>LS4Slider</tabstop>
 
7353
  <tabstop>RS4Slider</tabstop>
 
7354
  <tabstop>OUT4Slider</tabstop>
 
7355
  <tabstop>AME4CheckBox</tabstop>
 
7356
  <tabstop>EBS4Slider</tabstop>
 
7357
  <tabstop>DET4Slider</tabstop>
 
7358
  <tabstop>KVS4Slider</tabstop>
 
7359
  <tabstop>WaveForm4ComboBox</tabstop>
 
7360
  <tabstop>EGS4ComboBox</tabstop>
 
7361
  <tabstop>subcategoryLineEdit</tabstop>
 
7362
  <tabstop>categoryLineEdit</tabstop>
 
7363
  <tabstop>lbankSpinBox</tabstop>
 
7364
  <tabstop>progSpinBox</tabstop>
 
7365
  <tabstop>feedbackSpinBox</tabstop>
 
7366
  <tabstop>PModSensSpinBox</tabstop>
 
7367
  <tabstop>AModSensSpinBox</tabstop>
 
7368
  <tabstop>PModDepthSpinBox</tabstop>
 
7369
  <tabstop>AModDepthSpinBox</tabstop>
 
7370
  <tabstop>LFOSpeedSpinBox</tabstop>
 
7371
  <tabstop>LFODelaySpinBox</tabstop>
 
7372
  <tabstop>CoarseRatio1SpinBox</tabstop>
 
7373
  <tabstop>FineRatio1SpinBox</tabstop>
 
7374
  <tabstop>Freq1SpinBox</tabstop>
 
7375
  <tabstop>LS1SpinBox</tabstop>
 
7376
  <tabstop>RS1SpinBox</tabstop>
 
7377
  <tabstop>OUT1SpinBox</tabstop>
 
7378
  <tabstop>EBS1SpinBox</tabstop>
 
7379
  <tabstop>KVS1SpinBox</tabstop>
 
7380
  <tabstop>DET1SpinBox</tabstop>
 
7381
  <tabstop>AR1SpinBox</tabstop>
 
7382
  <tabstop>D1R1SpinBox</tabstop>
 
7383
  <tabstop>D1L1SpinBox</tabstop>
 
7384
  <tabstop>D2R1SpinBox</tabstop>
 
7385
  <tabstop>RR1SpinBox</tabstop>
 
7386
  <tabstop>Fix2CheckBox</tabstop>
 
7387
  <tabstop>Freq2SpinBox</tabstop>
 
7388
  <tabstop>CoarseRatio2SpinBox</tabstop>
 
7389
  <tabstop>FineRatio2SpinBox</tabstop>
 
7390
  <tabstop>LS2SpinBox</tabstop>
 
7391
  <tabstop>RS2SpinBox</tabstop>
 
7392
  <tabstop>OUT2SpinBox</tabstop>
 
7393
  <tabstop>EBS2SpinBox</tabstop>
 
7394
  <tabstop>KVS2SpinBox</tabstop>
 
7395
  <tabstop>DET2SpinBox</tabstop>
 
7396
  <tabstop>AR2SpinBox</tabstop>
 
7397
  <tabstop>D1R2SpinBox</tabstop>
 
7398
  <tabstop>D1L2SpinBox</tabstop>
 
7399
  <tabstop>D2R2SpinBox</tabstop>
 
7400
  <tabstop>RR2SpinBox</tabstop>
 
7401
  <tabstop>Fix3CheckBox</tabstop>
 
7402
  <tabstop>CoarseRatio3SpinBox</tabstop>
 
7403
  <tabstop>FineRatio3SpinBox</tabstop>
 
7404
  <tabstop>Freq3SpinBox</tabstop>
 
7405
  <tabstop>AR3SpinBox</tabstop>
 
7406
  <tabstop>D1R3SpinBox</tabstop>
 
7407
  <tabstop>D1L3SpinBox</tabstop>
 
7408
  <tabstop>D2R3SpinBox</tabstop>
 
7409
  <tabstop>RR3SpinBox</tabstop>
 
7410
  <tabstop>LS3SpinBox</tabstop>
 
7411
  <tabstop>RS3SpinBox</tabstop>
 
7412
  <tabstop>OUT3SpinBox</tabstop>
 
7413
  <tabstop>EBS3SpinBox</tabstop>
 
7414
  <tabstop>KVS3SpinBox</tabstop>
 
7415
  <tabstop>DET3SpinBox</tabstop>
 
7416
  <tabstop>Fix4CheckBox</tabstop>
 
7417
  <tabstop>CoarseRatio4SpinBox</tabstop>
 
7418
  <tabstop>FineRatio4SpinBox</tabstop>
 
7419
  <tabstop>Freq4SpinBox</tabstop>
 
7420
  <tabstop>LS4SpinBox</tabstop>
 
7421
  <tabstop>RS4SpinBox</tabstop>
 
7422
  <tabstop>OUT4SpinBox</tabstop>
 
7423
  <tabstop>EBS4SpinBox</tabstop>
 
7424
  <tabstop>KVS4SpinBox</tabstop>
 
7425
  <tabstop>DET4SpinBox</tabstop>
 
7426
  <tabstop>AR4SpinBox</tabstop>
 
7427
  <tabstop>D1R4SpinBox</tabstop>
 
7428
  <tabstop>D1L4SpinBox</tabstop>
 
7429
  <tabstop>D2R4SpinBox</tabstop>
 
7430
  <tabstop>RR4SpinBox</tabstop>
 
7431
 </tabstops>
 
7432
 <resources/>
 
7433
 <connections>
 
7434
  <connection>
 
7435
   <sender>feedbackSlider</sender>
 
7436
   <signal>valueChanged(int)</signal>
 
7437
   <receiver>feedbackSpinBox</receiver>
 
7438
   <slot>setValue(int)</slot>
 
7439
   <hints>
 
7440
    <hint type="sourcelabel">
 
7441
     <x>111</x>
 
7442
     <y>114</y>
 
7443
    </hint>
 
7444
    <hint type="destinationlabel">
 
7445
     <x>111</x>
 
7446
     <y>114</y>
 
7447
    </hint>
 
7448
   </hints>
 
7449
  </connection>
 
7450
  <connection>
 
7451
   <sender>feedbackSpinBox</sender>
 
7452
   <signal>valueChanged(int)</signal>
 
7453
   <receiver>feedbackSlider</receiver>
 
7454
   <slot>setValue(int)</slot>
 
7455
   <hints>
 
7456
    <hint type="sourcelabel">
 
7457
     <x>111</x>
 
7458
     <y>114</y>
 
7459
    </hint>
 
7460
    <hint type="destinationlabel">
 
7461
     <x>111</x>
 
7462
     <y>114</y>
 
7463
    </hint>
 
7464
   </hints>
 
7465
  </connection>
 
7466
  <connection>
 
7467
   <sender>PModSensSlider</sender>
 
7468
   <signal>valueChanged(int)</signal>
 
7469
   <receiver>PModSensSpinBox</receiver>
 
7470
   <slot>setValue(int)</slot>
 
7471
   <hints>
 
7472
    <hint type="sourcelabel">
 
7473
     <x>111</x>
 
7474
     <y>114</y>
 
7475
    </hint>
 
7476
    <hint type="destinationlabel">
 
7477
     <x>111</x>
 
7478
     <y>114</y>
 
7479
    </hint>
 
7480
   </hints>
 
7481
  </connection>
 
7482
  <connection>
 
7483
   <sender>PModSensSpinBox</sender>
 
7484
   <signal>valueChanged(int)</signal>
 
7485
   <receiver>PModSensSlider</receiver>
 
7486
   <slot>setValue(int)</slot>
 
7487
   <hints>
 
7488
    <hint type="sourcelabel">
 
7489
     <x>111</x>
 
7490
     <y>114</y>
 
7491
    </hint>
 
7492
    <hint type="destinationlabel">
 
7493
     <x>111</x>
 
7494
     <y>114</y>
 
7495
    </hint>
 
7496
   </hints>
 
7497
  </connection>
 
7498
  <connection>
 
7499
   <sender>AModSensSlider</sender>
 
7500
   <signal>valueChanged(int)</signal>
 
7501
   <receiver>AModSensSpinBox</receiver>
 
7502
   <slot>setValue(int)</slot>
 
7503
   <hints>
 
7504
    <hint type="sourcelabel">
 
7505
     <x>111</x>
 
7506
     <y>114</y>
 
7507
    </hint>
 
7508
    <hint type="destinationlabel">
 
7509
     <x>111</x>
 
7510
     <y>114</y>
 
7511
    </hint>
 
7512
   </hints>
 
7513
  </connection>
 
7514
  <connection>
 
7515
   <sender>AModSensSpinBox</sender>
 
7516
   <signal>valueChanged(int)</signal>
 
7517
   <receiver>AModSensSlider</receiver>
 
7518
   <slot>setValue(int)</slot>
 
7519
   <hints>
 
7520
    <hint type="sourcelabel">
 
7521
     <x>111</x>
 
7522
     <y>114</y>
 
7523
    </hint>
 
7524
    <hint type="destinationlabel">
 
7525
     <x>111</x>
 
7526
     <y>114</y>
 
7527
    </hint>
 
7528
   </hints>
 
7529
  </connection>
 
7530
  <connection>
 
7531
   <sender>PModDepthSpinBox</sender>
 
7532
   <signal>valueChanged(int)</signal>
 
7533
   <receiver>PModDepthSlider</receiver>
 
7534
   <slot>setValue(int)</slot>
 
7535
   <hints>
 
7536
    <hint type="sourcelabel">
 
7537
     <x>111</x>
 
7538
     <y>114</y>
 
7539
    </hint>
 
7540
    <hint type="destinationlabel">
 
7541
     <x>111</x>
 
7542
     <y>114</y>
 
7543
    </hint>
 
7544
   </hints>
 
7545
  </connection>
 
7546
  <connection>
 
7547
   <sender>AModDepthSpinBox</sender>
 
7548
   <signal>valueChanged(int)</signal>
 
7549
   <receiver>AModDepthSlider</receiver>
 
7550
   <slot>setValue(int)</slot>
 
7551
   <hints>
 
7552
    <hint type="sourcelabel">
 
7553
     <x>111</x>
 
7554
     <y>114</y>
 
7555
    </hint>
 
7556
    <hint type="destinationlabel">
 
7557
     <x>111</x>
 
7558
     <y>114</y>
 
7559
    </hint>
 
7560
   </hints>
 
7561
  </connection>
 
7562
  <connection>
 
7563
   <sender>LFOSpeedSlider</sender>
 
7564
   <signal>valueChanged(int)</signal>
 
7565
   <receiver>LFOSpeedSpinBox</receiver>
 
7566
   <slot>setValue(int)</slot>
 
7567
   <hints>
 
7568
    <hint type="sourcelabel">
 
7569
     <x>111</x>
 
7570
     <y>114</y>
 
7571
    </hint>
 
7572
    <hint type="destinationlabel">
 
7573
     <x>111</x>
 
7574
     <y>114</y>
 
7575
    </hint>
 
7576
   </hints>
 
7577
  </connection>
 
7578
  <connection>
 
7579
   <sender>LFOSpeedSpinBox</sender>
 
7580
   <signal>valueChanged(int)</signal>
 
7581
   <receiver>LFOSpeedSlider</receiver>
 
7582
   <slot>setValue(int)</slot>
 
7583
   <hints>
 
7584
    <hint type="sourcelabel">
 
7585
     <x>111</x>
 
7586
     <y>114</y>
 
7587
    </hint>
 
7588
    <hint type="destinationlabel">
 
7589
     <x>111</x>
 
7590
     <y>114</y>
 
7591
    </hint>
 
7592
   </hints>
 
7593
  </connection>
 
7594
  <connection>
 
7595
   <sender>LFODelaySlider</sender>
 
7596
   <signal>valueChanged(int)</signal>
 
7597
   <receiver>LFODelaySpinBox</receiver>
 
7598
   <slot>setValue(int)</slot>
 
7599
   <hints>
 
7600
    <hint type="sourcelabel">
 
7601
     <x>111</x>
 
7602
     <y>114</y>
 
7603
    </hint>
 
7604
    <hint type="destinationlabel">
 
7605
     <x>111</x>
 
7606
     <y>114</y>
 
7607
    </hint>
 
7608
   </hints>
 
7609
  </connection>
 
7610
  <connection>
 
7611
   <sender>LFODelaySpinBox</sender>
 
7612
   <signal>valueChanged(int)</signal>
 
7613
   <receiver>LFODelaySlider</receiver>
 
7614
   <slot>setValue(int)</slot>
 
7615
   <hints>
 
7616
    <hint type="sourcelabel">
 
7617
     <x>111</x>
 
7618
     <y>114</y>
 
7619
    </hint>
 
7620
    <hint type="destinationlabel">
 
7621
     <x>111</x>
 
7622
     <y>114</y>
 
7623
    </hint>
 
7624
   </hints>
 
7625
  </connection>
 
7626
  <connection>
 
7627
   <sender>PModDepthSlider</sender>
 
7628
   <signal>valueChanged(int)</signal>
 
7629
   <receiver>PModDepthSpinBox</receiver>
 
7630
   <slot>setValue(int)</slot>
 
7631
   <hints>
 
7632
    <hint type="sourcelabel">
 
7633
     <x>111</x>
 
7634
     <y>114</y>
 
7635
    </hint>
 
7636
    <hint type="destinationlabel">
 
7637
     <x>111</x>
 
7638
     <y>114</y>
 
7639
    </hint>
 
7640
   </hints>
 
7641
  </connection>
 
7642
  <connection>
 
7643
   <sender>Fix1CheckBox</sender>
 
7644
   <signal>toggled(bool)</signal>
 
7645
   <receiver>Freq1SpinBox</receiver>
 
7646
   <slot>setEnabled(bool)</slot>
 
7647
   <hints>
 
7648
    <hint type="sourcelabel">
 
7649
     <x>110</x>
 
7650
     <y>109</y>
 
7651
    </hint>
 
7652
    <hint type="destinationlabel">
 
7653
     <x>110</x>
 
7654
     <y>109</y>
 
7655
    </hint>
 
7656
   </hints>
 
7657
  </connection>
 
7658
  <connection>
 
7659
   <sender>Fix1CheckBox</sender>
 
7660
   <signal>toggled(bool)</signal>
 
7661
   <receiver>FineRatio1SpinBox</receiver>
 
7662
   <slot>setDisabled(bool)</slot>
 
7663
   <hints>
 
7664
    <hint type="sourcelabel">
 
7665
     <x>110</x>
 
7666
     <y>109</y>
 
7667
    </hint>
 
7668
    <hint type="destinationlabel">
 
7669
     <x>110</x>
 
7670
     <y>109</y>
 
7671
    </hint>
 
7672
   </hints>
 
7673
  </connection>
 
7674
  <connection>
 
7675
   <sender>Fix1CheckBox</sender>
 
7676
   <signal>toggled(bool)</signal>
 
7677
   <receiver>CoarseRatio1SpinBox</receiver>
 
7678
   <slot>setDisabled(bool)</slot>
 
7679
   <hints>
 
7680
    <hint type="sourcelabel">
 
7681
     <x>110</x>
 
7682
     <y>109</y>
 
7683
    </hint>
 
7684
    <hint type="destinationlabel">
 
7685
     <x>110</x>
 
7686
     <y>109</y>
 
7687
    </hint>
 
7688
   </hints>
 
7689
  </connection>
 
7690
  <connection>
 
7691
   <sender>OUT1Slider</sender>
 
7692
   <signal>valueChanged(int)</signal>
 
7693
   <receiver>OUT1SpinBox</receiver>
 
7694
   <slot>setValue(int)</slot>
 
7695
   <hints>
 
7696
    <hint type="sourcelabel">
 
7697
     <x>66</x>
 
7698
     <y>109</y>
 
7699
    </hint>
 
7700
    <hint type="destinationlabel">
 
7701
     <x>96</x>
 
7702
     <y>109</y>
 
7703
    </hint>
 
7704
   </hints>
 
7705
  </connection>
 
7706
  <connection>
 
7707
   <sender>OUT1SpinBox</sender>
 
7708
   <signal>valueChanged(int)</signal>
 
7709
   <receiver>OUT1Slider</receiver>
 
7710
   <slot>setValue(int)</slot>
 
7711
   <hints>
 
7712
    <hint type="sourcelabel">
 
7713
     <x>96</x>
 
7714
     <y>109</y>
 
7715
    </hint>
 
7716
    <hint type="destinationlabel">
 
7717
     <x>66</x>
 
7718
     <y>109</y>
 
7719
    </hint>
 
7720
   </hints>
 
7721
  </connection>
 
7722
  <connection>
 
7723
   <sender>LS1Slider</sender>
 
7724
   <signal>valueChanged(int)</signal>
 
7725
   <receiver>LS1SpinBox</receiver>
 
7726
   <slot>setValue(int)</slot>
 
7727
   <hints>
 
7728
    <hint type="sourcelabel">
 
7729
     <x>110</x>
 
7730
     <y>109</y>
 
7731
    </hint>
 
7732
    <hint type="destinationlabel">
 
7733
     <x>110</x>
 
7734
     <y>109</y>
 
7735
    </hint>
 
7736
   </hints>
 
7737
  </connection>
 
7738
  <connection>
 
7739
   <sender>LS1SpinBox</sender>
 
7740
   <signal>valueChanged(int)</signal>
 
7741
   <receiver>LS1Slider</receiver>
 
7742
   <slot>setValue(int)</slot>
 
7743
   <hints>
 
7744
    <hint type="sourcelabel">
 
7745
     <x>110</x>
 
7746
     <y>109</y>
 
7747
    </hint>
 
7748
    <hint type="destinationlabel">
 
7749
     <x>110</x>
 
7750
     <y>109</y>
 
7751
    </hint>
 
7752
   </hints>
 
7753
  </connection>
 
7754
  <connection>
 
7755
   <sender>RS1Slider</sender>
 
7756
   <signal>valueChanged(int)</signal>
 
7757
   <receiver>RS1SpinBox</receiver>
 
7758
   <slot>setValue(int)</slot>
 
7759
   <hints>
 
7760
    <hint type="sourcelabel">
 
7761
     <x>110</x>
 
7762
     <y>109</y>
 
7763
    </hint>
 
7764
    <hint type="destinationlabel">
 
7765
     <x>110</x>
 
7766
     <y>109</y>
 
7767
    </hint>
 
7768
   </hints>
 
7769
  </connection>
 
7770
  <connection>
 
7771
   <sender>RS1SpinBox</sender>
 
7772
   <signal>valueChanged(int)</signal>
 
7773
   <receiver>RS1Slider</receiver>
 
7774
   <slot>setValue(int)</slot>
 
7775
   <hints>
 
7776
    <hint type="sourcelabel">
 
7777
     <x>110</x>
 
7778
     <y>109</y>
 
7779
    </hint>
 
7780
    <hint type="destinationlabel">
 
7781
     <x>110</x>
 
7782
     <y>109</y>
 
7783
    </hint>
 
7784
   </hints>
 
7785
  </connection>
 
7786
  <connection>
 
7787
   <sender>DET1Slider</sender>
 
7788
   <signal>valueChanged(int)</signal>
 
7789
   <receiver>DET1SpinBox</receiver>
 
7790
   <slot>setValue(int)</slot>
 
7791
   <hints>
 
7792
    <hint type="sourcelabel">
 
7793
     <x>110</x>
 
7794
     <y>109</y>
 
7795
    </hint>
 
7796
    <hint type="destinationlabel">
 
7797
     <x>110</x>
 
7798
     <y>109</y>
 
7799
    </hint>
 
7800
   </hints>
 
7801
  </connection>
 
7802
  <connection>
 
7803
   <sender>DET1SpinBox</sender>
 
7804
   <signal>valueChanged(int)</signal>
 
7805
   <receiver>DET1Slider</receiver>
 
7806
   <slot>setValue(int)</slot>
 
7807
   <hints>
 
7808
    <hint type="sourcelabel">
 
7809
     <x>110</x>
 
7810
     <y>109</y>
 
7811
    </hint>
 
7812
    <hint type="destinationlabel">
 
7813
     <x>110</x>
 
7814
     <y>109</y>
 
7815
    </hint>
 
7816
   </hints>
 
7817
  </connection>
 
7818
  <connection>
 
7819
   <sender>EBS1Slider</sender>
 
7820
   <signal>valueChanged(int)</signal>
 
7821
   <receiver>EBS1SpinBox</receiver>
 
7822
   <slot>setValue(int)</slot>
 
7823
   <hints>
 
7824
    <hint type="sourcelabel">
 
7825
     <x>110</x>
 
7826
     <y>109</y>
 
7827
    </hint>
 
7828
    <hint type="destinationlabel">
 
7829
     <x>110</x>
 
7830
     <y>109</y>
 
7831
    </hint>
 
7832
   </hints>
 
7833
  </connection>
 
7834
  <connection>
 
7835
   <sender>EBS1SpinBox</sender>
 
7836
   <signal>valueChanged(int)</signal>
 
7837
   <receiver>EBS1Slider</receiver>
 
7838
   <slot>setValue(int)</slot>
 
7839
   <hints>
 
7840
    <hint type="sourcelabel">
 
7841
     <x>110</x>
 
7842
     <y>109</y>
 
7843
    </hint>
 
7844
    <hint type="destinationlabel">
 
7845
     <x>110</x>
 
7846
     <y>109</y>
 
7847
    </hint>
 
7848
   </hints>
 
7849
  </connection>
 
7850
  <connection>
 
7851
   <sender>KVS1Slider</sender>
 
7852
   <signal>valueChanged(int)</signal>
 
7853
   <receiver>KVS1SpinBox</receiver>
 
7854
   <slot>setValue(int)</slot>
 
7855
   <hints>
 
7856
    <hint type="sourcelabel">
 
7857
     <x>110</x>
 
7858
     <y>109</y>
 
7859
    </hint>
 
7860
    <hint type="destinationlabel">
 
7861
     <x>110</x>
 
7862
     <y>109</y>
 
7863
    </hint>
 
7864
   </hints>
 
7865
  </connection>
 
7866
  <connection>
 
7867
   <sender>KVS1SpinBox</sender>
 
7868
   <signal>valueChanged(int)</signal>
 
7869
   <receiver>KVS1Slider</receiver>
 
7870
   <slot>setValue(int)</slot>
 
7871
   <hints>
 
7872
    <hint type="sourcelabel">
 
7873
     <x>110</x>
 
7874
     <y>109</y>
 
7875
    </hint>
 
7876
    <hint type="destinationlabel">
 
7877
     <x>110</x>
 
7878
     <y>109</y>
 
7879
    </hint>
 
7880
   </hints>
 
7881
  </connection>
 
7882
  <connection>
 
7883
   <sender>Fix2CheckBox</sender>
 
7884
   <signal>toggled(bool)</signal>
 
7885
   <receiver>Freq2SpinBox</receiver>
 
7886
   <slot>setEnabled(bool)</slot>
 
7887
   <hints>
 
7888
    <hint type="sourcelabel">
 
7889
     <x>110</x>
 
7890
     <y>109</y>
 
7891
    </hint>
 
7892
    <hint type="destinationlabel">
 
7893
     <x>110</x>
 
7894
     <y>109</y>
 
7895
    </hint>
 
7896
   </hints>
 
7897
  </connection>
 
7898
  <connection>
 
7899
   <sender>Fix2CheckBox</sender>
 
7900
   <signal>toggled(bool)</signal>
 
7901
   <receiver>FineRatio2SpinBox</receiver>
 
7902
   <slot>setDisabled(bool)</slot>
 
7903
   <hints>
 
7904
    <hint type="sourcelabel">
 
7905
     <x>110</x>
 
7906
     <y>109</y>
 
7907
    </hint>
 
7908
    <hint type="destinationlabel">
 
7909
     <x>110</x>
 
7910
     <y>109</y>
 
7911
    </hint>
 
7912
   </hints>
 
7913
  </connection>
 
7914
  <connection>
 
7915
   <sender>Fix2CheckBox</sender>
 
7916
   <signal>toggled(bool)</signal>
 
7917
   <receiver>CoarseRatio2SpinBox</receiver>
 
7918
   <slot>setDisabled(bool)</slot>
 
7919
   <hints>
 
7920
    <hint type="sourcelabel">
 
7921
     <x>110</x>
 
7922
     <y>109</y>
 
7923
    </hint>
 
7924
    <hint type="destinationlabel">
 
7925
     <x>110</x>
 
7926
     <y>109</y>
 
7927
    </hint>
 
7928
   </hints>
 
7929
  </connection>
 
7930
  <connection>
 
7931
   <sender>OUT2SpinBox</sender>
 
7932
   <signal>valueChanged(int)</signal>
 
7933
   <receiver>OUT2Slider</receiver>
 
7934
   <slot>setValue(int)</slot>
 
7935
   <hints>
 
7936
    <hint type="sourcelabel">
 
7937
     <x>96</x>
 
7938
     <y>109</y>
 
7939
    </hint>
 
7940
    <hint type="destinationlabel">
 
7941
     <x>66</x>
 
7942
     <y>109</y>
 
7943
    </hint>
 
7944
   </hints>
 
7945
  </connection>
 
7946
  <connection>
 
7947
   <sender>LS2Slider</sender>
 
7948
   <signal>valueChanged(int)</signal>
 
7949
   <receiver>LS2SpinBox</receiver>
 
7950
   <slot>setValue(int)</slot>
 
7951
   <hints>
 
7952
    <hint type="sourcelabel">
 
7953
     <x>110</x>
 
7954
     <y>109</y>
 
7955
    </hint>
 
7956
    <hint type="destinationlabel">
 
7957
     <x>110</x>
 
7958
     <y>109</y>
 
7959
    </hint>
 
7960
   </hints>
 
7961
  </connection>
 
7962
  <connection>
 
7963
   <sender>LS2SpinBox</sender>
 
7964
   <signal>valueChanged(int)</signal>
 
7965
   <receiver>LS2Slider</receiver>
 
7966
   <slot>setValue(int)</slot>
 
7967
   <hints>
 
7968
    <hint type="sourcelabel">
 
7969
     <x>110</x>
 
7970
     <y>109</y>
 
7971
    </hint>
 
7972
    <hint type="destinationlabel">
 
7973
     <x>110</x>
 
7974
     <y>109</y>
 
7975
    </hint>
 
7976
   </hints>
 
7977
  </connection>
 
7978
  <connection>
 
7979
   <sender>RS2Slider</sender>
 
7980
   <signal>valueChanged(int)</signal>
 
7981
   <receiver>RS2SpinBox</receiver>
 
7982
   <slot>setValue(int)</slot>
 
7983
   <hints>
 
7984
    <hint type="sourcelabel">
 
7985
     <x>110</x>
 
7986
     <y>109</y>
 
7987
    </hint>
 
7988
    <hint type="destinationlabel">
 
7989
     <x>110</x>
 
7990
     <y>109</y>
 
7991
    </hint>
 
7992
   </hints>
 
7993
  </connection>
 
7994
  <connection>
 
7995
   <sender>RS2SpinBox</sender>
 
7996
   <signal>valueChanged(int)</signal>
 
7997
   <receiver>RS2Slider</receiver>
 
7998
   <slot>setValue(int)</slot>
 
7999
   <hints>
 
8000
    <hint type="sourcelabel">
 
8001
     <x>110</x>
 
8002
     <y>109</y>
 
8003
    </hint>
 
8004
    <hint type="destinationlabel">
 
8005
     <x>110</x>
 
8006
     <y>109</y>
 
8007
    </hint>
 
8008
   </hints>
 
8009
  </connection>
 
8010
  <connection>
 
8011
   <sender>DET2Slider</sender>
 
8012
   <signal>valueChanged(int)</signal>
 
8013
   <receiver>DET2SpinBox</receiver>
 
8014
   <slot>setValue(int)</slot>
 
8015
   <hints>
 
8016
    <hint type="sourcelabel">
 
8017
     <x>110</x>
 
8018
     <y>109</y>
 
8019
    </hint>
 
8020
    <hint type="destinationlabel">
 
8021
     <x>110</x>
 
8022
     <y>109</y>
 
8023
    </hint>
 
8024
   </hints>
 
8025
  </connection>
 
8026
  <connection>
 
8027
   <sender>DET2SpinBox</sender>
 
8028
   <signal>valueChanged(int)</signal>
 
8029
   <receiver>DET2Slider</receiver>
 
8030
   <slot>setValue(int)</slot>
 
8031
   <hints>
 
8032
    <hint type="sourcelabel">
 
8033
     <x>110</x>
 
8034
     <y>109</y>
 
8035
    </hint>
 
8036
    <hint type="destinationlabel">
 
8037
     <x>110</x>
 
8038
     <y>109</y>
 
8039
    </hint>
 
8040
   </hints>
 
8041
  </connection>
 
8042
  <connection>
 
8043
   <sender>EBS2SpinBox</sender>
 
8044
   <signal>valueChanged(int)</signal>
 
8045
   <receiver>EBS2Slider</receiver>
 
8046
   <slot>setValue(int)</slot>
 
8047
   <hints>
 
8048
    <hint type="sourcelabel">
 
8049
     <x>110</x>
 
8050
     <y>109</y>
 
8051
    </hint>
 
8052
    <hint type="destinationlabel">
 
8053
     <x>110</x>
 
8054
     <y>109</y>
 
8055
    </hint>
 
8056
   </hints>
 
8057
  </connection>
 
8058
  <connection>
 
8059
   <sender>EBS2Slider</sender>
 
8060
   <signal>valueChanged(int)</signal>
 
8061
   <receiver>EBS2SpinBox</receiver>
 
8062
   <slot>setValue(int)</slot>
 
8063
   <hints>
 
8064
    <hint type="sourcelabel">
 
8065
     <x>110</x>
 
8066
     <y>109</y>
 
8067
    </hint>
 
8068
    <hint type="destinationlabel">
 
8069
     <x>110</x>
 
8070
     <y>109</y>
 
8071
    </hint>
 
8072
   </hints>
 
8073
  </connection>
 
8074
  <connection>
 
8075
   <sender>KVS2Slider</sender>
 
8076
   <signal>valueChanged(int)</signal>
 
8077
   <receiver>KVS2SpinBox</receiver>
 
8078
   <slot>setValue(int)</slot>
 
8079
   <hints>
 
8080
    <hint type="sourcelabel">
 
8081
     <x>110</x>
 
8082
     <y>109</y>
 
8083
    </hint>
 
8084
    <hint type="destinationlabel">
 
8085
     <x>110</x>
 
8086
     <y>109</y>
 
8087
    </hint>
 
8088
   </hints>
 
8089
  </connection>
 
8090
  <connection>
 
8091
   <sender>KVS2SpinBox</sender>
 
8092
   <signal>valueChanged(int)</signal>
 
8093
   <receiver>KVS2Slider</receiver>
 
8094
   <slot>setValue(int)</slot>
 
8095
   <hints>
 
8096
    <hint type="sourcelabel">
 
8097
     <x>110</x>
 
8098
     <y>109</y>
 
8099
    </hint>
 
8100
    <hint type="destinationlabel">
 
8101
     <x>110</x>
 
8102
     <y>109</y>
 
8103
    </hint>
 
8104
   </hints>
 
8105
  </connection>
 
8106
  <connection>
 
8107
   <sender>Fix3CheckBox</sender>
 
8108
   <signal>toggled(bool)</signal>
 
8109
   <receiver>Freq3SpinBox</receiver>
 
8110
   <slot>setEnabled(bool)</slot>
 
8111
   <hints>
 
8112
    <hint type="sourcelabel">
 
8113
     <x>110</x>
 
8114
     <y>109</y>
 
8115
    </hint>
 
8116
    <hint type="destinationlabel">
 
8117
     <x>110</x>
 
8118
     <y>109</y>
 
8119
    </hint>
 
8120
   </hints>
 
8121
  </connection>
 
8122
  <connection>
 
8123
   <sender>Fix3CheckBox</sender>
 
8124
   <signal>toggled(bool)</signal>
 
8125
   <receiver>FineRatio3SpinBox</receiver>
 
8126
   <slot>setDisabled(bool)</slot>
 
8127
   <hints>
 
8128
    <hint type="sourcelabel">
 
8129
     <x>110</x>
 
8130
     <y>109</y>
 
8131
    </hint>
 
8132
    <hint type="destinationlabel">
 
8133
     <x>110</x>
 
8134
     <y>109</y>
 
8135
    </hint>
 
8136
   </hints>
 
8137
  </connection>
 
8138
  <connection>
 
8139
   <sender>Fix3CheckBox</sender>
 
8140
   <signal>toggled(bool)</signal>
 
8141
   <receiver>CoarseRatio3SpinBox</receiver>
 
8142
   <slot>setDisabled(bool)</slot>
 
8143
   <hints>
 
8144
    <hint type="sourcelabel">
 
8145
     <x>110</x>
 
8146
     <y>109</y>
 
8147
    </hint>
 
8148
    <hint type="destinationlabel">
 
8149
     <x>110</x>
 
8150
     <y>109</y>
 
8151
    </hint>
 
8152
   </hints>
 
8153
  </connection>
 
8154
  <connection>
 
8155
   <sender>OUT3Slider</sender>
 
8156
   <signal>valueChanged(int)</signal>
 
8157
   <receiver>OUT3SpinBox</receiver>
 
8158
   <slot>setValue(int)</slot>
 
8159
   <hints>
 
8160
    <hint type="sourcelabel">
 
8161
     <x>66</x>
 
8162
     <y>109</y>
 
8163
    </hint>
 
8164
    <hint type="destinationlabel">
 
8165
     <x>96</x>
 
8166
     <y>109</y>
 
8167
    </hint>
 
8168
   </hints>
 
8169
  </connection>
 
8170
  <connection>
 
8171
   <sender>OUT3SpinBox</sender>
 
8172
   <signal>valueChanged(int)</signal>
 
8173
   <receiver>OUT3Slider</receiver>
 
8174
   <slot>setValue(int)</slot>
 
8175
   <hints>
 
8176
    <hint type="sourcelabel">
 
8177
     <x>96</x>
 
8178
     <y>109</y>
 
8179
    </hint>
 
8180
    <hint type="destinationlabel">
 
8181
     <x>66</x>
 
8182
     <y>109</y>
 
8183
    </hint>
 
8184
   </hints>
 
8185
  </connection>
 
8186
  <connection>
 
8187
   <sender>LS3Slider</sender>
 
8188
   <signal>valueChanged(int)</signal>
 
8189
   <receiver>LS3SpinBox</receiver>
 
8190
   <slot>setValue(int)</slot>
 
8191
   <hints>
 
8192
    <hint type="sourcelabel">
 
8193
     <x>110</x>
 
8194
     <y>109</y>
 
8195
    </hint>
 
8196
    <hint type="destinationlabel">
 
8197
     <x>110</x>
 
8198
     <y>109</y>
 
8199
    </hint>
 
8200
   </hints>
 
8201
  </connection>
 
8202
  <connection>
 
8203
   <sender>LS3SpinBox</sender>
 
8204
   <signal>valueChanged(int)</signal>
 
8205
   <receiver>LS3Slider</receiver>
 
8206
   <slot>setValue(int)</slot>
 
8207
   <hints>
 
8208
    <hint type="sourcelabel">
 
8209
     <x>110</x>
 
8210
     <y>109</y>
 
8211
    </hint>
 
8212
    <hint type="destinationlabel">
 
8213
     <x>110</x>
 
8214
     <y>109</y>
 
8215
    </hint>
 
8216
   </hints>
 
8217
  </connection>
 
8218
  <connection>
 
8219
   <sender>RS3Slider</sender>
 
8220
   <signal>valueChanged(int)</signal>
 
8221
   <receiver>RS3SpinBox</receiver>
 
8222
   <slot>setValue(int)</slot>
 
8223
   <hints>
 
8224
    <hint type="sourcelabel">
 
8225
     <x>110</x>
 
8226
     <y>109</y>
 
8227
    </hint>
 
8228
    <hint type="destinationlabel">
 
8229
     <x>110</x>
 
8230
     <y>109</y>
 
8231
    </hint>
 
8232
   </hints>
 
8233
  </connection>
 
8234
  <connection>
 
8235
   <sender>RS3SpinBox</sender>
 
8236
   <signal>valueChanged(int)</signal>
 
8237
   <receiver>RS3Slider</receiver>
 
8238
   <slot>setValue(int)</slot>
 
8239
   <hints>
 
8240
    <hint type="sourcelabel">
 
8241
     <x>110</x>
 
8242
     <y>109</y>
 
8243
    </hint>
 
8244
    <hint type="destinationlabel">
 
8245
     <x>110</x>
 
8246
     <y>109</y>
 
8247
    </hint>
 
8248
   </hints>
 
8249
  </connection>
 
8250
  <connection>
 
8251
   <sender>DET3Slider</sender>
 
8252
   <signal>valueChanged(int)</signal>
 
8253
   <receiver>DET3SpinBox</receiver>
 
8254
   <slot>setValue(int)</slot>
 
8255
   <hints>
 
8256
    <hint type="sourcelabel">
 
8257
     <x>110</x>
 
8258
     <y>109</y>
 
8259
    </hint>
 
8260
    <hint type="destinationlabel">
 
8261
     <x>110</x>
 
8262
     <y>109</y>
 
8263
    </hint>
 
8264
   </hints>
 
8265
  </connection>
 
8266
  <connection>
 
8267
   <sender>DET3SpinBox</sender>
 
8268
   <signal>valueChanged(int)</signal>
 
8269
   <receiver>DET3Slider</receiver>
 
8270
   <slot>setValue(int)</slot>
 
8271
   <hints>
 
8272
    <hint type="sourcelabel">
 
8273
     <x>110</x>
 
8274
     <y>109</y>
 
8275
    </hint>
 
8276
    <hint type="destinationlabel">
 
8277
     <x>110</x>
 
8278
     <y>109</y>
 
8279
    </hint>
 
8280
   </hints>
 
8281
  </connection>
 
8282
  <connection>
 
8283
   <sender>EBS3Slider</sender>
 
8284
   <signal>valueChanged(int)</signal>
 
8285
   <receiver>EBS3SpinBox</receiver>
 
8286
   <slot>setValue(int)</slot>
 
8287
   <hints>
 
8288
    <hint type="sourcelabel">
 
8289
     <x>110</x>
 
8290
     <y>109</y>
 
8291
    </hint>
 
8292
    <hint type="destinationlabel">
 
8293
     <x>110</x>
 
8294
     <y>109</y>
 
8295
    </hint>
 
8296
   </hints>
 
8297
  </connection>
 
8298
  <connection>
 
8299
   <sender>EBS3SpinBox</sender>
 
8300
   <signal>valueChanged(int)</signal>
 
8301
   <receiver>EBS3Slider</receiver>
 
8302
   <slot>setValue(int)</slot>
 
8303
   <hints>
 
8304
    <hint type="sourcelabel">
 
8305
     <x>110</x>
 
8306
     <y>109</y>
 
8307
    </hint>
 
8308
    <hint type="destinationlabel">
 
8309
     <x>110</x>
 
8310
     <y>109</y>
 
8311
    </hint>
 
8312
   </hints>
 
8313
  </connection>
 
8314
  <connection>
 
8315
   <sender>KVS3Slider</sender>
 
8316
   <signal>valueChanged(int)</signal>
 
8317
   <receiver>KVS3SpinBox</receiver>
 
8318
   <slot>setValue(int)</slot>
 
8319
   <hints>
 
8320
    <hint type="sourcelabel">
 
8321
     <x>110</x>
 
8322
     <y>109</y>
 
8323
    </hint>
 
8324
    <hint type="destinationlabel">
 
8325
     <x>110</x>
 
8326
     <y>109</y>
 
8327
    </hint>
 
8328
   </hints>
 
8329
  </connection>
 
8330
  <connection>
 
8331
   <sender>KVS3SpinBox</sender>
 
8332
   <signal>valueChanged(int)</signal>
 
8333
   <receiver>KVS3Slider</receiver>
 
8334
   <slot>setValue(int)</slot>
 
8335
   <hints>
 
8336
    <hint type="sourcelabel">
 
8337
     <x>110</x>
 
8338
     <y>109</y>
 
8339
    </hint>
 
8340
    <hint type="destinationlabel">
 
8341
     <x>110</x>
 
8342
     <y>109</y>
 
8343
    </hint>
 
8344
   </hints>
 
8345
  </connection>
 
8346
  <connection>
 
8347
   <sender>Fix4CheckBox</sender>
 
8348
   <signal>toggled(bool)</signal>
 
8349
   <receiver>Freq4SpinBox</receiver>
 
8350
   <slot>setEnabled(bool)</slot>
 
8351
   <hints>
 
8352
    <hint type="sourcelabel">
 
8353
     <x>110</x>
 
8354
     <y>109</y>
 
8355
    </hint>
 
8356
    <hint type="destinationlabel">
 
8357
     <x>110</x>
 
8358
     <y>109</y>
 
8359
    </hint>
 
8360
   </hints>
 
8361
  </connection>
 
8362
  <connection>
 
8363
   <sender>Fix4CheckBox</sender>
 
8364
   <signal>toggled(bool)</signal>
 
8365
   <receiver>FineRatio4SpinBox</receiver>
 
8366
   <slot>setDisabled(bool)</slot>
 
8367
   <hints>
 
8368
    <hint type="sourcelabel">
 
8369
     <x>110</x>
 
8370
     <y>109</y>
 
8371
    </hint>
 
8372
    <hint type="destinationlabel">
 
8373
     <x>110</x>
 
8374
     <y>109</y>
 
8375
    </hint>
 
8376
   </hints>
 
8377
  </connection>
 
8378
  <connection>
 
8379
   <sender>Fix4CheckBox</sender>
 
8380
   <signal>toggled(bool)</signal>
 
8381
   <receiver>CoarseRatio4SpinBox</receiver>
 
8382
   <slot>setDisabled(bool)</slot>
 
8383
   <hints>
 
8384
    <hint type="sourcelabel">
 
8385
     <x>110</x>
 
8386
     <y>109</y>
 
8387
    </hint>
 
8388
    <hint type="destinationlabel">
 
8389
     <x>110</x>
 
8390
     <y>109</y>
 
8391
    </hint>
 
8392
   </hints>
 
8393
  </connection>
 
8394
  <connection>
 
8395
   <sender>OUT4Slider</sender>
 
8396
   <signal>valueChanged(int)</signal>
 
8397
   <receiver>OUT4SpinBox</receiver>
 
8398
   <slot>setValue(int)</slot>
 
8399
   <hints>
 
8400
    <hint type="sourcelabel">
 
8401
     <x>66</x>
 
8402
     <y>109</y>
 
8403
    </hint>
 
8404
    <hint type="destinationlabel">
 
8405
     <x>96</x>
 
8406
     <y>109</y>
 
8407
    </hint>
 
8408
   </hints>
 
8409
  </connection>
 
8410
  <connection>
 
8411
   <sender>OUT4SpinBox</sender>
 
8412
   <signal>valueChanged(int)</signal>
 
8413
   <receiver>OUT4Slider</receiver>
 
8414
   <slot>setValue(int)</slot>
 
8415
   <hints>
 
8416
    <hint type="sourcelabel">
 
8417
     <x>96</x>
 
8418
     <y>109</y>
 
8419
    </hint>
 
8420
    <hint type="destinationlabel">
 
8421
     <x>66</x>
 
8422
     <y>109</y>
 
8423
    </hint>
 
8424
   </hints>
 
8425
  </connection>
 
8426
  <connection>
 
8427
   <sender>LS4Slider</sender>
 
8428
   <signal>valueChanged(int)</signal>
 
8429
   <receiver>LS4SpinBox</receiver>
 
8430
   <slot>setValue(int)</slot>
 
8431
   <hints>
 
8432
    <hint type="sourcelabel">
 
8433
     <x>110</x>
 
8434
     <y>109</y>
 
8435
    </hint>
 
8436
    <hint type="destinationlabel">
 
8437
     <x>110</x>
 
8438
     <y>109</y>
 
8439
    </hint>
 
8440
   </hints>
 
8441
  </connection>
 
8442
  <connection>
 
8443
   <sender>LS4SpinBox</sender>
 
8444
   <signal>valueChanged(int)</signal>
 
8445
   <receiver>LS4Slider</receiver>
 
8446
   <slot>setValue(int)</slot>
 
8447
   <hints>
 
8448
    <hint type="sourcelabel">
 
8449
     <x>110</x>
 
8450
     <y>109</y>
 
8451
    </hint>
 
8452
    <hint type="destinationlabel">
 
8453
     <x>110</x>
 
8454
     <y>109</y>
 
8455
    </hint>
 
8456
   </hints>
 
8457
  </connection>
 
8458
  <connection>
 
8459
   <sender>RS4Slider</sender>
 
8460
   <signal>valueChanged(int)</signal>
 
8461
   <receiver>RS4SpinBox</receiver>
 
8462
   <slot>setValue(int)</slot>
 
8463
   <hints>
 
8464
    <hint type="sourcelabel">
 
8465
     <x>110</x>
 
8466
     <y>109</y>
 
8467
    </hint>
 
8468
    <hint type="destinationlabel">
 
8469
     <x>110</x>
 
8470
     <y>109</y>
 
8471
    </hint>
 
8472
   </hints>
 
8473
  </connection>
 
8474
  <connection>
 
8475
   <sender>RS4SpinBox</sender>
 
8476
   <signal>valueChanged(int)</signal>
 
8477
   <receiver>RS4Slider</receiver>
 
8478
   <slot>setValue(int)</slot>
 
8479
   <hints>
 
8480
    <hint type="sourcelabel">
 
8481
     <x>110</x>
 
8482
     <y>109</y>
 
8483
    </hint>
 
8484
    <hint type="destinationlabel">
 
8485
     <x>110</x>
 
8486
     <y>109</y>
 
8487
    </hint>
 
8488
   </hints>
 
8489
  </connection>
 
8490
  <connection>
 
8491
   <sender>DET4Slider</sender>
 
8492
   <signal>valueChanged(int)</signal>
 
8493
   <receiver>DET4SpinBox</receiver>
 
8494
   <slot>setValue(int)</slot>
 
8495
   <hints>
 
8496
    <hint type="sourcelabel">
 
8497
     <x>110</x>
 
8498
     <y>109</y>
 
8499
    </hint>
 
8500
    <hint type="destinationlabel">
 
8501
     <x>110</x>
 
8502
     <y>109</y>
 
8503
    </hint>
 
8504
   </hints>
 
8505
  </connection>
 
8506
  <connection>
 
8507
   <sender>DET4SpinBox</sender>
 
8508
   <signal>valueChanged(int)</signal>
 
8509
   <receiver>DET4Slider</receiver>
 
8510
   <slot>setValue(int)</slot>
 
8511
   <hints>
 
8512
    <hint type="sourcelabel">
 
8513
     <x>110</x>
 
8514
     <y>109</y>
 
8515
    </hint>
 
8516
    <hint type="destinationlabel">
 
8517
     <x>110</x>
 
8518
     <y>109</y>
 
8519
    </hint>
 
8520
   </hints>
 
8521
  </connection>
 
8522
  <connection>
 
8523
   <sender>EBS4Slider</sender>
 
8524
   <signal>valueChanged(int)</signal>
 
8525
   <receiver>EBS4SpinBox</receiver>
 
8526
   <slot>setValue(int)</slot>
 
8527
   <hints>
 
8528
    <hint type="sourcelabel">
 
8529
     <x>110</x>
 
8530
     <y>109</y>
 
8531
    </hint>
 
8532
    <hint type="destinationlabel">
 
8533
     <x>110</x>
 
8534
     <y>109</y>
 
8535
    </hint>
 
8536
   </hints>
 
8537
  </connection>
 
8538
  <connection>
 
8539
   <sender>EBS4SpinBox</sender>
 
8540
   <signal>valueChanged(int)</signal>
 
8541
   <receiver>EBS4Slider</receiver>
 
8542
   <slot>setValue(int)</slot>
 
8543
   <hints>
 
8544
    <hint type="sourcelabel">
 
8545
     <x>110</x>
 
8546
     <y>109</y>
 
8547
    </hint>
 
8548
    <hint type="destinationlabel">
 
8549
     <x>110</x>
 
8550
     <y>109</y>
 
8551
    </hint>
 
8552
   </hints>
 
8553
  </connection>
 
8554
  <connection>
 
8555
   <sender>KVS4Slider</sender>
 
8556
   <signal>valueChanged(int)</signal>
 
8557
   <receiver>KVS4SpinBox</receiver>
 
8558
   <slot>setValue(int)</slot>
 
8559
   <hints>
 
8560
    <hint type="sourcelabel">
 
8561
     <x>110</x>
 
8562
     <y>109</y>
 
8563
    </hint>
 
8564
    <hint type="destinationlabel">
 
8565
     <x>110</x>
 
8566
     <y>109</y>
 
8567
    </hint>
 
8568
   </hints>
 
8569
  </connection>
 
8570
  <connection>
 
8571
   <sender>KVS4SpinBox</sender>
 
8572
   <signal>valueChanged(int)</signal>
 
8573
   <receiver>KVS4Slider</receiver>
 
8574
   <slot>setValue(int)</slot>
 
8575
   <hints>
 
8576
    <hint type="sourcelabel">
 
8577
     <x>110</x>
 
8578
     <y>109</y>
 
8579
    </hint>
 
8580
    <hint type="destinationlabel">
 
8581
     <x>110</x>
 
8582
     <y>109</y>
 
8583
    </hint>
 
8584
   </hints>
 
8585
  </connection>
 
8586
  <connection>
 
8587
   <sender>redSlider</sender>
 
8588
   <signal>valueChanged(int)</signal>
 
8589
   <receiver>redSpinBox</receiver>
 
8590
   <slot>setValue(int)</slot>
 
8591
   <hints>
 
8592
    <hint type="sourcelabel">
 
8593
     <x>111</x>
 
8594
     <y>114</y>
 
8595
    </hint>
 
8596
    <hint type="destinationlabel">
 
8597
     <x>111</x>
 
8598
     <y>114</y>
 
8599
    </hint>
 
8600
   </hints>
 
8601
  </connection>
 
8602
  <connection>
 
8603
   <sender>redSpinBox</sender>
 
8604
   <signal>valueChanged(int)</signal>
 
8605
   <receiver>redSlider</receiver>
 
8606
   <slot>setValue(int)</slot>
 
8607
   <hints>
 
8608
    <hint type="sourcelabel">
 
8609
     <x>111</x>
 
8610
     <y>114</y>
 
8611
    </hint>
 
8612
    <hint type="destinationlabel">
 
8613
     <x>111</x>
 
8614
     <y>114</y>
 
8615
    </hint>
 
8616
   </hints>
 
8617
  </connection>
 
8618
  <connection>
 
8619
   <sender>greenSlider</sender>
 
8620
   <signal>valueChanged(int)</signal>
 
8621
   <receiver>greenSpinBox</receiver>
 
8622
   <slot>setValue(int)</slot>
 
8623
   <hints>
 
8624
    <hint type="sourcelabel">
 
8625
     <x>111</x>
 
8626
     <y>114</y>
 
8627
    </hint>
 
8628
    <hint type="destinationlabel">
 
8629
     <x>111</x>
 
8630
     <y>114</y>
 
8631
    </hint>
 
8632
   </hints>
 
8633
  </connection>
 
8634
  <connection>
 
8635
   <sender>greenSpinBox</sender>
 
8636
   <signal>valueChanged(int)</signal>
 
8637
   <receiver>greenSlider</receiver>
 
8638
   <slot>setValue(int)</slot>
 
8639
   <hints>
 
8640
    <hint type="sourcelabel">
 
8641
     <x>111</x>
 
8642
     <y>114</y>
 
8643
    </hint>
 
8644
    <hint type="destinationlabel">
 
8645
     <x>111</x>
 
8646
     <y>114</y>
 
8647
    </hint>
 
8648
   </hints>
 
8649
  </connection>
 
8650
  <connection>
 
8651
   <sender>blueSlider</sender>
 
8652
   <signal>valueChanged(int)</signal>
 
8653
   <receiver>blueSpinBox</receiver>
 
8654
   <slot>setValue(int)</slot>
 
8655
   <hints>
 
8656
    <hint type="sourcelabel">
 
8657
     <x>111</x>
 
8658
     <y>114</y>
 
8659
    </hint>
 
8660
    <hint type="destinationlabel">
 
8661
     <x>111</x>
 
8662
     <y>114</y>
 
8663
    </hint>
 
8664
   </hints>
 
8665
  </connection>
 
8666
  <connection>
 
8667
   <sender>blueSpinBox</sender>
 
8668
   <signal>valueChanged(int)</signal>
 
8669
   <receiver>blueSlider</receiver>
 
8670
   <slot>setValue(int)</slot>
 
8671
   <hints>
 
8672
    <hint type="sourcelabel">
 
8673
     <x>111</x>
 
8674
     <y>114</y>
 
8675
    </hint>
 
8676
    <hint type="destinationlabel">
 
8677
     <x>111</x>
 
8678
     <y>114</y>
 
8679
    </hint>
 
8680
   </hints>
 
8681
  </connection>
 
8682
  <connection>
 
8683
   <sender>fcVolumeSlider</sender>
 
8684
   <signal>valueChanged(int)</signal>
 
8685
   <receiver>fcVolumeSpinBox</receiver>
 
8686
   <slot>setValue(int)</slot>
 
8687
   <hints>
 
8688
    <hint type="sourcelabel">
 
8689
     <x>285</x>
 
8690
     <y>155</y>
 
8691
    </hint>
 
8692
    <hint type="destinationlabel">
 
8693
     <x>494</x>
 
8694
     <y>158</y>
 
8695
    </hint>
 
8696
   </hints>
 
8697
  </connection>
 
8698
  <connection>
 
8699
   <sender>fcVolumeSpinBox</sender>
 
8700
   <signal>valueChanged(int)</signal>
 
8701
   <receiver>fcVolumeSlider</receiver>
 
8702
   <slot>setValue(int)</slot>
 
8703
   <hints>
 
8704
    <hint type="sourcelabel">
 
8705
     <x>494</x>
 
8706
     <y>158</y>
 
8707
    </hint>
 
8708
    <hint type="destinationlabel">
 
8709
     <x>285</x>
 
8710
     <y>155</y>
 
8711
    </hint>
 
8712
   </hints>
 
8713
  </connection>
 
8714
  <connection>
 
8715
   <sender>fcPitchSlider</sender>
 
8716
   <signal>valueChanged(int)</signal>
 
8717
   <receiver>fcPitchSpinBox</receiver>
 
8718
   <slot>setValue(int)</slot>
 
8719
   <hints>
 
8720
    <hint type="sourcelabel">
 
8721
     <x>285</x>
 
8722
     <y>180</y>
 
8723
    </hint>
 
8724
    <hint type="destinationlabel">
 
8725
     <x>494</x>
 
8726
     <y>177</y>
 
8727
    </hint>
 
8728
   </hints>
 
8729
  </connection>
 
8730
  <connection>
 
8731
   <sender>fcPitchSpinBox</sender>
 
8732
   <signal>valueChanged(int)</signal>
 
8733
   <receiver>fcPitchSlider</receiver>
 
8734
   <slot>setValue(int)</slot>
 
8735
   <hints>
 
8736
    <hint type="sourcelabel">
 
8737
     <x>494</x>
 
8738
     <y>177</y>
 
8739
    </hint>
 
8740
    <hint type="destinationlabel">
 
8741
     <x>285</x>
 
8742
     <y>180</y>
 
8743
    </hint>
 
8744
   </hints>
 
8745
  </connection>
 
8746
  <connection>
 
8747
   <sender>fcAmplitudeSpinBox</sender>
 
8748
   <signal>valueChanged(int)</signal>
 
8749
   <receiver>fcAmplitudeSlider</receiver>
 
8750
   <slot>setValue(int)</slot>
 
8751
   <hints>
 
8752
    <hint type="sourcelabel">
 
8753
     <x>494</x>
 
8754
     <y>216</y>
 
8755
    </hint>
 
8756
    <hint type="destinationlabel">
 
8757
     <x>285</x>
 
8758
     <y>219</y>
 
8759
    </hint>
 
8760
   </hints>
 
8761
  </connection>
 
8762
  <connection>
 
8763
   <sender>fcAmplitudeSlider</sender>
 
8764
   <signal>valueChanged(int)</signal>
 
8765
   <receiver>fcAmplitudeSpinBox</receiver>
 
8766
   <slot>setValue(int)</slot>
 
8767
   <hints>
 
8768
    <hint type="sourcelabel">
 
8769
     <x>285</x>
 
8770
     <y>219</y>
 
8771
    </hint>
 
8772
    <hint type="destinationlabel">
 
8773
     <x>494</x>
 
8774
     <y>216</y>
 
8775
    </hint>
 
8776
   </hints>
 
8777
  </connection>
 
8778
  <connection>
 
8779
   <sender>pitchBendRangeSlider</sender>
 
8780
   <signal>valueChanged(int)</signal>
 
8781
   <receiver>pitchBendRangeSpinBox</receiver>
 
8782
   <slot>setValue(int)</slot>
 
8783
   <hints>
 
8784
    <hint type="sourcelabel">
 
8785
     <x>486</x>
 
8786
     <y>483</y>
 
8787
    </hint>
 
8788
    <hint type="destinationlabel">
 
8789
     <x>538</x>
 
8790
     <y>486</y>
 
8791
    </hint>
 
8792
   </hints>
 
8793
  </connection>
 
8794
  <connection>
 
8795
   <sender>pitchBendRangeSpinBox</sender>
 
8796
   <signal>valueChanged(int)</signal>
 
8797
   <receiver>pitchBendRangeSlider</receiver>
 
8798
   <slot>setValue(int)</slot>
 
8799
   <hints>
 
8800
    <hint type="sourcelabel">
 
8801
     <x>538</x>
 
8802
     <y>486</y>
 
8803
    </hint>
 
8804
    <hint type="destinationlabel">
 
8805
     <x>486</x>
 
8806
     <y>483</y>
 
8807
    </hint>
 
8808
   </hints>
 
8809
  </connection>
 
8810
  <connection>
 
8811
   <sender>PortamentoTimeSlider</sender>
 
8812
   <signal>valueChanged(int)</signal>
 
8813
   <receiver>PortamentoTimeSpinBox</receiver>
 
8814
   <slot>setValue(int)</slot>
 
8815
   <hints>
 
8816
    <hint type="sourcelabel">
 
8817
     <x>293</x>
 
8818
     <y>483</y>
 
8819
    </hint>
 
8820
    <hint type="destinationlabel">
 
8821
     <x>345</x>
 
8822
     <y>486</y>
 
8823
    </hint>
 
8824
   </hints>
 
8825
  </connection>
 
8826
  <connection>
 
8827
   <sender>PortamentoTimeSpinBox</sender>
 
8828
   <signal>valueChanged(int)</signal>
 
8829
   <receiver>PortamentoTimeSlider</receiver>
 
8830
   <slot>setValue(int)</slot>
 
8831
   <hints>
 
8832
    <hint type="sourcelabel">
 
8833
     <x>345</x>
 
8834
     <y>486</y>
 
8835
    </hint>
 
8836
    <hint type="destinationlabel">
 
8837
     <x>293</x>
 
8838
     <y>483</y>
 
8839
    </hint>
 
8840
   </hints>
 
8841
  </connection>
 
8842
  <connection>
 
8843
   <sender>mwPitchSlider</sender>
 
8844
   <signal>valueChanged(int)</signal>
 
8845
   <receiver>mwPitchSpinBox</receiver>
 
8846
   <slot>setValue(int)</slot>
 
8847
   <hints>
 
8848
    <hint type="sourcelabel">
 
8849
     <x>224</x>
 
8850
     <y>168</y>
 
8851
    </hint>
 
8852
    <hint type="destinationlabel">
 
8853
     <x>539</x>
 
8854
     <y>171</y>
 
8855
    </hint>
 
8856
   </hints>
 
8857
  </connection>
 
8858
  <connection>
 
8859
   <sender>mwAmplitudeSpinBox</sender>
 
8860
   <signal>valueChanged(int)</signal>
 
8861
   <receiver>mwAmplitudeSlider</receiver>
 
8862
   <slot>setValue(int)</slot>
 
8863
   <hints>
 
8864
    <hint type="sourcelabel">
 
8865
     <x>539</x>
 
8866
     <y>223</y>
 
8867
    </hint>
 
8868
    <hint type="destinationlabel">
 
8869
     <x>224</x>
 
8870
     <y>220</y>
 
8871
    </hint>
 
8872
   </hints>
 
8873
  </connection>
 
8874
  <connection>
 
8875
   <sender>mwAmplitudeSlider</sender>
 
8876
   <signal>valueChanged(int)</signal>
 
8877
   <receiver>mwAmplitudeSpinBox</receiver>
 
8878
   <slot>setValue(int)</slot>
 
8879
   <hints>
 
8880
    <hint type="sourcelabel">
 
8881
     <x>224</x>
 
8882
     <y>220</y>
 
8883
    </hint>
 
8884
    <hint type="destinationlabel">
 
8885
     <x>539</x>
 
8886
     <y>223</y>
 
8887
    </hint>
 
8888
   </hints>
 
8889
  </connection>
 
8890
  <connection>
 
8891
   <sender>mwPitchSpinBox</sender>
 
8892
   <signal>valueChanged(int)</signal>
 
8893
   <receiver>mwPitchSlider</receiver>
 
8894
   <slot>setValue(int)</slot>
 
8895
   <hints>
 
8896
    <hint type="sourcelabel">
 
8897
     <x>539</x>
 
8898
     <y>171</y>
 
8899
    </hint>
 
8900
    <hint type="destinationlabel">
 
8901
     <x>224</x>
 
8902
     <y>168</y>
 
8903
    </hint>
 
8904
   </hints>
 
8905
  </connection>
 
8906
  <connection>
 
8907
   <sender>bcPitchSlider</sender>
 
8908
   <signal>valueChanged(int)</signal>
 
8909
   <receiver>bcPitchSpinBox</receiver>
 
8910
   <slot>setValue(int)</slot>
 
8911
   <hints>
 
8912
    <hint type="sourcelabel">
 
8913
     <x>248</x>
 
8914
     <y>147</y>
 
8915
    </hint>
 
8916
    <hint type="destinationlabel">
 
8917
     <x>539</x>
 
8918
     <y>150</y>
 
8919
    </hint>
 
8920
   </hints>
 
8921
  </connection>
 
8922
  <connection>
 
8923
   <sender>bcAmplitudeSlider</sender>
 
8924
   <signal>valueChanged(int)</signal>
 
8925
   <receiver>bcAmplitudeSpinBox</receiver>
 
8926
   <slot>setValue(int)</slot>
 
8927
   <hints>
 
8928
    <hint type="sourcelabel">
 
8929
     <x>248</x>
 
8930
     <y>178</y>
 
8931
    </hint>
 
8932
    <hint type="destinationlabel">
 
8933
     <x>539</x>
 
8934
     <y>181</y>
 
8935
    </hint>
 
8936
   </hints>
 
8937
  </connection>
 
8938
  <connection>
 
8939
   <sender>bcPitchBiasSlider</sender>
 
8940
   <signal>valueChanged(int)</signal>
 
8941
   <receiver>bcPitchBiasSpinBox</receiver>
 
8942
   <slot>setValue(int)</slot>
 
8943
   <hints>
 
8944
    <hint type="sourcelabel">
 
8945
     <x>248</x>
 
8946
     <y>209</y>
 
8947
    </hint>
 
8948
    <hint type="destinationlabel">
 
8949
     <x>539</x>
 
8950
     <y>212</y>
 
8951
    </hint>
 
8952
   </hints>
 
8953
  </connection>
 
8954
  <connection>
 
8955
   <sender>bcEgBiasSlider</sender>
 
8956
   <signal>valueChanged(int)</signal>
 
8957
   <receiver>bcEgBiasSpinBox</receiver>
 
8958
   <slot>setValue(int)</slot>
 
8959
   <hints>
 
8960
    <hint type="sourcelabel">
 
8961
     <x>248</x>
 
8962
     <y>240</y>
 
8963
    </hint>
 
8964
    <hint type="destinationlabel">
 
8965
     <x>539</x>
 
8966
     <y>243</y>
 
8967
    </hint>
 
8968
   </hints>
 
8969
  </connection>
 
8970
  <connection>
 
8971
   <sender>bcPitchSpinBox</sender>
 
8972
   <signal>valueChanged(int)</signal>
 
8973
   <receiver>bcPitchSlider</receiver>
 
8974
   <slot>setValue(int)</slot>
 
8975
   <hints>
 
8976
    <hint type="sourcelabel">
 
8977
     <x>539</x>
 
8978
     <y>150</y>
 
8979
    </hint>
 
8980
    <hint type="destinationlabel">
 
8981
     <x>248</x>
 
8982
     <y>147</y>
 
8983
    </hint>
 
8984
   </hints>
 
8985
  </connection>
 
8986
  <connection>
 
8987
   <sender>bcEgBiasSpinBox</sender>
 
8988
   <signal>valueChanged(int)</signal>
 
8989
   <receiver>bcEgBiasSlider</receiver>
 
8990
   <slot>setValue(int)</slot>
 
8991
   <hints>
 
8992
    <hint type="sourcelabel">
 
8993
     <x>539</x>
 
8994
     <y>243</y>
 
8995
    </hint>
 
8996
    <hint type="destinationlabel">
 
8997
     <x>248</x>
 
8998
     <y>240</y>
 
8999
    </hint>
 
9000
   </hints>
 
9001
  </connection>
 
9002
  <connection>
 
9003
   <sender>atPitchSlider</sender>
 
9004
   <signal>valueChanged(int)</signal>
 
9005
   <receiver>atPitchSpinBox</receiver>
 
9006
   <slot>setValue(int)</slot>
 
9007
   <hints>
 
9008
    <hint type="sourcelabel">
 
9009
     <x>248</x>
 
9010
     <y>147</y>
 
9011
    </hint>
 
9012
    <hint type="destinationlabel">
 
9013
     <x>539</x>
 
9014
     <y>150</y>
 
9015
    </hint>
 
9016
   </hints>
 
9017
  </connection>
 
9018
  <connection>
 
9019
   <sender>atAmplitudeSpinBox</sender>
 
9020
   <signal>valueChanged(int)</signal>
 
9021
   <receiver>atAmplitudeSlider</receiver>
 
9022
   <slot>setValue(int)</slot>
 
9023
   <hints>
 
9024
    <hint type="sourcelabel">
 
9025
     <x>539</x>
 
9026
     <y>181</y>
 
9027
    </hint>
 
9028
    <hint type="destinationlabel">
 
9029
     <x>248</x>
 
9030
     <y>178</y>
 
9031
    </hint>
 
9032
   </hints>
 
9033
  </connection>
 
9034
  <connection>
 
9035
   <sender>atAmplitudeSlider</sender>
 
9036
   <signal>valueChanged(int)</signal>
 
9037
   <receiver>atAmplitudeSpinBox</receiver>
 
9038
   <slot>setValue(int)</slot>
 
9039
   <hints>
 
9040
    <hint type="sourcelabel">
 
9041
     <x>248</x>
 
9042
     <y>178</y>
 
9043
    </hint>
 
9044
    <hint type="destinationlabel">
 
9045
     <x>539</x>
 
9046
     <y>181</y>
 
9047
    </hint>
 
9048
   </hints>
 
9049
  </connection>
 
9050
  <connection>
 
9051
   <sender>atPitchBiasSlider</sender>
 
9052
   <signal>valueChanged(int)</signal>
 
9053
   <receiver>atPitchBiasSpinBox</receiver>
 
9054
   <slot>setValue(int)</slot>
 
9055
   <hints>
 
9056
    <hint type="sourcelabel">
 
9057
     <x>248</x>
 
9058
     <y>209</y>
 
9059
    </hint>
 
9060
    <hint type="destinationlabel">
 
9061
     <x>539</x>
 
9062
     <y>212</y>
 
9063
    </hint>
 
9064
   </hints>
 
9065
  </connection>
 
9066
  <connection>
 
9067
   <sender>atPitchBiasSpinBox</sender>
 
9068
   <signal>valueChanged(int)</signal>
 
9069
   <receiver>atPitchBiasSlider</receiver>
 
9070
   <slot>setValue(int)</slot>
 
9071
   <hints>
 
9072
    <hint type="sourcelabel">
 
9073
     <x>539</x>
 
9074
     <y>212</y>
 
9075
    </hint>
 
9076
    <hint type="destinationlabel">
 
9077
     <x>248</x>
 
9078
     <y>209</y>
 
9079
    </hint>
 
9080
   </hints>
 
9081
  </connection>
 
9082
  <connection>
 
9083
   <sender>atEgBiasSlider</sender>
 
9084
   <signal>valueChanged(int)</signal>
 
9085
   <receiver>atEgBiasSpinBox</receiver>
 
9086
   <slot>setValue(int)</slot>
 
9087
   <hints>
 
9088
    <hint type="sourcelabel">
 
9089
     <x>248</x>
 
9090
     <y>240</y>
 
9091
    </hint>
 
9092
    <hint type="destinationlabel">
 
9093
     <x>539</x>
 
9094
     <y>243</y>
 
9095
    </hint>
 
9096
   </hints>
 
9097
  </connection>
 
9098
  <connection>
 
9099
   <sender>atPitchSpinBox</sender>
 
9100
   <signal>valueChanged(int)</signal>
 
9101
   <receiver>atPitchSlider</receiver>
 
9102
   <slot>setValue(int)</slot>
 
9103
   <hints>
 
9104
    <hint type="sourcelabel">
 
9105
     <x>539</x>
 
9106
     <y>150</y>
 
9107
    </hint>
 
9108
    <hint type="destinationlabel">
 
9109
     <x>248</x>
 
9110
     <y>147</y>
 
9111
    </hint>
 
9112
   </hints>
 
9113
  </connection>
 
9114
  <connection>
 
9115
   <sender>atEgBiasSpinBox</sender>
 
9116
   <signal>valueChanged(int)</signal>
 
9117
   <receiver>atEgBiasSlider</receiver>
 
9118
   <slot>setValue(int)</slot>
 
9119
   <hints>
 
9120
    <hint type="sourcelabel">
 
9121
     <x>539</x>
 
9122
     <y>243</y>
 
9123
    </hint>
 
9124
    <hint type="destinationlabel">
 
9125
     <x>248</x>
 
9126
     <y>240</y>
 
9127
    </hint>
 
9128
   </hints>
 
9129
  </connection>
 
9130
  <connection>
 
9131
   <sender>bcPitchSpinBox</sender>
 
9132
   <signal>valueChanged(int)</signal>
 
9133
   <receiver>bcPitchSlider</receiver>
 
9134
   <slot>setValue(int)</slot>
 
9135
   <hints>
 
9136
    <hint type="sourcelabel">
 
9137
     <x>539</x>
 
9138
     <y>150</y>
 
9139
    </hint>
 
9140
    <hint type="destinationlabel">
 
9141
     <x>248</x>
 
9142
     <y>147</y>
 
9143
    </hint>
 
9144
   </hints>
 
9145
  </connection>
 
9146
  <connection>
 
9147
   <sender>bcAmplitudeSpinBox</sender>
 
9148
   <signal>valueChanged(int)</signal>
 
9149
   <receiver>bcAmplitudeSlider</receiver>
 
9150
   <slot>setValue(int)</slot>
 
9151
   <hints>
 
9152
    <hint type="sourcelabel">
 
9153
     <x>539</x>
 
9154
     <y>181</y>
 
9155
    </hint>
 
9156
    <hint type="destinationlabel">
 
9157
     <x>248</x>
 
9158
     <y>178</y>
 
9159
    </hint>
 
9160
   </hints>
 
9161
  </connection>
 
9162
  <connection>
 
9163
   <sender>bcPitchBiasSpinBox</sender>
 
9164
   <signal>valueChanged(int)</signal>
 
9165
   <receiver>bcPitchBiasSlider</receiver>
 
9166
   <slot>setValue(int)</slot>
 
9167
   <hints>
 
9168
    <hint type="sourcelabel">
 
9169
     <x>539</x>
 
9170
     <y>212</y>
 
9171
    </hint>
 
9172
    <hint type="destinationlabel">
 
9173
     <x>248</x>
 
9174
     <y>209</y>
 
9175
    </hint>
 
9176
   </hints>
 
9177
  </connection>
 
9178
  <connection>
 
9179
   <sender>bcEgBiasSpinBox</sender>
 
9180
   <signal>valueChanged(int)</signal>
 
9181
   <receiver>bcEgBiasSlider</receiver>
 
9182
   <slot>setValue(int)</slot>
 
9183
   <hints>
 
9184
    <hint type="sourcelabel">
 
9185
     <x>539</x>
 
9186
     <y>243</y>
 
9187
    </hint>
 
9188
    <hint type="destinationlabel">
 
9189
     <x>248</x>
 
9190
     <y>240</y>
 
9191
    </hint>
 
9192
   </hints>
 
9193
  </connection>
 
9194
  <connection>
 
9195
   <sender>OUT2Slider</sender>
 
9196
   <signal>valueChanged(int)</signal>
 
9197
   <receiver>OUT2SpinBox</receiver>
 
9198
   <slot>setValue(int)</slot>
 
9199
   <hints>
 
9200
    <hint type="sourcelabel">
 
9201
     <x>66</x>
 
9202
     <y>109</y>
 
9203
    </hint>
 
9204
    <hint type="destinationlabel">
 
9205
     <x>96</x>
 
9206
     <y>109</y>
 
9207
    </hint>
 
9208
   </hints>
 
9209
  </connection>
 
9210
  <connection>
 
9211
   <sender>chChorusSlider</sender>
 
9212
   <signal>valueChanged(int)</signal>
 
9213
   <receiver>chChorusSpinBox</receiver>
 
9214
   <slot>setValue(int)</slot>
 
9215
   <hints>
 
9216
    <hint type="sourcelabel">
 
9217
     <x>487</x>
 
9218
     <y>149</y>
 
9219
    </hint>
 
9220
    <hint type="destinationlabel">
 
9221
     <x>539</x>
 
9222
     <y>152</y>
 
9223
    </hint>
 
9224
   </hints>
 
9225
  </connection>
 
9226
  <connection>
 
9227
   <sender>chChorusSpinBox</sender>
 
9228
   <signal>valueChanged(int)</signal>
 
9229
   <receiver>chChorusSlider</receiver>
 
9230
   <slot>setValue(int)</slot>
 
9231
   <hints>
 
9232
    <hint type="sourcelabel">
 
9233
     <x>539</x>
 
9234
     <y>152</y>
 
9235
    </hint>
 
9236
    <hint type="destinationlabel">
 
9237
     <x>487</x>
 
9238
     <y>149</y>
 
9239
    </hint>
 
9240
   </hints>
 
9241
  </connection>
 
9242
  <connection>
 
9243
   <sender>chReverbSlider</sender>
 
9244
   <signal>valueChanged(int)</signal>
 
9245
   <receiver>chReverbSpinBox</receiver>
 
9246
   <slot>setValue(int)</slot>
 
9247
   <hints>
 
9248
    <hint type="sourcelabel">
 
9249
     <x>487</x>
 
9250
     <y>149</y>
 
9251
    </hint>
 
9252
    <hint type="destinationlabel">
 
9253
     <x>539</x>
 
9254
     <y>152</y>
 
9255
    </hint>
 
9256
   </hints>
 
9257
  </connection>
 
9258
  <connection>
 
9259
   <sender>chReverbSpinBox</sender>
 
9260
   <signal>valueChanged(int)</signal>
 
9261
   <receiver>chReverbSlider</receiver>
 
9262
   <slot>setValue(int)</slot>
 
9263
   <hints>
 
9264
    <hint type="sourcelabel">
 
9265
     <x>539</x>
 
9266
     <y>152</y>
 
9267
    </hint>
 
9268
    <hint type="destinationlabel">
 
9269
     <x>487</x>
 
9270
     <y>149</y>
 
9271
    </hint>
 
9272
   </hints>
 
9273
  </connection>
 
9274
  <connection>
 
9275
   <sender>transposeSlider</sender>
 
9276
   <signal>valueChanged(int)</signal>
 
9277
   <receiver>transposeSpinBox</receiver>
 
9278
   <slot>setValue(int)</slot>
 
9279
   <hints>
 
9280
    <hint type="sourcelabel">
 
9281
     <x>111</x>
 
9282
     <y>114</y>
 
9283
    </hint>
 
9284
    <hint type="destinationlabel">
 
9285
     <x>111</x>
 
9286
     <y>114</y>
 
9287
    </hint>
 
9288
   </hints>
 
9289
  </connection>
 
9290
  <connection>
 
9291
   <sender>transposeSpinBox</sender>
 
9292
   <signal>valueChanged(int)</signal>
 
9293
   <receiver>transposeSlider</receiver>
 
9294
   <slot>setValue(int)</slot>
 
9295
   <hints>
 
9296
    <hint type="sourcelabel">
 
9297
     <x>111</x>
 
9298
     <y>114</y>
 
9299
    </hint>
 
9300
    <hint type="destinationlabel">
 
9301
     <x>111</x>
 
9302
     <y>114</y>
 
9303
    </hint>
 
9304
   </hints>
 
9305
  </connection>
 
9306
  <connection>
 
9307
   <sender>chDelaySlider</sender>
 
9308
   <signal>valueChanged(int)</signal>
 
9309
   <receiver>chDelaySpinBox</receiver>
 
9310
   <slot>setValue(int)</slot>
 
9311
   <hints>
 
9312
    <hint type="sourcelabel">
 
9313
     <x>351</x>
 
9314
     <y>319</y>
 
9315
    </hint>
 
9316
    <hint type="destinationlabel">
 
9317
     <x>403</x>
 
9318
     <y>322</y>
 
9319
    </hint>
 
9320
   </hints>
 
9321
  </connection>
 
9322
  <connection>
 
9323
   <sender>chDelaySpinBox</sender>
 
9324
   <signal>valueChanged(int)</signal>
 
9325
   <receiver>chDelaySlider</receiver>
 
9326
   <slot>setValue(int)</slot>
 
9327
   <hints>
 
9328
    <hint type="sourcelabel">
 
9329
     <x>403</x>
 
9330
     <y>322</y>
 
9331
    </hint>
 
9332
    <hint type="destinationlabel">
 
9333
     <x>351</x>
 
9334
     <y>319</y>
 
9335
    </hint>
 
9336
   </hints>
 
9337
  </connection>
 
9338
  <connection>
 
9339
   <sender>delayPanLFOFreqKnob</sender>
 
9340
   <signal>valueChanged(double,int)</signal>
 
9341
   <receiver>delayPanLFOFreqFloatentry</receiver>
 
9342
   <slot>setValue(double)</slot>
 
9343
   <hints>
 
9344
    <hint type="sourcelabel">
 
9345
     <x>477</x>
 
9346
     <y>308</y>
 
9347
    </hint>
 
9348
    <hint type="destinationlabel">
 
9349
     <x>498</x>
 
9350
     <y>308</y>
 
9351
    </hint>
 
9352
   </hints>
 
9353
  </connection>
 
9354
  <connection>
 
9355
   <sender>delayPanLFOFreqFloatentry</sender>
 
9356
   <signal>valueChanged(double,int)</signal>
 
9357
   <receiver>delayPanLFOFreqKnob</receiver>
 
9358
   <slot>setValue(double)</slot>
 
9359
   <hints>
 
9360
    <hint type="sourcelabel">
 
9361
     <x>497</x>
 
9362
     <y>319</y>
 
9363
    </hint>
 
9364
    <hint type="destinationlabel">
 
9365
     <x>477</x>
 
9366
     <y>326</y>
 
9367
    </hint>
 
9368
   </hints>
 
9369
  </connection>
 
9370
  <connection>
 
9371
   <sender>delayBPMKnob</sender>
 
9372
   <signal>valueChanged(double,int)</signal>
 
9373
   <receiver>delayBPMFloatentry</receiver>
 
9374
   <slot>setValue(double)</slot>
 
9375
   <hints>
 
9376
    <hint type="sourcelabel">
 
9377
     <x>84</x>
 
9378
     <y>389</y>
 
9379
    </hint>
 
9380
    <hint type="destinationlabel">
 
9381
     <x>104</x>
 
9382
     <y>393</y>
 
9383
    </hint>
 
9384
   </hints>
 
9385
  </connection>
 
9386
  <connection>
 
9387
   <sender>delayBPMFloatentry</sender>
 
9388
   <signal>valueChanged(double,int)</signal>
 
9389
   <receiver>delayBPMKnob</receiver>
 
9390
   <slot>setValue(double)</slot>
 
9391
   <hints>
 
9392
    <hint type="sourcelabel">
 
9393
     <x>121</x>
 
9394
     <y>404</y>
 
9395
    </hint>
 
9396
    <hint type="destinationlabel">
 
9397
     <x>78</x>
 
9398
     <y>409</y>
 
9399
    </hint>
 
9400
   </hints>
 
9401
  </connection>
 
9402
  <connection>
 
9403
   <sender>delayBeatRatioKnob</sender>
 
9404
   <signal>valueChanged(double,int)</signal>
 
9405
   <receiver>delayBeatRatioFloatentry</receiver>
 
9406
   <slot>setValue(double)</slot>
 
9407
   <hints>
 
9408
    <hint type="sourcelabel">
 
9409
     <x>212</x>
 
9410
     <y>386</y>
 
9411
    </hint>
 
9412
    <hint type="destinationlabel">
 
9413
     <x>252</x>
 
9414
     <y>392</y>
 
9415
    </hint>
 
9416
   </hints>
 
9417
  </connection>
 
9418
  <connection>
 
9419
   <sender>delayBeatRatioFloatentry</sender>
 
9420
   <signal>valueChanged(double,int)</signal>
 
9421
   <receiver>delayBeatRatioKnob</receiver>
 
9422
   <slot>setValue(double)</slot>
 
9423
   <hints>
 
9424
    <hint type="sourcelabel">
 
9425
     <x>271</x>
 
9426
     <y>398</y>
 
9427
    </hint>
 
9428
    <hint type="destinationlabel">
 
9429
     <x>228</x>
 
9430
     <y>411</y>
 
9431
    </hint>
 
9432
   </hints>
 
9433
  </connection>
 
9434
  <connection>
 
9435
   <sender>delayFeedbackKnob</sender>
 
9436
   <signal>valueChanged(double,int)</signal>
 
9437
   <receiver>delayFeedbackFloatentry</receiver>
 
9438
   <slot>setValue(double)</slot>
 
9439
   <hints>
 
9440
    <hint type="sourcelabel">
 
9441
     <x>347</x>
 
9442
     <y>388</y>
 
9443
    </hint>
 
9444
    <hint type="destinationlabel">
 
9445
     <x>368</x>
 
9446
     <y>393</y>
 
9447
    </hint>
 
9448
   </hints>
 
9449
  </connection>
 
9450
  <connection>
 
9451
   <sender>delayFeedbackFloatentry</sender>
 
9452
   <signal>valueChanged(double,int)</signal>
 
9453
   <receiver>delayFeedbackKnob</receiver>
 
9454
   <slot>setValue(double)</slot>
 
9455
   <hints>
 
9456
    <hint type="sourcelabel">
 
9457
     <x>379</x>
 
9458
     <y>405</y>
 
9459
    </hint>
 
9460
    <hint type="destinationlabel">
 
9461
     <x>352</x>
 
9462
     <y>409</y>
 
9463
    </hint>
 
9464
   </hints>
 
9465
  </connection>
 
9466
  <connection>
 
9467
   <sender>delayPanLFODepthKnob</sender>
 
9468
   <signal>valueChanged(double,int)</signal>
 
9469
   <receiver>delayPanLFODepthFloatentry</receiver>
 
9470
   <slot>setValue(double)</slot>
 
9471
   <hints>
 
9472
    <hint type="sourcelabel">
 
9473
     <x>464</x>
 
9474
     <y>387</y>
 
9475
    </hint>
 
9476
    <hint type="destinationlabel">
 
9477
     <x>507</x>
 
9478
     <y>396</y>
 
9479
    </hint>
 
9480
   </hints>
 
9481
  </connection>
 
9482
  <connection>
 
9483
   <sender>delayPanLFODepthFloatentry</sender>
 
9484
   <signal>valueChanged(double,int)</signal>
 
9485
   <receiver>delayPanLFODepthKnob</receiver>
 
9486
   <slot>setValue(double)</slot>
 
9487
   <hints>
 
9488
    <hint type="sourcelabel">
 
9489
     <x>518</x>
 
9490
     <y>407</y>
 
9491
    </hint>
 
9492
    <hint type="destinationlabel">
 
9493
     <x>471</x>
 
9494
     <y>409</y>
 
9495
    </hint>
 
9496
   </hints>
 
9497
  </connection>
 
9498
 </connections>
 
9499
</ui>