Ensoniq Corporation MR-61, MR-76 Specification

Page 1
Your Authorized ENSONIQ Dealer is your primary source for service and suppo
This manual is copyrighted and all rights are reserved by ENSONIQ Corp. Thi
Although every effort has been made to ensure the accuracy of the text and
mrsysex.txt 10/10/2011 8:17 PM
1
MR MIDI System Exclusive Specification
2
Document Version 1.53/2.11-A
3 4
Written by: Jeff R. Dec
5
Documentation Management: Bill Whipple
6
Thanks to: Robby Berman, Michael Chen
7 8 9
10 11 12 13 14
Copyright © 1997 ENSONIQ Corp 155 Great Valley Parkway Box 3035 Malvern, PA 19355-0735 USA
World Wide Web(http://www.ensoniq.com)
15 16 17
Printed in U.S.A.
All Rights Reserved
18 19 20 21 22 23 24 25 26
TABLE OF CONTENTS:
27 28
1.0 Introduction and Overview
29
1.1 Data Type Definitions
30
1.2 4 to 5 Bulk SysEx Data Encoding
31
1.3 Data Block Size
32
1.4 Checksum Calculation
33
1.5 Reserved/Not Defined Data
34
1.6 MR-Rack and MR-61/76 Model ID Code
35
1.7 Error Messages
36
2.0 Universal System Exclusive Messages
37
2.1 Universal System Exclusive Device Inquiry Message
38
2.2 Universal System Exclusive Device Identity Reply Message
39
2.3 Universal System Exclusive General MIDI ON Message
40
2.4 Universal System Exclusive General MIDI OFF Message
41
2.5 Universal MIDI Bulk Tuning Dump Reply Message
42
2.6 Universal MIDI Single Note Tuning Change Message
43
3.0 Ensoniq MR Specific System Exclusive Messages
44
3.1 Single Item Transmit Request
45 46 47 48 49
3.2 Parameter Change Request
50 51 52 53
3.3 Waveform Information Request
54
3.4 Initialize RAM Request
55
3.5 Transmit Display/LED Request
3.1.1 System Parameter Transmit Request
3.1.2 Single Sound Program Transmit Request
3.1.3 Single Performance Transmit Request
3.1.4 Single Drum Kit Program Transmit Request
3.2.1 Sound Program Parameter Change Request
3.2.2 Performance Parameter Change Request
3.2.3 Drum Kit Program Parameter Change Request
Page 1 of 161
Page 2
This document describes the MIDI System Exclusive (SysEx) communication pro
Positive Integer (4-bytes) ranging from 0 to 4294967295
Two’s Complement Signed Integer (4-bytes) ranging f
Two’s Complement Signed Integer (2-bytes) ranging from -32768 to +32767
Two’s Complement Signed Integer ranging from -128 to +127
Unless otherwise specified, all data types are in Motorola big-endian byte order.
Where specified, the MR will encode/interpret a consecutive group of 4-bytes:
mrsysex.txt 10/10/2011 8:17 PM
56
3.6 Receive Display/LED Request
57
4.0 Global System Parameter Structure
58
4.1 Single Sound Program Dump Data Format
59
4.2 Transmit Display/LED Dump Data Format
60
4.3 Receive Display/LED Dump Data Format
61
5.0 Sound Program Parameters Structure
62
5.1 Sound Program Insert Effect Structure
63
6.0 Layer Parameter Structure
64
6.1 Pitch Parameters
65
6.2 Filter Parameters
66
6.3 Waveform Parameters
67
6.4 Amplitude Parameters
68
6.5 Envelope 1 Parameters
69
6.6 Envelope 2 Parameters
70
6.7 Envelope 3 Parameters
71
6.8 LFO Parameters
72
7.0 Drum Kit Program Parameters
73
8.0 Performance Parameters
74
8.1 Part 1 Performance Parameters
75
8.2 Part 2 thru 16 Performance Parameters
76
8.3 Performance Effects Parameters
77
8.4 Performance PerfEditKit Drum Kit Program Parameters
78 79
Appendix 1 - MR Internal Waveform List
80
Appendix 2 - EXP1 World Expansion Board Waveform List
81
Appendix 3 - EXP2 Drum Expansion Board Waveform List
82
Appendix 4 - EXP3 Urban Dance Project Expansion Board Waveform List
83
Appendix 5 - Insert Effect Parameters
84
Appendix 6 - Breakdown of an Example Single Sound Program SysEx Dump
85 86
1.0 Introduction and Overview
87 88 89 90
1.1 Data Type Definitions
91 92
The following internal data types are used within the MR:
93 94
Unsigned Long Word
95
Long Word
96
Unsigned Short Word Positive Integer (2-bytes) ranging from 0 to 65535
97
Short Word
98
Unsigned Byte Positive Integer ranging from 0 to 255
99
Byte
100
ASCII Character Positive Integer (1-byte) ranging from 0 to 127
101 102 103 104
1.2 4 to 5 Bulk SysEx Data Encoding
105 106 107 108 109 110
Byte #0 b31b30b29b28b27b26b25b24 Byte #1 b23b22b21b20b19b18b17b16 Byte #2 b15b14b13b12b11b10b09b08
Page 2 of 161
Page 3
In the event that less than 4 bytes need to be encoded, the remaining bytes
The Data Block Size parameter, which is found in certain Ensoniq specific S
Unless otherwise specified, checksum values are to be calculated by perform
Any data that is denoted as Reserved or Not Defined should NEVER be modifie
The Model ID Code for the MR-Rack is defined as the value 00h, while the MR
The following SysEx error message will be generated in response to an impro
The following Universal Real-Time and Non-Real-Time System Exclusive messag
The MR supports the MIDI Device Inquiry message which allows instruments an
mrsysex.txt 10/10/2011 8:17 PM
111
Byte #3 b07b06b05b04b03b02b01b00
112 113
as the following 5 consecutive SysEx bytes:
114 115 116 117 118 119
Byte #0 0 b06b05b04b03b02b01b00 Byte #1 0 b13b12b11b10b09b08b07 Byte #2 0 b20b19b18b17b16b15b14 Byte #3 0 b27b26b25b24b23b22b21
Byte #4 0 0 0 0 b31b30b29b28
120 121 122 123
1.3 Data Block Size
124 125 126 127
1.4 Checksum Calculation
128 129 130 131
1.5 Reserved/Not Defined Data
132 133 134 135
1.6 MR-Rack and MR-61/76 Model ID Code
136 137 138 139
1.7 Error Messages
140 141 142 143 144 145
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
146 147 148 149
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
150 151
nn Device ID Number (0 to 127)
152 153 154
7F Error Reply
01 Bad Message Error Code
155 156
F7 End of System Exclusive
157 158
2.0 Universal System Exclusive Messages
159 160 161 162
2.1 Universal System Exclusive Device Inquiry Message
163 164 165
Page 3 of 161
Page 4
The following Identity Reply message contains information about the MR, and
The following message will cause the MR-Rack to select the General MIDI per
Upon the reception of this message, the MR will conclude General MIDI opera
mrsysex.txt 10/10/2011 8:17 PM
166 167
F0 System Exclusive Status Byte
7E Non Real Time Message Code
168 169 170 171
nn Device ID Number (0 to 127)
or
7F All Channel Broadcast Code
172 173 174
06 General Information Message Code
01 Identity Request Message Code
175 176
F7 End of System Exclusive
177 178
2.2 Universal System Exclusive Device Identity Reply Message
179 180 181 182 183 184
F0 System Exclusive Status Byte 7E Non Real Time Message Code
nn Device ID Number (0 to 127)
185 186 187
06 General Information Message Code
02 Identity Reply Message Code
188 189 190 191 192 193 194 195 196 197
0F Ensoniq Manufacturer's Code
09 MR Product Family ID Code (LSByte)
00 MR Product Family ID Code (MSByte)
mm MR Family Member ID Code (LSByte)
00 MR Family Member ID Code (MSByte)
rr Software Revision Information
00 Reserved
ii Major Version Number (Integer Portion)
nn Minor Version Number (Decimal Fraction Portion)
198 199
F7 End of System Exclusive
200 201
2.3 Universal System Exclusive General MIDI ON Message
202 203 204 205 206
F0 System Exclusive Status Byte
7E Non Real Time Message Code
207 208 209 210
nn Device ID Number (0 to 127)
or
7F All Channel Broadcast Code
211 212 213
09 General MIDI Message Code
01 General MIDI "ON" Message Code
214 215
F7 End of System Exclusive
216 217
2.4 Universal System Exclusive General MIDI OFF Message
218 219 220
Page 4 of 161
Page 5
As a recent addition to the MIDI Specification and the Ensoniq product line
This message allows real-time, performance oriented adjustments to be made
In addition, the MR’s response to this message has been extended to allow a
mrsysex.txt 10/10/2011 8:17 PM
221 222
F0 System Exclusive Status Byte
7E Non Real Time Message Code
223 224 225 226
nn Device ID Number (0 to 127)
or
7F All Channel Broadcast Code
227 228 229
09 General MIDI Message Code
02 General MIDI "OFF" Message Code
230 231
F7 End of System Exclusive
232 233
2.5 Universal MIDI Bulk Tuning Dump Reply Message
234 235 236 237 238
F0 System Exclusive Status Byte
7E Non Real Time Message Code
239 240 241 242
nn Device ID Number (0 to 127)
or
7F All Channel Broadcast Code
243 244 245
08 MIDI Tuning Standard Message Code
01 Bulk Dump Reply Message Code
246 247 248 249 250
tt Tuning Program Number (0 to 127)
(This is currently ignored by the MR)
[aa] x 16 Tuning Program Name - 16 ASCII Characters
(This is currently ignored by the MR)
251 252 253 254
xx Semitone Frequency Data for MIDI Key #0 yy MSB Fraction of Semitone Data for MIDI Key #0
zz LSB Fraction of Semitone Data for MIDI Key #0
255 256
Repeat [xx,yy,zz] 127 More Times For MIDI Keys #1 to 127
257 258 259 260 261 262 263 264 265
cc Checksum = XOR of
7E (Non Real Time Message Code) 08 (MIDI Tuning Standard Message Code) 01 (Bulk Dump Reply Message Code) tt (Tuning Program Number) All 128 sets of [xx,yy,zz]
F7 End of System Exclusive
266 267
2.6 Universal MIDI Single Note Tuning Change Message
268 269 270 271 272 273 274
F0 System Exclusive Status Byte 7F Real Time Message Code
275
Page 5 of 161
Page 6
This section describes the entire set of Ensoniq specific SysEx messages th
This multi-context command will initiate a dump of a single Sound Program,
The MR will respond to this command with the following SysEx message string:
mrsysex.txt 10/10/2011 8:17 PM
276 277 278
nn Device ID Number (0 to 127)
or
7F All Channel Broadcast Code
279 280 281
08 MIDI Tuning Standard Message Code
02 Note Change Message Code
282 283 284
tt Tuning Program Number (0 to 127)
(This is currently ignored by the MR)
285 286
cc Number of Note Changes
287 288 289 290 291
kk MIDI Key Number (0 to 127)
xx Semitone Frequency Data for MIDI Key kk
yy MSB Fraction of Semitone Data for MIDI Key kk
zz LSB Fraction of Semitone Data for MIDI Key kk
292 293
Repeat [kk,xx,yy,zz] to Equal Number of Note Changes Minus One
294 295
F7 End of System Exclusive
296 297
3.0 Ensoniq MR Specific System Exclusive Messages
298 299 300 301
3.1 Single Item Transmit Request
302 303 304 305
3.1.1 System Parameter Transmit Request
306 307 308 309
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
310 311 312 313
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
314 315
nn Device ID Number (0 to 127)
316 317 318 319 320
03 Transmit Request Command
00 System Parameter Dump Request
00 Reserved
00 Reserved
321 322
F7 End of System Exclusive
323 324 325 326 327 328
F0 System Exclusive Status Byte
0F Ensoniq Manufacturer Code
09 MR Family ID Code
329 330
00 MR-Rack Model ID Code
Page 6 of 161
Page 7
The MR will respond to this command with the following SysEx message string:
mrsysex.txt 10/10/2011 8:17 PM
331 332
01/02 MR-61/76 Model ID Code
or
333 334
nn Device ID Number (0 to 127)
335 336 337 338 339
43 Transmit Request Reply Command
00 System Parameter Dump Request
00 Reserved
00 Reserved
340 341 342 343 344 345
bb Data Block Size - 0 b06b05b04b03b02b01b00
bb Data Block Size - 0 b13b12b11b10b09b08b07
bb Data Block Size - 0 b20b19b18b17b16b15b14
bb Data Block Size - 0 b27b26b25b24b23b22b21
0b Data Block Size - 0 0 0 0 b31b30b29b28
346 347
Start of Data Block
348 349
[Section 4.0 Data Structure] ( 4-to-5 Bulk SysEx Data Encoded
350 351
End of Data Block
352 353 354
kk 14-Bit Checksum - LSByte
kk 14-Bit Checksum - MSByte
355 356
F7 End of System Exclusive
357 358
3.1.2 Single Sound Program Transmit Request
359 360 361 362
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
363 364 365 366
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
367 368
nn Device ID Number (0 to 127)
369 370 371
03 Transmit Request Command
01 Single Sound Program Dump Request
372 373 374
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
375 376
F7 End of System Exclusive
377 378 379 380 381 382
F0 System Exclusive Status Byte
0F Ensoniq Manufacturer Code
09 MR Family ID Code
383 384 385
00 MR-Rack Model ID Code
or
Page 7 of 161
Page 8
The MR-61/76 does not allow for Performance dumps because the sequencer has
The MR-Rack will respond to this command with the following SysEx message string:
mrsysex.txt 10/10/2011 8:17 PM
386
01/02 MR-61/76 Model ID Code
387 388
nn Device ID Number (0 to 127)
389 390 391
43 Transmit Request Reply Command
01 Single Sound Program Dump Request
392 393 394
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
395 396 397 398 399 400
bb Data Block Size - 0 b06b05b04b03b02b01b00
bb Data Block Size - 0 b13b12b11b10b09b08b07
bb Data Block Size - 0 b20b19b18b17b16b15b14
bb Data Block Size - 0 b27b26b25b24b23b22b21
0b Data Block Size - 0 0 0 0 b31b30b29b28
401 402
Start of Data Block
403 404
[Section 4.1 Data Structure] ( 4-to-5 Bulk SysEx Data Encoded
405 406
End of Data Block
407 408 409
kk 14-Bit Checksum - LSByte
kk 14-Bit Checksum - MSByte
410 411
F7 End of System Exclusive
412 413
3.1.3 Single Performance Transmit Request
414 415 416 417 418 419 420 421
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code 09 MR Family ID Code 00 MR-Rack Model ID Code
nn Device ID Number (0 to 127)
422 423 424
03 Transmit Request Command
02 Single Performance Dump Request
425 426 427
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
428 429
F7 End of System Exclusive
430 431 432 433 434 435 436 437
F0 System Exclusive Status Byte
0F Ensoniq Manufacturer Code
09 MR Family ID Code
00 MR-Rack Model ID Code
nn Device ID Number (0 to 127)
438 439 440
43 Transmit Request Reply Command
02 Single Performance Dump Request
Page 8 of 161
Page 9
The MR will respond to this command with the following SysEx message string:
mrsysex.txt 10/10/2011 8:17 PM
441 442 443
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
444 445 446 447 448 449
bb Data Block Size - 0 b06b05b04b03b02b01b00
bb Data Block Size - 0 b13b12b11b10b09b08b07
bb Data Block Size - 0 b20b19b18b17b16b15b14
bb Data Block Size - 0 b27b26b25b24b23b22b21
0b Data Block Size - 0 0 0 0 b31b30b29b28
450 451
Start of Data Block
452 453
[Section 8 Data Structure] ( 4-to-5 Bulk SysEx Data Encoded
454 455
End of Data Block
456 457 458
kk 14-Bit Checksum - LSByte
kk 14-Bit Checksum - MSByte
459 460
F7 End of System Exclusive
461 462
3.1.4 Single Drum Kit Program Transmit Request
463 464 465 466
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
467 468 469 470
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
471 472
nn Device ID Number (0 to 127)
473 474 475
03 Transmit Request Command
03 Single Drum Kit Program Dump Request
476 477 478
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
479 480
F7 End of System Exclusive
481 482 483 484 485 486
F0 System Exclusive Status Byte
0F Ensoniq Manufacturer Code
09 MR Family ID Code
487 488 489 490
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
491 492
nn Device ID Number (0 to 127)
493 494 495
43 Transmit Request Reply Command
03 Single Drum Kit Program Dump Request
Page 9 of 161
Page 10
This multi-context command will allow for a consecutive group of one to fou
mrsysex.txt 10/10/2011 8:17 PM
496 497 498
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
499 500 501 502 503 504
bb Data Block Size - 0 b06b05b04b03b02b01b00
bb Data Block Size - 0 b13b12b11b10b09b08b07
bb Data Block Size - 0 b20b19b18b17b16b15b14
bb Data Block Size - 0 b27b26b25b24b23b22b21
0b Data Block Size - 0 0 0 0 b31b30b29b28
505 506
Start of Data Block
507 508
[Section 7 Data Structure] ( 4-to-5 Bulk SysEx Data Encoded )
509 510
End of Data Block
511 512 513
kk 14-Bit Checksum - LSByte
kk 14-Bit Checksum - MSByte
514 515
F7 End of System Exclusive
516 517
3.2 Parameter Change Request
518 519 520 521
3.2.1 Sound Program Parameter Change Request
522 523 524 525
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
526 527 528 529
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
530 531 532
nn Device ID Number (0 to 127)
05 Parameter Change Request Command
533 534
01 Sound Program Parameter
535 536 537
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
538 539 540 541
01 Program Parameter (See Section 5.0)
or
02 Layer Parameter (See Section 6)
542 543 544
yy Layer Number minus 1 (LSByte)
zz Layer Number minus 1 (MSByte)
545 546 547 548 549 550
bb Parameter Offset - 0 b06b05b04b03b02b01b00
bb Parameter Offset - 0 b13b12b11b10b09b08b07
bb Parameter Offset - 0 b20b19b18b17b16b15b14
bb Parameter Offset - 0 b27b26b25b24b23b22b21
0b Parameter Offset - 0 0 0 0 b31b30b29b28
Page 10 of 161
Page 11
The MR-61/76 does not allow for Performance parameter changes because the s
mrsysex.txt 10/10/2011 8:17 PM
551 552 553 554 555 556
0b Parameter Byte Size (1 to 4)
00
00
00
00
557 558 559 560 561 562
bb Parameter Value - 0 b06b05b04b03b02b01b00
bb Parameter Value - 0 b13b12b11b10b09b08b07
bb Parameter Value - 0 b20b19b18b17b16b15b14
bb Parameter Value - 0 b27b26b25b24b23b22b21
0b Parameter Value - 0 0 0 0 b31b30b29b28
563 564
F7 End of System Exclusive
565 566
3.2.2 Performance Parameter Change Request
567 568 569 570 571 572 573 574 575
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code 09 MR Family ID Code 00 MR-Rack Model ID Code nn Device ID Number (0 to 127)
05 Parameter Change Request Command
576 577
02 Performance Parameter (See Section 8)
578 579 580
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
581 582 583 584
00 Reserved
00 Reserved
00 Reserved
585 586 587 588 589 590
bb Parameter Offset - 0 b06b05b04b03b02b01b00
bb Parameter Offset - 0 b13b12b11b10b09b08b07
bb Parameter Offset - 0 b20b19b18b17b16b15b14
bb Parameter Offset - 0 b27b26b25b24b23b22b21
bb Parameter Offset - 0 0 0 0 b31b30b29b28
591 592 593 594 595 596
0b Parameter Byte Size (1 to 4)
00
00
00
00
597 598 599 600 601 602
bb Parameter Value - 0 b06b05b04b03b02b01b00
bb Parameter Value - 0 b13b12b11b10b09b08b07
bb Parameter Value - 0 b20b19b18b17b16b15b14
bb Parameter Value - 0 b27b26b25b24b23b22b21
bb Parameter Value - 0 0 0 0 b31b30b29b28
603 604
F7 End of System Exclusive
605
Page 11 of 161
Page 12
The following command string will request a dump of all the waveform names,
mrsysex.txt 10/10/2011 8:17 PM
606
3.2.3 Drum Kit Program Parameter Change Request
607 608 609 610
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
611 612 613 614
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
615 616 617
nn Device ID Number (0 to 127)
05 Parameter Change Request Command
618 619
03 Drum Kit Program Parameter (See Section 7)
620 621 622
pp Program Number (0 to 127)
bb Bank Number (0 to 127)
623 624 625 626
00 Reserved
00 Reserved
00 Reserved
627 628 629 630 631 632
bb Parameter Offset - 0 b06b05b04b03b02b01b00
bb Parameter Offset - 0 b13b12b11b10b09b08b07
bb Parameter Offset - 0 b20b19b18b17b16b15b14
bb Parameter Offset - 0 b27b26b25b24b23b22b21
bb Parameter Offset - 0 0 0 0 b31b30b29b28
633 634 635 636 637 638
0b Parameter Byte Size (1 to 4)
00
00
00
00
639 640 641 642 643 644
bb Parameter Value - 0 b06b05b04b03b02b01b00
bb Parameter Value - 0 b13b12b11b10b09b08b07
bb Parameter Value - 0 b20b19b18b17b16b15b14
bb Parameter Value - 0 b27b26b25b24b23b22b21
bb Parameter Value - 0 0 0 0 b31b30b29b28
645 646
F7 End of System Exclusive
647 648
3.3 Waveform Information Request
649 650 651 652 653 654
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
655 656 657 658
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
659 660
nn Device ID Number (0 to 127)
Page 12 of 161
Page 13
The MR will respond to a properly formatted command with the following SysEx message:
Number of Waveform Information Blocks - 0 b06b05b04b03b02b01b00
Number of Waveform Information Blocks - 0 b13b12b11b10b09b08b07
Number of Waveform Information Blocks - 0 b20b19b18b17b16b15b14
Number of Waveform Information Blocks - 0 b27b26b25b24b23b22b21
Number of Waveform Information Blocks - 0 0 0 0 b31b30b29b28
The Waveform Information Block Is Repeated For The Remaining Waveforms
mrsysex.txt 10/10/2011 8:17 PM
661 662
06 Waveform Information Request Message
663 664 665 666 667 668
00 Query Expansion Board Slot #1
or
01 Query Expansion Board Slot #2
or
02 Query Expansion Board Slot #3
669 670
F7 End of System Exclusive
671 672 673 674 675 676
F0 System Exclusive Status Byte
0F Ensoniq Manufacturer Code
09 MR Family ID Code
677 678 679 680
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
681 682
nn Device ID Number (0 to 127)
683 684
46 Waveform Information Reply Message
685 686 687 688 689 690
00 Query Expansion Board Slot #1
or
01 Query Expansion Board Slot #2
or
02 Query Expansion Board Slot #3
691 692 693 694 695 696
bb
bb
bb
bb
0b
697 698
Start of Waveform Information Block #1
699 700 701 702 703 704
4-to-5 Bulk SysEx Data Encoded:
[Waveform Number (MSByte)]
[Waveform Number (LSByte)]
[Waveform Checksum (LSByte)]
[Waveform Checksum (MSByte)]
705 706
Waveform Name ( NULL Terminated ASCII String )
707 708
End of Waveform Information Block #1
709 710 711 712
F7 End of System Exclusive
713 714
3.4 Initialize RAM Request
715
Page 13 of 161
Page 14
The function of this command is to erase, or nullify, a range of RAM Sound
If the Starting Program Number added to the Number of Programs to Clear exceeds 127,
the MR will wrap around to Program #0, and continue within the SAME bank, after erasing
The following command string will request a dump of the current LCD screen
The MR will send the following SysEx message in response to the previous command:
mrsysex.txt 10/10/2011 8:17 PM
716 717 718 719 720
F0 System Exclusive Status Byte
0F Ensoniq Manufacturer Code
09 MR Family ID Code
721 722 723 724
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
725 726
nn Device ID Number (0 to 127)
727 728 729
07 Initialize RAM Request
01 Sound Program RAM
730 731 732
pp Starting Program Number (0 to 127)
bb Bank Number (0 to 127)
733 734 735
cc Number of Programs to Clear - LSByte
cc Number of Programs to Clear - MSByte
736 737
F7 End of System Exclusive
738 739
Note:
740 741
Program #127.
742 743
3.5 Transmit Display/LED Request
744 745 746 747 748 749
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
750 751 752 753
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
754 755
nn Device ID Number (0 to 127)
756 757
09 Transmit Display/LED Request Message
758 759
F7 End of System Exclusive
760 761 762 763 764 765
F0 System Exclusive Status Byte
0F Ensoniq Manufacturer Code
09 MR Family ID Code
766 767 768 769
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
770
Page 14 of 161
Page 15
This command will temporarily display a user specified ASCII text string on
0000001Ch, Fixed Unsigned Long Word
25 to 250, Unsigned Short Word
mrsysex.txt 10/10/2011 8:17 PM
771
nn Device ID Number (0 to 127)
772 773
49 Transmit Display/LED Reply Message
774 775
[Section 4.2 Data Structure]
776 777
F7 End of System Exclusive
778 779
3.6 Receive Display/LED Request
780 781 782 783 784 785
F0 System Exclusive Status Byte 0F Ensoniq Manufacturer Code
09 MR Family ID Code
786 787 788 789
00 MR-Rack Model ID Code
or
01/02 MR-61/76 Model ID Code
790 791
nn Device ID Number (0 to 127)
792 793
0A Receive Display/LED Request Message
794 795 796 797
[Section 4.3 Data Structure]
F7 End of System Exclusive
798 799
4.0 Global System Parameter Structure
800 801
The following is the Global System Parameter Structure for the MR-Rack:
802 803
Offset Parameter Name Range/Values
804 805
00-03h Global System Parameter Size
806
04-07h Global System Parameter Tag 'GBL1' In ASCII
807
08h System Pitch Bend Down Range See Table 5.3
808
09h System Pitch Bend Up Range See Table 5.2
809
0Ah System Fine Tune Offset See Table 4.1
810
0Bh System Pitch Table See Table 5.1
811
0C-0Dh System Tempo
812
0Eh System Tempo Clock Source 00h = Internal
813 814
0Fh Audition Mode See Table 4.2
815
10h Wake-Up Mode 00h = Last Page
816 817 818 819
11h Write Protect 00h = OFF
820 821
12h System Stak MIDI Channel 0 to 15
822
13h System CTRL1 Source See Table 4.3
823
14h System CTRL2 Source See Table 4.3
824
15h System CTRL3 Source See Table 4.3
825
16h System CTRL4 Source See Table 4.3
01h = MIDI
01h = Last Sound 02h = General MIDI 03h = Demo
Page 15 of 161
Page 16
02h = System Exclusive Recv
04h = Bank & Prog Change Recv
10h = Perf Prog Change Recv
00000028h, Fixed Unsigned Long Word
04h = Bank & Prog Change Recv
08h = Track Parameter Reset
mrsysex.txt 10/10/2011 8:17 PM
826
17h System MIDI Enables 01h = All Notes Off Recv
827
Bitwise Definitions
828 829
08h = Part Parameter Reset
830 831 832 833
18h System Exclusive Device ID Number 0 to 127
834
19h Stak Coherence 00h = OFF
835 836
1Ah System Pitch Bend Mode 00h = As Programmed
837 838 839
1Bh Aux To Main Outs 00h = Never
840 841
20h = Auto Select FX Bus 80h = Not Defined
01h = ON
02h = Auto
842 843
The following is the Global System Parameter Structure for the MR-61/76:
844 845
Offset Parameter Name Range/Values
846 847
00-03h Global System Parameter Size
848
04-07h Global System Parameter Tag 'GBL1' In ASCII
849
08h System Pitch Bend Down Range See Table 5.3
850
09h System Pitch Bend Up Range See Table 5.2
851
0Ah System Fine Tune Offset See Table 4.1
852
0Bh System Pitch Table See Table 5.1
853
0C-0Dh Reserved
854
0Eh System Tempo Clock Source 00h = Internal
855 856
0F-10h Reserved
857
11h Write Protect 00h = OFF
858 859
12h Base MIDI Channel 0 to 15
860
13h System CTRL1 Source See Table 4.3
861
14h System CTRL2 Source See Table 4.3
862
15h System CTRL3 Source See Table 4.3
863
16h System CTRL4 Source See Table 4.3
864
17h System MIDI Enables 01h = All Notes Off Recv
865
Bitwise Definitions 02h = Not Defined
01h = MIDI
866 867 868 869 870 871
18h System Exclusive Device ID Number 0 to 127
872
19h Reserved
873
1Ah System Pitch Bend Mode 00h = As Programmed
874 875 876
1Bh Aux To Main Outs 00h = Never
877 878 879
1Ch Touch Curve 00h = Table-1
880
10h = Not Defined 20h = Auto Select FX Bus 80h = Not Defined
01h = Table-2
Page 16 of 161
Page 17
The following parameter is used to specify the starting offset value of the
00000000h ( No Insert Effect
00000140h ( 01 Layer Defined
000001F4h ( 02 Layers Defined
000002A8h ( 03 Layers Defined
0000035Ch ( 04 Layers Defined
00000410h ( 05 Layers Defined
000004C4h ( 06 Layers Defined
00000578h ( 07 Layers Defined
0000062Ch ( 08 Layers Defined
000006E0h ( 09 Layers Defined
mrsysex.txt 10/10/2011 8:17 PM
881 882 883 884 885
1Dh Pressure Threshold 00h = Soft
886 887 888 889
1Eh Foot Switch 1 Left Mode See Table 4.4
890
1Fh Foot Switch 1 Right Mode See Table 4.4
891
20h Foot Switch 2 Left Mode See Table 4.4
892
21h Foot Switch 2 Right Mode See Table 4.4
02h = Table-3 03h = Table-4 04h = Fixed 64 05h = Fixed 127
893 894
22h CV Pedal Mode 00h = Foot Controller #004
895 896 897 898 899 900
23-24h Reserved
901
25h Transmit MIDI Clocks 00h = OFF
902 903
26h FX Out Enables 01h = Insert FX Out
904
Bitwise Definitions 02h = Global Chorus Out
905 906 907 908 909 910 911
27h Rewind Sound 00h = OFF
912
01h = Volume #007 02h = SysCTRL1 03h = SysCTRL2 04h = SysCTRL3 05h = SysCTRL4
01h = ON
04h = Global Reverb Out 08h = Dry FX Bus Out 10h = Not Defined 20h = Not Defined 40h = Not Defined 80h = Not Defined
01h = ON
913 914
4.1 Single Sound Program Dump Data Format
915 916
Offset Parameter Name Range/Values
917 918
00-03h Sound Program Size Unsigned Long Word
919
04-07h Sound Program Tag 'PRG1' In ASCII
920 921
08-0Bh Offset Table Size 00000018h
922
0C-0Fh Offset Table Tag 'OFTT' In ASCII
923 924 925 926
10-13h Effects Offset
927 928 929 930 931 932 933 934 935
Page 17 of 161
Page 18
00000794h ( 10 Layers Defined
00000848h ( 11 Layers Defined
000008FCh ( 12 Layers Defined
000009B0h ( 13 Layers Defined
00000A64h ( 14 Layers Defined
00000B18h ( 15 Layers Defined
00000BCCh ( 16 Layers Defined
The Layer Offset Table is used to store the starting offset value for each
Because the MR dynamically allocates memory for a given Sound Program based
The Sound Program Insert Effect Structure, as outlined in Section 5.1, will
mrsysex.txt 10/10/2011 8:17 PM
936 937 938 939 940 941 942 943 944
14-17h Program Parameters Offset 00000020h
945
18-1Bh Layer Offset Table Offset 00000044h
946
1C-1Fh Reserved 00000000h
947
20-43h Sound Program Parameters Structure See Section 5.0
948 949 950 951
44-47h Layer Offset Table Size 00000048h
952
48-4Bh Layer Offset Table Tag 'OFST' In ASCII
953
4C-4Fh Layer #01 Offset 0000008Ch
954
50-53h Layer #02 Offset 00000140h or 00000000h
955
54-57h Layer #03 Offset 000001F4h or 00000000h
956
58-5Bh Layer #04 Offset 000002A8h or 00000000h
957
5C-5Fh Layer #05 Offset 0000035Ch or 00000000h
958
60-63h Layer #06 Offset 00000410h or 00000000h
959
64-67h Layer #07 Offset 000004C4h or 00000000h
960
68-6Bh Layer #08 Offset 00000578h or 00000000h
961
6C-6Fh Layer #09 Offset 0000062Ch or 00000000h
962
70-73h Layer #10 Offset 000006E0h or 00000000h
963
74-77h Layer #11 Offset 00000794h or 00000000h
964
78-7Bh Layer #12 Offset 00000848h or 00000000h
965
7C-7Fh Layer #13 Offset 000008FCh or 00000000h
966
80-83h Layer #14 Offset 000009B0h or 00000000h
967
84-87h Layer #15 Offset 00000A64h or 00000000h
968
88-8Bh Layer #16 Offset 00000B18h or 00000000h
969 970 971 972
08C-13Fh Layer #01 Parameter Structure See Section 6
973
140-1F3h Layer #02 Parameter Structure See Section 6
974
1F4-2A7h Layer #03 Parameter Structure See Section 6
975
2A8-35Bh Layer #04 Parameter Structure See Section 6
976
35C-40Fh Layer #05 Parameter Structure See Section 6
977
410-4C3h Layer #06 Parameter Structure See Section 6
978
4C4-577h Layer #07 Parameter Structure See Section 6
979
578-62Bh Layer #08 Parameter Structure See Section 6
980
62C-6DFh Layer #09 Parameter Structure See Section 6
981
6E0-793h Layer #10 Parameter Structure See Section 6
982
794-847h Layer #11 Parameter Structure See Section 6
983
848-8FBh Layer #12 Parameter Structure See Section 6
984
8FC-9AFh Layer #13 Parameter Structure See Section 6
985
9B0-A63h Layer #14 Parameter Structure See Section 6
986
A64-B17h Layer #15 Parameter Structure See Section 6
987
B18-BCBh Layer #16 Parameter Structure See Section 6
988 989 990
Page 18 of 161
Page 19
The following is the Transmit Display/LED Dump data format for the MR-Rack:
The following is the Transmit Display/LED Dump data format for the MR-61/76:
mrsysex.txt 10/10/2011 8:17 PM
991
140-1A9h Sound Program Insert Effect Structure ( 01 Layer Defined
992
1F4-25Dh Sound Program Insert Effect Structure ( 02 Layers Defined
993
2A8-311h Sound Program Insert Effect Structure ( 03 Layers Defined
994
35C-3C5h Sound Program Insert Effect Structure ( 04 Layers Defined
995
410-479h Sound Program Insert Effect Structure ( 05 Layers Defined
996
4C4-52Dh Sound Program Insert Effect Structure ( 06 Layers Defined
997
578-5E1h Sound Program Insert Effect Structure ( 07 Layers Defined
998
62C-695h Sound Program Insert Effect Structure ( 08 Layers Defined
999
6E0-749h Sound Program Insert Effect Structure ( 09 Layers Defined
1000 1001 1002 1003 1004 1005 1006
794-7FDh Sound Program Insert Effect Structure ( 10 Layers Defined
848-8B1h Sound Program Insert Effect Structure ( 11 Layers Defined
8FC-965h Sound Program Insert Effect Structure ( 12 Layers Defined
9B0-A19h Sound Program Insert Effect Structure ( 13 Layers Defined
A64-ACDh Sound Program Insert Effect Structure ( 14 Layers Defined
B18-B81h Sound Program Insert Effect Structure ( 15 Layers Defined
BCC-C35h Sound Program Insert Effect Structure ( 16 Layers Defined
1007 1008
4.2 Transmit Display/LED Dump Data Format
1009 1010 1011 1012
Offset Parameter Name Range/Values
1013 1014 1015
00-13h LCD Display - Line #1 - Page #0 ASCII Text String
14-27h LCD Display - Line #2 - Page #0 ASCII Text String
1016 1017 1018
28-3Bh LCD Display - Line #1 - Page #1 ASCII Text String
3C-4Fh LCD Display - Line #2 - Page #1 ASCII Text String
1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041
50h Performance Pushbutton LED Status 00h = OFF
01h = ON 02h = Flashing
51h System Pushbutton LED Status 00h = OFF
01h = ON 02h = Flashing
52h Effects Bypass LED Status 00h = OFF
01h = ON 02h = Flashing
53h Effects Pushbutton LED Status 00h = OFF
01h = ON 02h = Flashing
54h Sound Pushbutton LED Status 00h = OFF
01h = ON 02h = Flashing
55h Parameter Pushbutton LED Status 00h = OFF
01h = ON 02h = Flashing
56h Mute Pushbutton LED Status 00h = OFF
01h = ON 02h = Flashing
57h Reserved
1042 1043 1044 1045
Offset Parameter Name Range/Values
Page 19 of 161
Page 20
mrsysex.txt 10/10/2011 8:17 PM
1046 1047 1048
00-13h LCD Display - Line #1 - Page #0 ASCII Text String
14-27h LCD Display - Line #2 - Page #0 ASCII Text String
1049 1050 1051
28-3Bh LCD Display - Line #1 - Page #1 ASCII Text String
3C-4Fh LCD Display - Line #2 - Page #1 ASCII Text String
1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100
50h Sequencer Track 1 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
51h Sequencer Track 2 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
52h Sequencer Track 3 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
53h Sequencer Track 4 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
54h Sequencer Track 5 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
55h Sequencer Track 6 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
56h Sequencer Track 7 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
57h Sequencer Track 8 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
58h Sequencer Track 9 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
59h Sequencer Rhythm 00h = OFF
Pushbutton (Right) LED Status 01h = ON
02h = Flashing
5Ah Sequencer Track 11 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
5Bh Sequencer Track 12 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
5Ch Sequencer Track 13 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
5Dh Sequencer Track 14 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
5Eh Sequencer Track 15 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
5Fh Sequencer Track 16 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
Page 20 of 161
Page 21
mrsysex.txt 10/10/2011 8:17 PM
1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155
60h Song Editor Intro 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
61h Song Editor Verse 1 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
62h Song Editor Chorus 1 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
63h Song Editor Verse 2 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
64h Song Editor Chorus 2 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
65h Song Editor Bridge 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
66h Song Editor Solo 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
67h Song Editor Ending 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
68h Song Editor Select Song 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
69h Song Editor Bank 1 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
6Ah Song Editor Bank 2 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
6Bh Song Editor Bank 3 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
6Ch Song Editor Song Playlist 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
6Dh Song Editor From Region 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
6Eh Song Editor To Region 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
6Fh Song Editor Loop 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
70h Song Editor Record Mode 00h = OFF
Replace LED Status 01h = ON
02h = Flashing
71h Song Editor Record Mode 00h = OFF
Add LED Status 01h = ON
02h = Flashing
72h Song Editor Record Mode 00h = OFF
Page 21 of 161
Page 22
mrsysex.txt 10/10/2011 8:17 PM
1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210
Step LED Status 01h = ON
02h = Flashing
73h Song Editor Record Mode 00h = OFF
Track Mix LED Status 01h = ON
02h = Flashing
74h Song Editor Record Mode 00h = OFF
Final Mix LED Status 01h = ON
02h = Flashing 75-77h Reserved 78h Sequencer Play 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 79h Sequencer Record 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 7Ah Sequencer Rhythm 00h = OFF
Pushbutton (Left) LED Status 01h = ON
02h = Flashing 7B-7Fh Reserved 80h FX/Mixdown Mute 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 81h FX/Mixdown Solo 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 82-87h Reserved 88h Drum Machine Select Rhythm 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 89h Drum Machine Start/Stop 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 8Ah Drum Machine Fill/Variation 00h = OFF
Pushbutton (Left) LED Status 01h = ON
02h = Flashing 8Bh Drum Machine Fill/Variation 00h = OFF
Pushbutton (Right) LED Status 01h = ON
02h = Flashing 8C-8Fh Reserved 90h Sound Finder Select Sound 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 91h Sound Finder Transpose 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 92h Sound Finder Split 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 93h Sound Finder Layer 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 94-97h Reserved 98h Idea Pad Recall Idea 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
Page 22 of 161
Page 23
The following is the Receive Display/LED Dump data format for the MR-61/76:
mrsysex.txt 10/10/2011 8:17 PM
1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
99h Idea Pad Start/Stop 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 9A-9Fh Reserved A0h Enter/Yes Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing A1h Exit/No Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing A2h Disk/Global Save 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing A3-CFh Reserved
4.3 Receive Display/LED Dump Data Format
The following is the Receive Display/LED Dump data format for the MR-Rack:
Offset Parameter Name Range/Values
00-13h LCD Display - Line #1 ASCII Text String 14h Carriage Return ASCII Character 0Dh 15h Line Feed ASCII Character 0Ah
16-29h LCD Display - Line #2 ASCII Text String 2Ah NULL ASCII Character 00h
2Bh Performance Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing 2Ch System Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing 2Dh Effects Bypass LED Status 00h = OFF
01h = ON
02h = Flashing 2Eh Effects Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing 2Fh Sound Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing 30h Parameter Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing 31h Mute Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing 32h Reserved
Offset Parameter Name Range/Values
Page 23 of 161
Page 24
mrsysex.txt 10/10/2011 8:17 PM
1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320
00-13h LCD Display - Line #1 ASCII Text String 14h Carriage Return ASCII Character 0Dh 15h Line Feed ASCII Character 0Ah
16-29h LCD Display - Line #2 ASCII Text String 2Ah NULL ASCII Character 00h
2Bh Sequencer Track 1 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 2Ch Sequencer Track 2 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 2Dh Sequencer Track 3 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 2Eh Sequencer Track 4 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 2Fh Sequencer Track 5 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 30h Sequencer Track 6 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 31h Sequencer Track 7 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 32h Sequencer Track 8 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 33h Sequencer Track 9 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 34h Sequencer Rhythm 00h = OFF
Pushbutton (Right) LED Status 01h = ON
02h = Flashing 35h Sequencer Track 11 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 36h Sequencer Track 12 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 37h Sequencer Track 13 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 38h Sequencer Track 14 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 39h Sequencer Track 15 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 3Ah Sequencer Track 16 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
Page 24 of 161
Page 25
mrsysex.txt 10/10/2011 8:17 PM
1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375
3Bh Song Editor Intro 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 3Ch Song Editor Verse 1 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 3Dh Song Editor Chorus 1 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 3Eh Song Editor Verse 2 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 3Fh Song Editor Chorus 2 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 40h Song Editor Bridge 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 41h Song Editor Solo 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 42h Song Editor Ending 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 43h Song Editor Select Song 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 44h Song Editor Bank 1 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 45h Song Editor Bank 2 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 46h Song Editor Bank 3 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 47h Song Editor Song Playlist 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 48h Song Editor From Region 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 49h Song Editor To Region 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 4Ah Song Editor Loop 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 4Bh Song Editor Record Mode 00h = OFF
Replace LED Status 01h = ON
02h = Flashing 4Ch Song Editor Record Mode 00h = OFF
Add LED Status 01h = ON
02h = Flashing 4Dh Song Editor Record Mode 00h = OFF
Page 25 of 161
Page 26
mrsysex.txt 10/10/2011 8:17 PM
1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430
Step LED Status 01h = ON
02h = Flashing 4Eh Song Editor Record Mode 00h = OFF
Track Mix LED Status 01h = ON
02h = Flashing 4Fh Song Editor Record Mode 00h = OFF
Final Mix LED Status 01h = ON
02h = Flashing 50-52h Reserved 53h Sequencer Play 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 54h Sequencer Record 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 55h Sequencer Rhythm 00h = OFF
Pushbutton (Left) LED Status 01h = ON
02h = Flashing 56-5Ah Reserved 5Bh FX/Mixdown Mute 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 5Ch FX/Mixdown Solo 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 5D-62h Reserved 63h Drum Machine Select Rhythm 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 64h Drum Machine Start/Stop 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 65h Drum Machine Fill/Variation 00h = OFF
Pushbutton (Left) LED Status 01h = ON
02h = Flashing 66h Drum Machine Fill/Variation 00h = OFF
Pushbutton (Right) LED Status 01h = ON
02h = Flashing 67-6Ah Reserved 6Bh Sound Finder Select Sound 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 6Ch Sound Finder Transpose 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 6Dh Sound Finder Split 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 6Eh Sound Finder Layer 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 6F-72h Reserved 73h Idea Pad Recall Idea 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing
Page 26 of 161
Page 27
mrsysex.txt 10/10/2011 8:17 PM
1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485
74h Idea Pad Start/Stop 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 75-7Ah Reserved 7Bh Enter/Yes Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing 7Ch Exit/No Pushbutton LED Status 00h = OFF
01h = ON
02h = Flashing 7Dh Disk/Global Save 00h = OFF
Pushbutton LED Status 01h = ON
02h = Flashing 7E-AAh Reserved
Table 4.1 - Fine Tune Offset Values
80h = -50 Cents 82h = -49 Cents 84h = -48 Cents 87h = -47 Cents 89h = -46 Cents 8Ch = -45 Cents 8Fh = -44 Cents 91h = -43 Cents 94h = -42 Cents 96h = -41 Cents 99h = -40 Cents 9Bh = -39 Cents 9Eh = -38 Cents A0h = -37 Cents A3h = -36 Cents A6h = -35 Cents A8h = -34 Cents ABh = -33 Cents ADh = -32 Cents B0h = -31 Cents B2h = -30 Cents B5h = -29 Cents B8h = -28 Cents BAh = -27 Cents BDh = -26 Cents BFh = -25 Cents C2h = -24 Cents C4h = -23 Cents C7h = -22 Cents C9h = -21 Cents CCh = -20 Cents CFh = -19 Cents D1h = -18 Cents D4h = -17 Cents D6h = -16 Cents D9h = -15 Cents DBh = -14 Cents DEh = -13 Cents
Page 27 of 161
Page 28
mrsysex.txt 10/10/2011 8:17 PM
1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540
E0h = -12 Cents E3h = -11 Cents E6h = -10 Cents E8h = -09 Cents EBh = -08 Cents EDh = -07 Cents F0h = -06 Cents F2h = -05 Cents F5h = -04 Cents F8h = -03 Cents FAh = -02 Cents FDh = -01 Cents 00h = 00 Cents 03h = +01 Cents 06h = +02 Cents 08h = +03 Cents 0Bh = +04 Cents 0Eh = +05 Cents 10h = +06 Cents 13h = +07 Cents 15h = +08 Cents 18h = +09 Cents 1Ah = +10 Cents 1Dh = +11 Cents 20h = +12 Cents 22h = +13 Cents 25h = +14 Cents 27h = +15 Cents 2Ah = +16 Cents 2Ch = +17 Cents 2Fh = +18 Cents 31h = +19 Cents 34h = +20 Cents 37h = +21 Cents 39h = +22 Cents 3Ch = +23 Cents 3Eh = +24 Cents 41h = +25 Cents 43h = +26 Cents 46h = +27 Cents 48h = +28 Cents 4Bh = +29 Cents 4Eh = +30 Cents 50h = +31 Cents 53h = +32 Cents 55h = +33 Cents 58h = +34 Cents 5Ah = +35 Cents 5Dh = +36 Cents 60h = +37 Cents 62h = +38 Cents 65h = +39 Cents 67h = +40 Cents 6Ah = +41 Cents 6Ch = +42 Cents
Page 28 of 161
Page 29
mrsysex.txt 10/10/2011 8:17 PM
1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595
6Fh = +43 Cents 71h = +44 Cents 74h = +45 Cents 77h = +46 Cents 79h = +47 Cents 7Ch = +48 Cents 7Eh = +49 Cents
Table 4.2 - Audition Modes
00h = Sound Type 01h = A Octaves 02h = A# Octaves 03h = B Octaves 04h = C Octaves 05h = C# Octaves 06h = D Octaves 07h = D# Octaves 08h = E Octaves 09h = F Octaves 0Ah = F# Octaves 0Bh = G Octaves 0Ch = G# Octaves 0Dh = A maj Chord 0Eh = A# maj Chord 0Fh = B maj Chord 10h = C maj Chord 11h = C# maj Chord 12h = D maj Chord 13h = D# maj Chord 14h = E maj Chord 15h = F maj Chord 16h = F# maj Chord 17h = G maj Chord 18h = G# maj Chord 19h = A maj Arpeg 1Ah = A# maj Arpeg 1Bh = B maj Arpeg 1Ch = C maj Arpeg 1Dh = C# maj Arpeg 1Eh = D maj Arpeg 1Fh = D# maj Arpeg 20h = E maj Arpeg 21h = F maj Arpeg 22h = F# maj Arpeg 23h = G maj Arpeg 24h = G# maj Arpeg 25h = All OFF Only
Table 4.3 - System Controller Sources
00h = Bank Select 01h = Mod Wheel 02h = Breath 03h = MIDI Controller #3
Page 29 of 161
Page 30
mrsysex.txt 10/10/2011 8:17 PM
1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650
04h = Foot Controller 05h = Glide Time 06h = Data Entry 07h = Volume 08h = Balance 09h = MIDI Controller #9 0Ah = Pan 0Bh = Expression 0Ch = FX Control 1 0Dh = FX Control 2 0Eh = MIDI Controller #14 0Fh = MIDI Controller #15 10h = General Purpose 1 11h = General Purpose 2 12h = General Purpose 3 13h = General Purpose 4 14h = MIDI Controller #20 15h = MIDI Controller #21 16h = MIDI Controller #22 17h = MIDI Controller #23 18h = MIDI Controller #24 19h = MIDI Controller #25 1Ah = MIDI Controller #26 1Bh = MIDI Controller #27 1Ch = MIDI Controller #28 1Dh = MIDI Controller #29 1Eh = MIDI Controller #30 1Fh = MIDI Controller #31 20h = Bank Select 21h = Mod Wheel 22h = Breath 23h = MIDI Controller #35 24h = Foot Controller 25h = Glide Time 26h = Data Entry 27h = Volume 28h = Balance 29h = MIDI Controller #41 2Ah = Pan 2Bh = Expression 2Ch = FX Control 1 2Dh = FX Control 2 2Eh = MIDI Controller #46 2Fh = MIDI Controller #47 30h = General Purpose 1 31h = General Purpose 2 32h = General Purpose 3 33h = General Purpose 4 34h = MIDI Controller #52 35h = MIDI Controller #53 36h = MIDI Controller #54 37h = MIDI Controller #55 38h = MIDI Controller #56 39h = MIDI Controller #57 3Ah = MIDI Controller #58
Page 30 of 161
Page 31
mrsysex.txt 10/10/2011 8:17 PM
1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705
3Bh = MIDI Controller #59 3Ch = MIDI Controller #60 3Dh = MIDI Controller #61 3Eh = MIDI Controller #62 3Fh = MIDI Controller #63 40h = Sustain 41h = Portamento ON/OFF 42h = Sostenuto 43h = Soft Pedal 44h = Legato Foot Switch 45h = Hold 2 46h = Patch Select 47h = Timbre 48h = Release 49h = Attack 4Ah = Brightness 4Bh = Sound Controller 6 4Ch = Sound Controller 7 4Dh = Sound Controller 8 4Eh = Sound Controller 9 4Fh = Sound Controller 10 50h = General Purpose 5 51h = General Purpose 6 52h = General Purpose 7 53h = General Purpose 8 54h = Portamento 55h = MIDI Controller #85 56h = MIDI Controller #86 57h = MIDI Controller #87 58h = MIDI Controller #88 59h = MIDI Controller #89 5Ah = MIDI Controller #90 5Bh = FX Depth 1 5Ch = FX Depth 2 5Dh = FX Depth 3 5Eh = FX Depth 4 5Fh = FX Depth 5 60h = Data Increment 61h = Data Decrement 62h = Non-Reg Parameter LSB 63h = Non-Reg Parameter MSB 64h = Reg Parameter LSB 65h = Reg Parameter MSB 66h = MIDI Controller #102 67h = MIDI Controller #103 68h = MIDI Controller #104 69h = MIDI Controller #105 6Ah = MIDI Controller #106 6Bh = MIDI Controller #107 6Ch = MIDI Controller #108 6Dh = MIDI Controller #109 6Eh = MIDI Controller #110 6Fh = MIDI Controller #111 70h = MIDI Controller #112 71h = MIDI Controller #113
Page 31 of 161
Page 32
mrsysex.txt 10/10/2011 8:17 PM
1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760
72h = MIDI Controller #114 73h = MIDI Controller #115 74h = MIDI Controller #116 75h = MIDI Controller #117 76h = MIDI Controller #118 77h = MIDI Controller #119
Table 4.4 - Foot Switch Modes
5.0 Sound Program Parameters Structure
Offset Parameter Name Range/Values
00-03h Sound Program Parameters Size Unsigned Long Word 04-07h Sound Program Parameters Tag 'PGP1' In ASCII 08-17h Sound Program Name ASCII Text String 18h Pitch Table See Table 5.1 19h Pitch Bend Up Range See Table 5.2
Page 32 of 161
Page 33
03h = Medium Reverb
01h = Held Pitch Bend
01h = 01 Voice /Layer
02h = 02 Voices/Layer
03h = 03 Voices/Layer
04h = 04 Voices/Layer
05h = 05 Voices/Layer
06h = 06 Voices/Layer
07h = 07 Voices/Layer
08h = 08 Voices/Layer
09h = 09 Voices/Layer
0Ah = 10 Voices/Layer
0Bh = 11 Voices/Layer
0Ch = 12 Voices/Layer
0Dh = 13 Voices/Layer
0Eh = 14 Voices/Layer
0Fh = 15 Voices/Layer
10h = 16 Voices/Layer
Parameter Dependent
Parameter Dependent
Parameter Dependent
Parameter Dependent
Algorithm Dependent,
mrsysex.txt 10/10/2011 8:17 PM
1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815
1Ah Pitch Bend Down Range See Table 5.3 1B-1Ch Reserved 1Dh Program FX Bus 00h = Default
02h = Light Reverb
04h = Wet Reverb
05h = Dry 1E-1Fh Reserved 20h GM Alias See Table 5.5 21h Program Enables
Bitwise Definitions 02h = Not Defined
04h = Not Defined
08h = Not Defined
10h = Not Defined
20h = Not Defined
40h = Not Defined
80h = Not Defined 22h Re-Strike Limit 00h = Default
23h Sound Finder Catagory See Table 5.4
5.1 Sound Program Insert Effect Structure
Offset Parameter Name Range/Values
00-03h Insert Effect Structure Size Long Word 04-07h Insert Effect Structure Tag 'IFX1' in ASCII 08h Insert Mod Source See Table 8.7 09h Insert Mod Destination Parameter See Appendix 5 0A-0Bh Insert Mod Source Minimum Value Source 0C-0Dh Insert Mod Source Maximum Value Source 0E-0Fh Insert Mod Destination Destination
Parameter Minimum Value
10-11h Insert Mod Destination Destination
Parameter Maximum Value 12h Insert Chorus Mix 0 to 127 13h Insert Reverb Amount 0 to 127 14h Insert Input Mix 0 to 127 15h Insert Effect Parameter Count
Page 33 of 161
Page 34
Algorithm Dependent, See Table 8.8
Algorithm Dependent, See Table 8.8
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
mrsysex.txt 10/10/2011 8:17 PM
1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870
See Appendix 5 16-17h FX1 Algorithm Family ID 18-19h FX1 Algorithm Member ID 1A-29h FX1 Algorithm Name ASCII Text String 2A-69h FX1 Parameters (Insert) See Appendix 5
2A-2Bh FX1 Parameter #00 2C-2Dh FX1 Parameter #01 2E-2Fh FX1 Parameter #02 30-31h FX1 Parameter #03 32-33h FX1 Parameter #04 34-35h FX1 Parameter #05 36-37h FX1 Parameter #06 38-39h FX1 Parameter #07 3A-3Bh FX1 Parameter #08 3C-3Dh FX1 Parameter #09 3E-3Fh FX1 Parameter #10 40-41h FX1 Parameter #11 42-43h FX1 Parameter #12 44-45h FX1 Parameter #13 46-47h FX1 Parameter #14 48-49h FX1 Parameter #15 4A-4Bh FX1 Parameter #16 4C-4Dh FX1 Parameter #17 4E-4Fh FX1 Parameter #18 50-51h FX1 Parameter #19 52-53h FX1 Parameter #20 54-55h FX1 Parameter #21 56-57h FX1 Parameter #22 58-59h FX1 Parameter #23 5A-5Bh FX1 Parameter #24 5C-5Dh FX1 Parameter #25 5E-5Fh FX1 Parameter #26 60-61h FX1 Parameter #27 62-63h FX1 Parameter #28 64-65h FX1 Parameter #29 66-67h FX1 Parameter #30 68-69h FX1 Parameter #31
Table 5.1 - Pitch Table
00h = EqualTemper 01h = Pythagrn-C 02h = Just Int-C 03h = Meantone-C 04h = Wrkmeistr-C 05h = Vallotti-C 06h = Grk-Diatonc 07h = Grk-Chromat 08h = Grk-Enharm 09h = Turkish-A 0Ah = Arabic-1 0Bh = Arabic-2 0Ch = Arabic-3 0Dh = Arabic-4
Page 34 of 161
Page 35
mrsysex.txt 10/10/2011 8:17 PM
1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925
0Eh = Java-Pelog1 0Fh = Java-Pelog2 10h = Java-Pelog3 11h = Java-Slndro 12h = Java-Combi 13h = Indian-Raga 14h = Tibetan 15h = Chinese-1 16h = Chinese-2 17h = Thailand 18h = 24-Tone-Equ 19h = 19-Tone-Equ 1Ah = 31-Tone-Equ 1Bh = 53-Tone-Equ 1Ch = Harmonic 1Dh = CarlosAlpha 1Eh = CarlosBeta 1Fh = CarlosGamma 20h = Partch-43 21h = Reverse 22h = Bagpipe 23h = ShonaMbira1 24h = ShonaMbira2 25h = SuperJust 26h = 88CET 27h = Pierce 28h = WS1 29h = WS2 2Ah = WS3 2Bh = Stretch 2Ch = RandomDetune 2Dh = RAM
Table 5.2 - Pitch Bend Up Range
F4h = 12 Down F5h = 11 Down F6h = 10 Down F7h = 09 Down F8h = 08 Down F9h = 07 Down FAh = 06 Down FBh = 05 Down FCh = 04 Down FDh = 03 Down FEh = 02 Down FFh = 01 Down 00h = OFF 01h = 01 Up 02h = 02 Up 03h = 03 Up 04h = 04 Up 05h = 05 Up 06h = 06 Up 07h = 07 Up
Page 35 of 161
Page 36
mrsysex.txt 10/10/2011 8:17 PM
1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980
08h = 08 Up 09h = 09 Up 0Ah = 10 Up 0Bh = 11 Up 0Ch = 12 Up
Table 5.3 - Pitch Bend Down Range
F4h = 12 Up F5h = 11 Up F6h = 10 Up F7h = 09 Up F8h = 08 Up F9h = 07 Up FAh = 06 Up FBh = 05 Up FCh = 04 Up FDh = 03 Up FEh = 02 Up FFh = 01 Up 00h = OFF 01h = 01 Down 02h = 02 Down 03h = 03 Down 04h = 04 Down 05h = 05 Down 06h = 06 Down 07h = 07 Down 08h = 08 Down 09h = 09 Down 0Ah = 10 Down 0Bh = 11 Down 0Ch = 12 Down
Table 5.4 - Sound Finder Category
00h = PIANO-A 01h = PNOLYR-A 02h = PIANO-E 03h = PNOLYR-E 04h = ORGAN-A 05h = ORGAN-E 06h = ORGANLYR 07h = KEYS 08h = SYN-LEAD 09h = SYN-PAD 0Ah = SYN-COMP 0Bh = SYN-VINT 0Ch = SYNOTHER 0Dh = GUITAR-A 0Eh = GUITAR-E 0Fh = PLUCKED 10h = STRGSOLO 11h = STRGSECT 12h = BRASSOLO
Page 36 of 161
Page 37
mrsysex.txt 10/10/2011 8:17 PM
1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035
13h = SAX-SOLO 14h = BRASSECT 15h = WINDREED 16h = ORCHSTRA 17h = VOCALS 18h = BASS 19h = BASS-SYN 1Ah = DRUM-KIT 1Bh = DRMKITGM 1Ch = PERC-KIT 1Dh = PERCSOLO 1Eh = MALLET 1Fh = BELL 20h = HITS 21h = LOOPGRUV 22h = SOUND-FX 23h = LAYERS 24h = SPLITS 25h = *UTILITY 26h = *CUSTOM
Table 5.5 - GM Alias
00h = Grand Piano 01h = Bright Piano 02h = Electric Grand 03h = Honky Tonk Piano 04h = Electric Piano 1 05h = Electric Piano 2 06h = Harpsichord 07h = Clavinet 08h = Celesta 09h = Glockenspiel 0Ah = Music Box 0Bh = Vibraphone 0Ch = Marimba 0Dh = Xylophone 0Eh = Tubular Bell 0Fh = Dulcimer 10h = Drawbar Organ 11h = Perc Organ 12h = Rock Organ 13h = Church Organ 14h = Reed Organ 15h = Accordian 16h = Harmonica 17h = Bandoneon 18h = Nylon Guitar 19h = Steel Guitar 1Ah = Jazz Guitar 1Bh = Clean Guitar 1Ch = Muted Guitar 1Dh = Overdriven Guitar 1Eh = Distorted Guitar 1Fh = Guitar Harmonics
Page 37 of 161
Page 38
mrsysex.txt 10/10/2011 8:17 PM
2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090
20h = Acoustic Bass 21h = Fingered Bass 22h = Picked Bass 23h = Fretless Bass 24h = Slap Bass 1 25h = Slap Bass 2 26h = Synth Bass 1 27h = Synth Bass 2 28h = Violin 29h = Viola 2Ah = Cello 2Bh = Contra Bass 2Ch = Tremolo Strings 2Dh = Pizzicato 2Eh = Harp 2Fh = Tympani 30h = Strings 31h = Slow Strings 32h = Synth String 1 33h = Synth String 2 34h = Choir Ahhs 35h = Voice Ohhs 36h = Synth Voice 37h = Orchestra Hit 38h = Trumpet 39h = Trombone 3Ah = Tuba 3Bh = Mute Trumpet 3Ch = French Horn 3Dh = Brass 3Eh = Synth Brass 1 3Fh = Synth Brass 2 40h = Soprano Sax 41h = Alto Sax 42h = Tenor Sax 43h = Baritone Sax 44h = Oboe 45h = English Horn 46h = Bassoon 47h = Clarinet 48h = Piccolo 49h = Flute 4Ah = Recorder 4Bh = Pan Flute 4Ch = Bottle Blow 4Dh = Shakuhachi 4Eh = Whistle 4Fh = Ocarina 50h = Square Wave 51h = Saw Wave 52h = Synth Calliope 53h = Chiffer Lead 54h = Charang 55h = Solo Vox 56h = 5th Saw Wave
Page 38 of 161
Page 39
000000B4h, Fixed Long Word
00h = Layer Disabled
01h = Layer Enabled
mrsysex.txt 10/10/2011 8:17 PM
2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145
57h = Bass & Lead 58h = New Age Pad 59h = Warm Pad 5Ah = Poly Synth 5Bh = Space Voice 5Ch = Bowed Glass 5Dh = Metal Pad 5Eh = Halo Pad 5Fh = Sweep Pad 60h = Ice Rain 61h = Soundtrack 62h = Crystal 63h = Atmosphere 64h = Brightness 65h = Goblin 66h = Echo Drops 67h = Star Theme 68h = Sitar 69h = Banjo 6Ah = Shamisen 6Bh = Koto 6Ch = Kalimba 6Dh = Badpipes 6Eh = Fiddle 6Fh = Shanai 70h = Tinkle Bell 71h = Agogo 72h = Steel Drum 73h = Wood Block 74h = Taiko 75h = Melodic Tom 76h = Synth Drum 77h = Reverse Cymbal 78h = Guitar Fret Noise 79h = Breath Noise 7Ah = Seashore 7Bh = Birdsong 7Ch = Telephone 7Dh = Helicopter 7Eh = Applause 7Fh = Gunshot
6.0 Layer Parameter Structure
Offset Parameter Name Range/Values
00-03h Layer Parameter Struture Size 04-07h Layer Tag 'LYR1' In ASCII 08-09h Use Layer Number 0 to 15 0Ah Layer Control
02h = Mute Layer
03h = Solo Layer 0Bh Trigger Control See Table 6.5 0Ch Controller High Threshold 0 to 127
Page 39 of 161
Page 40
80h = Key Up (Note-OFF)
90h = Key Down (Note-ON)
21 to 108 (Keyboard Keys A0 to C8)
21 to 108 (Keyboard Keys A0 to C8)
0 to 9999, Unsigned Short Word
(Keyboard Keys C-1 to A9)
mrsysex.txt 10/10/2011 8:17 PM
2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200
0Dh Controller Low Threshold 0 to 127 0Eh Trigger Mode
0Fh High Keyboard Key Threshold 10h Low Keyboard Key Threshold 11h High Note-On Velocity 0 to 127 12h Low Note-On Velocity 0 to 127 13-14h Layer Delay 15h Volume (dB) -72 to +14 16h Pan -64 to +63 17h Semi Tune -64 to +63 18h Fine Tune -128 to +127 19h Voice Mode 00h = Poly
01h = Mono 1Ah Glide Mode 00h = OFF
01h = ON 1Bh Glide Time 0 to 127 1Ch Key Group 0 (OFF), 1 to 16 1D-1Fh Reserved 20-2Fh Layer Name ASCII Text String
6.1 Pitch Parameters
Offset Parameter Name Range/Values
30h ENV1 Mod Amount -127 to +127 31h LFO Mod Amount 0 to 127 32h Key Track See Table 6.4 33h Pitch Mod Source See Table 6.1 34h Pitch Mod Amount -127 to +127 35h Pitch Mod Range 0 to 64 36h Reserved
6.2 Filter Parameters
Offset Parameter Name Range/Values
37h Filter Mode 00h = 2LP/2HP
01h = 3LP/1HP
02h = 2LP/2LP
03h = 3LP/1LP 38h Filter 1+2 Link 00h = OFF
01h = ON 39h Filter 1 Cutoff 0 to 127 3Ah Reserved 3Bh Filter 1 ENV2 Mod Amount 0 to 127 3Ch Filter 1 Cutoff Mod Source See Table 6.1 3Dh Filter 1 Cutoff Mod Amount -127 to +127 3Eh Filter 1 Cutoff Keyboard Tracking See Table 6.4 3Fh Filter 1 Cutoff Keyboard 0 to 129
Tracking Breakpoint 40-41h Reserved 42h Filter 2 Cutoff 0 to 127 43h Reserved 44h Filter 2 ENV2 Mod Amount 0 to 127
Page 40 of 161
Page 41
(Keyboard Keys C-1 to A9)
See Appendices 1 to 4
See Appendices 1 to 4
See Appendices 1 to 4
See Appendices 1 to 4
mrsysex.txt 10/10/2011 8:17 PM
2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255
45h Filter 2 Cutoff Mod Source See Table 6.1 46h Filter 2 Cutoff Mod Amount -127 to +127 47h Filter 2 Cutoff Keyboard Tracking See Table 6.4 48h Filter 2 Cutoff Keyboard 0 to 129
Tracking Breakpoint 49-4Ah Reserved
6.3 Waveform Parameters
Offset Parameter Name Range/Values
4Bh Reserved 4Ch Waveform Number (MSByte) 4Dh Waveform Number (LSByte) 4Eh Waveform Checksum (LSByte) 4Fh Waveform Checksum (MSByte) 50h Waveform Playback Direction 00h = Forward
01h = Backward 51h Waveform Shift Amount -64 to +63 52h Waveform Shift Mode 00h = OFF
01h = Shift All
02h = Stretch
03h = Pick One
04h = Shift Vel 53h Waveform Start Index 0 to 127 54h Waveform Mod Source See Table 6.1 55h Waveform Mod Amount -127 to +127 56-57h Reserved
6.4 Amplitude Parameters
Offset Parameter Name Range/Values
58h Amplitude Mod Source See Table 6.1 59h Amplitude Mod Amount -127 to +127 5Ah Panning Mod Source See Table 6.1 5Bh Panning Mod Amount -127 to +127 5Ch Rolloff Slope (dB/Octave) 0 to 127 5Dh Rolloff Key Number 0 to 129
(Keyboard Keys C-1 to A9)
5Eh Rolloff Mode 00h = OFF
01h = Below
02h = Above 5F-60h Reserved 61h Noise Rate 0 to 127 62-64h Reserved 65h MIDI Enables 01h = Pitch Bend
Bitwise Definitions 02h = Sustain
04h = Not Defined
08h = Not Defined
10h = Not Defined
20h = Not Defined
40h = Not Defined
80h = Not Defined 66h Reserved
Page 41 of 161
Page 42
mrsysex.txt 10/10/2011 8:17 PM
2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310
67h Noise Sync See Table 6.2
6.5 Envelope 1 Parameters
Offset Parameter Name Range/Values
68-6Bh Envelope Tag 'ENV1' In ASCII 6Ch Release Mod Amount -127 to +127 6Dh Attack Time 0 to 99 6Eh Attack Peak Level 0 to 127 6Fh Decay 1 Time 0 to 99 70h Decay 1 Break Level 0 to 127 71h Decay 2 Time 0 to 99 72h Decay 2 Break Level 0 to 127 73h Decay 3 Time 0 to 99 74h Sustain Level 0 to 127 75h Release Time 0 to 99 76h Level Velocity 0 to 99 77h Attack Velocity 0 to 99 78h Key Scale 0 to 99 79h Envelope Mode 00h = Normal
6.6 Envelope 2 Parameters
Offset Parameter Name Range/Values
7C-7Fh Envelope Tag 'ENV1' In ASCII 80h Release Mod Amount -127 to +127 81h Attack Time 0 to 99 82h Attack Peak Level 0 to 127 83h Decay 1 Time 0 to 99 84h Decay 1 Break Level 0 to 127 85h Decay 2 Time 0 to 99 86h Decay 2 Break Level 0 to 127 87h Decay 3 Time 0 to 99 88h Sustain Level 0 to 127 89h Release Time 0 to 99 8Ah Level Velocity 0 to 99 8Bh Attack Velocity 0 to 99 8Ch Key Scale 0 to 99 8Dh Envelope Mode 00h = Normal
6.7 Envelope 3 Parameters
Offset Parameter Name Range/Values
90-93h Envelope Tag 'ENV1' In ASCII
Page 42 of 161
Page 43
04h = Positive Sine
mrsysex.txt 10/10/2011 8:17 PM
2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365
94h Release Mod Amount -127 to +127 95h Attack Time 0 to 99 96h Attack Peak Level 0 to 127 97h Decay 1 Time 0 to 99 98h Decay 1 Break Level 0 to 127 99h Decay 2 Time 0 to 99 9Ah Decay 2 Break Level 0 to 127 9Bh Decay 3 Time 0 to 99 9Ch Sustain Level 0 to 127 9Dh Release Time 0 to 99 9Eh Level Velocity 0 to 99 9Fh Attack Velocity 0 to 99 A0h Key Scale 0 to 99 A1h Envelope Mode 00h = Normal
6.8 LFO Parameters
Offset Parameter Name Range/Values
A4-A7h LFO Tag 'LFO1' In ASCII A8h LFO Waveshape 00h = Triangle
01h = Sine + Tri
02h = Sine
03h = Positive Tri
05h = Sawtooth
01h = ON B2h LFO Timebase See Table 6.2 B3h Reserved
Table 6.1 - Modulation Sources
00h = OFF 01h = Full Amount 02h = LFO 03h = Stepped 04h = Smooth 05h = ENV1 06h = ENV2 07h = ENV3 08h = Velocity
Page 43 of 161
Page 44
mrsysex.txt 10/10/2011 8:17 PM
2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420
09h = Vel+Press 0Ah = MIDIKey 0Bh = Keyboard 0Ch = Pressure 0Dh = Pitch Wheel 0Eh = Mod Wheel 0Fh = Whl+Press 10h = Ft Pedal 11h = Sustain 12h = Sostento 13h = SysCTRL1 14h = SysCTRL2 15h = SysCTRL3 16h = SysCTRL4
Table 6.2 - Time Divisions
Table 6.3 - Response Curves
00h = Quick Rise 01h = Convex 1 02h = Convex 2 03h = Convex 3 04h = Linear 05h = Concave 1 06h = Concave 2 07h = Concave 3 08h = Concave 4 09h = Late Rise
Table 6.4 - Keyboard Tracking
F0h = -2 F1h = -15/8 F2h = -7/4 F3h = -13/8 F4h = -3/2 F5h = -11/8 F6h = -5/4 F7h = -9/8 F8h = -1 F9h = -7/8
Page 44 of 161
Page 45
mrsysex.txt 10/10/2011 8:17 PM
2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475
FAh = -3/4 FBh = -5/8 FCh = -1/2 FDh = -3/8 FEh = -1/4 FFh = -1/8 00h = OFF 01h = +1/8 02h = +1/4 03h = +3/8 04h = +1/2 05h = +5/8 06h = +3/4 07h = +7/8 08h = +1 09h = +9/8 0Ah = +5/4 0Bh = +11/8 0Ch = +3/2 0Dh = +13/8 0Eh = +7/4 0Fh = +15/8 10h = +2 11h = Pitch Table (Valid ONLY For Pitch Key Track Parameter)
Table 6.5 - Trigger Control Sources
00h = OFF (Unused) 01h = Mod Wheel 02h = Breath 03h = MIDI Controller 04h = Foot Controller 05h = Glide Time 06h = Data Entry 07h = Volume 08h = Balance 09h = MIDI Controller 0Ah = Pan 0Bh = Expression 0Ch = FX Control 1 0Dh = FX Control 2 0Eh = MIDI Controller 0Fh = MIDI Controller 10h = General Purpose 1 11h = General Purpose 2 12h = General Purpose 3 13h = General Purpose 4 14h = MIDI Controller 15h = MIDI Controller 16h = MIDI Controller 17h = MIDI Controller 18h = MIDI Controller 19h = MIDI Controller 1Ah = MIDI Controller 1Bh = MIDI Controller
Page 45 of 161
Page 46
mrsysex.txt 10/10/2011 8:17 PM
2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530
1Ch = MIDI Controller 1Dh = MIDI Controller 1Eh = MIDI Controller 1Fh = MIDI Controller 20h = Bank Select 21h = Mod Wheel 22h = Breath 23h = MIDI Controller 24h = Foot Controller 25h = Glide Time 26h = Data Entry 27h = Volume 28h = Balance 29h = MIDI Controller 2Ah = Pan 2Bh = Expression 2Ch = FX Control 1 2Dh = FX Control 2 2Eh = MIDI Controller 2Fh = MIDI Controller 30h = General Purpose 1 31h = General Purpose 2 32h = General Purpose 3 33h = General Purpose 4 34h = MIDI Controller 35h = MIDI Controller 36h = MIDI Controller 37h = MIDI Controller 38h = MIDI Controller 39h = MIDI Controller 3Ah = MIDI Controller 3Bh = MIDI Controller 3Ch = MIDI Controller 3Dh = MIDI Controller 3Eh = MIDI Controller 3Fh = MIDI Controller 40h = Sustain 41h = Portamento ON/OFF 42h = Sostenuto 43h = Soft Pedal 44h = Legato Foot Switch 45h = Hold 2 46h = Patch Select 47h = Timbre 48h = Release 49h = Attack 4Ah = Brightness 4Bh = Sound Controller 6 4Ch = Sound Controller 7 4Dh = Sound Controller 8 4Eh = Sound Controller 9 4Fh = Sound Controller 10 50h = General Purpose 5 51h = General Purpose 6 52h = General Purpose 7
Page 46 of 161
Page 47
0000019Ch, Fixed Long Word
mrsysex.txt 10/10/2011 8:17 PM
2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585
53h = General Purpose 8 54h = Portamento 55h = MIDI Controller 56h = MIDI Controller 57h = MIDI Controller 58h = MIDI Controller 59h = MIDI Controller 5Ah = MIDI Controller 5Bh = FX Depth 1 5Ch = FX Depth 2 5Dh = FX Depth 3 5Eh = FX Depth 4 5Fh = FX Depth 5 60h = Data Increment 61h = Data Decrement 62h = Non-Reg Parameter LSB 63h = Non-Reg Parameter MSB 64h = Reg Parameter LSB 65h = Reg Parameter MSB 66h = MIDI Controller 67h = MIDI Controller 68h = MIDI Controller 69h = MIDI Controller 6Ah = MIDI Controller 6Bh = MIDI Controller 6Ch = MIDI Controller 6Dh = MIDI Controller 6Eh = MIDI Controller 6Fh = MIDI Controller 70h = MIDI Controller 71h = MIDI Controller 72h = MIDI Controller 73h = MIDI Controller 74h = MIDI Controller 75h = MIDI Controller 76h = MIDI Controller 77h = MIDI Controller 78h = System CTRL 1 79h = System CTRL 2 7Ah = System CTRL 3 7Bh = System CTRL 4
7.0 Drum Kit Program Parameters
Offset Parameter Name Range/Values
00-03h Drum Kit Program Size 04-07h Drum Kit Program Tag 'DRM1' In ASCII 08-17h Drum Kit Program Name ASCII Text String 18h Drum Kit Catagory 26h (*CUSTOM) 19h Drum Kit Base Note 23h (Drum Key B1) 1Ah Number of Drum Keys 40h 1Bh Drum Key Definition Size 06h 1C-21h Drum Key B1 Definition
Page 47 of 161
Page 48
03h = Medium Reverb
See Drum Key B1 Definition
00000576h, Long Word
See Table 8.6
01h = Program Change Rcv
02h = Bank Select Rcv
04h = Data Entry Rcv
08h = Pitch Bend Rcv
10h = Mod Wheel Rcv
20h = Foot Pedal Rcv
01h = Expression Rcv
40h = Volume Invert
mrsysex.txt 10/10/2011 8:17 PM
2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640
1Ch Drum Key B1 Bank 0 to 127 1Dh Drum Key B1 Program 0 to 127 1Eh Drum Key B1 Pan -64 to +63 1Fh Drum Key B1 Volume -50 to +14 20h Drum Key B1 Tuning Shift -64 to +63 21h Drum Key B1 FX Bus 00h = Insert
02h = Light Reverb
04h = Wet Reverb
05h = Dry
022-19Bh Drum Keys C2 thru D7
8.0 Performance Parameters
Offset Parameter Name Range/Values
00-03h Performance Size 04-07h Performance Tag 'PRF1' In ASCII 08-17h Performance Name ASCII Text String 18h Reserved 19h Insert Control Part 0 (OFF), 1 to 16 1A-2Bh Reserved
8.1 Part 1 Performance Parameters
Offset Parameter Name Range/Values
2Ch Part 1 MIDI Channel 0 to 15 2Dh Part 1 Bank Number 0 to 127 2Eh Part 1 Program Number 0 to 127 2Fh Reserved 30h Part 1 Volume 0 to 127 31h Part 1 Pan 32h Part 1 MIDI Enables
Bitwise Definitions
40h = Volume Rcv
80h = Pan Rcv 33h Part 1 MIDI Enables
Bitwise Defintions 02h = Sustain Rcv
04h = SysCTRL1 Rcv
08h = SysCTRL2 Rcv
10h = SysCTRL3 Rcv
20h = SysCTRL4 Rcv
80h = Not Defined 34h Part 1 Semitone Shift1 See Table 8.6 35h Part 1 Fine Tuning1 -128 to +127 36h Reserved 37h Part 1 LFO Rate1 See Table 8.6
Page 48 of 161
Page 49
0 (Normal), 1 to 127
mrsysex.txt 10/10/2011 8:17 PM
2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695
38h Part 1 LFO Depth1 See Table 8.6 39h Part 1 LFO Delay1 See Table 8.6 3Ah Part 1 Octave Shift1 3Eh = -2 Octaves
3Fh = -1 Octaves
40h = 0 Octaves
41h = +1 Octaves
42h = +2 Octaves 3Bh Part 1 Filter Cutoff1 See Table 8.6 3Ch Reserved 3Dh Part 1 Amplitude Envelope See Table 8.6
3Eh Part 1 Amplitude Envelope See Table 8.6
Decay Time1
3Fh Part 1 Amplitude Envelope See Table 8.6
Release Time1
40h Part 1 Filter Envelope See Table 8.6
41h Part 1 Filter Envelope See Table 8.6
Decay Time1
42h Part 1 Filter Envelope See Table 8.6
Release Time1
43h Part 1 Amplitude & Filter See Table 8.6
Velocity Sensitivity1 44h Part 1 Pitch Table1 See Table 8.1 45h Part 1 Pitch Bend Up Range1 See Table 8.3 46h Part 1 Pitch Bend Down Range1 See Table 8.4 47h Part 1 Delay Offset1 See Table 8.5 48h Part 1 LFO & Noise Sync1 See Table 8.2 49h Part 1 Keyboard Range Low Note 21 to 108
(Keyboard Keys A0 to C8) 4Ah Part 1 Keyboard Range High Note 21 to 108
(Keyboard Keys A0 to C8) 4Bh Part 1 Velocity Range Low Limit 0 to 127 4Ch Part 1 Velocity Range High Limit 0 to 127 4Dh Part 1 Pressure Mode FFh = OFF
00h = Auto 01h = Channel 02h = Key
4Eh Part 1 Glide Mode1 00h = Program
01h = OFF
02h = ON 4Fh Part 1 Glide Time1 See Table 8.6 50h Part 1 FX Bus1 00h = Insert
02h = Light Reverb
04h = Wet Reverb
05h = Dry 51h Part 1 Expression 0 to 127 52h Part 1 Velocity Mode 53h Part 1 Enable 00h = OFF
01h = ON
02h = Mute
03h = Solo 54-55h Reserved
Page 49 of 161
Page 50
These Performance Parameters should be considered RESERVED when a D
Parameter Dependent
Parameter Dependent
Destination Parameter
Destination Parameter
0000001Eh, Fixed Short Word
00000072h, Fixed Short Word
000000C6h, Fixed Short Word
000000EAh, Fixed Short Word
001Ah, See Table 8.8
0000h, See Table 8.8
mrsysex.txt 10/10/2011 8:17 PM
2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750
(1)
8.2 Part 2 thru 16 Performance Parameters
Offset Parameter Name Range/Values
056-07Fh Part 02 Performance Parameters Refer to Part 1 080-0A9h Part 03 Performance Parameters Refer to Part 1 0AA-0D3h Part 04 Performance Parameters Refer to Part 1 0D4-0FDh Part 05 Performance Parameters Refer to Part 1 0FE-127h Part 06 Performance Parameters Refer to Part 1 128-151h Part 07 Performance Parameters Refer to Part 1 152-17Bh Part 08 Performance Parameters Refer to Part 1 17C-1A5h Part 09 Performance Parameters Refer to Part 1 1A6-1CFh Part 10 Performance Parameters Refer to Part 1 1D0-1F9h Part 11 Performance Parameters Refer to Part 1 1FA-223h Part 12 Performance Parameters Refer to Part 1 224-24Dh Part 13 Performance Parameters Refer to Part 1 24E-277h Part 14 Performance Parameters Refer to Part 1 278-2A1h Part 15 Performance Parameters Refer to Part 1 2A2-2CBh Part 16 Performance Parameters Refer to Part 1
8.3 Performance Effects Parameters
Offset Parameter Name Range/Values
2CC-2CFh UMTE Tag 'EFX1' In ASCII 2D0h Insert Mod Source See Table 8.7 2D1h Insert Mod Destination Parameter See Appendix 5 2D2-2D3h Insert Mod Source Minimum Value Source 2D4-2D5h Insert Mod Source Maximum Value Source 2D6-2D7h Insert Mod Destination
Parameter Minimum Value Dependent
2D8-2D9h Insert Mod Destination
Parameter Maximum Value Dependent 2DA-2DDh FX0 Offset (Shell) 2DE-2E1h FX1 Offset (Insert) 2E2-2E5h FX2 Offset (Global Chorus) 2E6-2E9h FX3 Offset (Global Reverb)
2EA-2EBh FX0 Algorithm Family ID 2EC-2EDh FX0 Algorithm Member ID 2EE-2FDh FX0 Name ASCII Text String 2FE-33Dh FX0 Parameters (Shell)
2FE-2FFh Insert Output Assignment 0000h = Main
0001h = Aux
300-301h Chorus Output Assignment 0000h = Main
0001h = Aux
302-303h Reverb Output Assignment 0000h = Main
0001h = Aux
304-305h Dry Bus Output Assignment 0000h = Main
0001h = Aux 306-307h Insert Chorus Mix 0 to 127 308-309h Chorus Input Mix 0 to 127
Page 50 of 161
Page 51
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
mrsysex.txt 10/10/2011 8:17 PM
2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805
30A-30Bh Insert Reverb Amount 0 to 127 30C-30Dh Chorus Reverb Amount 0 to 127 30E-30Fh Light Reverb Send 0 to 63 310-311h Medium Reverb Send 32 to 95 312-313h Wet Reverb Send 64 to 127 314-315h Reserved FX0 Parameter 316-317h Reserved FX0 Parameter 318-319h Insert Input Mix 0 to 127 31A-31Bh Reserved FX0 Parameter 31C-31Dh Reserved FX0 Parameter 31E-31Fh Reserved FX0 Parameter 320-321h Reserved FX0 Parameter 322-323h Reserved FX0 Parameter 324-325h Reserved FX0 Parameter 326-327h Reserved FX0 Parameter 328-329h Reserved FX0 Parameter 32A-32Bh Reserved FX0 Parameter 32C-32Dh Reserved FX0 Parameter 32E-32Fh Reserved FX0 Parameter 330-331h Reserved FX0 Parameter 332-333h Reverb Return Level 0 to 127 334-335h Reserved FX0 Parameter 336-337h Reserved FX0 Parameter 338-339h Reserved FX0 Parameter 33A-33Bh Reserved FX0 Parameter 33C-33Dh Reserved FX0 Parameter 33E-33Fh FX1 Algorithm Family ID See Table 8.8 340-341h FX1 Algorithm Member ID See Table 8.8 342-351h FX1 Name ASCII Text String 352-391h FX1 Parameters (Insert) See Appendix 5
352-353h FX1 Parameter #00 354-355h FX1 Parameter #01 356-357h FX1 Parameter #02 358-359h FX1 Parameter #03 35A-35Bh FX1 Parameter #04 35C-35Dh FX1 Parameter #05 35E-35Fh FX1 Parameter #06 360-361h FX1 Parameter #07 362-363h FX1 Parameter #08 364-365h FX1 Parameter #09 366-367h FX1 Parameter #10 368-369h FX1 Parameter #11 36A-36Bh FX1 Parameter #12 36C-36Dh FX1 Parameter #13 36E-36Fh FX1 Parameter #14 370-371h FX1 Parameter #15 372-373h FX1 Parameter #16 374-375h FX1 Parameter #17 376-377h FX1 Parameter #18 378-379h FX1 Parameter #19 37A-37Bh FX1 Parameter #20 37C-37Dh FX1 Parameter #21 37E-37Fh FX1 Parameter #22 380-381h FX1 Parameter #23
Page 51 of 161
Page 52
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
Algorithm Dependent
0004h, See Table 8.8
0000h, See Table 8.8
0001h, See Table 8.8
0000h, See Table 8.8
0000019Ch, Fixed Long Word
mrsysex.txt 10/10/2011 8:17 PM
2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860
382-383h FX1 Parameter #24 384-385h FX1 Parameter #25 386-387h FX1 Parameter #26 388-389h FX1 Parameter #27 38A-38Bh FX1 Parameter #28 38C-38Dh FX1 Parameter #29 38E-38Fh FX1 Parameter #30 390-391h FX1 Parameter #31
392-393h FX2 Algorithm Family ID 394-395h FX2 Algorithm Member ID 396-3A5h FX2 Name ASCII Text String 3A6-3B5h FX2 Parameters (Global Chorus)
3A6-3A7h Chorus LFO Rate 0 to 116 3A8-3A9h Chorus Depth 0 to 250 3AA-3ABh Chorus Center 0 to 500 3AC-3ADh Chorus Spread 0 to 10 3AE-3AFh Chorus Phase 0 to 1 3B0-3B1h Reserved FX2 Parameter 3B2-3B3h Reserved FX2 Parameter 3B4-3B5h Reserved FX2 Parameter 3B6-3B7h FX3 Algorithm Family ID 3B8-3B9h FX3 Algorithm Member ID 3BA-3C9h FX3 Name ASCII Text String 3CA-3D9h FX3 Parameters (Global Reverb)
3CA-3CBh Reverb Decay 0 to 100 3CC-3CDh Reverb HF Damping 0 to 127 3CE-3CFh Reverb HF Bandwidth 0 to 127 3D0-3D1h Reverb Diffusion 1 0 to 100 3D2-3D3h Reverb Diffusion 2 0 to 100 3D4-3D5h Reverb Definition 0 to 100 3D6-3D7h Reserved FX3 Parameter 3D8-3D9h Reserved FX3 Parameter
8.4 Performance PerfEditKit Drum Kit Program Parameters
Offset Parameter Name Range/Values
3DA-3DDh Drum Kit Program Size 3DE-3E1h Drum Kit Program Tag 'DRM1' In ASCII 3E2-3F1h Drum Kit Program Name ASCII Text String 3F2h Drum Kit Catagory 26h (*CUSTOM) 3F3h Drum Kit Base Note 23h (Drum Key B1) 3F4h Number of Drum Keys 40h 3F5h Drum Key Definition Size 06h 3F6-3FBh Drum Key B1 Definition
3F6h Drum Key B1 Bank 0 to 127 3F7h Drum Key B1 Program 0 to 127 3F8h Drum Key B1 Pan -64 to +63 3F9h Drum Key B1 Volume -50 to +14 3FAh Drum Key B1 Tuning Shift -64 to +63 3FBh Drum Key B1 FX Bus 00h = Insert
Page 52 of 161
Page 53
03h = Medium Reverb
See Drum Key B1 Definition
mrsysex.txt 10/10/2011 8:17 PM
2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915
02h = Light Reverb
04h = Wet Reverb
05h = Dry
3FC-575h Drum Keys C2 thru D7
Table 8.1 - Pitch Table
00h = Program 01h = System 02h = EqualTemper 03h = Pythagrn-C 04h = Just Int-C 05h = Meantone-C 06h = Wrkmeistr-C 07h = Vallotti-C 08h = Grk-Diatonc 09h = Grk-Chromat 0Ah = Grk-Enharm 0Bh = Turkish-A 0Ch = Arabic-1 0Dh = Arabic-2 0Eh = Arabic-3 0Fh = Arabic-4 10h = Java-Pelog1 11h = Java-Pelog2 12h = Java-Pelog3 13h = Java-Slndro 14h = Java-Combi 15h = Indian-Raga 16h = Tibetan 17h = Chinese-1 18h = Chinese-2 19h = Thailand 1Ah = 24-Tone-Equ 1Bh = 19-Tone-Equ 1Ch = 31-Tone-Equ 1Dh = 53-Tone-Equ 1Eh = Harmonic 1Fh = CarlosAlpha 20h = CarlosBeta 21h = CarlosGamma 22h = Partch-43 23h = Reverse 24h = Bagpipe 25h = ShonaMbira1 26h = ShonaMbira2 27h = SuperJust 28h = 88CET 29h = Pierce 2Ah = WS1 2Bh = WS2 2Ch = WS3
Page 53 of 161
Page 54
mrsysex.txt 10/10/2011 8:17 PM
2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970
2Dh = Stretch 2Eh = RandomDetune 2Fh = RAM
Table 8.2 - LFO/Noise Sync Sources
00h = Program 01h = Normal 02h = Whole Note 03h = Whole Triplet 04h = Half Note 05h = Half Triplet 06h = Quarter Note 07h = Quarter Triplet 08h = Eighth Note 09h = Eighth Triplet 0Ah = Sixteenth Note 0Bh = Sixteenth Triplet 0Ch = 32nd Note
Table 8.3 - Pitch Bend Up Range
F4h = 12 Down F5h = 11 Down F6h = 10 Down F7h = 09 Down F8h = 08 Down F9h = 07 Down FAh = 06 Down FBh = 05 Down FCh = 04 Down FDh = 03 Down FEh = 02 Down FFh = 01 Down 00h = Program 01h = System 02h = OFF 03h = 01 Up 04h = 02 Up 05h = 03 Up 06h = 04 Up 07h = 05 Up 08h = 06 Up 09h = 07 Up 0Ah = 08 Up 0Bh = 09 Up 0Ch = 10 Up 0Dh = 11 Up 0Eh = 12 Up
Table 8.4 - Pitch Bend Down Range
F4h = 12 Up F5h = 11 Up F6h = 10 Up
Page 54 of 161
Page 55
mrsysex.txt 10/10/2011 8:17 PM
2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025
F7h = 09 Up F8h = 08 Up F9h = 07 Up FAh = 06 Up FBh = 05 Up FCh = 04 Up FDh = 03 Up FEh = 02 Up FFh = 01 Up 00h = Program 01h = System 02h = OFF 03h = 01 Down 04h = 02 Down 05h = 03 Down 06h = 04 Down 07h = 05 Down 08h = 06 Down 09h = 07 Down 0Ah = 08 Down 0Bh = 09 Down 0Ch = 10 Down 0Dh = 11 Down 0Eh = 12 Down
Table 8.5 - Part Delay Offsets
00h = +0ms 01h = +1ms 02h = +2ms 03h = +3ms 04h = +4ms 05h = +5ms 06h = +6ms 07h = +7ms 08h = +8ms 09h = +9ms 0Ah = +10ms 0Bh = +11ms 0Ch = +12ms 0Dh = +13ms 0Eh = +14ms 0Fh = +15ms 10h = +16ms 11h = +17ms 12h = +18ms 13h = +19ms 14h = +20ms 15h = +21ms 16h = +22ms 17h = +23ms 18h = +24ms 19h = +25ms 1Ah = +26ms 1Bh = +27ms
Page 55 of 161
Page 56
mrsysex.txt 10/10/2011 8:17 PM
3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080
1Ch = +28ms 1Dh = +29ms 1Eh = +30ms 1Fh = +31ms 20h = +32ms 21h = +33ms 22h = +34ms 23h = +35ms 24h = +36ms 25h = +37ms 26h = +38ms 27h = +39ms 28h = +40ms 29h = +41ms 2Ah = +42ms 2Bh = +43ms 2Ch = +44ms 2Dh = +45ms 2Eh = +46ms 2Fh = +47ms 30h = +48ms 31h = +49ms 32h = +50ms 33h = +55ms 34h = +60ms 35h = +65ms 36h = +70ms 37h = +75ms 38h = +80ms 39h = +85ms 3Ah = +90ms 3Bh = +95ms 3Ch = +100ms 3Dh = +105ms 3Eh = +110ms 3Fh = +115ms 40h = +120ms 41h = +125ms 42h = +130ms 43h = +135ms 44h = +140ms 45h = +145ms 46h = +150ms 47h = +155ms 48h = +160ms 49h = +165ms 4Ah = +170ms 4Bh = +175ms 4Ch = +180ms 4Dh = +185ms 4Eh = +190ms 4Fh = +195ms 50h = +200ms 51h = +205ms 52h = +210ms
Page 56 of 161
Page 57
mrsysex.txt 10/10/2011 8:17 PM
3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135
Table 8.6 - Parameter Offset Values
00h = -64 01h = -63 02h = -62 03h = -61 04h = -60 05h = -59 06h = -58
Page 57 of 161
Page 58
mrsysex.txt 10/10/2011 8:17 PM
3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190
07h = -57 08h = -56 09h = -55 0Ah = -54 0Bh = -53 0Ch = -52 0Dh = -51 0Eh = -50 0Fh = -49 10h = -48 11h = -47 12h = -46 13h = -45 14h = -44 15h = -43 16h = -42 17h = -41 18h = -40 19h = -39 1Ah = -38 1Bh = -37 1Ch = -36 1Dh = -35 1Eh = -34 1Fh = -33 20h = -32 21h = -31 22h = -30 23h = -29 24h = -28 25h = -27 26h = -26 27h = -25 28h = -24 29h = -23 2Ah = -22 2Bh = -21 2Ch = -20 2Dh = -19 2Eh = -18 2Fh = -17 30h = -16 31h = -15 32h = -14 33h = -13 34h = -12 35h = -11 36h = -10 37h = -09 38h = -08 39h = -07 3Ah = -06 3Bh = -05 3Ch = -04 3Dh = -03
Page 58 of 161
Page 59
mrsysex.txt 10/10/2011 8:17 PM
3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245
3Eh = -02 3Fh = -01 40h = 00 41h = +01 42h = +02 43h = +03 44h = +04 45h = +05 46h = +06 47h = +07 48h = +08 49h = +09 4Ah = +10 4Bh = +11 4Ch = +12 4Dh = +13 4Eh = +14 4Fh = +15 50h = +16 51h = +17 52h = +18 53h = +19 54h = +20 55h = +21 56h = +22 57h = +23 58h = +24 59h = +25 5Ah = +26 5Bh = +27 5Ch = +28 5Dh = +29 5Eh = +30 5Fh = +31 60h = +32 61h = +33 62h = +34 63h = +35 64h = +36 65h = +37 66h = +38 67h = +39 68h = +40 69h = +41 6Ah = +42 6Bh = +43 6Ch = +44 6Dh = +45 6Eh = +46 6Fh = +47 70h = +48 71h = +49 72h = +50 73h = +51 74h = +52
Page 59 of 161
Page 60
mrsysex.txt 10/10/2011 8:17 PM
3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300
75h = +53 76h = +54 77h = +55 78h = +56 79h = +57 7Ah = +58 7Bh = +59 7Ch = +60 7Dh = +61 7Eh = +62 7Fh = +63
Table 8.7 - Insert FX Modulation Sources
00h = OFF 01h = Full Mod Amount 02h = Velocity 03h = Vel+Pressure 04h = +Pos MIDI Key # 05h = -Neg MIDI Key # 06h = Pressure 07h = Pitchwheel 08h = Mod Wheel 09h = Whl+Pressure 0Ah = Foot Pedal 0Bh = Sustain 0Ch = Sostenuto 0Dh = SysCTRL1 0Eh = SysCTRL2 0Fh = SysCTRL3 10h = SYSCTRL4
Table 8.8 - FX Algorithm Family/Member Assignments
Algorithm Name Family ID Member ID
Global Reverb 0001h 0000h Global Chorus 0004h 0000h Shell Mixer 001Ah 0000h 01 Parametric EQ 0012h 0005h 02 Hall Reverb 0001h 0002h 03 Large Room 0001h 0004h 04 Small Room 0001h 0005h 05 Large Plate 0001h 0006h 06 Small Plate 0001h 0007h 07 NonLinReverb1 0001h 0008h 08 NonLinReverb2 0001h 0009h 09 Gated Reverb 0001h 000Ah 10 Stereo Chorus 0004h 0001h 11 8-VoiceChorus 0004h 0002h 12 REV(Chorus 001Eh 000Ch 13 Rev(Flanger 001Eh 000Dh 14 REV(Phaser 001Eh 000Eh 15 Chorus(REV 001Eh 0004h 16 Flanger(REV 001Eh 0005h
Page 60 of 161
Page 61
mrsysex.txt 10/10/2011 8:17 PM
3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355
17 Phaser(REV 001Eh 0006h 18 EQ(REV 001Eh 0008h 19 Spinner(Rev 001Eh 0007h 20 DDL(Chorus 001Eh 0000h 21 DDL(Flanger 001Eh 0002h 22 DDL(Phaser 001Eh 0003h 23 DDL(EQ 001Eh 0001h 24 Multi-Tap DDL 0003h 0000h 25 Dist(Chorus 001Eh 0009h 26 Dist(Flanger 001Eh 000Ah 27 Dist(Phaser 001Eh 000Bh 28 Dist(AutoWah 000Eh 0000h 29 ResVCF(DDL 0013h 0004h 30 Dist(VCF(DDL 0013h 0001h 31 Pitch Detuner 0016h 0000h 32 Chatter Box 0013h 0002h 33 Formant Morph 0013h 0003h 34 RotarySpeaker 0010h 0000h 35 Tunable Spkr 000Fh 0000h 36 Guitar Amp 0011h 0003h 37 Dist(DDL(Trem 0011h 0001h 38 Comp(Dist(DDL 0011h 0002h 39 EQ(Comp(Gate 000Ah 0002h 40 EQ(Chorus(DDL 0011h 0000h
Appendix 1 - MR Internal Waveform List
Waveform Class = Keyboard
NUMBER CHECKSUM WAVENAME
0000h 0D8Ch GRAND PIANO 0000h 6BE6h GRAND MED HI 0000h 394Ah GRAND MED LO 0000h 2C2Ch GRAND SOFT 0154h 1B8Fh PIANO THUD 0154h 0543h PNO HAMMER UP 0001h 33CAh PNO HARP NOIS 00EDh 197Dh TINE EPNO A 00EDh F931h TINE EPNO B 0002h D332h TINE EPNO C 0002h 69DFh TINE EPNO D 0002h 12ABh TINE EPNO E 0002h 030Eh TINE EPNO F 0003h 313Ch DIGI PIANO 00EEh 097Ah DIGI PNO SOFT 00EEh 37C9h FM EPNO A 0003h 0069h FM EPNO B 0003h 1DDAh FM EPNO C 0003h AED1h FM EPNO D 00EFh 411Bh WURLIE HIVEL 00E9h 2564h WURLIE LOVEL 0004h 85C6h HARPSICHORD 0005h 1BD1h CLAVINET 0005h 2D19h FM CLAV
Page 61 of 161
Page 62
mrsysex.txt 10/10/2011 8:17 PM
3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410
0006h 2160h CELESTE 000Ch 38B2h ORG-775305004 000Ch DC38h ORG-845351402 000Ch 2A58h ORG-875434578 000Ch 01B3h ORG-875645332 000Ch 12E0h ORG-888000000 000Ch 14DFh ORG-888808008 000Ch 1C14h ORG-888856444 000Ch 1AEBh ORG-888880880 000Ch 3508h ORGAN WAVE 1 000Ch 055Fh ORGAN WAVE 2 000Dh 51A1h PERC ORGAN 1 000Dh 1D38h PERC ORGAN 2 000Eh 32B8h ROTARY ORGAN 00F1h 4E71h SYNKEY WAVE 000Fh 03ABh CHURCH ORGAN 00ECh 20A5h PIPE ORGAN 0010h 3843h REED ORGAN 00F1h 0ACCh CLINK 0166h 6C44h ORG KEYCLICK 0164h D740h MOOG LEAD 0046h 095Bh PAD SYNTH
Waveform Class = String Sound
NUMBER CHECKSUM WAVENAME
0013h E05Eh NYLON GUITAR 0013h AFC3h NYLON GTR SOFT 0014h EE14h STEEL GUITAR 0014h 49C1h STEEL GTR SOFT 003Eh 3195h FRET NOISE 0016h 2A12h EL GUITAR 1 0016h 0557h EL GTR 1 SOFT 0016h 857Eh EL GUITAR 2 0018h 009Fh DIST GUITAR 0018h 10B6h DIST GTR LOOP 0019h 8002h FEEDBACK HARM 0019h FBA6h GTR HARMONIC 0015h 5817h JAZZ GUITAR 0017h 504Fh MUTE GUITAR 0017h 6620h MUTE GTR SOFT 0020h 34ECh CELLO 001Fh 3A29h VIOLIN 0024h 0E48h STRING SECTION 0024h 2345h STRING SECT B 0024h 198Ah STRING SECT C 00CFh 4937h PIZZ STRINGS 003Bh 1F12h BANJO 0022h 2239h HARP 00E5h 2B6Dh GOTO 003Ch 17C2h SHAMISEN 003Ah 291Eh SITAR
Waveform Class = Brass+Horns
Page 62 of 161
Page 63
mrsysex.txt 10/10/2011 8:17 PM
3411 3412
NUMBER CHECKSUM WAVENAME
3413 3414 3415 3416 3417 3418 3419 3420 3421
002Ah C259h TRUMPET 002Ch 100Ch MUTE TRUMPET 00BBh F608h FLUGELHORN 00B6h CC0Eh SOLO FR HORN 002Bh 844Eh TROMBONE 002Dh 1D65h POP BRASS SEC 00BFh 1E04h FR HORN SECT 002Eh 34BAh SYNTH BRASS
3422 3423
Waveform Class = Wind+Reeds
3424 3425
NUMBER CHECKSUM WAVENAME
3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444
0030h 59AAh TENOR SAX 0072h A785h ALTO SAX 002Fh 1770h SOPRANO SAX 0137h 3FC0h SAX AIR 0077h 4D8Ah CHIFF 0037h 27E7h CHIFFLUTE 0034h 3DE1h FLUTE 0039h 0AC4h OCARINA 0036h 1646h PAN FLUTE 0031h 287Ch OBOE 00F5h BA1Ch ENGLISH HORN 00F8h EF32h BASSOON 0033h 230Dh CLARINET 0011h 995Bh ACCORDION 1 0011h 3665h ACCORDION 2 0012h E376h HARMONICA 00FEh 2B8Fh CONCH SHELL 0035h 2A0Ah RECORDER
3445 3446
Waveform Class = Vocal Sound
3447 3448
NUMBER CHECKSUM WAVENAME
3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459
0107h 41D1h VOCAL AAHS 0106h 60CAh VOCAL OOHS 0106h 95C6h BREATHY OOH 010Eh 0142h SYNTH VOX AAH 0112h 3593h VOCAL AIR 0112h 259Ch DOO ATTACK 0110h B006h ONE 0110h 90D7h TWO 0110h 02E7h THREE 0110h 5360h FOUR
3460 3461
Waveform Class = Bass Sound
3462 3463
NUMBER CHECKSUM WAVENAME
3464 3465
001Ah A632h STANDUP BASS
Page 63 of 161
Page 64
mrsysex.txt 10/10/2011 8:17 PM
3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520
001Ah 6116h STANDUP BS 2 001Ah 38BBh STANDUP BS 3 001Ch 4112h FRETLESS BASS 001Bh 0FD1h FINGER BASS 1 001Bh A030h FINGER BASS 2 001Bh 8867h FINGER BASS 3 006Fh 1BA4h PICK BASS 1 006Fh 503Eh PICK BASS 2 0114h 4643h MUTED BASS 001Dh FC7Bh SLAP BASS 1 001Dh D19Ah SLAP BASS 2 0113h 00E2h BASS POP NOIS 0117h 9B73h BS HARMONICS 0113h 3CA2h EL BASS TAP 0115h ECACh ANALOG BS 1 0115h 6A67h ANALOG BS 2 0115h F96Bh ANALOG BS 3 0070h B6D4h FM BASS 1 0070h 05AFh FM BASS 2 001Ah 4E7Ah GUITARRON 0116h 7020h TUBE BASS
Waveform Class = Drum Sound
NUMBER CHECKSUM WAVENAME
0049h 4D52h ACOUSTC KICK 013Fh B870h BIG KICK 0139h 679Bh BOOM KICK 0049h 4A1Ah BRIGHT KICK 0139h 186Ah DANCE KICK 004Ah CE38h DEEP KICK A 004Ah D020h DEEP KICK B 004Ah D021h DEEP KICK C 00A0h 50DEh ELEC KICK 0139h 29CDh FAT KICK 009Fh 429Eh GATED KICK 00B0h 719Ch JAZZ KICK 013Ch 647Fh LOOP KICK 0139h 1DB6h MUFF KICK 00A0h F7E4h PROCESSD KICK 0049h A1E6h PUNCHY KICK 013Ch A3A1h RAP KICK 0049h 435Bh REAL KICK 009Fh 21B0h RESO KICK 0049h D1E5h ROCK KICK A 0049h D325h ROCK KICK B 00A6h FD53h ROOM KICK 1A 00A6h FF1Bh ROOM KICK 1B 00A6h FF1Ch ROOM KICK 1C 0049h FCE6h ROOM KICK 2A 0049h FEA7h ROOM KICK 2B 0049h FEA8h ROOM KICK 2C 00A2h F8CCh SYNTH KICK 1 0141h 036Bh SYNTH KICK 2
Page 64 of 161
Page 65
mrsysex.txt 10/10/2011 8:17 PM
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575
004Ah D907h TIGHT KICK 004Ch 1E38h BIG SNARE A 004Ch 1FF7h BIG SNARE B 004Ch 1FF8h BIG SNARE C 006Dh EBD2h COM/GATE SNR 00AEh 5737h CONCERT SNARE 013Eh E22Bh CRACK SNARE 013Ah 2C0Ah DANCE SNARE 004Ch 1415h DARK SNR 1 A 004Ch 156Eh DARK SNR 1 B 004Ch 11F4h DARK SNR 2 A 004Ch 1339h DARK SNR 2 B 004Ch D6ABh DRY SNR 1 A 004Ch D889h DRY SNR 1 B 004Ch D88Ah DRY SNR 1 C 004Ch 2E6Ah DRY SNR 2 A 004Ch 303Ah DRY SNR 2 B 004Ch 303Bh DRY SNR 2 C 004Ch 942Fh DYN SNR 1 A 004Ch 95AFh DYN SNR 1 B 004Ch 6C32h DYN SNR 2 A 004Ch 6DB6h DYN SNR 2 B 004Ch 173Bh DYN SNR 3 A 004Ch 18B4h DYN SNR 3 B 00A1h 15F6h ELEC SNARE 004Ch 6506h FAT SNARE A 004Ch 66DFh FAT SNARE B 006Dh 2477h GATED POP SNR 004Ch 06FFh GM SNARE 1 013Bh 2E8Ch HIPHOP SNARE 004Ch 00F2h LIVE SNR 1 A 004Ch 02C9h LIVE SNR 1 B 004Ch A13Ch LIVE SNR 2 A 004Ch A30Dh LIVE SNR 2 B 004Ch 8474h LIVE SNR 3 A 004Ch 863Eh LIVE SNR 3 B 0078h DCF3h POP SNARE 013Bh 06C6h RAP SNARE 004Ch 28C8h REAL SNARE 004Ch 91B8h RING SNARE A 004Ch 9311h RING SNARE B 004Ch 9312h RING SNARE C 004Ch 9313h RING SNARE D 013Eh 300Fh RIMSHOT 004Ch 04FBh ROCK SNARE 00A4h 2CE7h SYNTH SNARE 00A4h 7E42h TECHNO SNARE 0140h 1F08h SNARE ROLL 004Bh 1BA0h SIDESTICK 1 004Bh 32CBh SIDESTICK 2 004Bh 9A40h SIDESTICK 3A 004Bh 9C13h SIDESTICK 3B 009Ah A264h STICK CLICK 00AAh 2FB6h BRUSH HIT 00ABh 1F1Ah BRUSH SLAP
Page 65 of 161
Page 66
mrsysex.txt 10/10/2011 8:17 PM
3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630
00ACh 3BE3h BRUSH SWISH 00ACh 15E7h BRUSH SWISH2 00ACh 574Fh BRUSH SWISH3 00ACh 5761h BRUSH SWISH4 00AAh 18C5h BRUSH TAP 00B1h 1701h BRUSH TOM 004Eh 0782h DRY TOM 004Eh 9881h DRY TOM HI 004Eh D6B7h LIVE TOM 2 A 004Eh D87Dh LIVE TOM 2 B 004Eh D87Eh LIVE TOM 2 C 004Eh 27F9h PURE TOM A 004Eh 28E2h PURE TOM B 004Eh 0AB1h BIG TOM 1 A 004Eh 28E3h PURE TOM C 004Eh 0C6Fh BIG TOM 1 B 004Eh 0C70h BIG TOM 1 C 004Eh 0C71h BIG TOM 1 D 009Eh 94DFh BIG TOM 2 A 009Eh 96A7h BIG TOM 2 B 009Eh 96A8h BIG TOM 2 C 009Eh 96A9h BIG TOM 2 D 009Eh 68F5h BIG TOM 3 A 009Eh 6AD5h BIG TOM 3 B 009Eh 6AD6h BIG TOM 3 C 009Eh 6AD7h BIG TOM 3 D 009Eh 12BDh ROOM TOM 004Eh 1CD0h LIVE TOM 1 A 004Eh 1E95h LIVE TOM 1 B 004Eh 1E96h LIVE TOM 1 C 009Eh 1F12h ROCK TOM 1 A 009Eh 20EAh ROCK TOM 1 B 009Eh 20EBh ROCK TOM 1 C 009Eh 0348h ROCK TOM 2 A 009Eh 0521h ROCK TOM 2 B 009Eh 0522h ROCK TOM 2 C 006Eh 24FBh SYNTH DRUM 00A3h 9AA2h SYNTH RIM
Waveform Class = Cymbals
NUMBER CHECKSUM WAVENAME
004Fh F13Fh CLOSED HAT 1 004Fh 1C11h CLOSED HAT 2 004Fh ED63h CLOSED HAT 3 004Fh 3D1Ch 15"HAT TIGHT 00A5h F47Eh SYN CLOSEHAT 00A5h 30D4h SYN CL HAT 2 004Fh 087Ch RAP HAT 1 004Fh 04AEh RAP HAT 2 00A5h F683h TECHNO HAT 1 00A6h 5BAFh TECHNO HAT 2 00A5h 9B4Ch TECHNO HAT 4 00A5h 4331h TECHNO HAT 3
Page 66 of 161
Page 67
mrsysex.txt 10/10/2011 8:17 PM
3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685
0051h 0255h OPEN HAT 0051h 6B28h 15"HAT OPEN 0051h CBA5h 15"HAT LOOSE 00A6h 12F4h SYN OPEN HAT 00A6h 74EAh SYN OP HAT 2 0050h 1CA5h PEDAL HAT 0050h 679Ah 15"HAT FOOT 0052h 0C1Ch CRASH CYMBAL 015Bh 30A7h CYM LOOP 0053h E845h RIDE CYMBAL 0053h 5F3Dh THIN RIDE A 0053h 604Ah THIN RIDE B 0055h EE5Ch RIDE BELL 0054h E143h CHINA CRASH 0053h A6BFh SYNTH CYMBAL
Waveform Class = Percussion
NUMBER CHECKSUM WAVENAME
005Eh 2D80h AGOGO 0059h B0ABh BONGO 005Fh 26EBh CABASA 005Fh 79ADh EQ CABASA 1 005Fh 6CA9h EQ CABASA 2 006Bh 26E8h CASTANETS 0063h 13E1h CLAVE 009Bh 0598h CLICK 005Ch 49C3h CONGA HEEL 005Bh F4BEh CONGA HIGH 005Ch 1D9Ah CONGA LOW 005Ah 1AF0h CONGA MUTE 0057h 414Ch COWBELL 0057h 24A9h COWBELL STICK 0065h B2CCh CUICA 011Bh 42A7h FINGER SNAPS 0062h 407Ah GUIRO 011Eh 1AC0h HANDCLAPS 0158h 1069h JAWHARP 0060h 20B3h MARACAS 0060h 6E75h THIN MARACA 006Ah D449h SHAKER 006Ah 507Dh SHEKERE DN 006Ah D546h SHEKERE UP 0096h 1C89h SLEIGHBELL 0158h 41B5h SPOONS 006Ch 3C21h TAIKO 0056h 31D9h TAMBOURINE 0056h 17A6h TAMBO DOWN 0056h 144Fh TAMBO UP 005Dh 227Fh TIMBALI 0127h A67Fh TIMBALI RIM 0066h F4B6h TRIANGLE 0058h 19E5h VIBRASLAP 0061h 28EFh WHISTLE
Page 67 of 161
Page 68
mrsysex.txt 10/10/2011 8:17 PM
3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740
0064h 262Fh WOODBLOCK 004Dh 1EB9h SYN CLAPS 00A7h B6BAh SYN COWBELL 00A8h 0B40h SYN MARACAS 00A9h A849h SYNTH CLAVE 0098h 22A8h SYNTH KISS 012Ah 3488h WIND CHIME 0160h 2065h CACTUS LOOP 0160h 1EECh NUT RATTLE LP 0121h 3D54h RAINSTICK
Waveform Class = Tuned Percussion
NUMBER CHECKSUM WAVENAME
0008h 266Bh VIBRAPHONE 0009h 310Eh MARIMBA 000Ah 045Dh XYLOPHONE 015Eh 14E2h LOG DRUM 0073h 1A1Bh KALIMBA 003Dh 2D3Fh STEEL DRUM 0144h 19B9h DOORBELL 0145h 219Dh GAMELAN BELL 0007h 3493h GLOCKENSPIEL 015Fh 2F53h HANDBELLS 015Ch 0B2Ah SM TUNED GONG 000Bh 267Ah TUBULAR 0023h B913h TYMPANI 0143h 45C3h DANCE HIT 0143h 1773h ORCH HIT
Waveform Class = Sound Effect
NUMBER CHECKSUM WAVENAME
0042h 2E6Fh APPLAUSE 003Fh 4581h BIRD SONG 0075h 3BEDh GUNSHOT 0041h 025Ch HELICOPTER 0040h 1F9Fh TELEPHONE 0068h 85C2h WIND CHIMES 0156h BCEDh SURFACE NOISE 0156h 0C45h TAPE LOOP
Waveform Class = Waveform
NUMBER CHECKSUM WAVENAME
014Eh 6018h TEST SINE 44. 0043h FC25h SAWTOOTH 0045h 52EFh SINE WAVE 0044h CF15h SQUARE WAVE 0134h 06CFh TRIANGLE WAVE 012Dh A2FDh ANALOG WV 1 012Dh 22BBh ANALOG WV 2
Page 68 of 161
Page 69
mrsysex.txt 10/10/2011 8:17 PM
3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795
012Dh 3B13h ANALOG WV 3 012Dh 28EBh ANALOG WV 4 012Dh 2595h ANALOG WV 5 012Dh 3202h ANALOG WV 6 012Dh DC0Fh ANALOG WV 7 012Dh D633h ANALOG WV 8 0131h 2F9Dh DIGITAL WV 1 0131h 1B76h DIGITAL WV 2 0130h EE67h BELL WAVE 1 0130h 1826h BELL WAVE 2 0130h 391Ah BELL WAVE 3 0130h 3048h BELL WAVE 4 0130h DE49h BELL WAVE 5 0130h C3FDh BELL WAVE 6 0130h AB47h BELL WAVE 7 0130h 95D7h BIG BELL WF 0130h 21A2h SYNTH BELL 0135h 6C7Bh VOCAL WF 1 0135h 6134h VOCAL WF 2 0135h 5775h VOCAL WF 3 0135h 65E2h VOCAL WF 4 0135h 68BFh VOCAL WF 5 0135h CD2Fh VOCAL WF 6 0032h BA92h DOUBLE REED 0074h C06Eh REED WF 0074h 3EF0h SINGLE REED 0146h 1E7Fh PIANO BS WF 0146h 1E1Dh PIANO WF 0162h 0D6Eh E-BASS WF 1 0162h CD69h E-BASS WF 2
Waveform Class = Inharmonic
NUMBER CHECKSUM WAVENAME
0047h 1D5Eh NOISE 0076h 2BCAh SPECTRUM 0147h 20C6h AIR LOOP 0148h 32D0h BIG BELL 0048h AA7Eh CRYSTAL 0076h 2056h TEXTURE
Waveform Class = Transwave
NUMBER CHECKSUM WAVENAME
014Ch 27AAh AAH OOH XW 0166h 03C5h ANA BS XWAVE 016Ah 3D81h ANA VOX-X 016Ah 3241h ANALOG PAD X 014Ah 9F6Eh BELL XWAVE 1 014Ah 61C8h BELL XWAVE 2 014Ah 9C2Ch BELL XWAVE 3 014Ah 0BC3h BELL XWAVE 4 016Ah E909h DRAWBAR XW
Page 69 of 161
Page 70
The following is a list of additional internal waveforms found only in the MR-61/76:
mrsysex.txt 10/10/2011 8:17 PM
3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850
016Ah D55Eh MELLOW SWEEP 014Ah FC92h MULTI BELL 016Ah 31C7h ORGAN XWAVE 014Dh 8F30h OSC SYNC XW 1 014Dh 8B5Bh OSC SYNC XW 2 014Bh 54F7h PHASE SYNC 016Ah D517h PULSE X 0166h 3E56h RAP BS XWAVE 014Bh BFC7h RESONANCE 0166h EADAh REZ BS XWAVE 014Bh F286h REZ SWEEP 014Bh CE32h REZO-X 4 014Bh 74B9h REZO-X 3 014Bh 61A5h REZO-X 2 014Bh D42Dh REZO-X 1 0167h F911h SCRATCH WAVE 016Ah A97Bh SOFT ANALOG 0166h ED2Bh TECHNO BASS 014Bh B382h TINE XWAVE 014Ch 9052h TRANSWAVE AA 014Ch F35Dh TRANSWAVE AH 014Ch 6E0Ah TRANSWAVE EE 014Ch 0B5Fh TRANSWAVE OO 014Bh EA17h TRANSWAVE Z 016Ah F231h TRI SWEEP 0167h E9F9h WAKKA WAKKA
Waveform Class = Vocal Sound
NUMBER CHECKSUM WAVENAME
0110h b006h ONE 0110h 90d7h TWO 0110h 02e7h THREE 0110h 5360h FOUR
Waveform Class = Drum Sound
NUMBER CHECKSUM WAVENAME
004ah ce38h DEEP KICK A 004ah d020h DEEP KICK B 004ah d021h DEEP KICK C 0049h d1e5h ROCK KICK A 0049h d325h ROCK KICK B 0049h fce6h ROOM KICK 2A 0049h fea7h ROOM KICK 2B 0049h fea8h ROOM KICK 2C 004ch 1e38h BIG SNARE A 004ch 1ff7h BIG SNARE B 004ch 1ff8h BIG SNARE C 004ch 1415h DARK SNR 1 A 004ch 156eh DARK SNR 1 B
Page 70 of 161
Page 71
mrsysex.txt 10/10/2011 8:17 PM
3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905
004ch 11f4h DARK SNR 2 A 004ch 1339h DARK SNR 2 B 004ch d6abh DRY SNR 1 A 004ch d889h DRY SNR 1 B 004ch d88ah DRY SNR 1 C 004ch 2e6ah DRY SNR 2 A 004ch 303ah DRY SNR 2 B 004ch 303bh DRY SNR 2 C 004ch 942fh DYN SNR 1 A 004ch 95afh DYN SNR 1 B 004ch 6c32h DYN SNR 2 A 004ch 6db6h DYN SNR 2 B 004ch 173bh DYN SNR 3 A 004ch 18b4h DYN SNR 3 B 004ch 6506h FAT SNARE A 004ch 66dfh FAT SNARE B 004ch 00f2h LIVE SNR 1 A 004ch 02c9h LIVE SNR 1 B 004ch a13ch LIVE SNR 2 A 004ch a30dh LIVE SNR 2 B 004ch 8474h LIVE SNR 3 A 004ch 863eh LIVE SNR 3 B 004ch 91b8h RING SNARE A 004ch 9311h RING SNARE B 004ch 9312h RING SNARE C 004ch 9313h RING SNARE D 00a4h 7e42h TECHNO SNARE 004bh 9a40h SIDESTICK 3A 004bh 9c13h SIDESTICK 3B 00ach 15e7h BRUSH SWISH2 00ach 574fh BRUSH SWISH3 00ach 5761h BRUSH SWISH4 004eh 9881h DRY TOM HI 004eh d6b7h LIVE TOM 2 A 004eh d87dh LIVE TOM 2 B 004eh d87eh LIVE TOM 2 C 004eh 27f9h PURE TOM A 004eh 28e2h PURE TOM B 004eh 0ab1h BIG TOM 1 A 004eh 28e3h PURE TOM C 004eh 0c6fh BIG TOM 1 B 004eh 0c70h BIG TOM 1 C 004eh 0c71h BIG TOM 1 D 009eh 94dfh BIG TOM 2 A 009eh 96a7h BIG TOM 2 B 009eh 96a8h BIG TOM 2 C 009eh 96a9h BIG TOM 2 D 009eh 68f5h BIG TOM 3 A 009eh 6ad5h BIG TOM 3 B 009eh 6ad6h BIG TOM 3 C 009eh 6ad7h BIG TOM 3 D 004eh 1cd0h LIVE TOM 1 A 004eh 1e95h LIVE TOM 1 B 004eh 1e96h LIVE TOM 1 C 009eh 1f12h ROCK TOM 1 A
Page 71 of 161
Page 72
mrsysex.txt 10/10/2011 8:17 PM
3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960
009eh 20eah ROCK TOM 1 B 009eh 20ebh ROCK TOM 1 C 009eh 0348h ROCK TOM 2 A 009eh 0521h ROCK TOM 2 B 009eh 0522h ROCK TOM 2 C
Waveform Class = Cymbals
NUMBER CHECKSUM WAVENAME
004fh 3d1ch 15"HAT TIGHT 00a5h 30d4h SYN CL HAT 2 00a5h f683h TECHNO HAT 1 00a6h 5bafh TECHNO HAT 2 00a5h 9b4ch TECHNO HAT 4 00a5h 4331h TECHNO HAT 3 0051h 6b28h 15"HAT OPEN 0051h cba5h 15"HAT LOOSE 00a6h 74eah SYN OP HAT 2 0050h 679ah 15"HAT FOOT 015bh 30a7h CYM LOOP 00a6h fd53h ROOM KICK 1A 0053h 5f3dh THIN RIDE A 00a6h ff1bh ROOM KICK 1B 00a6h ff1ch ROOM KICK 1C 0053h 604ah THIN RIDE B 0053h a6bfh SYNTH CYMBAL
Waveform Class = Percussion
NUMBER CHECKSUM WAVENAME
005fh 79adh EQ CABASA 1 005fh 6ca9h EQ CABASA 2 005ch 49c3h CONGA HEEL 0060h 6e75h THIN MARACA 006ah 507dh SHEKERE DN 006ah d546h SHEKERE UP 0056h 17a6h TAMBO DOWN 0056h 144fh TAMBO UP 0127h a67fh TIMBALI RIM
Waveform Class = Sound Effect
NUMBER CHECKSUM WAVENAME
0156h 0c45h TAPE LOOP
Appendix 2 - EXP1 World Expansion Board Waveform List
Waveform Class = String Sound
NUMBER CHECKSUM WAVENAME
00e7h 3795h BANDOLIN
Page 72 of 161
Page 73
mrsysex.txt 10/10/2011 8:17 PM
3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015
00e7h 37bbh BANDOLIN LP 0176h 417eh BANHU 003bh 0984h BANJO 2 0175h 227bh BERIMBAU LP 0175h fc7ah BERIMBAU WAH 0175h 3e1eh BERIMBAU WF 00e4h 5ad2h BIWA 2 00e4h 5b01h BIWA 2 SOFT 017dh 0402h BOWED PSALTRY 017dh 4337h BOWED PSALTWF 0177h 44d6h CHARANGO 0177h 456fh CHARANGO SFT 0014h 9be9h DOBRO 00e6h b3efh DULCIMER LP 0176h b942h ERHU 003bh dd3fh FRTLS B BANJO 0176h b600h GAOHU 0176h e143h GAYAGUM 0176h 9e1dh GOPECHAN 0176h 6758h GOPECHAN STRM 0176h 2578h GU QIN 0176h 2628h GU QIN SOFT 00e6h b34eh H DULCIMER 0176h c4b7h HAEGUM 0176h f829h HYUNGUM HARD 0176h 841ah HYUNGUM SOFT 0176h b6c1h JINGHU 0171h ed5ch JURDA SAZ 0171h ee0ch JURDA SAZ FST 00e6h 5bafh KANTELE 00e6h 5c56h KANTELE LP 0153h faffh KOTO 2 0153h fb48h KOTO 2 SOFT 0177h bde2h MOUTH BOW 0175h 618dh MVET 0171h ea15h OUD 0171h ceb4h OUD FRT NZ 1 0171h 05fdh OUD FRT NZ 2 0171h 49a3h OUD FRT NZ 3 0171h ea58h OUD SOFT 0176h 2cfbh PIPA 0176h 2da0h PIPA SOFT 017dh 9da7h REBAB 0176h 01c4h RUAN 0176h afb2h SANXION 0176h aff8h SANXION SOFT 0176h 526ah SANXION TREMS 0171h ae81h SAROD 0171h 0ccfh SAZ DRONE 0171h 0d0eh SAZ DRONE LP 0175h df08h SENEGALESE 003ch bc75h SHAMISEN 2 003ch bd19h SHAMISEN 2SFT 003ah f3b4h SITAR 2 003ah f551h SITAR 2 LP
Page 73 of 161
Page 74
mrsysex.txt 10/10/2011 8:17 PM
4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070
003ah f3c2h SITAR 2 SOFT 003ah 2ae5h SITAR 3 003ah 2b56h SITAR 3 LP 003ah a1b7h SITAR CHIKARI 0176h 3d05h TAISHO KOTO 0174h b627h TAMBOURA 1 0174h f59fh TAMBOURA 2 0173h 8f10h UKELELE 0173h 8f50h UKELELE SOFT 0079h 745fh VIHUELA STRM 0176h a41bh YANGKEUM 0176h 2d3ah YUET CHIN 0176h 2dfch YUET CHIN SFT 0176h 13b4h ZHENG LOOP 0176h c796h ZHENG STR LP 0176h c6ddh ZHENG STRUM 0176h 5e2fh ZHONGHU
Waveform Class = Brass+Horns
NUMBER CHECKSUM WAVENAME
0100h ba5dh NABAL
Waveform Class = Wind+Reeds
NUMBER CHECKSUM WAVENAME
0011h 4dbch BANDO KEYCLIK 0011h b93dh BANDONEON FST 0011h b8dah BANDONEON LP 0011h b8c5h BANDONEON MED 0011h b8bbh BANDONEON SLO 0179h 1627h CHI BEND 0179h 5e8eh CHI LOOP 0179h 2960h CHOK 017bh a0fah CONCH SHELL 017bh ddd6h CONCH TRUMP 1 0185h bd39h CRUMHORN 0185h 8b75h DBL FLUTE DRN 0039h a247h DBL OCARINADR 0039h f4d3h DBLE OCARINA 0179h 3c48h DI 0172h 6deah DIDJE RHYTHM1 0172h 23b0h DIDJE RHYTHM2 0172h 57f0h DIDJE RHYTHM3 0179h 5c41h HICHIRIKI 0039h a761h HUN 0185h 2c46h HYANG PIRI 0179h 68b3h KAGURABUE 0185h 83beh KHAEN 017ah ff98h MOXENIO PHRS1 017ah 0cf6h MOXENIO PHRS2 017ah 0d67h MOXENIO PHRS3 017bh 34c3h NAGAK
Page 74 of 161
Page 75
mrsysex.txt 10/10/2011 8:17 PM
4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125
0178h 4dc3h NOSE FLUTE 017ah 624ch PINCUYO PHRS 017ah 8adeh QUENA 1 017ah fedah QUENA 2 0035h bb5dh RECORDER 2 0179h 876ch RYUTEKI 0179h dba2h SAENG HWANG 0038h 901eh SHAK ORNAMNT1 0038h 9085h SHAK ORNAMNT2 0038h 3310h SHAKUHACHI 2 0038h 8134h SHAKUHACHI CH 0185h bd96h SHAWM 0185h dfb1h SHO 0185h 8bcdh SHUAN GUAN 017ah 7714h SIKUS 017ah 8ebbh SIKUS CHIFF 017ah 77c9h SIKUS LP 0179h b8bbh SO 0179h d537h SOGEUM 0185h 4304h SUONA 0179h a6bdh TAEGUM 0185h fbb7h TAEPYUNGSO 0185h fc4eh TAEPYUNGSOFST 0185h 9837h TANG PIRI 0185h 98ceh TANG PIRI FST 0179h f456h TANSO 017ah 5a18h TINAMU FLUTE 0011h f0f8h UILEANN PIPES
Waveform Class = Vocal Sound
NUMBER CHECKSUM WAVENAME
0182h a033h AHA 1 0182h a0ceh AHA 2 0182h 25a1h ARAH MIO 0182h 8b51h GO !! 0182h 3e8ch HA !! 0182h 9978h IJOWA 0111h 42cbh KOREAN VOX 1 0111h 44bch KOREAN VOX 2 0111h 44bdh KOREAN VOX 3 0182h 39edh MONKS 0182h 9c13h NATIVE VOX 1 0182h dd6dh OH 1 0182h d1ffh OH 2 0182h 0588h OH 3 0182h a395h SALSA VOX 1 0182h a409h SALSA VOX 2 0182h a40ah SALSA VOX 3 0182h a40bh SALSA VOX 4 0182h b304h SALSA VOX 5 0182h 907dh SHOUT 0182h 7849h SO 0182h 08e6h WELLE WELLE
Page 75 of 161
Page 76
mrsysex.txt 10/10/2011 8:17 PM
4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180
0111h ec7fh YO !!
Waveform Class = Drum Sound
NUMBER CHECKSUM WAVENAME
016eh 3e67h ADONDO DOWN 016eh ff1dh ADONDO OPEN 016eh 414dh ADONDO UP 016fh 681ah AM INDIAN DRM 016eh 4af0h BATA HIT 016eh 2627h BATA MUTE 016eh 4947h BATA SLAP 016eh a5a7h BATA TAP 016eh 5617h BLEKEDE 1 016eh 625dh BLEKEDE 2 016fh 5206h BODRHAN 016fh 7c45h BOMBO HIT 016fh a463h BOMBO RIMSHOT 016Dh 46ech BUK HIT 016fh 0d24h CAJA 016fh 0b01h CAJON FLAM 016fh f633h CAJON HIT 1 016fh 0ac9h CAJON HIT 2 016fh 94e9h CAJON MUTE 1 016fh 0c75h CAJON MUTE 2 016fh 22cch CAJON SLAP 1 016fh a2a8h CAJON SLAP 3 016Dh 131fh CHALGO 016Dh 05c4h CHANGO HIT 1 016Dh 37aeh CHANGO HIT2 016Dh 78d2h CHANGO RIMSHT 016Dh 6eb5h CHANGO TAPROL 016Dh 1bcch CHINGO 016Dh bf6dh CHWAGO 016eh 9282h CLAY DRUM HT1 016eh a342h CLAY DRUM HT2 016eh 1de5h CLAY DRUM MT 016eh 8306h CLAY DRUM SP1 016eh 113dh CLAY DRUM SP2 016eh bef6h CLAY DRUM TAP 0181h 5381h DJEMBE FLAM 0181h 0e02h DJEMBE HEEL 0181h f325h DJEMBE MUTE 0181h 3a46h DJEMBE OPEN 1 0181h c980h DJEMBE OPEN 2 0181h 7397h DJEMBE SLAP 0181h 40b8h DJEMBE TAP 016eh fd96h DJUN DJUN 017Eh 77f5h DUMBEK F ROLL 017Eh 788fh DUMBEK F SNG 017Eh 3f9fh DUMBEK MUTE 017Eh 6426h DUMBEK OPEN 017Eh 4c53h DUmBEK SLAP 017Eh 1c9ah DUMBEK SWISH1
Page 76 of 161
Page 77
mrsysex.txt 10/10/2011 8:17 PM
4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235
017Eh 0cf0h DUMBEK SWISH2 017Eh 8973h DUMBEK TAP 1 017Eh b463h DUMBEK TAP 2 016fh 4e6dh FRAME DRUM 1 016Dh 9aeeh GU 1 016Dh ffd9h GU 2 016Dh 1524h GU 3 016Dh fd09h GU 3 016Dh cafbh GU 4 016Dh 22d9h HIRADAIKO HIT 016Dh 71ach HIRADAIKO RIM 016Dh fefch KO TZUMI HIT 016Dh 613dh KO TZUMI SLP 016Dh 0446h KYOBANGO 016eh 0b82h MADAHL DRUM 016Dh 3450h NOGO 016eh a869h RIQ HIT 016eh 3c90h RIQ SHAKE 016eh 8da7h RIQ SLAP 016eh 60f1h RIQ TAP 016eh 0325h SAKARA HIT 016eh b62dh SAKARA MUTE 016Dh f3c9h SHIME DAIKO 016fh 11a5h SM INDIAN TOM 016eh 0f29h TAMBORIM HIT 016eh 7ee5h TAMBORIM TAP1 016eh b539h TAMBORIM TAP2 016Dh eb40h TSURI HIT 016Dh 429bh TSURI RIM 1 016Dh 79d8h TSURI RIM 2 017Fh 3f5eh UDU HARD HIT 017Fh cbe5h UDU LO HIT 1 017Fh 6f28h UDU LO HIT 2 017Fh 4139h UDU MIX 017Fh 6723h UDU POP HIT 017Fh f215h UDU SLAP 1 017Fh 39c0h UDU SLAP 2 017Fh e8feh UDU SLAP 3 017Fh 8a3eh UDU SOFT HT 1 017Fh c888h UDU SOFT HT 2 017Fh 324ch UDU SOFT HT 3 017Fh e469h UDU TAP 016Dh 252ah UNGO HIT 016Dh eac3h YUNNGO
Waveform Class = Cymbals
NUMBER CHECKSUM WAVENAME
0159h 22d1h CHA 1 0159h 3b9dh CHA 1 MUTE 0159h c721h CHA 1 MUTE 0159h a456h CHABARA 015ah 1427h CHAU GONG 015ah c107h JING 1
Page 77 of 161
Page 78
mrsysex.txt 10/10/2011 8:17 PM
4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290
0159h 66d5h JING 2 0159h 1381h KOENKARI HT1 0159h 12e3h KOENKARI HT2 015ah 3f04h LUO 1 HARD 015ah 3f7eh LUO 1 LOOP 015ah cf1dh LUO 1 SOFT 015ah 31a0h LUO 4 015ah 1f97h LUO 4 SOFT 0159h 1f2bh PENG ZHONG 015ah 44afh WADORA HT 015ah 1cebh WADORA RIM 015ah e4bdh WOHAN GONG
Waveform Class = Percussion
NUMBER CHECKSUM WAVENAME
0063h 1b86h AFRICAN CLAVE 0160h cee4h AFRICAN LOOP 006ah 0e3ah AFUCHE 0160h 0bafh AFUCHE LOOP 005eh 3487h AGOGO 2 0170h 1265h BAN GU ROLL 0157h 1d95h BLACK BLACKS 0061h 02d1h BOBBY WHISTLE 0157h 1d4ah BONES 1 0059h 6270h BONGO HI FLAM 0059h f526h BONGO HI HIT1 0059h e449h BONGO HI HIT2 0059h 6541h BONGO HI HIT3 0059h 86c8h BONGO HI ROLL 0119h fb7dh BONGO LO SLP 0119h afa8h BONGO LO TP 2 0119h 9e7ch BONGO LOW HIT 0119h 9581h BONGO LOW SGL 0119h f9cch BONGO LOW TP1 0119h 5870h BONGO LOW TP3 0119h f46dh BONGO LOWMUTE 0119h 9550h BONGO LOWROLL 0059h 876ah BONGOHI SINGL 0157h b79eh CAJON SLAP 2 006bh 22f9h CASTANET ROLL 006bh 234bh CASTANETS 2 006bh 97f5h CASTANETS 3 006ah f47ah CHAJCHAS 1 006ah 197dh CHAJCHAS 2 0160h 1877h CHAJCHAS LOOP 0170h 4c6ah CHAUN LING 0170h de1ch CHUK HIT 0157h 34d3h CLICK STICK 1 0157h 3380h CLICK STICK 2 0160h c97bh CLICK STIK LP 0160h 0a49h COCO RATL LP 005ch 49c1h CONGA HEEL 005ch d30eh CONGA HIT
Page 78 of 161
Page 79
mrsysex.txt 10/10/2011 8:17 PM
4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345
005ch 5e97h CONGA SLAP 005ch f932h CONGA TAP 0057h 8517h COWBELL 2 MT 0057h 5458h COWBELL 2 OPN 0057h b352h COWBELL 2 STK 0057h 1feah COWBELL 3 0158h 21d6h CRICKET 1 0158h 2537h CRICKET 2 0158h c0b7h CRICKET 3 0065h 279bh CUICA 2 0065h 6f1ah CUICA 3 0065h e81ah CUICA 4 0157h a7e4h DEWCLAW RATTL 0157h 2d93h DODOMPO 0160h cd71h FESTEJO LP 0161h 2b56h GANKOQUI 0061h 1839h GRIO 0157h d27dh GU 5 0062h 3339h GUIRO MIX 0170h 1154h HYSHIGI 0158h 312dh JAW HARP DOWN 0158h 734bh JAW HARP UP 0158h 99b8h JAW HARP WF 1 0158h 9087h JAW HARP WF 2 0158h 8a86h JAW HRP BOING 0170h 2e05h KASHISHI 0170h 2b5ah KAUI BAN 1 0170h 31a6h KAUI BAN 2 0170h 26cfh KAUI BAN 3 0160h 2b8ch KAYAMBA LOOP 006ah 3b6ch KSENG KSENG 006ah 7066h LG SHEKERE TP 006ah 2bf4h LG SHEKERESHK 0126h 2de7h MOKUGYO 0170h 3788h MOKUSHO 1 0170h 7b63h MOKUSHO 2 0126h 1f22h MUYU 0170h 13cah NAN BANG ROLL 0170h 1451h NAN BANG SGL 0160h df86h NATIVE BELLS 0161h ffbbh NDJUKA STICK 0121h 21b1h NUT CLUSTER 0121h 1cd4h NUT RATTLE 0160h d9a7h NUT SHAKER LP 0170h 23bfh O STRUCK 0160h e157h OKEDO LOOP 006ah 42f1h PENZUNAS 0158h 2bc2h PERC MIX 1 0158h 1c35h PERC MIX 2 0157h d9ech PUILI STICKS 0157h 065dh QUIJADA HIT 0157h 4f91h QUIJADA SCP 1 0157h 6100h QUIJADA SCP 2 0157h eac3h QUIJADA SCP 3 005bh 6035h QUINTO HIT
Page 79 of 161
Page 80
mrsysex.txt 10/10/2011 8:17 PM
4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400
005bh 9c4fh QUINTO SLAP 005bh c159h QUINTO TAP 006ah 28f8h RAINSTICK 2 0157h 2e33h RATTLE 005ch 9f82h SACHA TUM HT1 005bh 48eeh SACHA TUM HT2 005ah 4d97h SACHA TUM MT1 005ah bfb2h SACHA TUM MT2 005ah d44ah SACHA TUM MT3 011eh ce7fh SALSA CLAP 0061h 895ch SAMBA WHISTLE 0121h 1f2fh SANZA RATL LP 0121h 1ef4h SANZA RATTLE 0170h 280ah SASSARU FAST 0170h 2196h SASSARU SLOW 0160h 3b32h SHAKER LOOP 006ah 0a01h SHAKESTICK 1 006ah 23bfh SHAKESTICK 2 0157h 2d6bh SISTRUM 006ah 388bh SM SHEKERE TP 006ah fb1bh SM SHEKERESHK 0158h 13d1h STICKS 1 0158h d492h STICKS 2 0157h b5b1h STOMP STICK 0122h c336h TABLA BEND UP 0122h 563ah TABLA HIT 1 0122h 2ddch TABLA HIT 2 0122h c3c7h TABLA MIX 0122h 41f6h TABLA MUTE 1 0122h 3180h TABLA MUTE 2 0122h dd01h TABLA MUTE 3 0122h 9e1eh TABLA OPEN 1 0122h 6379h TABLA OPEN 2 0122h 8d03h TABLA POP HIT 0124h 121bh TABLA S ROLL 0122h 496dh TABLA SLAP 1 0122h b3a5h TABLA SLAP 2 0122h 3ba9h TABLA SOFTHT1 005dh 4289h TIMBALE RIM 2 005dh 3c7dh TIMBALE RIM 3 0127h 1018h TIMBALE RIM 4 0127h 6739h TIMBALE RIM 5 005dh 6d9ch TIMBALE SHELL 005dh d3f6h TIMBALEHI HIT 0127h b6d9h TIMBALELO HIT 005ch 657dh TUMBA HIT 005ch 03bbh TUMBA MT 1 005ch eaf7h TUMBA MT 2 005ch 4fd9h TUMBA SLAP 0170h 31bah YOTSU 1 SGL 0170h 3003h YOTSUDAKE 1 0170h 162dh YOTSUDAKE 2
Waveform Class = Tuned Percussion
Page 80 of 161
Page 81
mrsysex.txt 10/10/2011 8:17 PM
4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455
NUMBER CHECKSUM WAVENAME
016bh 1709h ANGKLUNG 000ah 6a52h BALAPHONE 1 000ah 3af6h BALAPHONE 2 000ah 982eh BALAPHONE 3 016bh 041eh BIAN QING 016bh c3a8h BIAN ZHONG 016bh 0f99h BUDDHIST BELL 016bh 0842h KABUKI BEL LP 0073h 05eah KALIMBA 2 0073h 061dh KALIMBA 2 SFT 016bh 2398h KENONG 015dh 2ba2h LOG DRUM 2 015dh 1e9eh LOG DRUM 3 015dh 8bc6h LOG DRUM 4 015dh bc99h LOG DRUM 5 016bh 800fh MISSION BELL1 016bh 7dbeh MISSION BELL2 016bh 9355h ORUGORU 016bh 6478h PAN HYANG 0183h 2fc2h PYON GYONG 016bh f5e3h PYON JONG 016bh 8c4dh SG BOWL LP 016bh 8c0ah SINGINGBOWLHT 016bh 4bf4h SINGINGBOWLSG 003dh 4a48h STEEL DR2 SFT 003dh 499fh STEEL DRUM 2 016bh faf4h TUK JONG 016bh e914h UNLA 016bh 44dbh UNLA WF 016bh 095ch XING
Waveform Class = Inharmonic
NUMBER CHECKSUM WAVENAME
0147h f5aeh BREATHING 0184h 1753h BULLROARER 1 0184h 2f92h BULLROARER 2 0147h d1ceh CHOK AIR LP
Appendix 3 - EXP2 Drum Expansion Board Waveform List
Waveform Class = Vocal Sound
NUMBER CHECKSUM WAVENAME
0110h b006h ONE 0110h 90d7h TWO 0110h 02e7h THREE 0110h 5360h FOUR
Waveform Class = Drum Sound
Page 81 of 161
Page 82
mrsysex.txt 10/10/2011 8:17 PM
4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510
NUMBER CHECKSUM WAVENAME
004ah ce38h DEEP KICK A 004ah d020h DEEP KICK B 004ah d021h DEEP KICK C 0049h d1e5h ROCK KICK A 0049h d325h ROCK KICK B 0049h fce6h ROOM KICK 2A 0049h fea7h ROOM KICK 2B 0049h fea8h ROOM KICK 2C 004ch 1e38h BIG SNARE A 004ch 1ff7h BIG SNARE B 004ch 1ff8h BIG SNARE C 004ch 1415h DARK SNR 1 A 004ch 156eh DARK SNR 1 B 004ch 11f4h DARK SNR 2 A 004ch 1339h DARK SNR 2 B 004ch d6abh DRY SNR 1 A 004ch d889h DRY SNR 1 B 004ch d88ah DRY SNR 1 C 004ch 2e6ah DRY SNR 2 A 004ch 303ah DRY SNR 2 B 004ch 303bh DRY SNR 2 C 004ch 942fh DYN SNR 1 A 004ch 95afh DYN SNR 1 B 004ch 6c32h DYN SNR 2 A 004ch 6db6h DYN SNR 2 B 004ch 173bh DYN SNR 3 A 004ch 18b4h DYN SNR 3 B 004ch 6506h FAT SNARE A 004ch 66dfh FAT SNARE B 004ch 00f2h LIVE SNR 1 A 004ch 02c9h LIVE SNR 1 B 004ch a13ch LIVE SNR 2 A 004ch a30dh LIVE SNR 2 B 004ch 8474h LIVE SNR 3 A 004ch 863eh LIVE SNR 3 B 004ch 91b8h RING SNARE A 004ch 9311h RING SNARE B 004ch 9312h RING SNARE C 004ch 9313h RING SNARE D 00a4h 7e42h TECHNO SNARE 004bh 9a40h SIDESTICK 3A 004bh 9c13h SIDESTICK 3B 00ach 15e7h BRUSH SWISH2 00ach 574fh BRUSH SWISH3 00ach 5761h BRUSH SWISH4 004eh 9881h DRY TOM HI 004eh d6b7h LIVE TOM 2 A 004eh d87dh LIVE TOM 2 B 004eh d87eh LIVE TOM 2 C 004eh 27f9h PURE TOM A 004eh 28e2h PURE TOM B 004eh 0ab1h BIG TOM 1 A 004eh 28e3h PURE TOM C
Page 82 of 161
Page 83
mrsysex.txt 10/10/2011 8:17 PM
4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565
004eh 0c6fh BIG TOM 1 B 004eh 0c70h BIG TOM 1 C 004eh 0c71h BIG TOM 1 D 009eh 94dfh BIG TOM 2 A 009eh 96a7h BIG TOM 2 B 009eh 96a8h BIG TOM 2 C 009eh 96a9h BIG TOM 2 D 009eh 68f5h BIG TOM 3 A 009eh 6ad5h BIG TOM 3 B 009eh 6ad6h BIG TOM 3 C 009eh 6ad7h BIG TOM 3 D 004eh 1cd0h LIVE TOM 1 A 004eh 1e95h LIVE TOM 1 B 004eh 1e96h LIVE TOM 1 C 009eh 1f12h ROCK TOM 1 A 009eh 20eah ROCK TOM 1 B 009eh 20ebh ROCK TOM 1 C 009eh 0348h ROCK TOM 2 A 009eh 0521h ROCK TOM 2 B 009eh 0522h ROCK TOM 2 C
Waveform Class = Cymbals
NUMBER CHECKSUM WAVENAME
004fh 3d1ch 15"HAT TIGHT 00a5h 30d4h SYN CL HAT 2 00a5h f683h TECHNO HAT 1 00a6h 5bafh TECHNO HAT 2 00a5h 9b4ch TECHNO HAT 4 00a5h 4331h TECHNO HAT 3 0051h 6b28h 15"HAT OPEN 0051h cba5h 15"HAT LOOSE 00a6h 74eah SYN OP HAT 2 0050h 679ah 15"HAT FOOT 015bh 30a7h CYM LOOP 00a6h fd53h ROOM KICK 1A 0053h 5f3dh THIN RIDE A 00a6h ff1bh ROOM KICK 1B 00a6h ff1ch ROOM KICK 1C 0053h 604ah THIN RIDE B 0053h a6bfh SYNTH CYMBAL
Waveform Class = Percussion
NUMBER CHECKSUM WAVENAME
005fh 79adh EQ CABASA 1 005fh 6ca9h EQ CABASA 2 005ch 49c3h CONGA HEEL 0060h 6e75h THIN MARACA 006ah 507dh SHEKERE DN 006ah d546h SHEKERE UP 0056h 17a6h TAMBO DOWN 0056h 144fh TAMBO UP
Page 83 of 161
Page 84
mrsysex.txt 10/10/2011 8:17 PM
4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620
0127h a67fh TIMBALI RIM
Waveform Class = Sound Effect
NUMBER CHECKSUM WAVENAME
0156h 0c45h TAPE LOOP
Appendix 4 - EXP3 Urban Dance Project Expansion Board Waveform List
Waveform Class = Keyboard
NUMBER CHECKSUM WAVENAME
0000h abech DANCE PIANO 000dh 63dch PERC PLUS ORG 000dh 234ch PERQABEE 000dh 83b6h USED ORGAN
Waveform Class = String Sound
NUMBER CHECKSUM WAVENAME
0025h ef81h ANALOG STRING 0024h 760ah LO FI STRINGS 0025h c851h 16 OSC.STRING 0025h c8f9h SYN STRING LP 0024h 1518h STRING CHORD 0024h cdb4h SECTION FALL 0024h 4fceh SECTION LICK 0024h ce3fh SECTION RUN 0016h 5cd7h FUNK GTR MAP1 0016h 1eeah FUNK GTR MAP2 0016h 5626h FUNK GTR MAP3 0016h 85c9h FUNK GTR MAP4 0016h f9edh FUNKGT SLIDES
Waveform Class = Brass+Horns
NUMBER CHECKSUM WAVENAME
0188h 132eh BRASS HIT 01 0188h f174h BRASS HIT 02 0188h 9a3bh BRASS HIT 03 0188h 4bddh BRASS HIT 04 0188h c416h BRASS HIT 05 0188h 0d07h BRASS HIT 06 0188h fddbh BRASS HIT 07 0188h 02a7h BRASS HIT 08 0188h 4132h BRASS HIT 09 0188h ea4eh BRASS HIT 10 0188h 120dh BRASS HIT 11 0188h c589h BRASS HIT 12 0188h 4e01h DISS HORN HIT 0188h d20bh HORN HIT
Page 84 of 161
Page 85
mrsysex.txt 10/10/2011 8:17 PM
4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675
0188h f604h HORN RIFF 0188h 05f7h TRUMPET HIT 1 0188h 9862h TRUMPET HIT 2 0189h 148ch SQUEALS MAP 1 0189h 7cb7h SQUEALS MAP 2 0189h a53ch SQUEALS MAP 3 0188h 6318h TRUMPET HIT 3 0189h b5cfh TRUMPETSQUEAL
Waveform Class = Wind+Reeds
NUMBER CHECKSUM WAVENAME
00f2h 6f51h FLUTE LOOP 00f2h 43d2h FLUTE MAP 1 00f2h a292h FLUTE MAP 2
Waveform Class = Vocal Sound
NUMBER CHECKSUM WAVENAME
0111h 96ddh VOCAL MAP 01 0111h 3ff7h VOCAL MAP 02 0111h b802h VOCAL MAP 03 0111h d60dh VOCAL MAP 04 0111h c047h VOCAL MAP 05 0111h eeaah VOCAL MAP 06 0111h 1a8bh VOCAL MAP 07 0111h e2dbh VOCAL MAP 08 0111h cd4ah VOCAL MAP 09 0111h 100ah VOCAL MAP 10 0111h ff73h VOCAL MAP 11 0111h c678h VOCAL MAP 12 0111h cb7bh VOCAL MAP 13 0111h f429h VOCAL MAP 14
Waveform Class = Bass Sound
NUMBER CHECKSUM WAVENAME
001ah 1359h AC. BASS 2 001ah 63a0h AC. BASS 3 001ch ec22h JAZZ BASS 001ah 640ah AC BS FRET NZ 0115h 15f2h CLICK BASS 0115h cf85h DEEP BASS 0115h 7965h DOPE BASS 1 0115h b03ah GLO SINE BASS 0115h b8fch DANCE BASS 1 0115h ea81h DANCE BASS 2 0115h b99ah DANCE BASS 3 0070h b3cbh ESQ 1 BASS 2 0115h 672dh GEN X BASS 0115h 1be7h JAMM BASS 0115h 3bb4h JUP BASS SOFT
Page 85 of 161
Page 86
mrsysex.txt 10/10/2011 8:17 PM
4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730
0115h 29d1h JUP BASS MED 0115h 22beh JUP BASS HARD 0115h 51dch MMM BASS 0115h 5865h SAWZ BASS 0115h c628h SPACE BASS 1 0115h 63e5h SPACE BASS 2 0115h 7abbh THICK BASS
Waveform Class = Drum Sound
NUMBER CHECKSUM WAVENAME
0139h aa69h DA POWER KICK 0139h 489eh KICKS MAP 01 0139h b853h KICKS MAP 02 0139h dde6h KICKS MAP 03 0139h 5ebbh KICKS MAP 04 0139h 8bfbh KICKS MAP 05 0139h 787bh KICKS MAP 06 0139h cfe0h KICKS MAP 07 0139h 3f54h KICKS MAP 08 0139h 8533h KICKS MAP 09 0139h b4c6h KICKS MAP 10 0139h 832bh KICKS MAP 11 0139h 00cah KICKS MAP 12 0139h 3c1eh KICKS MAP 13 0139h 6c48h KICKS MAP 14 0139h d7bdh KICKS MAP 16 0139h b1b4h KICKS MAP 17 0139h e611h KICKS MAP 18 0139h 987dh KICKS MAP 19 0139h ebebh KICKS MAP 20 0139h 18deh KICKS MAP 21 0139h 3c8fh KICKS MAP 22 0139h f2ech KICKS MAP 23 0139h c73eh KICKS MAP 24 0139h d2f7h KICKS MAP 25 0139h 57bfh KICKS MAP 26 0139h cf53h KICKS MAP 27 013Ah 8423h SNARE MAP 01 013Ah 491fh SNARE MAP 02 013Ah bc01h SNARE MAP 03 013Ah 6f98h SNARE MAP 04 013Ah 3e5fh SNARE MAP 05 013Ah 32f5h SNARE MAP 06 013Ah 8defh SNARE MAP 07 013Ah 3a9ch SNARE MAP 08 013Ah 2888h SNARE MAP 09 013Ah 243eh SNARE MAP 10 013Ah 2234h SNARE MAP 11 013Ah 1a99h SNARE MAP 12 013Ah 3eb4h SNARE MAP 13 013Ah 09f2h SNARE MAP 14 013Ah 842dh SNARE MAP 15 013Ah 4e84h SNARE MAP 16
Page 86 of 161
Page 87
mrsysex.txt 10/10/2011 8:17 PM
4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785
013Ah 7805h SNARE MAP 17 013Ah 203dh SNARE MAP 18 013Ah 0218h SNARE MAP 19 013Ah d9d6h SNARE MAP 20 013Ah 3ab9h SNARE MAP 21 013Ah 7314h SNARE MAP 22 013Ah 0fbeh SNARE MAP 23 013Ah ccfah SNARE MAP 24 013Ah 03fah SNARE MAP 25 013Ah 3843h SNARE ROLL 2 004Eh 347ah TOMS MAP 1 004Eh ce94h TOMS MAP 2
Waveform Class = Cymbals
NUMBER CHECKSUM WAVENAME
004Fh dba0h CLOZD HAT MP1 004Fh 2e6eh CLOZD HAT MP2 004Fh f9b5h CLOZD HAT MP3 004Fh 6fd2h CLOZD HAT MP4 004Fh c0a1h CLOZD HAT MP5 004Fh 9bf7h CLOZD HAT MP6 004Fh d63ch CLOZD HAT MP7 004Fh f91ch CLOZD HAT MP8 0051h f6afh OPEN HAT MP01 0051h 23adh OPEN HAT MP02 0051h c59bh OPEN HAT MP03 0051h a752h OPEN HAT MP04 0051h a41ah OPEN HAT MP05 0051h 6f9bh OPEN HAT MP06 0051h e033h OPEN HAT MP07 0051h 476fh OPEN HAT MP08 0051h d875h OPEN HAT MP09 0051h ef01h OPEN HAT MP10 0051h 13a9h ELEC.HAT MAP 0053h 666ch DANCE RIDE 1 0053h 6abah DANCE RIDE 2 0053h bccbh DANCE RIDE 3 0053h d6dch DANCE RIDE 4 0053h ed2ch DANCE RIDE 5 0053h 2c8eh CZ SYN RIDE 0053h 9b94h 808 RIDE CYM 0052h 7728h DANCE CRASH 1 0052h 50adh DANCE CRASH 2 0052h 70f2h DANCE CRASH 3 0052h 0784h DANCE CRASH 4 0052h 4200h DANCE CRASH 5
Waveform Class = Percussion
NUMBER CHECKSUM WAVENAME
0160h c408h 01-DOPE 77 0160h 5f95h 02-DOPE 82
Page 87 of 161
Page 88
mrsysex.txt 10/10/2011 8:17 PM
4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840
0160h fbc4h 03-DOPE 85 0160h c8fbh 04-DA BOMB 86 0160h 7240h 05-DOPE 89 0160h 0d94h 06-BRKBEAT 90 0160h 1d86h 07-HIP HOP 90 0160h 1635h 08-DOPE 92 0160h 6724h 09-DOPE 95 0160h b0dch 10-RATRAP 105 0160h 6c22h 11-CONGA 108 0160h 5ac3h 12-DOPE 123 0160h c61eh 13-TECHNO 124 0160h e623h 14-HIPHOP 124 0160h e273h 15-HIPHOP 124 0160h 8764h 16-TECHNO 130 0160h 48dfh 17-TECHNO 130 0160h a3afh 18-TECHNO 132 0160h 59e0h 19-TECHNO 134 0160h d417h 20-TECHNO 134 0160h 4e11h 21-TECHNO 134 0160h fde2h 22-TECHNO 136 0160h 2230h 23-TECHNO 138 0160h 7f54h 24-TECHNO 138 0160h 9b37h 25-HOUSE 140 0160h d1ech 26-HOUSE 140 0160h 409dh 27-TECHNO 140 0160h 8e1bh 28-TECHNO 140 0160h 4457h 30-BELLZ 142 0160h cfa8h 31-TRANCE 146 0160h 7125h 32-ACID 150 0160h 0c02h 34-ACID 154 0160h 4b78h 35-RAVE 170 0160h dac8h 36-RAVE 170 0160h de63h BOOM BIP MAP 0160h b365h BRKBEAT MAP 011Eh 8502h CLAP CLAP 011Eh c67eh CLAP MAP 1 011Eh 01f7h CLAP MAP 2 011Eh 8427h CLAP MAP 3 011Eh 4f06h CLAP MAP 4 011Eh 7702h CLAP MAP 5 0160h 2dedh DOPE JAZZ MAP 0160h ff6ah DUMMDRUM MAP 011Bh 68b3h FINGERSNAP MP 0158h bf8ch FREAKOUT PERC 0160h 75b5h FUNK OUT MAP 0160h 4750h HARDCORE MAP 0160h 1addh HEAVY MAP 0160h 2849h IT HERTZ MAP 0160h 2ae7h KIK IT MAP 0160h 6cedh OL SKOOL MAP 0160h 255ah RAT RAP MAP 0056h 8e1ah TAMBO MAP 1 0056h e852h TAMBO MAP 2 0160h ca4dh THE RIOT MAP 0160h 6dc2h WAK PAK MAP
Page 88 of 161
Page 89
mrsysex.txt 10/10/2011 8:17 PM
4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895
0056h a68ch BAD TAMBO 0160h c8b2h JAZZ RIDE LP 0066h f8ech DANCE TRIANGL 0160h f711h CLOZD HAT LP
Waveform Class = Tuned Percussion
NUMBER CHECKSUM WAVENAME
0143h d1a2h 1970'S HIT 0143h 6e14h BUZZ BASS 0143h 37ddh CHORD VOX 0187h ac69h CHORDS HMM 0187h f09ah DIRTY HIT 0143h 9117h ESQ 1 BASS 1 0187h a66ah EURO HIT 1 0187h 0a27h EURO HIT 2 0187h f231h EURO HIT 3 0143h f103h GIT STAB 0143h c92ch HIT ME HARD 0187h 7f91h HIT STAB 0143h da55h HOP HIT 0143h fbfch HOUSE NATION 0143h 7b92h HOUSE STAB 0143h e6deh OLD CLASSIC 0187h 941fh ORGAN HIT 0187h 60d8h RAVE ORG HIT 0143h 7bf0h RECORD STOP 0143h d672h SMACK HIT 0143h e0dah SNAP SYNTH 0143h 96a8h STAB HIT 1 0143h 4321h STAB HIT 2 0143h d30fh TECHNO CHORD 0143h 2115h VOX HIT
Waveform Class = Sound Effect
NUMBER CHECKSUM WAVENAME
0082h 6489h BEEP MAP 1 0082h c0afh BEEP MAP 2 0156h 6a5eh BLAST 0156h d04ah CABLE'S OUT 0156h fe17h FAST FWD TAPE 0094h 1aaah LAZER ZAP 3 0156h 61f4h METAL HIT 0156h 1e6ah NEEDLE UP 0156h ded4h POP+CLICK MAP 0156h db3fh RECKIT BAD 0156h d8aeh RECORD NOISE 0156h 4087h REWIND TAPE 0094h 353dh REZ ZAPS 018Ah f915h SCRATCH MAP 1 018Ah 2c20h SCRATCH MAP 2 0156h ebe0h SHORT WAVE 1
Page 89 of 161
Page 90
mrsysex.txt 10/10/2011 8:17 PM
4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950
0156h e80ch SHORT WAVE 2 0156h ce8bh SPACE LAND 0156h a344h SPACE MAN 0156h db1dh SPACE SYNTH 1 0156h fa66h SPACE SYNTH 2 0156h 5068h SPACE SYNTH 3 0156h cd98h SPACE SYNTH 4 0156h 1a3ah STATIC CLING 0094h 7d94h SUPER ZAP 0156h ccd1h WRONG NUMBER 0094h e197h ZAP 1A 0094h 14e4h ZAP 1B 0094h 5d27h ZAP 2A 0094h 1754h ZAP 2B
Waveform Class = Waveform
NUMBER CHECKSUM WAVENAME
012Dh c33bh JOE'S LEAD 012Dh 66d2h OBEE REZ 012Dh 23ebh PW LEAD SYN 012Dh 2852h PW MOOG SYN 0131h 6fdeh RASPY SYNTH 012Dh b3f3h RES SAW 1 012Dh 3b17h RES SAW 2 012Dh 9fdeh RES SAW 3 012Dh 5c65h RES SAW 4 0043h 88dch REZZ HIT 012Dh d529h SOLITUDE
Waveform Class = Inharmonic
NUMBER CHECKSUM WAVENAME
0047h c87fh 8-BIT FUNK 0149h d67ch DIRTY BELL LP 0047h c2fch DRONE 0047h 286eh GRANULAR 0047h ef8bh INDUSTRIAL 0076h 2982h INHARMONIC 1 0076h 0e88h INHARMONIC 2 0076h 0469h INHARMONIC 3 0148h 7126h OLD RACKBELL 0047h 723bh REZ NOIZ MAP
Waveform Class = Transwave
NUMBER CHECKSUM WAVENAME
014Dh 64bbh BASS REZ 2 014Dh 04c9h BLUE TRANCE 016Ah d02dh BRAINIAC 014Ah 630bh CHIME-X 016Ah 3614h CLAVINEX
Page 90 of 161
Page 91
mrsysex.txt 10/10/2011 8:17 PM
4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005
014Dh 2076h CLIX-POPS 014Dh c32dh COLOR WHEEL 014Dh 7d12h CYBORG 016Ah 3ec4h ELVIS 014Bh ca04h FAT SQUAREZ 014Dh 7ebeh FRANKENWAVE 016Ah ee7ah GET EVEN 014Dh 88e4h GREEN TRANCE 014Dh 17ach HARMONIX 014Ch 5611h HEY 014Dh b153h HIHAT-X 016Ah fc1dh JOLT 014Dh 828fh LIGHT YEARS 014Ah 0646h LONG GONG 1 014Ah 9620h LONG GONG 2 016Ah dd09h MERCURY BASS 014Ah 0a5eh MIRROR-X 014Dh 3c5eh OPERETTA 014Dh 7e0ah ORANGE TRANCE 016Ah dbb0h OVERTONES 016Ah 2bd5h POLYMOD SWEEP 014Dh 4b59h PULSEWAVEMOD 014Bh 8403h QUITE ODD 014Dh 0a97h RAT BREATH X 014Dh 32feh RED TRANCE 014Bh 085dh REZ LOOPS-2 014Bh 087ah REZ POP ATAKS 016Ah fc66h REZ SQUARE 014Bh 2ab0h ROBOT SWEEP 014Dh 27b2h SAMPLE & HOLD 014Bh dc69h SAW REZ SWEEP 016Ah 0c3ah SKY ROCKETS 014Ah dfcah SPARKLERS 016Ah e719h STEP UP 0168h 97d5h STEPS 014Bh 3a32h STEPS REZ 014Ch 4c58h SYLLABLES 014Dh cf75h SYNKING 016Ah 1c23h TABLE-4-2 014Ch 340ah THANK YOU 0166h b021h TRAN-REZ BASS 014Bh 2aceh TRANS BLIPS 014Bh 7a3fh TRANS BOY 014Dh 9799h TRANS E.PIANO 016Ah f8ach TRANS-FRED 016Ah e0a6h TRANS-GRESSOR 0168h ba8eh TRANZGRUV 01 016Ah 3304h TRANZGRUV 02 0168h 2905h TRANZGRUV 03 014Dh caa8h TRANZGRUV 04 014Dh aa28h TRANZGRUV 05 014Dh 4d66h TRANZGRUV 06 0168h 1aceh TRANZGRUV 07 0168h 6c81h TRANZGRUV 08 0168h 23e9h TRANZGRUV 09
Page 91 of 161
Page 92
EQ Input Min 0 (Off ) Max 124 (+24dB ) See Table 1
LoShelf Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
LoShelf Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
Mid 1 Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
Mid 1 Q Min 10 (1.0 ) Max 400 (40.0 )
Mid 1 Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
Mid 2 Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
Mid 2 Q Min 10 (1.0 ) Max 400 (40.0 )
Mid 2 Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
HiShelf Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
HiShelf Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
EQ Output Min 0 (Off ) Max 124 (+24dB ) See Table 1
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
LF Decay Min 0 (-99% ) Max 127 (+99% ) See Table 4
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Primary Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
Detune Rate Min 0 (0.00Hz ) Max 154 (1.54Hz )
Detune Depth Min 0 (0% ) Max 100 (100% ) See Table 7
PreDelay Min 0 (0ms ) Max 36 (36ms )
ER 1 Time Min 0 (0ms ) Max 112 (112ms )
ER 1 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 1 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Time Min 0 (0ms ) Max 112 (112ms )
ER 2 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 1 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 2 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 3 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Output Bal Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
mrsysex.txt 10/10/2011 8:17 PM
5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060
0168h 3c52h TRANZGRUV 10 014Ah e2b3h TUBULAR-X 016Ah 6b3ah U B RANDOM 014Ch fa6ch VODER-X 014Ch 5524h VOWELS 014Dh 3bbbh VOX SYN SWEEP 014Dh f972h YELLOW TRANCE 014Ch 1f74h YODEL X
Appendix 5 - Insert Effect Parameters
Insert Effect 1: Parametric EQ
Total parameters: 12 (12 visible, 0 hidden) Visible 0 (0) Ofs 0 Visible 1 (2) Ofs 4 Visible 2 (3) Ofs 6 Visible 3 (6) Ofs 12 Visible 4 (7) Ofs 14 Visible 5 (8) Ofs 16 Visible 6 (9) Ofs 18 Visible 7 (10) Ofs 20 Visible 8 (11) Ofs 22 Visible 9 (4) Ofs 8 Visible 10 (5) Ofs 10 Visible 11 (1) Ofs 2
Insert Effect 2: Hall Reverb
Total parameters: 21 (21 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28 Visible 15 Ofs 30 Visible 16 Ofs 32 Visible 17 Ofs 34 Visible 18 Ofs 36 Visible 19 Ofs 38 Visible 20 Ofs 40
Insert Effect 3: Large Room
Total parameters: 21 (21 visible, 0 hidden)
Page 92 of 161
Page 93
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
LF Decay Min 0 (-99% ) Max 127 (+99% ) See Table 4
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Primary Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
Detune Rate Min 0 (0.00Hz ) Max 154 (1.54Hz )
Detune Depth Min 0 (0% ) Max 100 (100% ) See Table 7
PreDelay Min 0 (0ms ) Max 36 (36ms )
ER 1 Time Min 0 (0ms ) Max 112 (112ms )
ER 1 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 1 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Time Min 0 (0ms ) Max 112 (112ms )
ER 2 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 1 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 2 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 3 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Output Bal Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
LF Decay Min 0 (-99% ) Max 127 (+99% ) See Table 4
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Primary Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
Detune Rate Min 0 (0.00Hz ) Max 154 (1.54Hz )
Detune Depth Min 0 (0% ) Max 100 (100% ) See Table 7
PreDelay Min 0 (0ms ) Max 36 (36ms )
ER 1 Time Min 0 (0ms ) Max 112 (112ms )
ER 1 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 1 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Time Min 0 (0ms ) Max 112 (112ms )
ER 2 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 1 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 2 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Position 3 Min 0 (-99% ) Max 127 (+99% ) See Table 4
Output Bal Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
mrsysex.txt 10/10/2011 8:17 PM
5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115
Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28 Visible 15 Ofs 30 Visible 16 Ofs 32 Visible 17 Ofs 34 Visible 18 Ofs 36 Visible 19 Ofs 38 Visible 20 Ofs 40
Insert Effect 4: Small Room
Total parameters: 21 (21 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28 Visible 15 Ofs 30 Visible 16 Ofs 32 Visible 17 Ofs 34 Visible 18 Ofs 36 Visible 19 Ofs 38 Visible 20 Ofs 40
Insert Effect 5: Large Plate
Total parameters: 12 (12 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8
Page 93 of 161
Page 94
Definition Min 0 (0 ) Max 100 (100 )
PreDelay Min 0 (0ms ) Max 36 (36ms )
ER 1 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 3 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 4 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Output Bal Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
PreDelay Min 0 (0ms ) Max 36 (36ms )
ER 1 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 3 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 4 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Output Bal Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Env 1 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 2 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 3 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 4 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 5 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 6 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 7 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 8 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 9 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Primary Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Density 1 Min 0 (0 ) Max 100 (100 )
Density 2 Min 0 (0 ) Max 100 (100 )
ER 1 Time Min 0 (0ms ) Max 112 (112ms )
ER 1 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Time Min 0 (0ms ) Max 112 (112ms )
ER 2 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
Output Bal Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Env 1 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 2 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 3 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
mrsysex.txt 10/10/2011 8:17 PM
5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170
Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22
Insert Effect 6: Small Plate
Total parameters: 12 (12 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22
Insert Effect 7: NonLinReverb1
Total parameters: 21 (21 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28 Visible 15 Ofs 30 Visible 16 Ofs 32 Visible 17 Ofs 34 Visible 18 Ofs 36 Visible 19 Ofs 38 Visible 20 Ofs 40
Insert Effect 8: NonLinReverb2
Total parameters: 21 (21 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4
Page 94 of 161
Page 95
Env 4 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 5 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 6 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 7 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 8 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Env 9 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Primary Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Density 1 Min 0 (0 ) Max 100 (100 )
Density 2 Min 0 (0 ) Max 100 (100 )
ER 1 Time Min 0 (0ms ) Max 112 (112ms )
ER 1 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Time Min 0 (0ms ) Max 112 (112ms )
ER 2 Send Min 0 (-99% ) Max 127 (+99% ) See Table 4
Output Bal Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Gate Thresh Min 0 (-96.0dB ) Max 96 (0.0dB ) See Table 9
Gate Hysteresis Min 0 (0dB ) Max 48 (48dB )
Gate Attack Min 0 (50us ) Max 58 (10.0s ) See Table 10
Gate Release Min 0 (50us ) Max 58 (10.0s ) See Table 10
Gate Hold Min 0 (50us ) Max 58 (10.0s ) See Table 10
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
Slap Time Min 0 (0ms ) Max 108 (108ms )
Slap Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
ER 1 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 2 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 3 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
ER 4 Level Min 0 (-99% ) Max 127 (+99% ) See Table 4
Output Bal Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Output Bal Min 0 (Full <L ) Max 127 (Full <L ) See Table 8
LFO Rate Min 0 (0.0Hz ) Max 105 (20.0Hz ) See Table 12
Chorus Depth Min 0 (0.0ms ) Max 250 (25.0ms )
ChorusCenter Min 0 (0.0ms ) Max 500 (50.0ms )
Spread Min 0 (L<---->R) Max 10 (R<---->L) See Table 13
Chorus Phase Min 0 (0deg ) Max 1 (-180deg ) See Table 14
EQ Input Min 0 (Off ) Max 124 (+24dB ) See Table 1
Mid 1 Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
mrsysex.txt 10/10/2011 8:17 PM
5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225
Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28 Visible 15 Ofs 30 Visible 16 Ofs 32 Visible 17 Ofs 34 Visible 18 Ofs 36 Visible 19 Ofs 38 Visible 20 Ofs 40
Insert Effect 9: Gated Reverb
Total parameters: 18 (17 visible, 1 hidden) Visible 0 (6) Ofs 12 Visible 1 (7) Ofs 14 Visible 2 (8) Ofs 16 Visible 3 (9) Ofs 18 Visible 4 (10) Ofs 20 Visible 5 (0) Ofs 0 Visible 6 (1) Ofs 2 Visible 7 (3) Ofs 6 Visible 8 (4) Ofs 8 Visible 9 (5) Ofs 10 Visible 10 (11) Ofs 22 Visible 11 (12) Ofs 24 Visible 12 (13) Ofs 26 Visible 13 (14) Ofs 28 Visible 14 (15) Ofs 30 Visible 15 (16) Ofs 32 Visible 16 (17) Ofs 34 Hidden 17 (17) Ofs 34
Insert Effect 10: Stereo Chorus
Total parameters: 5 (5 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8
Insert Effect 11: 8-Voice Chorus
Total parameters: 14 (13 visible, 1 hidden) Visible 0 (0) Ofs 0 Visible 1 (2) Ofs 4
Page 95 of 161
Page 96
Mid 1 Q Min 10 (1.0 ) Max 400 (40.0 )
Mid 1 Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
EQ Output Min 0 (Off ) Max 124 (+24dB ) See Table 1
Dry Blend Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
HPF Cutoff Min 0 (10Hz ) Max 109 (10.9kHz ) See Table 2
LFO Rate Min 0 (0.0Hz ) Max 70 (7.0Hz )
Chorus Depth Min 0 (0.0ms ) Max 3000 (300.0ms )
ChorusCenter Min 0 (0.0ms ) Max 3000 (300.0ms )
Center Offset Min 0 (0% ) Max 100 (100% ) See Table 7
Chorus Phase Min 0 (-180deg ) Max 180 (+180deg ) See Table 16
Chorus Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dry Blend Min 0 (Full Dry) Max 127 (Full Dry) See Table 15
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
Chorus Mix Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
LFO Phase Min 0 (-180deg ) Max 180 (+180deg ) See Table 16
Chorus Depth Min 0 (0.0ms ) Max 250 (25.0ms )
Chorus Center Min 0 (0.0ms ) Max 500 (50.0ms )
System Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
FlangerMix Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
LFO Phase Min 0 (-180deg ) Max 180 (+180deg ) See Table 16
Flanger Depth Min 0 (0.0ms ) Max 250 (25.0ms )
FlangerCenter Min 0 (0.0ms ) Max 500 (50.0ms )
Notch Depth Min 0 (0% ) Max 100 (100% ) See Table 7
Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
System Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
mrsysex.txt 10/10/2011 8:17 PM
5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280
Visible 2 (3) Ofs 6 Visible 3 (4) Ofs 8 Visible 4 (1) Ofs 2 Visible 5 (13) Ofs 26 Visible 6 (11) Ofs 22 Visible 7 (5) Ofs 10 Visible 8 (6) Ofs 12 Visible 9 (7) Ofs 14 Visible 10 (12) Ofs 24 Visible 11 (9) Ofs 18 Visible 12 (10) Ofs 20 Hidden 13 (13) Ofs 26
Insert Effect 12: Rev(Chorus
Total parameters: 13 (13 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24
Insert Effect 13: Rev(Flanger
Total parameters: 15 (15 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28
Insert Effect 14: Rev(Phaser
Total parameters: 14 (13 visible, 1 hidden) Visible 0 (0) Ofs 0 Visible 1 (1) Ofs 2 Visible 2 (2) Ofs 4
Page 96 of 161
Page 97
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
Phaser Mix Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
Phaser Depth Min 0 (0 ) Max 100 (100 )
Phaser Center Min 0 (0 ) Max 100 (100 )
Notch Depth Min 0 (0% ) Max 100 (100% ) See Table 7
Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Feedback Min 0 (-99% ) Max 127 (-99% ) See Table 4
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
LFO Phase Min 0 (-180deg ) Max 180 (+180deg ) See Table 16
Chorus Depth Min 0 (0.0ms ) Max 250 (25.0ms )
Chorus Center Min 0 (0.0ms ) Max 500 (50.0ms )
Rev Mix Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
LFO Phase Min 0 (-180deg ) Max 180 (+180deg ) See Table 16
Flanger Depth Min 0 (0.0ms ) Max 250 (25.0ms )
FlangerCenter Min 0 (0.0ms ) Max 500 (50.0ms )
Notch Depth Min 0 (0% ) Max 100 (100% ) See Table 7
Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Rev Mix Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
Phaser Depth Min 0 (0 ) Max 100 (100 )
Phaser Center Min 0 (0 ) Max 100 (100 )
Notch Depth Min 0 (0% ) Max 100 (100% ) See Table 7
Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
mrsysex.txt 10/10/2011 8:17 PM
5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335
Visible 3 (3) Ofs 6 Visible 4 (4) Ofs 8 Visible 5 (5) Ofs 10 Visible 6 (6) Ofs 12 Visible 7 (7) Ofs 14 Visible 8 (8) Ofs 16 Visible 9 (10) Ofs 20 Visible 10 (11) Ofs 22 Visible 11 (12) Ofs 24 Visible 12 (13) Ofs 26 Hidden 13 (13) Ofs 26
Insert Effect 15: Chorus(Rev
Total parameters: 12 (12 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22
Insert Effect 16: Flanger(Rev
Total parameters: 14 (14 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26
Insert Effect 17: Phaser(Rev
Total parameters: 14 (13 visible, 1 hidden) Visible 0 (0) Ofs 0 Visible 1 (1) Ofs 2 Visible 2 (3) Ofs 6 Visible 3 (4) Ofs 8 Visible 4 (5) Ofs 10 Visible 5 (6) Ofs 12
Page 97 of 161
Page 98
Rev Mix Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (0 )
EQ Input Min 0 (Off ) Max 124 (+24dB ) See Table 1
LoShelf Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
LoShelf Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
Mid 1 Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
Mid 1 Q Min 10 (1.0 ) Max 400 (40.0 )
Mid 1 Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
HiShelf Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
HiShelf Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
EQ Output Min 0 (Off ) Max 124 (+24dB ) See Table 1
Rev Mix Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
LFO Phase Min 0 (-180deg ) Max 180 (+180deg ) See Table 16
DDL Mod Depth Min 0 (0.0ms ) Max 20 (2.0ms )
DDL ModCenter Min 0 (0.0ms ) Max 500 (50.0ms )
Level Mod Min 0 (0% ) Max 100 (100% ) See Table 7
L-to-R Mod Min 0 (0% ) Max 100 (100% ) See Table 7
F-to-B Mod Min 0 (0% ) Max 100 (100% ) See Table 7
Cancellation Min 0 (-99% ) Max 127 (+99% ) See Table 4
Rev Mix Min 0 (Full Dry) Max 127 (Full Wet) See Table 15
Decay Min 0 (0.0sec ) Max 100 (10.0sec ) See Table 3
HF Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
HF Bandwidth Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 6
Diffusion 1 Min 0 (0 ) Max 100 (100 )
Diffusion 2 Min 0 (0 ) Max 100 (100 )
Definition Min 0 (0 ) Max 100 (100 )
Dly1 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly1 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly1 Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
mrsysex.txt 10/10/2011 8:17 PM
5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390
Visible 6 (7) Ofs 14 Visible 7 (8) Ofs 16 Visible 8 (9) Ofs 18 Visible 9 (10) Ofs 20 Visible 10 (11) Ofs 22 Visible 11 (12) Ofs 24 Visible 12 (13) Ofs 26 Hidden 13 (13) Ofs 26
Insert Effect 18: EQ(Reverb
Total parameters: 16 (16 visible, 0 hidden) Visible 0 (0) Ofs 0 Visible 1 (2) Ofs 4 Visible 2 (3) Ofs 6 Visible 3 (6) Ofs 12 Visible 4 (7) Ofs 14 Visible 5 (8) Ofs 16 Visible 6 (4) Ofs 8 Visible 7 (5) Ofs 10 Visible 8 (1) Ofs 2 Visible 9 (9) Ofs 18 Visible 10 (10) Ofs 20 Visible 11 (11) Ofs 22 Visible 12 (12) Ofs 24 Visible 13 (13) Ofs 26 Visible 14 (14) Ofs 28 Visible 15 (15) Ofs 30
Insert Effect 19: Spinner(Rev
Total parameters: 16 (16 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28 Visible 15 Ofs 30
Insert Effect 20: DDL(Chorus
Total parameters: 22 (22 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4
Page 98 of 161
Page 99
Dly1 Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Dly1 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly2 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly2 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly2 Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dly2 Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Dly2 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly3 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly3 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly3 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly4 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly4 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly4 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
LFO Phase Min 0 (-180deg ) Max 180 (+180deg ) See Table 16
Chorus Depth Min 0 (0.0ms ) Max 250 (25.0ms )
ChorusCenter Min 0 (0.0ms ) Max 500 (50.0ms )
Spread Min 0 (L<---->R) Max 10 (R<---->L) See Table 13
Dly1 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly1 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly1 Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dly1 Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Dly1 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly2 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly2 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly2 Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dly2 Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Dly2 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly3 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly3 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly3 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly4 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly4 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly4 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
LFO Phase Min 0 (-180deg ) Max 180 (+180deg ) See Table 16
Flanger Depth Min 0 (0.0ms ) Max 250 (25.0ms )
FlangerCenter Min 0 (0.0ms ) Max 500 (50.0ms )
Notch Depth Min 0 (0% ) Max 100 (100% ) See Table 7
Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dly1 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly1 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly1 Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dly1 Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Dly1 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
mrsysex.txt 10/10/2011 8:17 PM
5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445
Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28 Visible 15 Ofs 30 Visible 16 Ofs 32 Visible 17 Ofs 34 Visible 18 Ofs 36 Visible 19 Ofs 38 Visible 20 Ofs 40 Visible 21 Ofs 42
Insert Effect 21: DDL(Flanger
Total parameters: 23 (23 visible, 0 hidden) Visible 0 Ofs 0 Visible 1 Ofs 2 Visible 2 Ofs 4 Visible 3 Ofs 6 Visible 4 Ofs 8 Visible 5 Ofs 10 Visible 6 Ofs 12 Visible 7 Ofs 14 Visible 8 Ofs 16 Visible 9 Ofs 18 Visible 10 Ofs 20 Visible 11 Ofs 22 Visible 12 Ofs 24 Visible 13 Ofs 26 Visible 14 Ofs 28 Visible 15 Ofs 30 Visible 16 Ofs 32 Visible 17 Ofs 34 Visible 18 Ofs 36 Visible 19 Ofs 38 Visible 20 Ofs 40 Visible 21 Ofs 42 Visible 22 Ofs 44
Insert Effect 22: DDL(Phaser
Total parameters: 23 (22 visible, 1 hidden) Visible 0 (0) Ofs 0 Visible 1 (1) Ofs 2 Visible 2 (2) Ofs 4 Visible 3 (3) Ofs 6 Visible 4 (4) Ofs 8
Page 99 of 161
Page 100
Dly2 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly2 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly2 Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dly2 Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Dly2 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly3 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly3 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly3 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly4 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly4 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly4 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
LFO Rate Min 0 (1/1 Sys ) Max 116 (20.0Hz ) See Table 17
LFO Shape Min 0 (Triangle) Max 7 (4-Step ) See Table 18
Phaser Depth Min 0 (0 ) Max 100 (100 )
Phaser Center Min 0 (0 ) Max 100 (100 )
Notch Depth Min 0 (0% ) Max 100 (100% ) See Table 7
Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Feedback Min 0 (-99% ) Max 127 (-99% ) See Table 4
Dly1 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly1 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly1 Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dly1 Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Dly1 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly2 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly2 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly2 Feedback Min 0 (-99% ) Max 127 (+99% ) See Table 4
Dly2 Damping Min 0 (100Hz ) Max 127 (21.2kHz ) See Table 5
Dly2 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly3 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly3 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly3 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
Dly4 Time Min 0 (1/1 Sys ) Max 641 (630ms )
Dly4 Level Min 0 (Off ) Max 124 (+12.0dB ) See Table 11
Dly4 Pan Min 0 (Full <L ) Max 127 (Full >R ) See Table 8
EQ Input Min 0 (Off ) Max 124 (+24dB ) See Table 1
LoShelf Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
LoShelf Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
Mid 1 Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
Mid 1 Q Min 10 (1.0 ) Max 400 (40.0 )
Mid 1 Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
HiShelf Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
HiShelf Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
EQ Output Min 0 (Off ) Max 124 (+24dB ) See Table 1
EQ Input Min 0 (Off ) Max 124 (+24dB ) See Table 1
Mid 1 Fc Min 0 (10Hz ) Max 121 (20.0kHz ) See Table 2
Mid 1 Q Min 10 (1.0 ) Max 400 (40.0 )
Mid 1 Gain Min 0 (Off ) Max 124 (+24dB ) See Table 1
mrsysex.txt 10/10/2011 8:17 PM
5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500
Visible 5 (5) Ofs 10 Visible 6 (6) Ofs 12 Visible 7 (7) Ofs 14 Visible 8 (8) Ofs 16 Visible 9 (9) Ofs 18 Visible 10 (10) Ofs 20 Visible 11 (11) Ofs 22 Visible 12 (12) Ofs 24 Visible 13 (13) Ofs 26 Visible 14 (14) Ofs 28 Visible 15 (15) Ofs 30 Visible 16 (16) Ofs 32 Visible 17 (17) Ofs 34 Visible 18 (19) Ofs 38 Visible 19 (20) Ofs 40 Visible 20 (21) Ofs 42 Visible 21 (22) Ofs 44 Hidden 22 (22) Ofs 44
Insert Effect 23: DDL(EQ
Total parameters: 25 (25 visible, 0 hidden) Visible 0 (0) Ofs 0 Visible 1 (1) Ofs 2 Visible 2 (2) Ofs 4 Visible 3 (3) Ofs 6 Visible 4 (4) Ofs 8 Visible 5 (5) Ofs 10 Visible 6 (6) Ofs 12 Visible 7 (7) Ofs 14 Visible 8 (8) Ofs 16 Visible 9 (9) Ofs 18 Visible 10 (10) Ofs 20 Visible 11 (11) Ofs 22 Visible 12 (12) Ofs 24 Visible 13 (13) Ofs 26 Visible 14 (14) Ofs 28 Visible 15 (15) Ofs 30 Visible 16 (16) Ofs 32 Visible 17 (18) Ofs 36 Visible 18 (19) Ofs 38 Visible 19 (22) Ofs 44 Visible 20 (23) Ofs 46 Visible 21 (24) Ofs 48 Visible 22 (20) Ofs 40 Visible 23 (21) Ofs 42 Visible 24 (17) Ofs 34
Insert Effect 24: Multi-Tap DDL
Total parameters: 23 (23 visible, 0 hidden) Visible 0 (0) Ofs 0 Visible 1 (2) Ofs 4 Visible 2 (3) Ofs 6 Visible 3 (4) Ofs 8
Page 100 of 161
Loading...