~ubuntu-branches/ubuntu/raring/muse/raring-proposed

« back to all changes in this revision

Viewing changes to widgets/trackinfobase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2004-02-07 15:18:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040207151822-es27xxkzbcxkebjm
Tags: 0.6.3-1
* New upstream version.
* Added patches:
  + [10_alsa_init_fix] New, from upstream CVS.
    Initialize direction variable when setting Alsa parameters.
  + [10_canvas_translation_fix] New, from upstream CVS.
    Do not translate tooltips twice in canvas popup.
  + [10_checkbox_fix] New, from upstream CVS.
    Use proper set/test methods on metronome checkboxes.
  + [10_html_doc_cleanup] New.
    Fix links and HTML errors in documentation.
  + [20_allow_system_timer] New.
    The new upstream version fails by default if the real-time clock
    could not be accessed (usually the case when not running suid-root).
    This patch reverts the old behaviour of falling back to the more
    inaccurate system timer.
* Updated patches:
  + [11_PIC_fixes_fixup] Rediffed.
* Removed patches:
  + [20_no_atomic_asm] Merged upstream.
* debian/compat: Splice out debhelper compatibility level from rules file.
* debian/control: Build-depend on latest jack release by default.
  Closes: #228788
* debian/control: Bump standards version.
* debian/control: Use auto-generated debconf dependency via misc:Depends.
* debian/control: Minor tweaks to the long description.
* debian/control: Tighten fluidsynth build dependency to sane version.
* debian/muse.doc-base: New. Register HTML documentation with doc-base.
* debian/templates: Tiny rewording, and typo fix.
* debian/templates, debian/po/*: Switch to po-debconf for translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2
 
<class>TrackInfoBase</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>TrackInfoBase</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>129</width>
12
 
            <height>471</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="sizePolicy">
16
 
        <sizepolicy>
17
 
            <hsizetype>5</hsizetype>
18
 
            <vsizetype>5</vsizetype>
19
 
            <horstretch>0</horstretch>
20
 
            <verstretch>100</verstretch>
21
 
        </sizepolicy>
22
 
    </property>
23
 
    <property name="minimumSize">
24
 
        <size>
25
 
            <width>0</width>
26
 
            <height>0</height>
27
 
        </size>
28
 
    </property>
29
 
    <property name="maximumSize">
30
 
        <size>
31
 
            <width>32767</width>
32
 
            <height>32767</height>
33
 
        </size>
34
 
    </property>
35
 
    <property name="caption">
36
 
        <string>MusE: TrackInfo</string>
37
 
    </property>
38
 
    <property name="toolTip" stdset="0">
39
 
        <string></string>
40
 
    </property>
41
 
    <property name="whatsThis" stdset="0">
42
 
        <string></string>
43
 
    </property>
44
 
    <grid>
45
 
        <property name="name">
46
 
            <cstring>unnamed</cstring>
47
 
        </property>
48
 
        <property name="margin">
49
 
            <number>1</number>
50
 
        </property>
51
 
        <property name="spacing">
52
 
            <number>0</number>
53
 
        </property>
54
 
        <widget class="QSpinBox" row="3" column="0">
55
 
            <property name="name">
56
 
                <cstring>iOutputChannel</cstring>
57
 
            </property>
58
 
            <property name="sizePolicy">
59
 
                <sizepolicy>
60
 
                    <hsizetype>4</hsizetype>
61
 
                    <vsizetype>0</vsizetype>
62
 
                    <horstretch>0</horstretch>
63
 
                    <verstretch>0</verstretch>
64
 
                </sizepolicy>
65
 
            </property>
66
 
            <property name="maxValue">
67
 
                <number>16</number>
68
 
            </property>
69
 
            <property name="minValue">
70
 
                <number>1</number>
71
 
            </property>
72
 
            <property name="toolTip" stdset="0">
73
 
                <string>output channel</string>
74
 
            </property>
75
 
            <property name="whatsThis" stdset="0">
76
 
                <string>all midi events are send to this output channel</string>
77
 
            </property>
78
 
        </widget>
79
 
        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
80
 
            <property name="name">
81
 
                <cstring>TextLabel1</cstring>
82
 
            </property>
83
 
            <property name="sizePolicy">
84
 
                <sizepolicy>
85
 
                    <hsizetype>7</hsizetype>
86
 
                    <vsizetype>5</vsizetype>
87
 
                    <horstretch>0</horstretch>
88
 
                    <verstretch>0</verstretch>
89
 
                </sizepolicy>
90
 
            </property>
91
 
            <property name="frameShape">
92
 
                <enum>WinPanel</enum>
93
 
            </property>
94
 
            <property name="frameShadow">
95
 
                <enum>Raised</enum>
96
 
            </property>
97
 
            <property name="lineWidth">
98
 
                <number>1</number>
99
 
            </property>
100
 
            <property name="midLineWidth">
101
 
                <number>0</number>
102
 
            </property>
103
 
            <property name="text">
104
 
                <string>Track Info</string>
105
 
            </property>
106
 
            <property name="alignment">
107
 
                <set>AlignCenter</set>
108
 
            </property>
109
 
        </widget>
110
 
        <widget class="QSpinBox" row="9" column="0">
111
 
            <property name="name">
112
 
                <cstring>iLen</cstring>
113
 
            </property>
114
 
            <property name="sizePolicy">
115
 
                <sizepolicy>
116
 
                    <hsizetype>5</hsizetype>
117
 
                    <vsizetype>0</vsizetype>
118
 
                    <horstretch>0</horstretch>
119
 
                    <verstretch>0</verstretch>
120
 
                </sizepolicy>
121
 
            </property>
122
 
            <property name="suffix">
123
 
                <string>%</string>
124
 
            </property>
125
 
            <property name="maxValue">
126
 
                <number>200</number>
127
 
            </property>
128
 
            <property name="minValue">
129
 
                <number>25</number>
130
 
            </property>
131
 
            <property name="value">
132
 
                <number>100</number>
133
 
            </property>
134
 
        </widget>
135
 
        <widget class="QLineEdit" row="1" column="0" rowspan="1" colspan="2">
136
 
            <property name="name">
137
 
                <cstring>iName</cstring>
138
 
            </property>
139
 
            <property name="toolTip" stdset="0">
140
 
                <string>Track Name</string>
141
 
            </property>
142
 
        </widget>
143
 
        <widget class="QComboBox" row="2" column="0" rowspan="1" colspan="2">
144
 
            <property name="name">
145
 
                <cstring>iOutput</cstring>
146
 
            </property>
147
 
            <property name="sizePolicy">
148
 
                <sizepolicy>
149
 
                    <hsizetype>1</hsizetype>
150
 
                    <vsizetype>0</vsizetype>
151
 
                    <horstretch>0</horstretch>
152
 
                    <verstretch>0</verstretch>
153
 
                </sizepolicy>
154
 
            </property>
155
 
            <property name="toolTip" stdset="0">
156
 
                <string>output port</string>
157
 
            </property>
158
 
        </widget>
159
 
        <widget class="QSpinBox" row="18" column="0">
160
 
            <property name="name">
161
 
                <cstring>iPan</cstring>
162
 
            </property>
163
 
            <property name="sizePolicy">
164
 
                <sizepolicy>
165
 
                    <hsizetype>1</hsizetype>
166
 
                    <vsizetype>0</vsizetype>
167
 
                    <horstretch>0</horstretch>
168
 
                    <verstretch>0</verstretch>
169
 
                </sizepolicy>
170
 
            </property>
171
 
            <property name="specialValueText">
172
 
                <string>off</string>
173
 
            </property>
174
 
            <property name="maxValue">
175
 
                <number>127</number>
176
 
            </property>
177
 
            <property name="minValue">
178
 
                <number>-1</number>
179
 
            </property>
180
 
            <property name="value">
181
 
                <number>-1</number>
182
 
            </property>
183
 
            <property name="toolTip" stdset="0">
184
 
                <string>change stereo position</string>
185
 
            </property>
186
 
            <property name="whatsThis" stdset="0">
187
 
                <string>change stereo position</string>
188
 
            </property>
189
 
        </widget>
190
 
        <widget class="QLabel" row="3" column="1">
191
 
            <property name="name">
192
 
                <cstring>TextLabel2</cstring>
193
 
            </property>
194
 
            <property name="margin">
195
 
                <number>2</number>
196
 
            </property>
197
 
            <property name="text">
198
 
                <string>OChan.</string>
199
 
            </property>
200
 
        </widget>
201
 
        <widget class="QCheckBox" row="6" column="0" rowspan="1" colspan="2">
202
 
            <property name="name">
203
 
                <cstring>midiThru</cstring>
204
 
            </property>
205
 
            <property name="sizePolicy">
206
 
                <sizepolicy>
207
 
                    <hsizetype>5</hsizetype>
208
 
                    <vsizetype>0</vsizetype>
209
 
                    <horstretch>0</horstretch>
210
 
                    <verstretch>0</verstretch>
211
 
                </sizepolicy>
212
 
            </property>
213
 
            <property name="text">
214
 
                <string>MidiThru</string>
215
 
            </property>
216
 
        </widget>
217
 
        <widget class="QSpinBox" row="8" column="0">
218
 
            <property name="name">
219
 
                <cstring>iVerz</cstring>
220
 
            </property>
221
 
            <property name="sizePolicy">
222
 
                <sizepolicy>
223
 
                    <hsizetype>5</hsizetype>
224
 
                    <vsizetype>0</vsizetype>
225
 
                    <horstretch>0</horstretch>
226
 
                    <verstretch>0</verstretch>
227
 
                </sizepolicy>
228
 
            </property>
229
 
            <property name="specialValueText">
230
 
                <string>off</string>
231
 
            </property>
232
 
            <property name="maxValue">
233
 
                <number>1000</number>
234
 
            </property>
235
 
            <property name="minValue">
236
 
                <number>-1000</number>
237
 
            </property>
238
 
        </widget>
239
 
        <widget class="QPushButton" row="13" column="0" rowspan="1" colspan="2">
240
 
            <property name="name">
241
 
                <cstring>iPatch</cstring>
242
 
            </property>
243
 
            <property name="sizePolicy">
244
 
                <sizepolicy>
245
 
                    <hsizetype>7</hsizetype>
246
 
                    <vsizetype>0</vsizetype>
247
 
                    <horstretch>0</horstretch>
248
 
                    <verstretch>0</verstretch>
249
 
                </sizepolicy>
250
 
            </property>
251
 
            <property name="text">
252
 
                <string>???</string>
253
 
            </property>
254
 
            <property name="toolTip" stdset="0">
255
 
                <string>select instrument patch</string>
256
 
            </property>
257
 
        </widget>
258
 
        <widget class="QSpinBox" row="10" column="0">
259
 
            <property name="name">
260
 
                <cstring>iAnschl</cstring>
261
 
            </property>
262
 
            <property name="sizePolicy">
263
 
                <sizepolicy>
264
 
                    <hsizetype>5</hsizetype>
265
 
                    <vsizetype>0</vsizetype>
266
 
                    <horstretch>0</horstretch>
267
 
                    <verstretch>0</verstretch>
268
 
                </sizepolicy>
269
 
            </property>
270
 
            <property name="maxValue">
271
 
                <number>127</number>
272
 
            </property>
273
 
            <property name="minValue">
274
 
                <number>-127</number>
275
 
            </property>
276
 
            <property name="value">
277
 
                <number>0</number>
278
 
            </property>
279
 
        </widget>
280
 
        <widget class="QSpinBox" row="17" column="0">
281
 
            <property name="name">
282
 
                <cstring>iLautst</cstring>
283
 
            </property>
284
 
            <property name="sizePolicy">
285
 
                <sizepolicy>
286
 
                    <hsizetype>5</hsizetype>
287
 
                    <vsizetype>0</vsizetype>
288
 
                    <horstretch>0</horstretch>
289
 
                    <verstretch>0</verstretch>
290
 
                </sizepolicy>
291
 
            </property>
292
 
            <property name="specialValueText">
293
 
                <string>off</string>
294
 
            </property>
295
 
            <property name="maxValue">
296
 
                <number>127</number>
297
 
            </property>
298
 
            <property name="minValue">
299
 
                <number>-1</number>
300
 
            </property>
301
 
            <property name="value">
302
 
                <number>-1</number>
303
 
            </property>
304
 
        </widget>
305
 
        <widget class="QSpinBox" row="11" column="0">
306
 
            <property name="name">
307
 
                <cstring>iKompr</cstring>
308
 
            </property>
309
 
            <property name="sizePolicy">
310
 
                <sizepolicy>
311
 
                    <hsizetype>1</hsizetype>
312
 
                    <vsizetype>0</vsizetype>
313
 
                    <horstretch>0</horstretch>
314
 
                    <verstretch>0</verstretch>
315
 
                </sizepolicy>
316
 
            </property>
317
 
            <property name="prefix">
318
 
                <string></string>
319
 
            </property>
320
 
            <property name="suffix">
321
 
                <string>%</string>
322
 
            </property>
323
 
            <property name="maxValue">
324
 
                <number>200</number>
325
 
            </property>
326
 
            <property name="minValue">
327
 
                <number>25</number>
328
 
            </property>
329
 
            <property name="value">
330
 
                <number>100</number>
331
 
            </property>
332
 
        </widget>
333
 
        <widget class="QSpinBox" row="7" column="0">
334
 
            <property name="name">
335
 
                <cstring>iTransp</cstring>
336
 
            </property>
337
 
            <property name="sizePolicy">
338
 
                <sizepolicy>
339
 
                    <hsizetype>5</hsizetype>
340
 
                    <vsizetype>0</vsizetype>
341
 
                    <horstretch>0</horstretch>
342
 
                    <verstretch>0</verstretch>
343
 
                </sizepolicy>
344
 
            </property>
345
 
            <property name="specialValueText">
346
 
                <string>off</string>
347
 
            </property>
348
 
            <property name="maxValue">
349
 
                <number>127</number>
350
 
            </property>
351
 
            <property name="minValue">
352
 
                <number>-127</number>
353
 
            </property>
354
 
        </widget>
355
 
        <widget class="QSpinBox" row="15" column="0">
356
 
            <property name="name">
357
 
                <cstring>iLBank</cstring>
358
 
            </property>
359
 
            <property name="sizePolicy">
360
 
                <sizepolicy>
361
 
                    <hsizetype>5</hsizetype>
362
 
                    <vsizetype>0</vsizetype>
363
 
                    <horstretch>0</horstretch>
364
 
                    <verstretch>0</verstretch>
365
 
                </sizepolicy>
366
 
            </property>
367
 
            <property name="specialValueText">
368
 
                <string>off</string>
369
 
            </property>
370
 
            <property name="maxValue">
371
 
                <number>127</number>
372
 
            </property>
373
 
            <property name="minValue">
374
 
                <number>-1</number>
375
 
            </property>
376
 
            <property name="value">
377
 
                <number>-1</number>
378
 
            </property>
379
 
        </widget>
380
 
        <widget class="QSpinBox" row="14" column="0">
381
 
            <property name="name">
382
 
                <cstring>iHBank</cstring>
383
 
            </property>
384
 
            <property name="sizePolicy">
385
 
                <sizepolicy>
386
 
                    <hsizetype>5</hsizetype>
387
 
                    <vsizetype>0</vsizetype>
388
 
                    <horstretch>0</horstretch>
389
 
                    <verstretch>0</verstretch>
390
 
                </sizepolicy>
391
 
            </property>
392
 
            <property name="specialValueText">
393
 
                <string>off</string>
394
 
            </property>
395
 
            <property name="maxValue">
396
 
                <number>127</number>
397
 
            </property>
398
 
            <property name="minValue">
399
 
                <number>-1</number>
400
 
            </property>
401
 
            <property name="value">
402
 
                <number>-1</number>
403
 
            </property>
404
 
        </widget>
405
 
        <widget class="QLabel" row="7" column="1">
406
 
            <property name="name">
407
 
                <cstring>TextLabel9</cstring>
408
 
            </property>
409
 
            <property name="text">
410
 
                <string>Transp.</string>
411
 
            </property>
412
 
        </widget>
413
 
        <widget class="QLabel" row="17" column="1">
414
 
            <property name="name">
415
 
                <cstring>TextLabel7</cstring>
416
 
            </property>
417
 
            <property name="text">
418
 
                <string>Volume</string>
419
 
            </property>
420
 
        </widget>
421
 
        <widget class="QSpinBox" row="16" column="0">
422
 
            <property name="name">
423
 
                <cstring>iProgram</cstring>
424
 
            </property>
425
 
            <property name="sizePolicy">
426
 
                <sizepolicy>
427
 
                    <hsizetype>5</hsizetype>
428
 
                    <vsizetype>0</vsizetype>
429
 
                    <horstretch>0</horstretch>
430
 
                    <verstretch>0</verstretch>
431
 
                </sizepolicy>
432
 
            </property>
433
 
            <property name="specialValueText">
434
 
                <string>off</string>
435
 
            </property>
436
 
            <property name="maxValue">
437
 
                <number>127</number>
438
 
            </property>
439
 
            <property name="minValue">
440
 
                <number>-1</number>
441
 
            </property>
442
 
            <property name="value">
443
 
                <number>-1</number>
444
 
            </property>
445
 
        </widget>
446
 
        <widget class="QLabel" row="12" column="0" rowspan="1" colspan="2">
447
 
            <property name="name">
448
 
                <cstring>TextLabel1_2</cstring>
449
 
            </property>
450
 
            <property name="sizePolicy">
451
 
                <sizepolicy>
452
 
                    <hsizetype>7</hsizetype>
453
 
                    <vsizetype>4</vsizetype>
454
 
                    <horstretch>0</horstretch>
455
 
                    <verstretch>0</verstretch>
456
 
                </sizepolicy>
457
 
            </property>
458
 
            <property name="frameShape">
459
 
                <enum>WinPanel</enum>
460
 
            </property>
461
 
            <property name="frameShadow">
462
 
                <enum>Raised</enum>
463
 
            </property>
464
 
            <property name="lineWidth">
465
 
                <number>1</number>
466
 
            </property>
467
 
            <property name="midLineWidth">
468
 
                <number>1</number>
469
 
            </property>
470
 
            <property name="text">
471
 
                <string>Channel Info</string>
472
 
            </property>
473
 
            <property name="alignment">
474
 
                <set>AlignCenter</set>
475
 
            </property>
476
 
        </widget>
477
 
        <widget class="QLabel" row="18" column="1">
478
 
            <property name="name">
479
 
                <cstring>TextLabel8</cstring>
480
 
            </property>
481
 
            <property name="text">
482
 
                <string>Pan</string>
483
 
            </property>
484
 
        </widget>
485
 
        <widget class="QLabel" row="8" column="1">
486
 
            <property name="name">
487
 
                <cstring>TextLabel10</cstring>
488
 
            </property>
489
 
            <property name="text">
490
 
                <string>Delay</string>
491
 
            </property>
492
 
        </widget>
493
 
        <widget class="QLabel" row="14" column="1">
494
 
            <property name="name">
495
 
                <cstring>TextLabel4</cstring>
496
 
            </property>
497
 
            <property name="text">
498
 
                <string>H-Bank</string>
499
 
            </property>
500
 
        </widget>
501
 
        <widget class="QLabel" row="11" column="1">
502
 
            <property name="name">
503
 
                <cstring>TextLabel13</cstring>
504
 
            </property>
505
 
            <property name="text">
506
 
                <string>Compr.</string>
507
 
            </property>
508
 
        </widget>
509
 
        <widget class="QLabel" row="15" column="1">
510
 
            <property name="name">
511
 
                <cstring>TextLabel5</cstring>
512
 
            </property>
513
 
            <property name="lineWidth">
514
 
                <number>0</number>
515
 
            </property>
516
 
            <property name="margin">
517
 
                <number>0</number>
518
 
            </property>
519
 
            <property name="text">
520
 
                <string>L-Bank</string>
521
 
            </property>
522
 
            <property name="indent">
523
 
                <number>2</number>
524
 
            </property>
525
 
        </widget>
526
 
        <widget class="QLabel" row="16" column="1">
527
 
            <property name="name">
528
 
                <cstring>TextLabel6</cstring>
529
 
            </property>
530
 
            <property name="text">
531
 
                <string>Progr.</string>
532
 
            </property>
533
 
        </widget>
534
 
        <widget class="QLabel" row="10" column="1">
535
 
            <property name="name">
536
 
                <cstring>TextLabel12</cstring>
537
 
            </property>
538
 
            <property name="text">
539
 
                <string>Velocity</string>
540
 
            </property>
541
 
        </widget>
542
 
        <widget class="QLabel" row="9" column="1">
543
 
            <property name="name">
544
 
                <cstring>TextLabel11</cstring>
545
 
            </property>
546
 
            <property name="text">
547
 
                <string>Length</string>
548
 
            </property>
549
 
        </widget>
550
 
        <spacer row="19" column="0">
551
 
            <property name="name" stdset="0">
552
 
                <cstring>Spacer1</cstring>
553
 
            </property>
554
 
            <property name="orientation">
555
 
                <enum>Vertical</enum>
556
 
            </property>
557
 
            <property name="sizeType">
558
 
                <enum>Expanding</enum>
559
 
            </property>
560
 
            <property name="sizeHint">
561
 
                <size>
562
 
                    <width>20</width>
563
 
                    <height>20</height>
564
 
                </size>
565
 
            </property>
566
 
        </spacer>
567
 
        <spacer row="19" column="1">
568
 
            <property name="name" stdset="0">
569
 
                <cstring>Spacer2</cstring>
570
 
            </property>
571
 
            <property name="orientation">
572
 
                <enum>Vertical</enum>
573
 
            </property>
574
 
            <property name="sizeType">
575
 
                <enum>Expanding</enum>
576
 
            </property>
577
 
            <property name="sizeHint">
578
 
                <size>
579
 
                    <width>20</width>
580
 
                    <height>20</height>
581
 
                </size>
582
 
            </property>
583
 
        </spacer>
584
 
        <widget class="QLineEdit" row="4" column="0" rowspan="1" colspan="2">
585
 
            <property name="name">
586
 
                <cstring>iInput</cstring>
587
 
            </property>
588
 
            <property name="sizePolicy">
589
 
                <sizepolicy>
590
 
                    <hsizetype>7</hsizetype>
591
 
                    <vsizetype>0</vsizetype>
592
 
                    <horstretch>0</horstretch>
593
 
                    <verstretch>0</verstretch>
594
 
                </sizepolicy>
595
 
            </property>
596
 
            <property name="toolTip" stdset="0">
597
 
                <string>input ports</string>
598
 
            </property>
599
 
        </widget>
600
 
        <widget class="QLabel" row="5" column="1">
601
 
            <property name="name">
602
 
                <cstring>TextLabel3</cstring>
603
 
            </property>
604
 
            <property name="margin">
605
 
                <number>2</number>
606
 
            </property>
607
 
            <property name="text">
608
 
                <string>IChan.</string>
609
 
            </property>
610
 
        </widget>
611
 
        <widget class="QLineEdit" row="5" column="0">
612
 
            <property name="name">
613
 
                <cstring>iInputChannel</cstring>
614
 
            </property>
615
 
            <property name="sizePolicy">
616
 
                <sizepolicy>
617
 
                    <hsizetype>7</hsizetype>
618
 
                    <vsizetype>0</vsizetype>
619
 
                    <horstretch>0</horstretch>
620
 
                    <verstretch>0</verstretch>
621
 
                </sizepolicy>
622
 
            </property>
623
 
            <property name="toolTip" stdset="0">
624
 
                <string>input channels</string>
625
 
            </property>
626
 
            <property name="whatsThis" stdset="0">
627
 
                <string>Events from all configured channels are
628
 
recorded to this track.
629
 
You can specify more than one channel for
630
 
recording:
631
 
   1 2 3      record from channel 1 2 and 3
632
 
   1-3         same
633
 
   1-3 5             record from channel 1 2 3 and 5</string>
634
 
            </property>
635
 
        </widget>
636
 
    </grid>
637
 
</widget>
638
 
<tabstops>
639
 
    <tabstop>iName</tabstop>
640
 
    <tabstop>iOutput</tabstop>
641
 
    <tabstop>iOutputChannel</tabstop>
642
 
    <tabstop>iInput</tabstop>
643
 
    <tabstop>iInputChannel</tabstop>
644
 
    <tabstop>midiThru</tabstop>
645
 
    <tabstop>iTransp</tabstop>
646
 
    <tabstop>iVerz</tabstop>
647
 
    <tabstop>iLen</tabstop>
648
 
    <tabstop>iAnschl</tabstop>
649
 
    <tabstop>iKompr</tabstop>
650
 
    <tabstop>iPatch</tabstop>
651
 
    <tabstop>iHBank</tabstop>
652
 
    <tabstop>iLBank</tabstop>
653
 
    <tabstop>iProgram</tabstop>
654
 
    <tabstop>iLautst</tabstop>
655
 
    <tabstop>iPan</tabstop>
656
 
</tabstops>
657
 
<layoutdefaults spacing="6" margin="11"/>
658
 
</UI>