Mrsysex.txt Ensoniq Corporation MR 76 MIDI System Exclusive Specification Mrsysex
Ensoniq Corporation MR-61 MR MIDI System Exclusive Specification mrsysex Ensoniq Corporation - MR-61 - MR MIDI System Exclusive Specification
Ensoniq Corporation MR-76 MR MIDI System Exclusive Specification mrsysex Ensoniq Corporation - MR-76 - MR MIDI System Exclusive Specification
Ensoniq Corporation MR-61 MR MIDI System Exclusive Specification mrsysex Ensoniq Corporation - MR-61 - MR MIDI System Exclusive Specification
User Manual: Ensoniq Corporation MR-76 MR MIDI System Exclusive Specification Ensoniq Corporation - MR-76 - MR MIDI System Exclusive Specification
Open the PDF directly: View PDF .
Page Count: 161
Download | |
Open PDF In Browser | View PDF |
mrsysex.txt 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 10/10/2011 8:17 PM MR MIDI System Exclusive Specification Document Version 1.53/2.11-A Written by: Jeff R. Dec Documentation Management: Bill Whipple Thanks to: Robby Berman, Michael Chen Copyright © 1997 ENSONIQ Corp 155 Great Valley Parkway Box 3035 Malvern, PA 19355-0735 USA World Wide Web(http://www.ensoniq.com) Printed in U.S.A. All Rights Reserved 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 TABLE OF CONTENTS: 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 2.0 2.1 2.2 2.3 2.4 2.5 2.6 3.0 3.1 3.2 3.3 3.4 3.5 Introduction and Overview Data Type Definitions 4 to 5 Bulk SysEx Data Encoding Data Block Size Checksum Calculation Reserved/Not Defined Data MR-Rack and MR-61/76 Model ID Code Error Messages Universal System Exclusive Messages Universal System Exclusive Device Inquiry Message Universal System Exclusive Device Identity Reply Message Universal System Exclusive General MIDI ON Message Universal System Exclusive General MIDI OFF Message Universal MIDI Bulk Tuning Dump Reply Message Universal MIDI Single Note Tuning Change Message Ensoniq MR Specific System Exclusive Messages Single Item Transmit 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 Parameter Change 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 Waveform Information Request Initialize RAM Request Transmit Display/LED Request Page 1 of 161 mrsysex.txt 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 3.6 4.0 4.1 4.2 4.3 5.0 5.1 6.0 6.1 6.2 6.3 6.4 6.5 6.6 6.7 6.8 7.0 8.0 8.1 8.2 8.3 8.4 10/10/2011 8:17 PM Receive Display/LED Request Global System Parameter Structure Single Sound Program Dump Data Format Transmit Display/LED Dump Data Format Receive Display/LED Dump Data Format Sound Program Parameters Structure Sound Program Insert Effect Structure Layer Parameter Structure Pitch Parameters Filter Parameters Waveform Parameters Amplitude Parameters Envelope 1 Parameters Envelope 2 Parameters Envelope 3 Parameters LFO Parameters Drum Kit Program Parameters Performance Parameters Part 1 Performance Parameters Part 2 thru 16 Performance Parameters Performance Effects Parameters Performance PerfEditKit Drum Kit Program Parameters Appendix Appendix Appendix Appendix Appendix Appendix 1.0 1 2 3 4 5 6 - MR Internal Waveform List EXP1 World Expansion Board Waveform List EXP2 Drum Expansion Board Waveform List EXP3 Urban Dance Project Expansion Board Waveform List Insert Effect Parameters Breakdown of an Example Single Sound Program SysEx Dump Introduction and Overview This document describes the MIDI System Exclusive (SysEx) communication pro 1.1 Data Type Definitions The following internal data types are used within the MR: Unsigned Long Word Long Word Unsigned Short Word Short Word Unsigned Byte Byte ASCII Character Positive Integer Two’s Complement Positive Integer Two’s Complement Positive Integer Two’s Complement Positive Integer (4-bytes) ranging from 0 to 4294967295 Signed Integer (4-bytes) ranging f (2-bytes) ranging from 0 to 65535 Signed Integer (2-bytes) ranging from -3 ranging from 0 to 255 Signed Integer ranging from -128 to +127 (1-byte) ranging from 0 to 127 Unless otherwise specified, all data types are in Motorola big-endian byte order. 1.2 4 to 5 Bulk SysEx Data Encoding Where specified, the MR will encode/interpret a consecutive group of 4-bytes: Byte #0 Byte #1 Byte #2 b31b30b29b28b27b26b25b24 b23b22b21b20b19b18b17b16 b15b14b13b12b11b10b09b08 Page 2 of 161 mrsysex.txt 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 10/10/2011 8:17 PM Byte #3 b07b06b05b04b03b02b01b00 as the following 5 consecutive SysEx bytes: Byte Byte Byte Byte Byte #0 #1 #2 #3 #4 0 0 0 0 0 b06b05b04b03b02b01b00 b13b12b11b10b09b08b07 b20b19b18b17b16b15b14 b27b26b25b24b23b22b21 0 0 0 b31b30b29b28 In the event that less than 4 bytes need to be encoded, the remaining bytes 1.3 Data Block Size The Data Block Size parameter, which is found in certain Ensoniq specific S 1.4 Checksum Calculation Unless otherwise specified, checksum values are to be calculated by perform 1.5 Reserved/Not Defined Data Any data that is denoted as Reserved or Not Defined should NEVER be modifie 1.6 MR-Rack and MR-61/76 Model ID Code The Model ID Code for the MR-Rack is defined as the value 00h, while the MR 1.7 Error Messages The following SysEx error message will be generated in response to an impro F0 0F 09 System Exclusive Status Byte Ensoniq Manufacturer Code MR Family ID Code 00 MR-Rack Model ID Code or 2.0 01/02 MR-61/76 Model ID Code nn Device ID Number (0 to 127) 7F 01 Error Reply Bad Message Error Code F7 End of System Exclusive Universal System Exclusive Messages The following Universal Real-Time and Non-Real-Time System Exclusive messag 2.1 Universal System Exclusive Device Inquiry Message The MR supports the MIDI Device Inquiry message which allows instruments an Page 3 of 161 mrsysex.txt 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 10/10/2011 8:17 PM F0 7E System Exclusive Status Byte Non Real Time Message Code nn Device ID Number (0 to 127) or 2.2 7F All Channel Broadcast Code 06 01 General Information Message Code Identity Request Message Code F7 End of System Exclusive Universal System Exclusive Device Identity Reply Message The following Identity Reply message contains information about the MR, and 2.3 F0 7E nn System Exclusive Status Byte Non Real Time Message Code Device ID Number (0 to 127) 06 02 General Information Message Code Identity Reply Message Code 0F 09 00 mm 00 rr 00 ii nn Ensoniq Manufacturer's Code MR Product Family ID Code (LSByte) MR Product Family ID Code (MSByte) MR Family Member ID Code (LSByte) MR Family Member ID Code (MSByte) Software Revision Information Reserved Major Version Number (Integer Portion) Minor Version Number (Decimal Fraction Portion) F7 End of System Exclusive Universal System Exclusive General MIDI ON Message The following message will cause the MR-Rack to select the General MIDI per F0 7E System Exclusive Status Byte Non Real Time Message Code nn Device ID Number (0 to 127) or 2.4 7F All Channel Broadcast Code 09 01 General MIDI Message Code General MIDI "ON" Message Code F7 End of System Exclusive Universal System Exclusive General MIDI OFF Message Upon the reception of this message, the MR will conclude General MIDI opera Page 4 of 161 mrsysex.txt 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 10/10/2011 8:17 PM F0 7E System Exclusive Status Byte Non Real Time Message Code nn Device ID Number (0 to 127) or 2.5 7F All Channel Broadcast Code 09 02 General MIDI Message Code General MIDI "OFF" Message Code F7 End of System Exclusive Universal MIDI Bulk Tuning Dump Reply Message As a recent addition to the MIDI Specification and the Ensoniq product line F0 7E System Exclusive Status Byte Non Real Time Message Code nn 7F Device ID Number (0 to 127) or All Channel Broadcast Code 08 01 MIDI Tuning Standard Message Code Bulk Dump Reply Message Code tt Tuning Program Number (0 to 127) (This is currently ignored by the MR) Tuning Program Name - 16 ASCII Characters (This is currently ignored by the MR) [aa] x 16 xx yy zz Semitone Frequency Data for MIDI Key #0 MSB Fraction of Semitone Data for MIDI Key #0 LSB Fraction of Semitone Data for MIDI Key #0 Repeat [xx,yy,zz] 127 More Times For MIDI Keys #1 to 127 2.6 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 Universal MIDI Single Note Tuning Change Message 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 F0 7F System Exclusive Status Byte Real Time Message Code Page 5 of 161 mrsysex.txt 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 10/10/2011 8:17 PM nn Device ID Number (0 to 127) or 7F All Channel Broadcast Code 08 02 MIDI Tuning Standard Message Code Note Change Message Code tt Tuning Program Number (0 to 127) (This is currently ignored by the MR) cc Number of Note Changes kk xx yy zz MIDI Key Number (0 to 127) Semitone Frequency Data for MIDI Key kk MSB Fraction of Semitone Data for MIDI Key kk LSB Fraction of Semitone Data for MIDI Key kk Repeat [kk,xx,yy,zz] to Equal Number of Note Changes Minus One F7 3.0 End of System Exclusive Ensoniq MR Specific System Exclusive Messages This section describes the entire set of Ensoniq specific SysEx messages th 3.1 Single Item Transmit Request This multi-context command will initiate a dump of a single Sound Program, 3.1.1 System Parameter Transmit Request F0 0F 09 System Exclusive Status Byte Ensoniq Manufacturer Code MR Family ID Code 00 MR-Rack Model ID Code or 01/02 MR-61/76 Model ID Code nn Device ID Number (0 to 127) 03 00 00 00 Transmit Request Command System Parameter Dump Request Reserved Reserved F7 End of System Exclusive The MR will respond to this command with the following SysEx message string: F0 0F 09 System Exclusive Status Byte Ensoniq Manufacturer Code MR Family ID Code 00 MR-Rack Model ID Code Page 6 of 161 mrsysex.txt 10/10/2011 8:17 PM 331 or 332 01/02 MR-61/76 Model ID Code 333 334 nn Device ID Number (0 to 127) 335 336 43 Transmit Request Reply Command 337 00 System Parameter Dump Request 338 00 Reserved 339 00 Reserved 340 341 bb Data Block Size - 0 b06b05b04b03b02b01b00 bb Data Block Size - 0 b13b12b11b10b09b08b07 342 343 bb Data Block Size - 0 b20b19b18b17b16b15b14 bb Data Block Size - 0 b27b26b25b24b23b22b21 344 345 0b Data Block Size - 0 0 0 0 b31b30b29b28 346 347 Start of Data Block 348 [Section 4.0 Data Structure] ( 4-to-5 Bulk SysEx Data Encoded 349 350 End of Data Block 351 352 353 kk 14-Bit Checksum - LSByte 354 kk 14-Bit Checksum - MSByte 355 356 F7 End of System Exclusive 357 358 3.1.2 Single Sound Program Transmit Request 359 360 F0 System Exclusive Status Byte 361 0F Ensoniq Manufacturer Code 362 09 MR Family ID Code 363 364 00 MR-Rack Model ID Code 365 or 366 01/02 MR-61/76 Model ID Code 367 368 nn Device ID Number (0 to 127) 369 370 03 Transmit Request Command 371 01 Single Sound Program Dump Request 372 373 pp Program Number (0 to 127) 374 bb Bank Number (0 to 127) 375 376 F7 End of System Exclusive 377 378 The MR will respond to this command with the following SysEx message string: 379 F0 System Exclusive Status Byte 380 0F Ensoniq Manufacturer Code 381 09 MR Family ID Code 382 383 00 MR-Rack Model ID Code 384 or 385 Page 7 of 161 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 43 Transmit Request Reply Command 391 01 Single Sound Program Dump Request 392 393 pp Program Number (0 to 127) 394 bb Bank Number (0 to 127) 395 396 bb Data Block Size - 0 b06b05b04b03b02b01b00 bb Data Block Size - 0 b13b12b11b10b09b08b07 397 398 bb Data Block Size - 0 b20b19b18b17b16b15b14 bb Data Block Size - 0 b27b26b25b24b23b22b21 399 400 0b Data Block Size - 0 0 0 0 b31b30b29b28 401 402 Start of Data Block 403 [Section 4.1 Data Structure] ( 4-to-5 Bulk SysEx Data Encoded 404 405 End of Data Block 406 407 408 kk 14-Bit Checksum - LSByte 409 kk 14-Bit Checksum - MSByte 410 411 F7 End of System Exclusive 412 413 3.1.3 Single Performance Transmit Request 414 415 The MR-61/76 does not allow for Performance dumps because the sequencer has 416 F0 System Exclusive Status Byte 417 0F Ensoniq Manufacturer Code 418 09 MR Family ID Code 419 00 MR-Rack Model ID Code 420 nn Device ID Number (0 to 127) 421 422 03 Transmit Request Command 423 02 Single Performance Dump Request 424 425 pp Program Number (0 to 127) 426 bb Bank Number (0 to 127) 427 428 F7 End of System Exclusive 429 430 431 The MR-Rack will respond to this command with the following SysEx message string: 432 F0 System Exclusive Status Byte 433 0F Ensoniq Manufacturer Code 434 09 MR Family ID Code 435 00 MR-Rack Model ID Code 436 nn Device ID Number (0 to 127) 437 438 43 Transmit Request Reply Command 439 02 Single Performance Dump Request 440 Page 8 of 161 mrsysex.txt 10/10/2011 8:17 PM 441 442 pp Program Number (0 to 127) 443 bb Bank Number (0 to 127) 444 445 bb Data Block Size - 0 b06b05b04b03b02b01b00 446 bb Data Block Size - 0 b13b12b11b10b09b08b07 447 bb Data Block Size - 0 b20b19b18b17b16b15b14 448 bb Data Block Size - 0 b27b26b25b24b23b22b21 449 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 kk 14-Bit Checksum - LSByte kk 14-Bit Checksum - MSByte 458 459 F7 End of System Exclusive 460 461 Single Drum Kit Program Transmit Request 462 3.1.4 463 464 F0 System Exclusive Status Byte 465 0F Ensoniq Manufacturer Code 466 09 MR Family ID Code 467 468 00 MR-Rack Model ID Code 469 or 470 01/02 MR-61/76 Model ID Code 471 472 nn Device ID Number (0 to 127) 473 474 03 Transmit Request Command 475 03 Single Drum Kit Program Dump Request 476 477 pp Program Number (0 to 127) 478 bb Bank Number (0 to 127) 479 480 F7 End of System Exclusive 481 482 The MR will respond to this command with the following SysEx message string: 483 F0 System Exclusive Status Byte 484 0F Ensoniq Manufacturer Code 485 09 MR Family ID Code 486 487 00 MR-Rack Model ID Code 488 or 489 01/02 MR-61/76 Model ID Code 490 491 nn Device ID Number (0 to 127) 492 493 43 Transmit Request Reply Command 494 03 Single Drum Kit Program Dump Request 495 Page 9 of 161 mrsysex.txt 10/10/2011 8:17 PM 496 497 pp Program Number (0 to 127) 498 bb Bank Number (0 to 127) 499 500 bb Data Block Size - 0 b06b05b04b03b02b01b00 501 bb Data Block Size - 0 b13b12b11b10b09b08b07 502 bb Data Block Size - 0 b20b19b18b17b16b15b14 503 bb Data Block Size - 0 b27b26b25b24b23b22b21 504 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 kk 14-Bit Checksum - LSByte kk 14-Bit Checksum - MSByte 513 514 F7 End of System Exclusive 515 516 Parameter Change Request 517 3.2 518 519 This multi-context command will allow for a consecutive group of one to fou 520 Sound Program Parameter Change Request 521 3.2.1 522 F0 System Exclusive Status Byte 523 0F Ensoniq Manufacturer Code 524 09 MR Family ID Code 525 526 00 MR-Rack Model ID Code 527 or 528 01/02 MR-61/76 Model ID Code 529 530 nn Device ID Number (0 to 127) 531 05 Parameter Change Request Command 532 533 01 Sound Program Parameter 534 535 pp Program Number (0 to 127) 536 bb Bank Number (0 to 127) 537 538 539 01 Program Parameter (See Section 5.0) 540 or 541 02 Layer Parameter (See Section 6) 542 543 yy Layer Number minus 1 (LSByte) 544 zz Layer Number minus 1 (MSByte) 545 546 bb Parameter Offset - 0 b06b05b04b03b02b01b00 bb Parameter Offset - 0 b13b12b11b10b09b08b07 547 bb Parameter Offset - 0 b20b19b18b17b16b15b14 548 bb Parameter Offset - 0 b27b26b25b24b23b22b21 549 0b Parameter Offset - 0 0 0 0 b31b30b29b28 550 Page 10 of 161 mrsysex.txt 10/10/2011 8:17 PM 551 552 0b Parameter Byte Size (1 to 4) 553 00 554 00 555 00 556 00 557 558 bb Parameter Value - 0 b06b05b04b03b02b01b00 559 bb Parameter Value - 0 b13b12b11b10b09b08b07 560 bb Parameter Value - 0 b20b19b18b17b16b15b14 561 bb Parameter Value - 0 b27b26b25b24b23b22b21 562 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 The MR-61/76 does not allow for Performance parameter changes because the s 569 F0 System Exclusive Status Byte 570 0F Ensoniq Manufacturer Code 571 09 MR Family ID Code 572 573 00 MR-Rack Model ID Code 574 nn Device ID Number (0 to 127) 05 Parameter Change Request Command 575 576 02 Performance Parameter (See Section 8) 577 578 pp Program Number (0 to 127) 579 bb Bank Number (0 to 127) 580 581 00 Reserved 582 00 Reserved 583 00 Reserved 584 585 bb Parameter Offset - 0 b06b05b04b03b02b01b00 586 bb Parameter Offset - 0 b13b12b11b10b09b08b07 587 bb Parameter Offset - 0 b20b19b18b17b16b15b14 588 bb Parameter Offset - 0 b27b26b25b24b23b22b21 589 bb Parameter Offset - 0 0 0 0 b31b30b29b28 590 591 0b Parameter Byte Size (1 to 4) 592 00 593 594 00 595 00 596 00 597 598 bb Parameter Value - 0 b06b05b04b03b02b01b00 599 bb Parameter Value - 0 b13b12b11b10b09b08b07 600 bb Parameter Value - 0 b20b19b18b17b16b15b14 601 bb Parameter Value - 0 b27b26b25b24b23b22b21 602 bb Parameter Value - 0 0 0 0 b31b30b29b28 603 604 F7 End of System Exclusive 605 Page 11 of 161 mrsysex.txt 10/10/2011 8:17 PM 606 3.2.3 Drum Kit Program Parameter Change Request 607 608 F0 System Exclusive Status Byte 609 0F Ensoniq Manufacturer Code 610 09 MR Family ID Code 611 612 00 MR-Rack Model ID Code 613 or 614 01/02 MR-61/76 Model ID Code 615 616 nn Device ID Number (0 to 127) 05 Parameter Change Request Command 617 618 03 Drum Kit Program Parameter (See Section 7) 619 620 pp Program Number (0 to 127) 621 622 bb Bank Number (0 to 127) 623 00 Reserved 624 00 Reserved 625 00 Reserved 626 627 628 bb Parameter Offset - 0 b06b05b04b03b02b01b00 629 bb Parameter Offset - 0 b13b12b11b10b09b08b07 630 bb Parameter Offset - 0 b20b19b18b17b16b15b14 631 bb Parameter Offset - 0 b27b26b25b24b23b22b21 632 bb Parameter Offset - 0 0 0 0 b31b30b29b28 633 634 0b Parameter Byte Size (1 to 4) 635 00 636 00 637 00 638 00 639 640 bb Parameter Value - 0 b06b05b04b03b02b01b00 641 bb Parameter Value - 0 b13b12b11b10b09b08b07 642 bb Parameter Value - 0 b20b19b18b17b16b15b14 643 bb Parameter Value - 0 b27b26b25b24b23b22b21 644 bb Parameter Value - 0 0 0 0 b31b30b29b28 645 646 F7 End of System Exclusive 647 648 3.3 Waveform Information Request 649 650 The following command string will request a dump of all the waveform names, 651 F0 System Exclusive Status Byte 652 0F Ensoniq Manufacturer Code 653 09 MR Family ID Code 654 655 00 MR-Rack Model ID Code 656 or 657 01/02 MR-61/76 Model ID Code 658 659 nn Device ID Number (0 to 127) 660 Page 12 of 161 mrsysex.txt 10/10/2011 8:17 PM 661 662 06 Waveform Information Request Message 663 664 00 Query Expansion Board Slot #1 665 or 666 01 Query Expansion Board Slot #2 667 or 668 02 Query Expansion Board Slot #3 669 670 F7 End of System Exclusive 671 672 The MR will respond to a properly formatted command with the following SysEx mess 673 F0 System Exclusive Status Byte 674 0F Ensoniq Manufacturer Code 675 09 MR Family ID Code 676 677 00 MR-Rack Model ID Code 678 or 679 01/02 MR-61/76 Model ID Code 680 681 nn Device ID Number (0 to 127) 682 683 46 Waveform Information Reply Message 684 685 00 Query Expansion Board Slot #1 686 or 687 01 Query Expansion Board Slot #2 688 or 689 02 Query Expansion Board Slot #3 690 691 bb Number of Waveform Information Blocks - 0 b06b05b04b03b0 692 bb Number of Waveform Information Blocks - 0 b13b12b11b10b0 693 bb Number of Waveform Information Blocks - 0 b20b19b18b17b1 694 bb Number of Waveform Information Blocks - 0 b27b26b25b24b2 695 0b Number of Waveform Information Blocks - 0 0 0 0 b31b3 696 697 Start of Waveform Information Block #1 698 699 4-to-5 Bulk SysEx Data Encoded: 700 [Waveform Number (MSByte)] 701 [Waveform Number (LSByte)] 702 [Waveform Checksum (LSByte)] 703 [Waveform Checksum (MSByte)] 704 705 Waveform Name ( NULL Terminated ASCII String ) 706 707 End of Waveform Information Block #1 708 709 The Waveform Information Block Is Repeated For The Remaining Waveforms 710 711 F7 End of System Exclusive 712 713 Initialize RAM Request 714 3.4 715 Page 13 of 161 mrsysex.txt 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 10/10/2011 8:17 PM The function of this command is to erase, or nullify, a range of RAM Sound F0 0F 09 System Exclusive Status Byte Ensoniq Manufacturer Code MR Family ID Code 00 MR-Rack Model ID Code or 01/02 MR-61/76 Model ID Code nn Device ID Number (0 to 127) 07 01 Initialize RAM Request Sound Program RAM pp bb Starting Program Number (0 to 127) Bank Number (0 to 127) cc cc Number of Programs to Clear - LSByte Number of Programs to Clear - MSByte F7 End of System Exclusive If the Starting Program Number added to the Number of Programs to Clear e Note: the MR will wrap around to Program #0, and continue within the SAME bank, after e Program #127. 3.5 Transmit Display/LED Request The following command string will request a dump of the current LCD screen F0 0F 09 System Exclusive Status Byte Ensoniq Manufacturer Code MR Family ID Code 00 MR-Rack Model ID Code or 01/02 MR-61/76 Model ID Code nn Device ID Number (0 to 127) 09 Transmit Display/LED Request Message F7 End of System Exclusive The MR will send the following SysEx message in response to the previous command: F0 0F 09 System Exclusive Status Byte Ensoniq Manufacturer Code MR Family ID Code 00 MR-Rack Model ID Code or 01/02 MR-61/76 Model ID Code Page 14 of 161 mrsysex.txt 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 10/10/2011 8:17 PM nn Device ID Number (0 to 127) 49 Transmit Display/LED Reply Message [Section 4.2 Data Structure] F7 3.6 End of System Exclusive Receive Display/LED Request This command will temporarily display a user specified ASCII text string on F0 0F 09 System Exclusive Status Byte Ensoniq Manufacturer Code MR Family ID Code 00 MR-Rack Model ID Code or 01/02 MR-61/76 Model ID Code nn Device ID Number (0 to 127) 0A Receive Display/LED Request Message [Section 4.3 Data Structure] F7 4.0 End of System Exclusive Global System Parameter Structure The following is the Global System Parameter Structure for the MR-Rack: Offset Parameter Name Range/Values 00-03h 04-07h 08h 09h 0Ah 0Bh 0C-0Dh 0Eh Global Global System System System System System System 0Fh 10h Audition Mode Wake-Up Mode 11h Write Protect 12h 13h 14h 15h 16h System System System System System 0000001Ch, Fixed Unsigned Long Wo 'GBL1' In ASCII See Table 5.3 See Table 5.2 See Table 4.1 See Table 5.1 25 to 250, Unsigned Short Word 00h = Internal 01h = MIDI See Table 4.2 00h = Last Page 01h = Last Sound 02h = General MIDI 03h = Demo 00h = OFF 01h = Prompt 0 to 15 See Table 4.3 See Table 4.3 See Table 4.3 See Table 4.3 System Parameter Size System Parameter Tag Pitch Bend Down Range Pitch Bend Up Range Fine Tune Offset Pitch Table Tempo Tempo Clock Source Stak MIDI Channel CTRL1 Source CTRL2 Source CTRL3 Source CTRL4 Source Page 15 of 161 mrsysex.txt 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 17h 18h 19h 1Ah 1Bh 10/10/2011 8:17 PM System MIDI Enables Bitwise Definitions 01h 02h 04h 08h 10h 20h 80h System Exclusive Device ID Number Stak Coherence 00h 01h System Pitch Bend Mode 00h 01h 02h Aux To Main Outs 00h 01h 02h = = = = = = = = = = = = = = = All Notes Off Recv System Exclusive Recv Bank & Prog Change Recv Part Parameter Reset Perf Prog Change Recv Auto Select FX Bus Not Defined 0 to 127 OFF ON As Programmed Normal Held Never Always Auto The following is the Global System Parameter Structure for the MR-61/76: Offset Parameter Name Range/Values 00-03h 04-07h 08h 09h 0Ah 0Bh 0C-0Dh 0Eh Global System Parameter Size Global System Parameter Tag System Pitch Bend Down Range System Pitch Bend Up Range System Fine Tune Offset System Pitch Table Reserved System Tempo Clock Source 00000028h, Fixed Unsigned Long Wo 'GBL1' In ASCII See Table 5.3 See Table 5.2 See Table 4.1 See Table 5.1 0F-10h 11h Reserved Write Protect 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 00h = Internal 01h = MIDI 00h = OFF 01h = Prompt Base MIDI Channel 0 to 15 System CTRL1 Source See Table 4.3 System CTRL2 Source See Table 4.3 System CTRL3 Source See Table 4.3 System CTRL4 Source See Table 4.3 System MIDI Enables 01h = All Notes Off Recv Bitwise Definitions 02h = Not Defined 04h = Bank & Prog Change Recv 08h = Track Parameter Reset 10h = Not Defined 20h = Auto Select FX Bus 80h = Not Defined System Exclusive Device ID Number 0 to 127 Reserved System Pitch Bend Mode 00h = As Programmed 01h = Normal 02h = Held Aux To Main Outs 00h = Never 01h = Always 02h = Auto Touch Curve 00h = Table-1 01h = Table-2 Page 16 of 161 mrsysex.txt 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 10/10/2011 8:17 PM 1Dh Pressure Threshold 1Eh 1Fh 20h 21h Foot Foot Foot Foot 22h CV Pedal Mode 23-24h 25h Reserved Transmit MIDI Clocks 26h FX Out Enables Bitwise Definitions 27h Rewind Sound 4.1 Switch Switch Switch Switch 1 1 2 2 Left Mode Right Mode Left Mode Right Mode 02h 03h 04h 05h 00h 01h 02h 03h See See See See = Table-3 = Table-4 = Fixed 64 = Fixed 127 = Soft = Medium = Firm = Hard Table 4.4 Table 4.4 Table 4.4 Table 4.4 00h 01h 02h 03h 04h 05h = = = = = = Foot Controller #004 Volume #007 SysCTRL1 SysCTRL2 SysCTRL3 SysCTRL4 00h 01h 01h 02h 04h 08h 10h 20h 40h 80h 00h 01h = = = = = = = = = = = = OFF ON Insert FX Out Global Chorus Out Global Reverb Out Dry FX Bus Out Not Defined Not Defined Not Defined Not Defined OFF ON Single Sound Program Dump Data Format Offset Parameter Name Range/Values 00-03h 04-07h Sound Program Size Sound Program Tag Unsigned Long Word 'PRG1' In ASCII 08-0Bh 0C-0Fh Offset Table Size Offset Table Tag 00000018h 'OFTT' In ASCII The following parameter is used to specify the starting offset value of the 10-13h Effects Offset Page 17 of 161 00000000h 00000140h 000001F4h 000002A8h 0000035Ch 00000410h 000004C4h 00000578h 0000062Ch 000006E0h ( ( ( ( ( ( ( ( ( ( No 01 02 03 04 05 06 07 08 09 Insert Layer Layers Layers Layers Layers Layers Layers Layers Layers Effect Defined Defined Defined Defined Defined Defined Defined Defined Defined mrsysex.txt 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 10/10/2011 8:17 PM 00000794h 00000848h 000008FCh 000009B0h 00000A64h 00000B18h 00000BCCh 14-17h 18-1Bh 1C-1Fh 20-43h ( ( ( ( ( ( ( 10 11 12 13 14 15 16 Layers Layers Layers Layers Layers Layers Layers Defined Defined Defined Defined Defined Defined Defined Program Parameters Offset 00000020h Layer Offset Table Offset 00000044h Reserved 00000000h Sound Program Parameters Structure See Section 5.0 The Layer Offset Table is used to store the starting offset value for each 44-47h 48-4Bh 4C-4Fh 50-53h 54-57h 58-5Bh 5C-5Fh 60-63h 64-67h 68-6Bh 6C-6Fh 70-73h 74-77h 78-7Bh 7C-7Fh 80-83h 84-87h 88-8Bh Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Offset Table Size Offset Table Tag #01 Offset #02 Offset #03 Offset #04 Offset #05 Offset #06 Offset #07 Offset #08 Offset #09 Offset #10 Offset #11 Offset #12 Offset #13 Offset #14 Offset #15 Offset #16 Offset 00000048h 'OFST' In 0000008Ch 00000140h 000001F4h 000002A8h 0000035Ch 00000410h 000004C4h 00000578h 0000062Ch 000006E0h 00000794h 00000848h 000008FCh 000009B0h 00000A64h 00000B18h ASCII or or or or or or or or or or or or or or or 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h 00000000h Because the MR dynamically allocates memory for a given Sound Program based 08C-13Fh 140-1F3h 1F4-2A7h 2A8-35Bh 35C-40Fh 410-4C3h 4C4-577h 578-62Bh 62C-6DFh 6E0-793h 794-847h 848-8FBh 8FC-9AFh 9B0-A63h A64-B17h B18-BCBh Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer Layer #01 #02 #03 #04 #05 #06 #07 #08 #09 #10 #11 #12 #13 #14 #15 #16 Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure See See See See See See See See See See See See See See See See Section Section Section Section Section Section Section Section Section Section Section Section Section Section Section Section 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 The Sound Program Insert Effect Structure, as outlined in Section 5.1, will Page 18 of 161 mrsysex.txt 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 10/10/2011 8:17 PM 140-1A9h 1F4-25Dh 2A8-311h 35C-3C5h 410-479h 4C4-52Dh 578-5E1h 62C-695h 6E0-749h 794-7FDh 848-8B1h 8FC-965h 9B0-A19h A64-ACDh B18-B81h BCC-C35h 4.2 Sound Sound Sound Sound Sound Sound Sound Sound Sound Sound Sound Sound Sound Sound Sound Sound Program Program Program Program Program Program Program Program Program Program Program Program Program Program Program Program Insert Insert Insert Insert Insert Insert Insert Insert Insert Insert Insert Insert Insert Insert Insert Insert Effect Effect Effect Effect Effect Effect Effect Effect Effect Effect Effect Effect Effect Effect Effect Effect Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure Structure ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 Layer Layers Layers Layers Layers Layers Layers Layers Layers Layers Layers Layers Layers Layers Layers Layers Defined Defined Defined Defined Defined Defined Defined Defined Defined Defined Defined Defined Defined Defined Defined Defined Transmit Display/LED Dump Data Format The following is the Transmit Display/LED Dump data format for the MR-Rack: Offset Parameter Name Range/Values 00-13h 14-27h LCD Display - Line #1 - Page #0 LCD Display - Line #2 - Page #0 ASCII Text String ASCII Text String 28-3Bh 3C-4Fh LCD Display - Line #1 - Page #1 LCD Display - Line #2 - Page #1 ASCII Text String ASCII Text String 50h Performance Pushbutton LED Status 51h 52h 53h 54h 55h 56h 57h 00h 01h 02h System Pushbutton LED Status 00h 01h 02h Effects Bypass LED Status 00h 01h 02h Effects Pushbutton LED Status 00h 01h 02h Sound Pushbutton LED Status 00h 01h 02h Parameter Pushbutton LED Status 00h = OFF 01h 02h Mute Pushbutton LED Status 00h 01h 02h Reserved = = = = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing = = = = = ON Flashing OFF ON Flashing The following is the Transmit Display/LED Dump data format for the MR-61/76: Offset Parameter Name Page 19 of 161 Range/Values mrsysex.txt 1046 1047 1048 1049 1050 1051 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 10/10/2011 8:17 PM 00-13h 14-27h LCD Display - Line #1 - Page #0 LCD Display - Line #2 - Page #0 ASCII Text String ASCII Text String 28-3Bh 3C-4Fh LCD Display - Line #1 - Page #1 LCD Display - Line #2 - Page #1 ASCII Text String ASCII Text String 50h Sequencer Track 1 Pushbutton LED Status 51h Sequencer Track 2 Pushbutton LED Status 52h Sequencer Track 3 Pushbutton LED Status 53h Sequencer Track 4 Pushbutton LED Status 54h Sequencer Track 5 Pushbutton LED Status 55h Sequencer Track 6 Pushbutton LED Status 56h Sequencer Track 7 Pushbutton LED Status 57h Sequencer Track 8 Pushbutton LED Status 58h Sequencer Track 9 Pushbutton LED Status 59h Sequencer Rhythm Pushbutton (Right) LED Status 5Ah Sequencer Track 11 Pushbutton LED Status 5Bh Sequencer Track 12 Pushbutton LED Status 5Ch Sequencer Track 13 Pushbutton LED Status 5Dh Sequencer Track 14 Pushbutton LED Status 5Eh Sequencer Track 15 Pushbutton LED Status 5Fh Sequencer Track 16 Pushbutton LED Status 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h Page 20 of 161 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing mrsysex.txt 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 10/10/2011 8:17 PM 60h Song Editor Intro Pushbutton LED Status 61h Song Editor Verse 1 Pushbutton LED Status 62h Song Editor Chorus 1 Pushbutton LED Status 63h Song Editor Verse 2 Pushbutton LED Status 64h Song Editor Chorus 2 Pushbutton LED Status 65h Song Editor Bridge Pushbutton LED Status 66h Song Editor Solo Pushbutton LED Status 67h Song Editor Ending Pushbutton LED Status 68h Song Editor Select Song Pushbutton LED Status 69h Song Editor Bank 1 Pushbutton LED Status 6Ah Song Editor Bank 2 Pushbutton LED Status 6Bh Song Editor Bank 3 Pushbutton LED Status 6Ch Song Editor Song Playlist Pushbutton LED Status 6Dh Song Editor From Region Pushbutton LED Status 6Eh Song Editor To Region Pushbutton LED Status 6Fh Song Editor Loop Pushbutton LED Status 70h Song Editor Record Mode Replace LED Status 71h Song Editor Record Mode Add LED Status 72h Song Editor Record Mode Page 21 of 161 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF mrsysex.txt 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 10/10/2011 8:17 PM Step LED Status 73h Song Editor Record Mode Track Mix LED Status 74h Song Editor Record Mode Final Mix LED Status 75-77h 78h Reserved Sequencer Play Pushbutton LED Status 79h Sequencer Record Pushbutton LED Status 7Ah Sequencer Rhythm Pushbutton (Left) LED Status 7B-7Fh 80h Reserved FX/Mixdown Mute Pushbutton LED Status 81h FX/Mixdown Solo Pushbutton LED Status 82-87h 88h Reserved Drum Machine Select Rhythm Pushbutton LED Status 89h Drum Machine Start/Stop Pushbutton LED Status 8Ah Drum Machine Fill/Variation Pushbutton (Left) LED Status 8Bh Drum Machine Fill/Variation Pushbutton (Right) LED Status 8C-8Fh 90h Reserved Sound Finder Select Sound Pushbutton LED Status 91h Sound Finder Transpose Pushbutton LED Status 92h Sound Finder Split Pushbutton LED Status 93h Sound Finder Layer Pushbutton LED Status 94-97h 98h Reserved Idea Pad Recall Idea Pushbutton LED Status Page 22 of 161 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = ON Flashing OFF ON Flashing OFF ON Flashing 00h 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing 00h 01h 02h 00h 01h 02h = = = = = = OFF ON Flashing OFF ON Flashing 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing 00h = OFF 01h = ON 02h = Flashing mrsysex.txt 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 10/10/2011 8:17 PM 99h Idea Pad Start/Stop Pushbutton LED Status 9A-9Fh A0h Reserved Enter/Yes Pushbutton LED Status A1h Exit/No Pushbutton LED Status A2h Disk/Global Save Pushbutton LED Status A3-CFh Reserved 4.3 00h = OFF 01h = ON 02h = Flashing 00h 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing 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 14h 15h LCD Display - Line #1 Carriage Return ASCII Character Line Feed ASCII Character ASCII Text String 0Dh 0Ah 16-29h 2Ah LCD Display - Line #2 NULL ASCII Character ASCII Text String 00h 2Bh Performance Pushbutton LED Status 2Ch System Pushbutton LED Status 2Dh Effects Bypass LED Status 2Eh Effects Pushbutton LED Status 2Fh Sound Pushbutton LED Status 30h Parameter Pushbutton LED Status 31h Mute Pushbutton LED Status 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 32h Reserved = = = = = = = = = = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing The following is the Receive Display/LED Dump data format for the MR-61/76: Offset Parameter Name Page 23 of 161 Range/Values mrsysex.txt 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 10/10/2011 8:17 PM 00-13h 14h 15h LCD Display - Line #1 Carriage Return ASCII Character Line Feed ASCII Character ASCII Text String 0Dh 0Ah 16-29h 2Ah LCD Display - Line #2 NULL ASCII Character ASCII Text String 00h 2Bh Sequencer Track 1 Pushbutton LED Status 2Ch Sequencer Track 2 Pushbutton LED Status 2Dh Sequencer Track 3 Pushbutton LED Status 2Eh Sequencer Track 4 Pushbutton LED Status 2Fh Sequencer Track 5 Pushbutton LED Status 30h Sequencer Track 6 Pushbutton LED Status 31h Sequencer Track 7 Pushbutton LED Status 32h Sequencer Track 8 Pushbutton LED Status 33h Sequencer Track 9 Pushbutton LED Status 34h Sequencer Rhythm Pushbutton (Right) LED Status 35h Sequencer Track 11 Pushbutton LED Status 36h Sequencer Track 12 Pushbutton LED Status 37h Sequencer Track 13 Pushbutton LED Status 38h Sequencer Track 14 Pushbutton LED Status 39h Sequencer Track 15 Pushbutton LED Status 3Ah Sequencer Track 16 Pushbutton LED Status 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h Page 24 of 161 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing mrsysex.txt 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 10/10/2011 8:17 PM 3Bh Song Editor Intro Pushbutton LED Status 3Ch Song Editor Verse 1 Pushbutton LED Status 3Dh Song Editor Chorus 1 Pushbutton LED Status 3Eh Song Editor Verse 2 Pushbutton LED Status 3Fh Song Editor Chorus 2 Pushbutton LED Status 40h Song Editor Bridge Pushbutton LED Status 41h Song Editor Solo Pushbutton LED Status 42h Song Editor Ending Pushbutton LED Status 43h Song Editor Select Song Pushbutton LED Status 44h Song Editor Bank 1 Pushbutton LED Status 45h Song Editor Bank 2 Pushbutton LED Status 46h Song Editor Bank 3 Pushbutton LED Status 47h Song Editor Song Playlist Pushbutton LED Status 48h Song Editor From Region Pushbutton LED Status 49h Song Editor To Region Pushbutton LED Status 4Ah Song Editor Loop Pushbutton LED Status 4Bh Song Editor Record Mode Replace LED Status 4Ch Song Editor Record Mode Add LED Status 4Dh Song Editor Record Mode Page 25 of 161 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF mrsysex.txt 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 10/10/2011 8:17 PM Step LED Status 4Eh Song Editor Record Mode Track Mix LED Status 4Fh Song Editor Record Mode Final Mix LED Status 50-52h 53h Reserved Sequencer Play Pushbutton LED Status 54h Sequencer Record Pushbutton LED Status 55h Sequencer Rhythm Pushbutton (Left) LED Status 56-5Ah 5Bh Reserved FX/Mixdown Mute Pushbutton LED Status 5Ch FX/Mixdown Solo Pushbutton LED Status 5D-62h 63h Reserved Drum Machine Select Rhythm Pushbutton LED Status 64h Drum Machine Start/Stop Pushbutton LED Status 65h Drum Machine Fill/Variation Pushbutton (Left) LED Status 66h Drum Machine Fill/Variation Pushbutton (Right) LED Status 67-6Ah 6Bh Reserved Sound Finder Select Sound Pushbutton LED Status 6Ch Sound Finder Transpose Pushbutton LED Status 6Dh Sound Finder Split Pushbutton LED Status 6Eh Sound Finder Layer Pushbutton LED Status 6F-72h 73h Reserved Idea Pad Recall Idea Pushbutton LED Status Page 26 of 161 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = ON Flashing OFF ON Flashing OFF ON Flashing 00h 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing 00h 01h 02h 00h 01h 02h = = = = = = OFF ON Flashing OFF ON Flashing 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing 00h 01h 02h 00h 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing OFF ON Flashing 00h = OFF 01h = ON 02h = Flashing mrsysex.txt 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 10/10/2011 8:17 PM 74h Idea Pad Start/Stop Pushbutton LED Status 75-7Ah 7Bh Reserved Enter/Yes Pushbutton LED Status 7Ch Exit/No Pushbutton LED Status 7Dh Disk/Global Save Pushbutton LED Status 7E-AAh Reserved Table 4.1 - Fine Tune Offset Values 80h 82h 84h 87h 89h 8Ch 8Fh 91h 94h 96h 99h 9Bh 9Eh A0h A3h A6h A8h ABh ADh B0h B2h B5h B8h BAh BDh BFh C2h C4h C7h C9h CCh CFh D1h D4h D6h D9h DBh DEh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -50 -49 -48 -47 -46 -45 -44 -43 -42 -41 -40 -39 -38 -37 -36 -35 -34 -33 -32 -31 -30 -29 -28 -27 -26 -25 -24 -23 -22 -21 -20 -19 -18 -17 -16 -15 -14 -13 Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Page 27 of 161 00h = OFF 01h = ON 02h = Flashing 00h 01h 02h 00h 01h 02h 00h 01h 02h = = = = = = = = = OFF ON Flashing OFF ON Flashing OFF ON Flashing mrsysex.txt 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 E3h E6h E8h EBh EDh F0h F2h F5h F8h FAh FDh 00h 03h 06h 08h 0Bh 0Eh 10h 13h 15h 18h 1Ah 1Dh 20h 22h 25h 27h 2Ah 2Ch 2Fh 31h 34h 37h 39h 3Ch 3Eh 41h 43h 46h 48h 4Bh 4Eh 50h 53h 55h 58h 5Ah 5Dh 60h 62h 65h 67h 6Ah 6Ch = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -12 -11 -10 -09 -08 -07 -06 -05 -04 -03 -02 -01 00 +01 +02 +03 +04 +05 +06 +07 +08 +09 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Cents Page 28 of 161 mrsysex.txt 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 71h 74h 77h 79h 7Ch 7Eh = = = = = = = 10/10/2011 8:17 PM +43 +44 +45 +46 +47 +48 +49 Cents Cents Cents Cents Cents Cents Cents Table 4.2 - Audition Modes 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Sound Type A Octaves A# Octaves B Octaves C Octaves C# Octaves D Octaves D# Octaves E Octaves F Octaves F# Octaves G Octaves G# Octaves A maj Chord A# maj Chord B maj Chord C maj Chord C# maj Chord D maj Chord D# maj Chord E maj Chord F maj Chord F# maj Chord G maj Chord G# maj Chord A maj Arpeg A# maj Arpeg B maj Arpeg C maj Arpeg C# maj Arpeg D maj Arpeg D# maj Arpeg E maj Arpeg F maj Arpeg F# maj Arpeg G maj Arpeg G# maj Arpeg All OFF Only Table 4.3 - System Controller Sources 00h 01h 02h 03h = = = = Bank Select Mod Wheel Breath MIDI Controller #3 Page 29 of 161 mrsysex.txt 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 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM Foot Controller Glide Time Data Entry Volume Balance MIDI Controller Pan Expression FX Control 1 FX Control 2 MIDI Controller MIDI Controller General Purpose General Purpose General Purpose General Purpose MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller Bank Select Mod Wheel Breath MIDI Controller Foot Controller Glide Time Data Entry Volume Balance MIDI Controller Pan Expression FX Control 1 FX Control 2 MIDI Controller MIDI Controller General Purpose General Purpose General Purpose General Purpose MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller #9 #14 #15 1 2 3 4 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 #35 #41 #46 #47 1 2 3 4 #52 #53 #54 #55 #56 #57 #58 Page 30 of 161 mrsysex.txt 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 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM MIDI Controller #59 MIDI Controller #60 MIDI Controller #61 MIDI Controller #62 MIDI Controller #63 Sustain Portamento ON/OFF Sostenuto Soft Pedal Legato Foot Switch Hold 2 Patch Select Timbre Release Attack Brightness Sound Controller 6 Sound Controller 7 Sound Controller 8 Sound Controller 9 Sound Controller 10 General Purpose 5 General Purpose 6 General Purpose 7 General Purpose 8 Portamento MIDI Controller #85 MIDI Controller #86 MIDI Controller #87 MIDI Controller #88 MIDI Controller #89 MIDI Controller #90 FX Depth 1 FX Depth 2 FX Depth 3 FX Depth 4 FX Depth 5 Data Increment Data Decrement Non-Reg Parameter LSB Non-Reg Parameter MSB Reg Parameter LSB Reg Parameter MSB MIDI Controller #102 MIDI Controller #103 MIDI Controller #104 MIDI Controller #105 MIDI Controller #106 MIDI Controller #107 MIDI Controller #108 MIDI Controller #109 MIDI Controller #110 MIDI Controller #111 MIDI Controller #112 MIDI Controller #113 Page 31 of 161 mrsysex.txt 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 73h 74h 75h 76h 77h = = = = = = 10/10/2011 8:17 PM MIDI MIDI MIDI MIDI MIDI MIDI Controller Controller Controller Controller Controller Controller #114 #115 #116 #117 #118 #119 Table 4.4 - Foot Switch Modes 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Unused Sustain Sostenuto SysCTRL1 SysCTRL2 SysCTRL3 SysCTRL4 Up Button Down Button Split Layer Transpose Recall Idea IP Start DM Fill Var1 DM Fill Var2 DM Fill Var3 DM Fill Var4 DM Fill Var5 DM Fill Var6 DM Fill Var7 DM Fill Var8 Fill/Var DM Start Play/Stop PlayTop/Stop RecPlay/Stop Record Stop Rewind FastForward Mute Solo Region From Region To Step Advance 5.0 Sound Program Parameters Structure Offset Parameter Name Range/Values 00-03h 04-07h 08-17h 18h 19h Sound Sound Sound Pitch Pitch Unsigned Long Word 'PGP1' In ASCII ASCII Text String See Table 5.1 See Table 5.2 Program Program Program Table Bend Up Parameters Size Parameters Tag Name Range Page 32 of 161 mrsysex.txt 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 10/10/2011 8:17 PM 1Ah 1B-1Ch 1Dh Pitch Bend Down Range Reserved Program FX Bus 1E-1Fh 20h 21h Reserved GM Alias Program Enables Bitwise Definitions 22h Re-Strike Limit 23h Sound Finder Catagory 5.1 Sound Program Insert Effect Structure See Table 5.3 00h 01h 02h 03h 04h 05h = = = = = = Default Chorus Light Reverb Medium Reverb Wet Reverb Dry See 01h 02h 04h 08h 10h 20h 40h 80h 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h See Table 5.5 = Held Pitch Bend = Not Defined = Not Defined = Not Defined = Not Defined = Not Defined = Not Defined = Not Defined = Default = 01 Voice /Layer = 02 Voices/Layer = 03 Voices/Layer = 04 Voices/Layer = 05 Voices/Layer = 06 Voices/Layer = 07 Voices/Layer = 08 Voices/Layer = 09 Voices/Layer = 10 Voices/Layer = 11 Voices/Layer = 12 Voices/Layer = 13 Voices/Layer = 14 Voices/Layer = 15 Voices/Layer = 16 Voices/Layer Table 5.4 Offset Parameter Name Range/Values 00-03h 04-07h 08h 09h 0A-0Bh 0C-0Dh 0E-0Fh Insert Effect Structure Size Insert Effect Structure Tag Insert Mod Source Insert Mod Destination Parameter Insert Mod Source Minimum Value Source Insert Mod Source Maximum Value Source Insert Mod Destination Parameter Minimum Value Insert Mod Destination Parameter Maximum Value Insert Chorus Mix Insert Reverb Amount Insert Input Mix Insert Effect Parameter Count Long Word 'IFX1' in ASCII See Table 8.7 See Appendix 5 Parameter Dependent Parameter Dependent Destination Parameter Dependent Destination Parameter Dependent 0 to 127 0 to 127 0 to 127 Algorithm Dependent, 10-11h 12h 13h 14h 15h Page 33 of 161 mrsysex.txt 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 10/10/2011 8:17 PM 16-17h 18-19h 1A-29h 2A-69h FX1 FX1 FX1 FX1 Algorithm Family ID Algorithm Member ID Algorithm Name Parameters (Insert) See Appendix 5 Algorithm Dependent, See Algorithm Dependent, See ASCII Text String See Appendix 5 2A-2Bh 2C-2Dh 2E-2Fh 30-31h 32-33h 34-35h 36-37h 38-39h 3A-3Bh 3C-3Dh 3E-3Fh 40-41h 42-43h 44-45h 46-47h 48-49h 4A-4Bh 4C-4Dh 4E-4Fh 50-51h 52-53h 54-55h 56-57h 58-59h 5A-5Bh 5C-5Dh 5E-5Fh 60-61h 62-63h 64-65h 66-67h 68-69h FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm #00 #01 #02 #03 #04 #05 #06 #07 #08 #09 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 Table 5.1 - Pitch Table 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh = = = = = = = = = = = = = = EqualTemper Pythagrn-C Just Int-C Meantone-C Wrkmeistr-C Vallotti-C Grk-Diatonc Grk-Chromat Grk-Enharm Turkish-A Arabic-1 Arabic-2 Arabic-3 Arabic-4 Page 34 of 161 Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent mrsysex.txt 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 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM Java-Pelog1 Java-Pelog2 Java-Pelog3 Java-Slndro Java-Combi Indian-Raga Tibetan Chinese-1 Chinese-2 Thailand 24-Tone-Equ 19-Tone-Equ 31-Tone-Equ 53-Tone-Equ Harmonic CarlosAlpha CarlosBeta CarlosGamma Partch-43 Reverse Bagpipe ShonaMbira1 ShonaMbira2 SuperJust 88CET Pierce WS1 WS2 WS3 Stretch RandomDetune RAM Table 5.2 - Pitch Bend Up Range F4h F5h F6h F7h F8h F9h FAh FBh FCh FDh FEh FFh 00h 01h 02h 03h 04h 05h 06h 07h = = = = = = = = = = = = = = = = = = = = 12 Down 11 Down 10 Down 09 Down 08 Down 07 Down 06 Down 05 Down 04 Down 03 Down 02 Down 01 Down OFF 01 Up 02 Up 03 Up 04 Up 05 Up 06 Up 07 Up Page 35 of 161 mrsysex.txt 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 09h 0Ah 0Bh 0Ch = = = = = 10/10/2011 8:17 PM 08 09 10 11 12 Up Up Up Up Up Table 5.3 - Pitch Bend Down Range F4h F5h F6h F7h F8h F9h FAh FBh FCh FDh FEh FFh 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch = = = = = = = = = = = = = = = = = = = = = = = = = 12 Up 11 Up 10 Up 09 Up 08 Up 07 Up 06 Up 05 Up 04 Up 03 Up 02 Up 01 Up OFF 01 Down 02 Down 03 Down 04 Down 05 Down 06 Down 07 Down 08 Down 09 Down 10 Down 11 Down 12 Down Table 5.4 - Sound Finder Category 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h = = = = = = = = = = = = = = = = = = = PIANO-A PNOLYR-A PIANO-E PNOLYR-E ORGAN-A ORGAN-E ORGANLYR KEYS SYN-LEAD SYN-PAD SYN-COMP SYN-VINT SYNOTHER GUITAR-A GUITAR-E PLUCKED STRGSOLO STRGSECT BRASSOLO Page 36 of 161 mrsysex.txt 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 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM SAX-SOLO BRASSECT WINDREED ORCHSTRA VOCALS BASS BASS-SYN DRUM-KIT DRMKITGM PERC-KIT PERCSOLO MALLET BELL HITS LOOPGRUV SOUND-FX LAYERS SPLITS *UTILITY *CUSTOM Table 5.5 - GM Alias 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Grand Piano Bright Piano Electric Grand Honky Tonk Piano Electric Piano 1 Electric Piano 2 Harpsichord Clavinet Celesta Glockenspiel Music Box Vibraphone Marimba Xylophone Tubular Bell Dulcimer Drawbar Organ Perc Organ Rock Organ Church Organ Reed Organ Accordian Harmonica Bandoneon Nylon Guitar Steel Guitar Jazz Guitar Clean Guitar Muted Guitar Overdriven Guitar Distorted Guitar Guitar Harmonics Page 37 of 161 mrsysex.txt 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 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM Acoustic Bass Fingered Bass Picked Bass Fretless Bass Slap Bass 1 Slap Bass 2 Synth Bass 1 Synth Bass 2 Violin Viola Cello Contra Bass Tremolo Strings Pizzicato Harp Tympani Strings Slow Strings Synth String 1 Synth String 2 Choir Ahhs Voice Ohhs Synth Voice Orchestra Hit Trumpet Trombone Tuba Mute Trumpet French Horn Brass Synth Brass 1 Synth Brass 2 Soprano Sax Alto Sax Tenor Sax Baritone Sax Oboe English Horn Bassoon Clarinet Piccolo Flute Recorder Pan Flute Bottle Blow Shakuhachi Whistle Ocarina Square Wave Saw Wave Synth Calliope Chiffer Lead Charang Solo Vox 5th Saw Wave Page 38 of 161 mrsysex.txt 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 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM Bass & Lead New Age Pad Warm Pad Poly Synth Space Voice Bowed Glass Metal Pad Halo Pad Sweep Pad Ice Rain Soundtrack Crystal Atmosphere Brightness Goblin Echo Drops Star Theme Sitar Banjo Shamisen Koto Kalimba Badpipes Fiddle Shanai Tinkle Bell Agogo Steel Drum Wood Block Taiko Melodic Tom Synth Drum Reverse Cymbal Guitar Fret Noise Breath Noise Seashore Birdsong Telephone Helicopter Applause Gunshot 6.0 Layer Parameter Structure Offset Parameter Name Range/Values 00-03h 04-07h 08-09h 0Ah Layer Parameter Struture Size Layer Tag Use Layer Number Layer Control 0Bh 0Ch Trigger Control Controller High Threshold 000000B4h, Fixed Long Wor 'LYR1' In ASCII 0 to 15 00h = Layer Disabled 01h = Layer Enabled 02h = Mute Layer 03h = Solo Layer See Table 6.5 0 to 127 Page 39 of 161 mrsysex.txt 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 10/10/2011 8:17 PM 0Dh 0Eh Controller Low Threshold Trigger Mode 0Fh 10h 11h 12h 13-14h 15h 16h 17h 18h 19h High Keyboard Key Threshold Low Keyboard Key Threshold High Note-On Velocity Low Note-On Velocity Layer Delay Volume (dB) Pan Semi Tune Fine Tune Voice Mode 1Ah Glide Mode 1Bh 1Ch 1D-1Fh 20-2Fh Glide Time Key Group Reserved Layer Name 6.1 0 to 127 80h = Key Up (Note-OFF) 90h = Key Down (Note-ON) 21 to 108 (Keyboard Keys 21 to 108 (Keyboard Keys 0 to 127 0 to 127 0 to 9999, Unsigned Short -72 to +14 -64 to +63 -64 to +63 -128 to +127 00h = Poly 01h = Mono 00h = OFF 01h = ON 0 to 127 0 (OFF), 1 to 16 ASCII Text String Pitch Parameters Offset Parameter Name Range/Values 30h 31h 32h 33h 34h 35h 36h ENV1 Mod Amount LFO Mod Amount Key Track Pitch Mod Source Pitch Mod Amount Pitch Mod Range Reserved -127 to +127 0 to 127 See Table 6.4 See Table 6.1 -127 to +127 0 to 64 6.2 Filter Parameters Offset Parameter Name Range/Values 37h Filter Mode 38h Filter 1+2 Link 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh Filter 1 Reserved Filter 1 Filter 1 Filter 1 Filter 1 Filter 1 Tracking Reserved Filter 2 Reserved Filter 2 Cutoff 00h = 2LP/2HP 01h = 3LP/1HP 02h = 2LP/2LP 03h = 3LP/1LP 00h = OFF 01h = ON 0 to 127 ENV2 Mod Amount Cutoff Mod Source Cutoff Mod Amount Cutoff Keyboard Tracking Cutoff Keyboard Breakpoint 0 to 127 See Table 6.1 -127 to +127 See Table 6.4 0 to 129 (Keyboard Keys C-1 to A9) Cutoff 0 to 127 ENV2 Mod Amount 0 to 127 40-41h 42h 43h 44h Page 40 of 161 mrsysex.txt 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 46h 47h 48h 49-4Ah 6.3 10/10/2011 8:17 PM Filter 2 Filter 2 Filter 2 Filter 2 Tracking Reserved Cutoff Mod Source Cutoff Mod Amount Cutoff Keyboard Tracking Cutoff Keyboard Breakpoint Waveform Parameters Offset Parameter Name 4Bh 4Ch 4Dh 4Eh 4Fh 50h Reserved Waveform Waveform Waveform Waveform Waveform 51h 52h Waveform Shift Amount Waveform Shift Mode 53h 54h 55h 56-57h Waveform Start Index Waveform Mod Source Waveform Mod Amount Reserved 6.4 See Table 6.1 -127 to +127 See Table 6.4 0 to 129 (Keyboard Keys C-1 to A9) Number (MSByte) Number (LSByte) Checksum (LSByte) Checksum (MSByte) Playback Direction Range/Values See Appendices 1 See Appendices 1 See Appendices 1 See Appendices 1 00h = Forward 01h = Backward -64 to +63 00h = OFF 01h = Shift All 02h = Stretch 03h = Pick One 04h = Shift Vel 0 to 127 See Table 6.1 -127 to +127 Amplitude Parameters Offset Parameter Name Range/Values 58h 59h 5Ah 5Bh 5Ch 5Dh Amplitude Mod Source Amplitude Mod Amount Panning Mod Source Panning Mod Amount Rolloff Slope (dB/Octave) Rolloff Key Number (Keyboard Keys C-1 to A9) Rolloff Mode See Table 6.1 -127 to +127 See Table 6.1 -127 to +127 0 to 127 0 to 129 5Eh to to to to 5F-60h 61h 62-64h 65h Reserved Noise Rate Reserved MIDI Enables Bitwise Definitions 66h Reserved Page 41 of 161 00h = OFF 01h = Below 02h = Above 0 to 127 01h 02h 04h 08h 10h 20h 40h 80h = = = = = = = = Pitch Bend Sustain Not Defined Not Defined Not Defined Not Defined Not Defined Not Defined 4 4 4 4 mrsysex.txt 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 6.5 10/10/2011 8:17 PM Noise Sync See Table 6.2 Envelope 1 Parameters Offset Parameter Name Range/Values 68-6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h Envelope Tag Release Mod Amount Attack Time Attack Peak Level Decay 1 Time Decay 1 Break Level Decay 2 Time Decay 2 Break Level Decay 3 Time Sustain Level Release Time Level Velocity Attack Velocity Key Scale Envelope Mode 7Ah 7Bh Velocity Curve Reserved 'ENV1' In ASCII -127 to +127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 99 0 to 99 0 to 99 00h = Normal 01h = Finish 02h = Repeat See Table 6.3 6.6 Envelope 2 Parameters Offset Parameter Name Range/Values 7C-7Fh 80h 81h 82h 83h 84h 85h 86h 87h 88h 89h 8Ah 8Bh 8Ch 8Dh Envelope Tag Release Mod Amount Attack Time Attack Peak Level Decay 1 Time Decay 1 Break Level Decay 2 Time Decay 2 Break Level Decay 3 Time Sustain Level Release Time Level Velocity Attack Velocity Key Scale Envelope Mode 8Eh 8Fh Velocity Curve Reserved 'ENV1' In ASCII -127 to +127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 99 0 to 99 0 to 99 00h = Normal 01h = Finish 02h = Repeat See Table 6.3 6.7 Envelope 3 Parameters Offset Parameter Name Range/Values 90-93h Envelope Tag 'ENV1' In ASCII Page 42 of 161 mrsysex.txt 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 10/10/2011 8:17 PM 94h 95h 96h 97h 98h 99h 9Ah 9Bh 9Ch 9Dh 9Eh 9Fh A0h A1h Release Mod Amount Attack Time Attack Peak Level Decay 1 Time Decay 1 Break Level Decay 2 Time Decay 2 Break Level Decay 3 Time Sustain Level Release Time Level Velocity Attack Velocity Key Scale Envelope Mode A2h A3h Velocity Curve Reserved 6.8 -127 to +127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 127 0 to 99 0 to 99 0 to 99 0 to 99 00h = Normal 01h = Finish 02h = Repeat See Table 6.3 LFO Parameters Offset Parameter Name Range/Values A4-A7h A8h LFO Tag LFO Waveshape A9h AAh ABh ACh ADh AEh AFh B0h B1h LFO LFO LFO LFO LFO LFO LFO LFO LFO B2h B3h LFO Timebase Reserved 'LFO1' In ASCII 00h = Triangle 01h = Sine + Tri 02h = Sine 03h = Positive Tri 04h = Positive Sine 05h = Sawtooth 06h = Square 0 to 127 0 to 99 0 to 99 0 to 127 See Table 6.1 -127 to +127 See Table 6.1 -127 to +127 00h = OFF 01h = ON See Table 6.2 Depth Rate Delay Time Phase Depth Mod Source Depth Mod Amount Rate Mod Source Rate Mod Amount Retrigger Table 6.1 - Modulation Sources 00h 01h 02h 03h 04h 05h 06h 07h 08h = = = = = = = = = OFF Full Amount LFO Stepped Smooth ENV1 ENV2 ENV3 Velocity Page 43 of 161 mrsysex.txt 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 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h = = = = = = = = = = = = = = 10/10/2011 8:17 PM Vel+Press MIDIKey Keyboard Pressure Pitch Wheel Mod Wheel Whl+Press Ft Pedal Sustain Sostento SysCTRL1 SysCTRL2 SysCTRL3 SysCTRL4 Table 6.2 - Time Divisions 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh = = = = = = = = = = = = Normal Whole Note Whole Triplet Half Note Half Triplet Quarter Note Quarter Triplet Eighth Note Eighth Triplet Sixteenth Note Sixteenth Triplet 32nd Note Table 6.3 - Response Curves 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h = = = = = = = = = = Quick Rise Convex 1 Convex 2 Convex 3 Linear Concave 1 Concave 2 Concave 3 Concave 4 Late Rise Table 6.4 - Keyboard Tracking F0h F1h F2h F3h F4h F5h F6h F7h F8h F9h = = = = = = = = = = -2 -15/8 -7/4 -13/8 -3/2 -11/8 -5/4 -9/8 -1 -7/8 Page 44 of 161 mrsysex.txt 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 FBh FCh FDh FEh FFh 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -3/4 -5/8 -1/2 -3/8 -1/4 -1/8 OFF +1/8 +1/4 +3/8 +1/2 +5/8 +3/4 +7/8 +1 +9/8 +5/4 +11/8 +3/2 +13/8 +7/4 +15/8 +2 Pitch Table (Valid ONLY For Pitch Key Track Parameter) Table 6.5 - Trigger Control Sources 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh = = = = = = = = = = = = = = = = = = = = = = = = = = = = OFF (Unused) Mod Wheel Breath MIDI Controller Foot Controller Glide Time Data Entry Volume Balance MIDI Controller Pan Expression FX Control 1 FX Control 2 MIDI Controller MIDI Controller General Purpose General Purpose General Purpose General Purpose MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller 1 2 3 4 Page 45 of 161 mrsysex.txt 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 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM MIDI Controller MIDI Controller MIDI Controller MIDI Controller Bank Select Mod Wheel Breath MIDI Controller Foot Controller Glide Time Data Entry Volume Balance MIDI Controller Pan Expression FX Control 1 FX Control 2 MIDI Controller MIDI Controller General Purpose 1 General Purpose 2 General Purpose 3 General Purpose 4 MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller Sustain Portamento ON/OFF Sostenuto Soft Pedal Legato Foot Switch Hold 2 Patch Select Timbre Release Attack Brightness Sound Controller 6 Sound Controller 7 Sound Controller 8 Sound Controller 9 Sound Controller 10 General Purpose 5 General Purpose 6 General Purpose 7 Page 46 of 161 mrsysex.txt 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 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM General Purpose 8 Portamento MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller FX Depth 1 FX Depth 2 FX Depth 3 FX Depth 4 FX Depth 5 Data Increment Data Decrement Non-Reg Parameter LSB Non-Reg Parameter MSB Reg Parameter LSB Reg Parameter MSB MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller MIDI Controller System CTRL 1 System CTRL 2 System CTRL 3 System CTRL 4 7.0 Drum Kit Program Parameters Offset Parameter Name Range/Values 00-03h 04-07h 08-17h 18h 19h 1Ah 1Bh 1C-21h Drum Kit Program Size Drum Kit Program Tag Drum Kit Program Name Drum Kit Catagory Drum Kit Base Note Number of Drum Keys Drum Key Definition Size Drum Key B1 Definition 0000019Ch, Fixed Long Wor 'DRM1' In ASCII ASCII Text String 26h (*CUSTOM) 23h (Drum Key B1) 40h 06h Page 47 of 161 mrsysex.txt 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 10/10/2011 8:17 PM 1Ch 1Dh 1Eh 1Fh 20h 21h Drum Drum Drum Drum Drum Drum 022-19Bh Drum Keys C2 thru D7 8.0 Key Key Key Key Key Key B1 B1 B1 B1 B1 B1 Bank Program Pan Volume Tuning Shift FX Bus 0 to 127 0 to 127 -64 to +63 -50 to +14 -64 to +63 00h = Insert 01h = Chorus 02h = Light Reverb 03h = Medium Reverb 04h = Wet Reverb 05h = Dry See Drum Key B1 Definitio Performance Parameters Offset Parameter Name Range/Values 00-03h 04-07h 08-17h 18h 19h 1A-2Bh Performance Size Performance Tag Performance Name Reserved Insert Control Part Reserved 00000576h, Long Word 'PRF1' In ASCII ASCII Text String 8.1 0 (OFF), 1 to 16 Part 1 Performance Parameters Offset Parameter Name Range/Values 2Ch 2Dh 2Eh 2Fh 30h 31h 32h Part 1 MIDI Channel Part 1 Bank Number Part 1 Program Number Reserved Part 1 Volume Part 1 Pan Part 1 MIDI Enables Bitwise Definitions 0 to 15 0 to 127 0 to 127 33h Part 1 MIDI Enables Bitwise Defintions 34h 35h 36h 37h Part 1 Semitone Shift1 Part 1 Fine Tuning1 Reserved Part 1 LFO Rate1 Page 48 of 161 0 to 127 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 40h = Volume Rcv 80h = Pan Rcv 01h = Expression Rcv 02h = Sustain Rcv 04h = SysCTRL1 Rcv 08h = SysCTRL2 Rcv 10h = SysCTRL3 Rcv 20h = SysCTRL4 Rcv 40h = Volume Invert 80h = Not Defined See Table 8.6 -128 to +127 See Table 8.6 mrsysex.txt 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 10/10/2011 8:17 PM 38h 39h 3Ah Part 1 LFO Depth1 Part 1 LFO Delay1 Part 1 Octave Shift1 3Bh 3Ch 3Dh Part 1 Filter Cutoff1 Reserved Part 1 Amplitude Envelope See Table 8.6 Attack Time1 Part 1 Amplitude Envelope See Table 8.6 Decay Time1 Part 1 Amplitude Envelope See Table 8.6 Release Time1 Part 1 Filter Envelope See Table 8.6 Attack Time1 Part 1 Filter Envelope See Table 8.6 Decay Time1 Part 1 Filter Envelope See Table 8.6 Release Time1 Part 1 Amplitude & Filter See Table 8.6 Velocity Sensitivity1 Part 1 Pitch Table1 See Table 8.1 Part 1 Pitch Bend Up Range1 See Table 8.3 Part 1 Pitch Bend Down Range1 See Table 8.4 Part 1 Delay Offset1 See Table 8.5 Part 1 LFO & Noise Sync1 See Table 8.2 Part 1 Keyboard Range Low Note 21 to 108 (Keyboard Keys A0 to C8) Part 1 Keyboard Range High Note 21 to 108 (Keyboard Keys A0 to C8) Part 1 Velocity Range Low Limit 0 to 127 Part 1 Velocity Range High Limit 0 to 127 Part 1 Pressure Mode FFh = OFF 00h = Auto 01h = Channel 02h = Key Part 1 Glide Mode1 00h = Program 01h = OFF 02h = ON Part 1 Glide Time1 See Table 8.6 Part 1 FX Bus1 00h = Insert 01h = Chorus 02h = Light Reverb 04h = Wet Reverb 05h = Dry Part 1 Expression 0 to 127 0 (Normal), 1 to 127 Part 1 Velocity Mode Part 1 Enable 00h = OFF 01h = ON 02h = Mute 03h = Solo Reserved 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54-55h Page 49 of 161 See See 3Eh 3Fh 40h 41h 42h See Table 8.6 Table 8.6 = -2 Octaves = -1 Octaves = 0 Octaves = +1 Octaves = +2 Octaves Table 8.6 mrsysex.txt 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 10/10/2011 8:17 PM (1) These Performance Parameters should be considered RESERVED when a D 8.2 Part 2 thru 16 Performance Parameters Offset Parameter Name 056-07Fh 080-0A9h 0AA-0D3h 0D4-0FDh 0FE-127h 128-151h 152-17Bh 17C-1A5h 1A6-1CFh 1D0-1F9h 1FA-223h 224-24Dh 24E-277h 278-2A1h 2A2-2CBh Part Part Part Part Part Part Part Part Part Part Part Part Part Part Part 8.3 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 Performance Performance Performance Performance Performance Performance Performance Performance Performance Performance Performance Performance Performance Performance Performance Range/Values Parameters Parameters Parameters Parameters Parameters Parameters Parameters Parameters Parameters Parameters Parameters Parameters Parameters Parameters Parameters Refer Refer Refer Refer Refer Refer Refer Refer Refer Refer Refer Refer Refer Refer Refer to to to to to to to to to to to to to to to Part Part Part Part Part Part Part Part Part Part Part Part Part Part Part 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 Performance Effects Parameters Offset Parameter Name Range/Values 2CC-2CFh 2D0h 2D1h 2D2-2D3h 2D4-2D5h 2D6-2D7h 2DA-2DDh 2DE-2E1h 2E2-2E5h 2E6-2E9h UMTE Tag Insert Mod Source Insert Mod Destination Parameter Insert Mod Source Minimum Value Source Insert Mod Source Maximum Value Source Insert Mod Destination Parameter Minimum Value Insert Mod Destination Parameter Maximum Value FX0 Offset (Shell) FX1 Offset (Insert) FX2 Offset (Global Chorus) FX3 Offset (Global Reverb) 'EFX1' In ASCII See Table 8.7 See Appendix 5 Parameter Dependent Parameter Dependent Destination Parameter Dependent Destination Parameter Dependent 0000001Eh, Fixed Short 00000072h, Fixed Short 000000C6h, Fixed Short 000000EAh, Fixed Short 2EA-2EBh 2EC-2EDh 2EE-2FDh 2FE-33Dh FX0 FX0 FX0 FX0 001Ah, See Table 8.8 0000h, See Table 8.8 ASCII Text String 2FE-2FFh Insert Output Assignment 300-301h Chorus Output Assignment 302-303h Reverb Output Assignment 304-305h Dry Bus Output Assignment 306-307h 308-309h Insert Chorus Mix Chorus Input Mix 2D8-2D9h Algorithm Family ID Algorithm Member ID Name Parameters (Shell) Page 50 of 161 0000h = Main 0001h = Aux 0000h = Main 0001h = Aux 0000h = Main 0001h = Aux 0000h = Main 0001h = Aux 0 to 127 0 to 127 Wo Wo Wo Wo mrsysex.txt 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 10/10/2011 8:17 PM 30A-30Bh 30C-30Dh 30E-30Fh 310-311h 312-313h 314-315h 316-317h 318-319h 31A-31Bh 31C-31Dh 31E-31Fh 320-321h 322-323h 324-325h 326-327h 328-329h 32A-32Bh 32C-32Dh 32E-32Fh 330-331h 332-333h 334-335h 336-337h 338-339h 33A-33Bh 33C-33Dh 33E-33Fh 340-341h 342-351h 352-391h Insert Reverb Amount Chorus Reverb Amount Light Reverb Send Medium Reverb Send Wet Reverb Send Reserved FX0 Parameter Reserved FX0 Parameter Insert Input Mix Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reverb Return Level Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter Reserved FX0 Parameter FX1 Algorithm Family ID FX1 Algorithm Member ID FX1 Name FX1 Parameters (Insert) 0 to 127 0 to 127 0 to 63 32 to 95 64 to 127 352-353h 354-355h 356-357h 358-359h 35A-35Bh 35C-35Dh 35E-35Fh 360-361h 362-363h 364-365h 366-367h 368-369h 36A-36Bh 36C-36Dh 36E-36Fh 370-371h 372-373h 374-375h 376-377h 378-379h 37A-37Bh 37C-37Dh 37E-37Fh 380-381h FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter #00 #01 #02 #03 #04 #05 #06 #07 #08 #09 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 Page 51 of 161 0 to 127 0 to 127 See Table 8.8 See Table 8.8 ASCII Text String See Appendix 5 Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent mrsysex.txt 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 10/10/2011 8:17 PM 382-383h 384-385h 386-387h 388-389h 38A-38Bh 38C-38Dh 38E-38Fh 390-391h FX1 FX1 FX1 FX1 FX1 FX1 FX1 FX1 Parameter Parameter Parameter Parameter Parameter Parameter Parameter Parameter 392-393h 394-395h 396-3A5h 3A6-3B5h FX2 FX2 FX2 FX2 Algorithm Family ID Algorithm Member ID Name Parameters (Global Chorus) 3A6-3A7h 3A8-3A9h 3AA-3ABh 3AC-3ADh 3AE-3AFh 3B0-3B1h 3B2-3B3h 3B4-3B5h 3B6-3B7h 3B8-3B9h 3BA-3C9h 3CA-3D9h Chorus LFO Rate Chorus Depth Chorus Center Chorus Spread Chorus Phase Reserved FX2 Parameter Reserved FX2 Parameter Reserved FX2 Parameter FX3 Algorithm Family ID FX3 Algorithm Member ID FX3 Name FX3 Parameters (Global Reverb) 0 0 0 0 0 3CA-3CBh 3CC-3CDh 3CE-3CFh 3D0-3D1h 3D2-3D3h 3D4-3D5h 3D6-3D7h 3D8-3D9h Reverb Decay Reverb HF Damping Reverb HF Bandwidth Reverb Diffusion 1 Reverb Diffusion 2 Reverb Definition Reserved FX3 Parameter Reserved FX3 Parameter 0 0 0 0 0 0 8.4 #24 #25 #26 #27 #28 #29 #30 #31 Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Algorithm Dependent Dependent Dependent Dependent Dependent Dependent Dependent Dependent 0004h, See Table 8.8 0000h, See Table 8.8 ASCII Text String to to to to to 116 250 500 10 1 0001h, See Table 8.8 0000h, See Table 8.8 ASCII Text String to to to to to to 100 127 127 100 100 100 Performance PerfEditKit Drum Kit Program Parameters Offset Parameter Name Range/Values 3DA-3DDh 3DE-3E1h 3E2-3F1h 3F2h 3F3h 3F4h 3F5h 3F6-3FBh Drum Kit Program Size Drum Kit Program Tag Drum Kit Program Name Drum Kit Catagory Drum Kit Base Note Number of Drum Keys Drum Key Definition Size Drum Key B1 Definition 0000019Ch, Fixed Long Wor 'DRM1' In ASCII ASCII Text String 26h (*CUSTOM) 23h (Drum Key B1) 40h 06h 3F6h 3F7h 3F8h 3F9h 3FAh 3FBh Drum Drum Drum Drum Drum Drum 0 to 127 0 to 127 -64 to +63 -50 to +14 -64 to +63 00h = Insert Key Key Key Key Key Key B1 B1 B1 B1 B1 B1 Bank Program Pan Volume Tuning Shift FX Bus Page 52 of 161 mrsysex.txt 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 10/10/2011 8:17 PM 01h 02h 03h 04h 05h 3FC-575h Drum Keys C2 thru D7 Table 8.1 - Pitch Table 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Program System EqualTemper Pythagrn-C Just Int-C Meantone-C Wrkmeistr-C Vallotti-C Grk-Diatonc Grk-Chromat Grk-Enharm Turkish-A Arabic-1 Arabic-2 Arabic-3 Arabic-4 Java-Pelog1 Java-Pelog2 Java-Pelog3 Java-Slndro Java-Combi Indian-Raga Tibetan Chinese-1 Chinese-2 Thailand 24-Tone-Equ 19-Tone-Equ 31-Tone-Equ 53-Tone-Equ Harmonic CarlosAlpha CarlosBeta CarlosGamma Partch-43 Reverse Bagpipe ShonaMbira1 ShonaMbira2 SuperJust 88CET Pierce WS1 WS2 WS3 Page 53 of 161 = = = = = Chorus Light Reverb Medium Reverb Wet Reverb Dry See Drum Key B1 Definitio mrsysex.txt 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 10/10/2011 8:17 PM 2Dh = Stretch 2Eh = RandomDetune 2Fh = RAM Table 8.2 - LFO/Noise Sync Sources 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch = = = = = = = = = = = = = Program Normal Whole Note Whole Triplet Half Note Half Triplet Quarter Note Quarter Triplet Eighth Note Eighth Triplet Sixteenth Note Sixteenth Triplet 32nd Note Table 8.3 - Pitch Bend Up Range F4h F5h F6h F7h F8h F9h FAh FBh FCh FDh FEh FFh 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh = = = = = = = = = = = = = = = = = = = = = = = = = = = 12 Down 11 Down 10 Down 09 Down 08 Down 07 Down 06 Down 05 Down 04 Down 03 Down 02 Down 01 Down Program System OFF 01 Up 02 Up 03 Up 04 Up 05 Up 06 Up 07 Up 08 Up 09 Up 10 Up 11 Up 12 Up Table 8.4 - Pitch Bend Down Range F4h = 12 Up F5h = 11 Up F6h = 10 Up Page 54 of 161 mrsysex.txt 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 F8h F9h FAh FBh FCh FDh FEh FFh 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 09 Up 08 Up 07 Up 06 Up 05 Up 04 Up 03 Up 02 Up 01 Up Program System OFF 01 Down 02 Down 03 Down 04 Down 05 Down 06 Down 07 Down 08 Down 09 Down 10 Down 11 Down 12 Down Table 8.5 - Part Delay Offsets 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh = = = = = = = = = = = = = = = = = = = = = = = = = = = = +0ms +1ms +2ms +3ms +4ms +5ms +6ms +7ms +8ms +9ms +10ms +11ms +12ms +13ms +14ms +15ms +16ms +17ms +18ms +19ms +20ms +21ms +22ms +23ms +24ms +25ms +26ms +27ms Page 55 of 161 mrsysex.txt 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 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +28ms +29ms +30ms +31ms +32ms +33ms +34ms +35ms +36ms +37ms +38ms +39ms +40ms +41ms +42ms +43ms +44ms +45ms +46ms +47ms +48ms +49ms +50ms +55ms +60ms +65ms +70ms +75ms +80ms +85ms +90ms +95ms +100ms +105ms +110ms +115ms +120ms +125ms +130ms +135ms +140ms +145ms +150ms +155ms +160ms +165ms +170ms +175ms +180ms +185ms +190ms +195ms +200ms +205ms +210ms Page 56 of 161 mrsysex.txt 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 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +215ms +220ms +225ms +230ms +235ms +240ms +245ms +250ms +255ms +260ms +265ms +270ms +275ms +280ms +285ms +290ms +295ms +300ms +325ms +350ms +375ms +400ms +425ms +450ms +475ms +500ms +550ms +600ms +650ms +700ms +750ms +800ms +850ms +900ms +1000ms +1100ms +1200ms +1300ms +1400ms +1500ms +1600ms +1700ms +1800ms +1900ms +2000ms Table 8.6 - Parameter Offset Values 00h 01h 02h 03h 04h 05h 06h = = = = = = = -64 -63 -62 -61 -60 -59 -58 Page 57 of 161 mrsysex.txt 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 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -57 -56 -55 -54 -53 -52 -51 -50 -49 -48 -47 -46 -45 -44 -43 -42 -41 -40 -39 -38 -37 -36 -35 -34 -33 -32 -31 -30 -29 -28 -27 -26 -25 -24 -23 -22 -21 -20 -19 -18 -17 -16 -15 -14 -13 -12 -11 -10 -09 -08 -07 -06 -05 -04 -03 Page 58 of 161 mrsysex.txt 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 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -02 -01 00 +01 +02 +03 +04 +05 +06 +07 +08 +09 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 Page 59 of 161 mrsysex.txt 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 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = = = = = = 10/10/2011 8:17 PM +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 Table 8.7 - Insert FX Modulation Sources 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h = = = = = = = = = = = = = = = = = OFF Full Mod Amount Velocity Vel+Pressure +Pos MIDI Key # -Neg MIDI Key # Pressure Pitchwheel Mod Wheel Whl+Pressure Foot Pedal Sustain Sostenuto SysCTRL1 SysCTRL2 SysCTRL3 SYSCTRL4 Table 8.8 - FX Algorithm Family/Member Assignments Algorithm Name Family ID Member ID Global Reverb Global Chorus Shell Mixer 01 Parametric EQ 02 Hall Reverb 03 Large Room 04 Small Room 05 Large Plate 06 Small Plate 07 NonLinReverb1 08 NonLinReverb2 09 Gated Reverb 10 Stereo Chorus 11 8-VoiceChorus 12 REV(Chorus 13 Rev(Flanger 14 REV(Phaser 15 Chorus(REV 16 Flanger(REV 0001h 0004h 001Ah 0012h 0001h 0001h 0001h 0001h 0001h 0001h 0001h 0001h 0004h 0004h 001Eh 001Eh 001Eh 001Eh 001Eh 0000h 0000h 0000h 0005h 0002h 0004h 0005h 0006h 0007h 0008h 0009h 000Ah 0001h 0002h 000Ch 000Dh 000Eh 0004h 0005h Page 60 of 161 mrsysex.txt 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 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 10/10/2011 8:17 PM Phaser(REV EQ(REV Spinner(Rev DDL(Chorus DDL(Flanger DDL(Phaser DDL(EQ Multi-Tap DDL Dist(Chorus Dist(Flanger Dist(Phaser Dist(AutoWah ResVCF(DDL Dist(VCF(DDL Pitch Detuner Chatter Box Formant Morph RotarySpeaker Tunable Spkr Guitar Amp Dist(DDL(Trem Comp(Dist(DDL EQ(Comp(Gate EQ(Chorus(DDL 001Eh 001Eh 001Eh 001Eh 001Eh 001Eh 001Eh 0003h 001Eh 001Eh 001Eh 000Eh 0013h 0013h 0016h 0013h 0013h 0010h 000Fh 0011h 0011h 0011h 000Ah 0011h Appendix 1 - MR Internal Waveform List Waveform Class = Keyboard NUMBER CHECKSUM WAVENAME 0000h 0000h 0000h 0000h 0154h 0154h 0001h 00EDh 00EDh 0002h 0002h 0002h 0002h 0003h 00EEh 00EEh 0003h 0003h 0003h 00EFh 00E9h 0004h 0005h 0005h 0D8Ch 6BE6h 394Ah 2C2Ch 1B8Fh 0543h 33CAh 197Dh F931h D332h 69DFh 12ABh 030Eh 313Ch 097Ah 37C9h 0069h 1DDAh AED1h 411Bh 2564h 85C6h 1BD1h 2D19h GRAND PIANO GRAND MED HI GRAND MED LO GRAND SOFT PIANO THUD PNO HAMMER UP PNO HARP NOIS TINE EPNO A TINE EPNO B TINE EPNO C TINE EPNO D TINE EPNO E TINE EPNO F DIGI PIANO DIGI PNO SOFT FM EPNO A FM EPNO B FM EPNO C FM EPNO D WURLIE HIVEL WURLIE LOVEL HARPSICHORD CLAVINET FM CLAV Page 61 of 161 0006h 0008h 0007h 0000h 0002h 0003h 0001h 0000h 0009h 000Ah 000Bh 0000h 0004h 0001h 0000h 0002h 0003h 0000h 0000h 0003h 0001h 0002h 0002h 0000h mrsysex.txt 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 000Ch 000Ch 000Ch 000Ch 000Ch 000Ch 000Ch 000Ch 000Ch 000Ch 000Dh 000Dh 000Eh 00F1h 000Fh 00ECh 0010h 00F1h 0166h 0164h 0046h 10/10/2011 8:17 PM 2160h 38B2h DC38h 2A58h 01B3h 12E0h 14DFh 1C14h 1AEBh 3508h 055Fh 51A1h 1D38h 32B8h 4E71h 03ABh 20A5h 3843h 0ACCh 6C44h D740h 095Bh CELESTE ORG-775305004 ORG-845351402 ORG-875434578 ORG-875645332 ORG-888000000 ORG-888808008 ORG-888856444 ORG-888880880 ORGAN WAVE 1 ORGAN WAVE 2 PERC ORGAN 1 PERC ORGAN 2 ROTARY ORGAN SYNKEY WAVE CHURCH ORGAN PIPE ORGAN REED ORGAN CLINK ORG KEYCLICK MOOG LEAD PAD SYNTH Waveform Class = String Sound NUMBER CHECKSUM WAVENAME 0013h 0013h 0014h 0014h 003Eh 0016h 0016h 0016h 0018h 0018h 0019h 0019h 0015h 0017h 0017h 0020h 001Fh 0024h 0024h 0024h 00CFh 003Bh 0022h 00E5h 003Ch 003Ah E05Eh AFC3h EE14h 49C1h 3195h 2A12h 0557h 857Eh 009Fh 10B6h 8002h FBA6h 5817h 504Fh 6620h 34ECh 3A29h 0E48h 2345h 198Ah 4937h 1F12h 2239h 2B6Dh 17C2h 291Eh NYLON GUITAR NYLON GTR SOFT STEEL GUITAR STEEL GTR SOFT FRET NOISE EL GUITAR 1 EL GTR 1 SOFT EL GUITAR 2 DIST GUITAR DIST GTR LOOP FEEDBACK HARM GTR HARMONIC JAZZ GUITAR MUTE GUITAR MUTE GTR SOFT CELLO VIOLIN STRING SECTION STRING SECT B STRING SECT C PIZZ STRINGS BANJO HARP GOTO SHAMISEN SITAR Waveform Class = Brass+Horns Page 62 of 161 mrsysex.txt 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 10/10/2011 8:17 PM NUMBER CHECKSUM WAVENAME 002Ah 002Ch 00BBh 00B6h 002Bh 002Dh 00BFh 002Eh C259h 100Ch F608h CC0Eh 844Eh 1D65h 1E04h 34BAh TRUMPET MUTE TRUMPET FLUGELHORN SOLO FR HORN TROMBONE POP BRASS SEC FR HORN SECT SYNTH BRASS Waveform Class = Wind+Reeds NUMBER CHECKSUM WAVENAME 0030h 0072h 002Fh 0137h 0077h 0037h 0034h 0039h 0036h 0031h 00F5h 00F8h 0033h 0011h 0011h 0012h 00FEh 0035h 59AAh A785h 1770h 3FC0h 4D8Ah 27E7h 3DE1h 0AC4h 1646h 287Ch BA1Ch EF32h 230Dh 995Bh 3665h E376h 2B8Fh 2A0Ah TENOR SAX ALTO SAX SOPRANO SAX SAX AIR CHIFF CHIFFLUTE FLUTE OCARINA PAN FLUTE OBOE ENGLISH HORN BASSOON CLARINET ACCORDION 1 ACCORDION 2 HARMONICA CONCH SHELL RECORDER Waveform Class = Vocal Sound NUMBER CHECKSUM WAVENAME 0107h 0106h 0106h 010Eh 0112h 0112h 0110h 0110h 0110h 0110h 41D1h 60CAh 95C6h 0142h 3593h 259Ch B006h 90D7h 02E7h 5360h VOCAL AAHS VOCAL OOHS BREATHY OOH SYNTH VOX AAH VOCAL AIR DOO ATTACK ONE TWO THREE FOUR Waveform Class = Bass Sound NUMBER CHECKSUM WAVENAME 001Ah A632h STANDUP BASS Page 63 of 161 mrsysex.txt 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 001Ah 001Ch 001Bh 001Bh 001Bh 006Fh 006Fh 0114h 001Dh 001Dh 0113h 0117h 0113h 0115h 0115h 0115h 0070h 0070h 001Ah 0116h 10/10/2011 8:17 PM 6116h 38BBh 4112h 0FD1h A030h 8867h 1BA4h 503Eh 4643h FC7Bh D19Ah 00E2h 9B73h 3CA2h ECACh 6A67h F96Bh B6D4h 05AFh 4E7Ah 7020h STANDUP BS 2 STANDUP BS 3 FRETLESS BASS FINGER BASS 1 FINGER BASS 2 FINGER BASS 3 PICK BASS 1 PICK BASS 2 MUTED BASS SLAP BASS 1 SLAP BASS 2 BASS POP NOIS BS HARMONICS EL BASS TAP ANALOG BS 1 ANALOG BS 2 ANALOG BS 3 FM BASS 1 FM BASS 2 GUITARRON TUBE BASS Waveform Class = Drum Sound NUMBER CHECKSUM WAVENAME 0049h 013Fh 0139h 0049h 0139h 004Ah 004Ah 004Ah 00A0h 0139h 009Fh 00B0h 013Ch 0139h 00A0h 0049h 013Ch 0049h 009Fh 0049h 0049h 00A6h 00A6h 00A6h 0049h 0049h 0049h 00A2h 0141h 4D52h B870h 679Bh 4A1Ah 186Ah CE38h D020h D021h 50DEh 29CDh 429Eh 719Ch 647Fh 1DB6h F7E4h A1E6h A3A1h 435Bh 21B0h D1E5h D325h FD53h FF1Bh FF1Ch FCE6h FEA7h FEA8h F8CCh 036Bh ACOUSTC KICK BIG KICK BOOM KICK BRIGHT KICK DANCE KICK DEEP KICK A DEEP KICK B DEEP KICK C ELEC KICK FAT KICK GATED KICK JAZZ KICK LOOP KICK MUFF KICK PROCESSD KICK PUNCHY KICK RAP KICK REAL KICK RESO KICK ROCK KICK A ROCK KICK B ROOM KICK 1A ROOM KICK 1B ROOM KICK 1C ROOM KICK 2A ROOM KICK 2B ROOM KICK 2C SYNTH KICK 1 SYNTH KICK 2 Page 64 of 161 mrsysex.txt 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 004Ch 004Ch 004Ch 006Dh 00AEh 013Eh 013Ah 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 00A1h 004Ch 004Ch 006Dh 004Ch 013Bh 004Ch 004Ch 004Ch 004Ch 004Ch 004Ch 0078h 013Bh 004Ch 004Ch 004Ch 004Ch 004Ch 013Eh 004Ch 00A4h 00A4h 0140h 004Bh 004Bh 004Bh 004Bh 009Ah 00AAh 00ABh 10/10/2011 8:17 PM D907h 1E38h 1FF7h 1FF8h EBD2h 5737h E22Bh 2C0Ah 1415h 156Eh 11F4h 1339h D6ABh D889h D88Ah 2E6Ah 303Ah 303Bh 942Fh 95AFh 6C32h 6DB6h 173Bh 18B4h 15F6h 6506h 66DFh 2477h 06FFh 2E8Ch 00F2h 02C9h A13Ch A30Dh 8474h 863Eh DCF3h 06C6h 28C8h 91B8h 9311h 9312h 9313h 300Fh 04FBh 2CE7h 7E42h 1F08h 1BA0h 32CBh 9A40h 9C13h A264h 2FB6h 1F1Ah TIGHT KICK BIG SNARE A BIG SNARE B BIG SNARE C COM/GATE SNR CONCERT SNARE CRACK SNARE DANCE SNARE DARK SNR 1 A DARK SNR 1 B DARK SNR 2 A DARK SNR 2 B DRY SNR 1 A DRY SNR 1 B DRY SNR 1 C DRY SNR 2 A DRY SNR 2 B DRY SNR 2 C DYN SNR 1 A DYN SNR 1 B DYN SNR 2 A DYN SNR 2 B DYN SNR 3 A DYN SNR 3 B ELEC SNARE FAT SNARE A FAT SNARE B GATED POP SNR GM SNARE 1 HIPHOP SNARE LIVE SNR 1 A LIVE SNR 1 B LIVE SNR 2 A LIVE SNR 2 B LIVE SNR 3 A LIVE SNR 3 B POP SNARE RAP SNARE REAL SNARE RING SNARE A RING SNARE B RING SNARE C RING SNARE D RIMSHOT ROCK SNARE SYNTH SNARE TECHNO SNARE SNARE ROLL SIDESTICK 1 SIDESTICK 2 SIDESTICK 3A SIDESTICK 3B STICK CLICK BRUSH HIT BRUSH SLAP Page 65 of 161 mrsysex.txt 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 00ACh 00ACh 00ACh 00AAh 00B1h 004Eh 004Eh 004Eh 004Eh 004Eh 004Eh 004Eh 004Eh 004Eh 004Eh 004Eh 004Eh 009Eh 009Eh 009Eh 009Eh 009Eh 009Eh 009Eh 009Eh 009Eh 004Eh 004Eh 004Eh 009Eh 009Eh 009Eh 009Eh 009Eh 009Eh 006Eh 00A3h 10/10/2011 8:17 PM 3BE3h 15E7h 574Fh 5761h 18C5h 1701h 0782h 9881h D6B7h D87Dh D87Eh 27F9h 28E2h 0AB1h 28E3h 0C6Fh 0C70h 0C71h 94DFh 96A7h 96A8h 96A9h 68F5h 6AD5h 6AD6h 6AD7h 12BDh 1CD0h 1E95h 1E96h 1F12h 20EAh 20EBh 0348h 0521h 0522h 24FBh 9AA2h BRUSH SWISH BRUSH SWISH2 BRUSH SWISH3 BRUSH SWISH4 BRUSH TAP BRUSH TOM DRY TOM DRY TOM HI LIVE TOM 2 A LIVE TOM 2 B LIVE TOM 2 C PURE TOM A PURE TOM B BIG TOM 1 A PURE TOM C BIG TOM 1 B BIG TOM 1 C BIG TOM 1 D BIG TOM 2 A BIG TOM 2 B BIG TOM 2 C BIG TOM 2 D BIG TOM 3 A BIG TOM 3 B BIG TOM 3 C BIG TOM 3 D ROOM TOM LIVE TOM 1 A LIVE TOM 1 B LIVE TOM 1 C ROCK TOM 1 A ROCK TOM 1 B ROCK TOM 1 C ROCK TOM 2 A ROCK TOM 2 B ROCK TOM 2 C SYNTH DRUM SYNTH RIM Waveform Class = Cymbals NUMBER CHECKSUM WAVENAME 004Fh 004Fh 004Fh 004Fh 00A5h 00A5h 004Fh 004Fh 00A5h 00A6h 00A5h 00A5h F13Fh 1C11h ED63h 3D1Ch F47Eh 30D4h 087Ch 04AEh F683h 5BAFh 9B4Ch 4331h CLOSED HAT 1 CLOSED HAT 2 CLOSED HAT 3 15"HAT TIGHT SYN CLOSEHAT SYN CL HAT 2 RAP HAT 1 RAP HAT 2 TECHNO HAT 1 TECHNO HAT 2 TECHNO HAT 4 TECHNO HAT 3 Page 66 of 161 mrsysex.txt 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 0051h 0051h 00A6h 00A6h 0050h 0050h 0052h 015Bh 0053h 0053h 0053h 0055h 0054h 0053h 10/10/2011 8:17 PM 0255h 6B28h CBA5h 12F4h 74EAh 1CA5h 679Ah 0C1Ch 30A7h E845h 5F3Dh 604Ah EE5Ch E143h A6BFh OPEN HAT 15"HAT OPEN 15"HAT LOOSE SYN OPEN HAT SYN OP HAT 2 PEDAL HAT 15"HAT FOOT CRASH CYMBAL CYM LOOP RIDE CYMBAL THIN RIDE A THIN RIDE B RIDE BELL CHINA CRASH SYNTH CYMBAL Waveform Class = Percussion NUMBER CHECKSUM WAVENAME 005Eh 0059h 005Fh 005Fh 005Fh 006Bh 0063h 009Bh 005Ch 005Bh 005Ch 005Ah 0057h 0057h 0065h 011Bh 0062h 011Eh 0158h 0060h 0060h 006Ah 006Ah 006Ah 0096h 0158h 006Ch 0056h 0056h 0056h 005Dh 0127h 0066h 0058h 0061h 2D80h B0ABh 26EBh 79ADh 6CA9h 26E8h 13E1h 0598h 49C3h F4BEh 1D9Ah 1AF0h 414Ch 24A9h B2CCh 42A7h 407Ah 1AC0h 1069h 20B3h 6E75h D449h 507Dh D546h 1C89h 41B5h 3C21h 31D9h 17A6h 144Fh 227Fh A67Fh F4B6h 19E5h 28EFh AGOGO BONGO CABASA EQ CABASA 1 EQ CABASA 2 CASTANETS CLAVE CLICK CONGA HEEL CONGA HIGH CONGA LOW CONGA MUTE COWBELL COWBELL STICK CUICA FINGER SNAPS GUIRO HANDCLAPS JAWHARP MARACAS THIN MARACA SHAKER SHEKERE DN SHEKERE UP SLEIGHBELL SPOONS TAIKO TAMBOURINE TAMBO DOWN TAMBO UP TIMBALI TIMBALI RIM TRIANGLE VIBRASLAP WHISTLE Page 67 of 161 mrsysex.txt 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 004Dh 00A7h 00A8h 00A9h 0098h 012Ah 0160h 0160h 0121h 10/10/2011 8:17 PM 262Fh 1EB9h B6BAh 0B40h A849h 22A8h 3488h 2065h 1EECh 3D54h WOODBLOCK SYN CLAPS SYN COWBELL SYN MARACAS SYNTH CLAVE SYNTH KISS WIND CHIME CACTUS LOOP NUT RATTLE LP RAINSTICK Waveform Class = Tuned Percussion NUMBER CHECKSUM WAVENAME 0008h 0009h 000Ah 015Eh 0073h 003Dh 0144h 0145h 0007h 015Fh 015Ch 000Bh 0023h 0143h 0143h 266Bh 310Eh 045Dh 14E2h 1A1Bh 2D3Fh 19B9h 219Dh 3493h 2F53h 0B2Ah 267Ah B913h 45C3h 1773h VIBRAPHONE MARIMBA XYLOPHONE LOG DRUM KALIMBA STEEL DRUM DOORBELL GAMELAN BELL GLOCKENSPIEL HANDBELLS SM TUNED GONG TUBULAR TYMPANI DANCE HIT ORCH HIT Waveform Class = Sound Effect NUMBER CHECKSUM WAVENAME 0042h 003Fh 0075h 0041h 0040h 0068h 0156h 0156h 2E6Fh 4581h 3BEDh 025Ch 1F9Fh 85C2h BCEDh 0C45h APPLAUSE BIRD SONG GUNSHOT HELICOPTER TELEPHONE WIND CHIMES SURFACE NOISE TAPE LOOP Waveform Class = Waveform NUMBER CHECKSUM WAVENAME 014Eh 0043h 0045h 0044h 0134h 012Dh 012Dh 6018h FC25h 52EFh CF15h 06CFh A2FDh 22BBh TEST SINE 44. SAWTOOTH SINE WAVE SQUARE WAVE TRIANGLE WAVE ANALOG WV 1 ANALOG WV 2 Page 68 of 161 mrsysex.txt 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 012Dh 012Dh 012Dh 012Dh 012Dh 0131h 0131h 0130h 0130h 0130h 0130h 0130h 0130h 0130h 0130h 0130h 0135h 0135h 0135h 0135h 0135h 0135h 0032h 0074h 0074h 0146h 0146h 0162h 0162h 10/10/2011 8:17 PM 3B13h 28EBh 2595h 3202h DC0Fh D633h 2F9Dh 1B76h EE67h 1826h 391Ah 3048h DE49h C3FDh AB47h 95D7h 21A2h 6C7Bh 6134h 5775h 65E2h 68BFh CD2Fh BA92h C06Eh 3EF0h 1E7Fh 1E1Dh 0D6Eh CD69h ANALOG WV 3 ANALOG WV 4 ANALOG WV 5 ANALOG WV 6 ANALOG WV 7 ANALOG WV 8 DIGITAL WV 1 DIGITAL WV 2 BELL WAVE 1 BELL WAVE 2 BELL WAVE 3 BELL WAVE 4 BELL WAVE 5 BELL WAVE 6 BELL WAVE 7 BIG BELL WF SYNTH BELL VOCAL WF 1 VOCAL WF 2 VOCAL WF 3 VOCAL WF 4 VOCAL WF 5 VOCAL WF 6 DOUBLE REED REED WF SINGLE REED PIANO BS WF PIANO WF E-BASS WF 1 E-BASS WF 2 Waveform Class = Inharmonic NUMBER CHECKSUM WAVENAME 0047h 0076h 0147h 0148h 0048h 0076h 1D5Eh 2BCAh 20C6h 32D0h AA7Eh 2056h NOISE SPECTRUM AIR LOOP BIG BELL CRYSTAL TEXTURE Waveform Class = Transwave NUMBER CHECKSUM WAVENAME 014Ch 0166h 016Ah 016Ah 014Ah 014Ah 014Ah 014Ah 016Ah 27AAh 03C5h 3D81h 3241h 9F6Eh 61C8h 9C2Ch 0BC3h E909h AAH OOH XW ANA BS XWAVE ANA VOX-X ANALOG PAD X BELL XWAVE 1 BELL XWAVE 2 BELL XWAVE 3 BELL XWAVE 4 DRAWBAR XW Page 69 of 161 mrsysex.txt 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 014Ah 016Ah 014Dh 014Dh 014Bh 016Ah 0166h 014Bh 0166h 014Bh 014Bh 014Bh 014Bh 014Bh 0167h 016Ah 0166h 014Bh 014Ch 014Ch 014Ch 014Ch 014Bh 016Ah 0167h 10/10/2011 8:17 PM D55Eh FC92h 31C7h 8F30h 8B5Bh 54F7h D517h 3E56h BFC7h EADAh F286h CE32h 74B9h 61A5h D42Dh F911h A97Bh ED2Bh B382h 9052h F35Dh 6E0Ah 0B5Fh EA17h F231h E9F9h MELLOW SWEEP MULTI BELL ORGAN XWAVE OSC SYNC XW 1 OSC SYNC XW 2 PHASE SYNC PULSE X RAP BS XWAVE RESONANCE REZ BS XWAVE REZ SWEEP REZO-X 4 REZO-X 3 REZO-X 2 REZO-X 1 SCRATCH WAVE SOFT ANALOG TECHNO BASS TINE XWAVE TRANSWAVE AA TRANSWAVE AH TRANSWAVE EE TRANSWAVE OO TRANSWAVE Z TRI SWEEP WAKKA WAKKA The following is a list of additional internal waveforms found only in the MR-61/ Waveform Class = Vocal Sound NUMBER CHECKSUM WAVENAME 0110h 0110h 0110h 0110h b006h 90d7h 02e7h 5360h ONE TWO THREE FOUR Waveform Class = Drum Sound NUMBER CHECKSUM WAVENAME 004ah 004ah 004ah 0049h 0049h 0049h 0049h 0049h 004ch 004ch 004ch 004ch 004ch ce38h d020h d021h d1e5h d325h fce6h fea7h fea8h 1e38h 1ff7h 1ff8h 1415h 156eh DEEP KICK A DEEP KICK B DEEP KICK C ROCK KICK A ROCK KICK B ROOM KICK 2A ROOM KICK 2B ROOM KICK 2C BIG SNARE A BIG SNARE B BIG SNARE C DARK SNR 1 A DARK SNR 1 B Page 70 of 161 mrsysex.txt 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 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 00a4h 004bh 004bh 00ach 00ach 00ach 004eh 004eh 004eh 004eh 004eh 004eh 004eh 004eh 004eh 004eh 004eh 009eh 009eh 009eh 009eh 009eh 009eh 009eh 009eh 004eh 004eh 004eh 009eh 10/10/2011 8:17 PM 11f4h 1339h d6abh d889h d88ah 2e6ah 303ah 303bh 942fh 95afh 6c32h 6db6h 173bh 18b4h 6506h 66dfh 00f2h 02c9h a13ch a30dh 8474h 863eh 91b8h 9311h 9312h 9313h 7e42h 9a40h 9c13h 15e7h 574fh 5761h 9881h d6b7h d87dh d87eh 27f9h 28e2h 0ab1h 28e3h 0c6fh 0c70h 0c71h 94dfh 96a7h 96a8h 96a9h 68f5h 6ad5h 6ad6h 6ad7h 1cd0h 1e95h 1e96h 1f12h DARK SNR 2 A DARK SNR 2 B DRY SNR 1 A DRY SNR 1 B DRY SNR 1 C DRY SNR 2 A DRY SNR 2 B DRY SNR 2 C DYN SNR 1 A DYN SNR 1 B DYN SNR 2 A DYN SNR 2 B DYN SNR 3 A DYN SNR 3 B FAT SNARE A FAT SNARE B LIVE SNR 1 A LIVE SNR 1 B LIVE SNR 2 A LIVE SNR 2 B LIVE SNR 3 A LIVE SNR 3 B RING SNARE A RING SNARE B RING SNARE C RING SNARE D TECHNO SNARE SIDESTICK 3A SIDESTICK 3B BRUSH SWISH2 BRUSH SWISH3 BRUSH SWISH4 DRY TOM HI LIVE TOM 2 A LIVE TOM 2 B LIVE TOM 2 C PURE TOM A PURE TOM B BIG TOM 1 A PURE TOM C BIG TOM 1 B BIG TOM 1 C BIG TOM 1 D BIG TOM 2 A BIG TOM 2 B BIG TOM 2 C BIG TOM 2 D BIG TOM 3 A BIG TOM 3 B BIG TOM 3 C BIG TOM 3 D LIVE TOM 1 A LIVE TOM 1 B LIVE TOM 1 C ROCK TOM 1 A Page 71 of 161 mrsysex.txt 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 009eh 009eh 009eh 009eh 10/10/2011 8:17 PM 20eah 20ebh 0348h 0521h 0522h ROCK ROCK ROCK ROCK ROCK TOM TOM TOM TOM TOM 1 1 2 2 2 B C A B C Waveform Class = Cymbals NUMBER CHECKSUM WAVENAME 004fh 00a5h 00a5h 00a6h 00a5h 00a5h 0051h 0051h 00a6h 0050h 015bh 00a6h 0053h 00a6h 00a6h 0053h 0053h 3d1ch 30d4h f683h 5bafh 9b4ch 4331h 6b28h cba5h 74eah 679ah 30a7h fd53h 5f3dh ff1bh ff1ch 604ah a6bfh 15"HAT TIGHT SYN CL HAT 2 TECHNO HAT 1 TECHNO HAT 2 TECHNO HAT 4 TECHNO HAT 3 15"HAT OPEN 15"HAT LOOSE SYN OP HAT 2 15"HAT FOOT CYM LOOP ROOM KICK 1A THIN RIDE A ROOM KICK 1B ROOM KICK 1C THIN RIDE B SYNTH CYMBAL Waveform Class = Percussion NUMBER CHECKSUM WAVENAME 005fh 005fh 005ch 0060h 006ah 006ah 0056h 0056h 0127h 79adh 6ca9h 49c3h 6e75h 507dh d546h 17a6h 144fh a67fh EQ CABASA 1 EQ CABASA 2 CONGA HEEL THIN MARACA SHEKERE DN SHEKERE UP TAMBO DOWN TAMBO UP TIMBALI RIM Waveform Class = Sound Effect NUMBER CHECKSUM 0156h WAVENAME 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 mrsysex.txt 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 0176h 003bh 0175h 0175h 0175h 00e4h 00e4h 017dh 017dh 0177h 0177h 0014h 00e6h 0176h 003bh 0176h 0176h 0176h 0176h 0176h 0176h 00e6h 0176h 0176h 0176h 0176h 0171h 0171h 00e6h 00e6h 0153h 0153h 0177h 0175h 0171h 0171h 0171h 0171h 0171h 0176h 0176h 017dh 0176h 0176h 0176h 0176h 0171h 0171h 0171h 0175h 003ch 003ch 003ah 003ah 10/10/2011 8:17 PM 37bbh 417eh 0984h 227bh fc7ah 3e1eh 5ad2h 5b01h 0402h 4337h 44d6h 456fh 9be9h b3efh b942h dd3fh b600h e143h 9e1dh 6758h 2578h 2628h b34eh c4b7h f829h 841ah b6c1h ed5ch ee0ch 5bafh 5c56h faffh fb48h bde2h 618dh ea15h ceb4h 05fdh 49a3h ea58h 2cfbh 2da0h 9da7h 01c4h afb2h aff8h 526ah ae81h 0ccfh 0d0eh df08h bc75h bd19h f3b4h f551h BANDOLIN LP BANHU BANJO 2 BERIMBAU LP BERIMBAU WAH BERIMBAU WF BIWA 2 BIWA 2 SOFT BOWED PSALTRY BOWED PSALTWF CHARANGO CHARANGO SFT DOBRO DULCIMER LP ERHU FRTLS B BANJO GAOHU GAYAGUM GOPECHAN GOPECHAN STRM GU QIN GU QIN SOFT H DULCIMER HAEGUM HYUNGUM HARD HYUNGUM SOFT JINGHU JURDA SAZ JURDA SAZ FST KANTELE KANTELE LP KOTO 2 KOTO 2 SOFT MOUTH BOW MVET OUD OUD FRT NZ 1 OUD FRT NZ 2 OUD FRT NZ 3 OUD SOFT PIPA PIPA SOFT REBAB RUAN SANXION SANXION SOFT SANXION TREMS SAROD SAZ DRONE SAZ DRONE LP SENEGALESE SHAMISEN 2 SHAMISEN 2SFT SITAR 2 SITAR 2 LP Page 73 of 161 mrsysex.txt 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 003ah 003ah 003ah 0176h 0174h 0174h 0173h 0173h 0079h 0176h 0176h 0176h 0176h 0176h 0176h 0176h 10/10/2011 8:17 PM f3c2h 2ae5h 2b56h a1b7h 3d05h b627h f59fh 8f10h 8f50h 745fh a41bh 2d3ah 2dfch 13b4h c796h c6ddh 5e2fh SITAR 2 SOFT SITAR 3 SITAR 3 LP SITAR CHIKARI TAISHO KOTO TAMBOURA 1 TAMBOURA 2 UKELELE UKELELE SOFT VIHUELA STRM YANGKEUM YUET CHIN YUET CHIN SFT ZHENG LOOP ZHENG STR LP ZHENG STRUM ZHONGHU Waveform Class = Brass+Horns NUMBER CHECKSUM WAVENAME 0100h ba5dh NABAL Waveform Class = Wind+Reeds NUMBER CHECKSUM WAVENAME 0011h 0011h 0011h 0011h 0011h 0179h 0179h 0179h 017bh 017bh 0185h 0185h 0039h 0039h 0179h 0172h 0172h 0172h 0179h 0039h 0185h 0179h 0185h 017ah 017ah 017ah 017bh 4dbch b93dh b8dah b8c5h b8bbh 1627h 5e8eh 2960h a0fah ddd6h bd39h 8b75h a247h f4d3h 3c48h 6deah 23b0h 57f0h 5c41h a761h 2c46h 68b3h 83beh ff98h 0cf6h 0d67h 34c3h BANDO KEYCLIK BANDONEON FST BANDONEON LP BANDONEON MED BANDONEON SLO CHI BEND CHI LOOP CHOK CONCH SHELL CONCH TRUMP 1 CRUMHORN DBL FLUTE DRN DBL OCARINADR DBLE OCARINA DI DIDJE RHYTHM1 DIDJE RHYTHM2 DIDJE RHYTHM3 HICHIRIKI HUN HYANG PIRI KAGURABUE KHAEN MOXENIO PHRS1 MOXENIO PHRS2 MOXENIO PHRS3 NAGAK Page 74 of 161 mrsysex.txt 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 017ah 017ah 017ah 0035h 0179h 0179h 0038h 0038h 0038h 0038h 0185h 0185h 0185h 017ah 017ah 017ah 0179h 0179h 0185h 0179h 0185h 0185h 0185h 0185h 0179h 017ah 0011h 10/10/2011 8:17 PM 4dc3h 624ch 8adeh fedah bb5dh 876ch dba2h 901eh 9085h 3310h 8134h bd96h dfb1h 8bcdh 7714h 8ebbh 77c9h b8bbh d537h 4304h a6bdh fbb7h fc4eh 9837h 98ceh f456h 5a18h f0f8h NOSE FLUTE PINCUYO PHRS QUENA 1 QUENA 2 RECORDER 2 RYUTEKI SAENG HWANG SHAK ORNAMNT1 SHAK ORNAMNT2 SHAKUHACHI 2 SHAKUHACHI CH SHAWM SHO SHUAN GUAN SIKUS SIKUS CHIFF SIKUS LP SO SOGEUM SUONA TAEGUM TAEPYUNGSO TAEPYUNGSOFST TANG PIRI TANG PIRI FST TANSO TINAMU FLUTE UILEANN PIPES Waveform Class = Vocal Sound NUMBER CHECKSUM WAVENAME 0182h 0182h 0182h 0182h 0182h 0182h 0111h 0111h 0111h 0182h 0182h 0182h 0182h 0182h 0182h 0182h 0182h 0182h 0182h 0182h 0182h 0182h a033h a0ceh 25a1h 8b51h 3e8ch 9978h 42cbh 44bch 44bdh 39edh 9c13h dd6dh d1ffh 0588h a395h a409h a40ah a40bh b304h 907dh 7849h 08e6h AHA 1 AHA 2 ARAH MIO GO !! HA !! IJOWA KOREAN VOX 1 KOREAN VOX 2 KOREAN VOX 3 MONKS NATIVE VOX 1 OH 1 OH 2 OH 3 SALSA VOX 1 SALSA VOX 2 SALSA VOX 3 SALSA VOX 4 SALSA VOX 5 SHOUT SO WELLE WELLE Page 75 of 161 mrsysex.txt 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 10/10/2011 8:17 PM ec7fh YO !! Waveform Class = Drum Sound NUMBER CHECKSUM WAVENAME 016eh 016eh 016eh 016fh 016eh 016eh 016eh 016eh 016eh 016eh 016fh 016fh 016fh 016Dh 016fh 016fh 016fh 016fh 016fh 016fh 016fh 016fh 016Dh 016Dh 016Dh 016Dh 016Dh 016Dh 016Dh 016eh 016eh 016eh 016eh 016eh 016eh 0181h 0181h 0181h 0181h 0181h 0181h 0181h 016eh 017Eh 017Eh 017Eh 017Eh 017Eh 017Eh 3e67h ff1dh 414dh 681ah 4af0h 2627h 4947h a5a7h 5617h 625dh 5206h 7c45h a463h 46ech 0d24h 0b01h f633h 0ac9h 94e9h 0c75h 22cch a2a8h 131fh 05c4h 37aeh 78d2h 6eb5h 1bcch bf6dh 9282h a342h 1de5h 8306h 113dh bef6h 5381h 0e02h f325h 3a46h c980h 7397h 40b8h fd96h 77f5h 788fh 3f9fh 6426h 4c53h 1c9ah ADONDO DOWN ADONDO OPEN ADONDO UP AM INDIAN DRM BATA HIT BATA MUTE BATA SLAP BATA TAP BLEKEDE 1 BLEKEDE 2 BODRHAN BOMBO HIT BOMBO RIMSHOT BUK HIT CAJA CAJON FLAM CAJON HIT 1 CAJON HIT 2 CAJON MUTE 1 CAJON MUTE 2 CAJON SLAP 1 CAJON SLAP 3 CHALGO CHANGO HIT 1 CHANGO HIT2 CHANGO RIMSHT CHANGO TAPROL CHINGO CHWAGO CLAY DRUM HT1 CLAY DRUM HT2 CLAY DRUM MT CLAY DRUM SP1 CLAY DRUM SP2 CLAY DRUM TAP DJEMBE FLAM DJEMBE HEEL DJEMBE MUTE DJEMBE OPEN 1 DJEMBE OPEN 2 DJEMBE SLAP DJEMBE TAP DJUN DJUN DUMBEK F ROLL DUMBEK F SNG DUMBEK MUTE DUMBEK OPEN DUmBEK SLAP DUMBEK SWISH1 Page 76 of 161 mrsysex.txt 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 017Eh 017Eh 016fh 016Dh 016Dh 016Dh 016Dh 016Dh 016Dh 016Dh 016Dh 016Dh 016Dh 016eh 016Dh 016eh 016eh 016eh 016eh 016eh 016eh 016Dh 016fh 016eh 016eh 016eh 016Dh 016Dh 016Dh 017Fh 017Fh 017Fh 017Fh 017Fh 017Fh 017Fh 017Fh 017Fh 017Fh 017Fh 017Fh 016Dh 016Dh 10/10/2011 8:17 PM 0cf0h 8973h b463h 4e6dh 9aeeh ffd9h 1524h fd09h cafbh 22d9h 71ach fefch 613dh 0446h 0b82h 3450h a869h 3c90h 8da7h 60f1h 0325h b62dh f3c9h 11a5h 0f29h 7ee5h b539h eb40h 429bh 79d8h 3f5eh cbe5h 6f28h 4139h 6723h f215h 39c0h e8feh 8a3eh c888h 324ch e469h 252ah eac3h DUMBEK SWISH2 DUMBEK TAP 1 DUMBEK TAP 2 FRAME DRUM 1 GU 1 GU 2 GU 3 GU 3 GU 4 HIRADAIKO HIT HIRADAIKO RIM KO TZUMI HIT KO TZUMI SLP KYOBANGO MADAHL DRUM NOGO RIQ HIT RIQ SHAKE RIQ SLAP RIQ TAP SAKARA HIT SAKARA MUTE SHIME DAIKO SM INDIAN TOM TAMBORIM HIT TAMBORIM TAP1 TAMBORIM TAP2 TSURI HIT TSURI RIM 1 TSURI RIM 2 UDU HARD HIT UDU LO HIT 1 UDU LO HIT 2 UDU MIX UDU POP HIT UDU SLAP 1 UDU SLAP 2 UDU SLAP 3 UDU SOFT HT 1 UDU SOFT HT 2 UDU SOFT HT 3 UDU TAP UNGO HIT YUNNGO Waveform Class = Cymbals NUMBER CHECKSUM WAVENAME 0159h 0159h 0159h 0159h 015ah 015ah 22d1h 3b9dh c721h a456h 1427h c107h CHA 1 CHA 1 MUTE CHA 1 MUTE CHABARA CHAU GONG JING 1 Page 77 of 161 mrsysex.txt 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 0159h 0159h 015ah 015ah 015ah 015ah 015ah 0159h 015ah 015ah 015ah 10/10/2011 8:17 PM 66d5h 1381h 12e3h 3f04h 3f7eh cf1dh 31a0h 1f97h 1f2bh 44afh 1cebh e4bdh JING 2 KOENKARI HT1 KOENKARI HT2 LUO 1 HARD LUO 1 LOOP LUO 1 SOFT LUO 4 LUO 4 SOFT PENG ZHONG WADORA HT WADORA RIM WOHAN GONG Waveform Class = Percussion NUMBER CHECKSUM WAVENAME 0063h 0160h 006ah 0160h 005eh 0170h 0157h 0061h 0157h 0059h 0059h 0059h 0059h 0059h 0119h 0119h 0119h 0119h 0119h 0119h 0119h 0119h 0059h 0157h 006bh 006bh 006bh 006ah 006ah 0160h 0170h 0170h 0157h 0157h 0160h 0160h 005ch 005ch 1b86h cee4h 0e3ah 0bafh 3487h 1265h 1d95h 02d1h 1d4ah 6270h f526h e449h 6541h 86c8h fb7dh afa8h 9e7ch 9581h f9cch 5870h f46dh 9550h 876ah b79eh 22f9h 234bh 97f5h f47ah 197dh 1877h 4c6ah de1ch 34d3h 3380h c97bh 0a49h 49c1h d30eh AFRICAN CLAVE AFRICAN LOOP AFUCHE AFUCHE LOOP AGOGO 2 BAN GU ROLL BLACK BLACKS BOBBY WHISTLE BONES 1 BONGO HI FLAM BONGO HI HIT1 BONGO HI HIT2 BONGO HI HIT3 BONGO HI ROLL BONGO LO SLP BONGO LO TP 2 BONGO LOW HIT BONGO LOW SGL BONGO LOW TP1 BONGO LOW TP3 BONGO LOWMUTE BONGO LOWROLL BONGOHI SINGL CAJON SLAP 2 CASTANET ROLL CASTANETS 2 CASTANETS 3 CHAJCHAS 1 CHAJCHAS 2 CHAJCHAS LOOP CHAUN LING CHUK HIT CLICK STICK 1 CLICK STICK 2 CLICK STIK LP COCO RATL LP CONGA HEEL CONGA HIT Page 78 of 161 mrsysex.txt 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 005ch 0057h 0057h 0057h 0057h 0158h 0158h 0158h 0065h 0065h 0065h 0157h 0157h 0160h 0161h 0061h 0157h 0062h 0170h 0158h 0158h 0158h 0158h 0158h 0170h 0170h 0170h 0170h 0160h 006ah 006ah 006ah 0126h 0170h 0170h 0126h 0170h 0170h 0160h 0161h 0121h 0121h 0160h 0170h 0160h 006ah 0158h 0158h 0157h 0157h 0157h 0157h 0157h 005bh 10/10/2011 8:17 PM 5e97h f932h 8517h 5458h b352h 1feah 21d6h 2537h c0b7h 279bh 6f1ah e81ah a7e4h 2d93h cd71h 2b56h 1839h d27dh 3339h 1154h 312dh 734bh 99b8h 9087h 8a86h 2e05h 2b5ah 31a6h 26cfh 2b8ch 3b6ch 7066h 2bf4h 2de7h 3788h 7b63h 1f22h 13cah 1451h df86h ffbbh 21b1h 1cd4h d9a7h 23bfh e157h 42f1h 2bc2h 1c35h d9ech 065dh 4f91h 6100h eac3h 6035h CONGA SLAP CONGA TAP COWBELL 2 MT COWBELL 2 OPN COWBELL 2 STK COWBELL 3 CRICKET 1 CRICKET 2 CRICKET 3 CUICA 2 CUICA 3 CUICA 4 DEWCLAW RATTL DODOMPO FESTEJO LP GANKOQUI GRIO GU 5 GUIRO MIX HYSHIGI JAW HARP DOWN JAW HARP UP JAW HARP WF 1 JAW HARP WF 2 JAW HRP BOING KASHISHI KAUI BAN 1 KAUI BAN 2 KAUI BAN 3 KAYAMBA LOOP KSENG KSENG LG SHEKERE TP LG SHEKERESHK MOKUGYO MOKUSHO 1 MOKUSHO 2 MUYU NAN BANG ROLL NAN BANG SGL NATIVE BELLS NDJUKA STICK NUT CLUSTER NUT RATTLE NUT SHAKER LP O STRUCK OKEDO LOOP PENZUNAS PERC MIX 1 PERC MIX 2 PUILI STICKS QUIJADA HIT QUIJADA SCP 1 QUIJADA SCP 2 QUIJADA SCP 3 QUINTO HIT Page 79 of 161 mrsysex.txt 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 005bh 006ah 0157h 005ch 005bh 005ah 005ah 005ah 011eh 0061h 0121h 0121h 0170h 0170h 0160h 006ah 006ah 0157h 006ah 006ah 0158h 0158h 0157h 0122h 0122h 0122h 0122h 0122h 0122h 0122h 0122h 0122h 0122h 0124h 0122h 0122h 0122h 005dh 005dh 0127h 0127h 005dh 005dh 0127h 005ch 005ch 005ch 005ch 0170h 0170h 0170h 10/10/2011 8:17 PM 9c4fh c159h 28f8h 2e33h 9f82h 48eeh 4d97h bfb2h d44ah ce7fh 895ch 1f2fh 1ef4h 280ah 2196h 3b32h 0a01h 23bfh 2d6bh 388bh fb1bh 13d1h d492h b5b1h c336h 563ah 2ddch c3c7h 41f6h 3180h dd01h 9e1eh 6379h 8d03h 121bh 496dh b3a5h 3ba9h 4289h 3c7dh 1018h 6739h 6d9ch d3f6h b6d9h 657dh 03bbh eaf7h 4fd9h 31bah 3003h 162dh QUINTO SLAP QUINTO TAP RAINSTICK 2 RATTLE SACHA TUM HT1 SACHA TUM HT2 SACHA TUM MT1 SACHA TUM MT2 SACHA TUM MT3 SALSA CLAP SAMBA WHISTLE SANZA RATL LP SANZA RATTLE SASSARU FAST SASSARU SLOW SHAKER LOOP SHAKESTICK 1 SHAKESTICK 2 SISTRUM SM SHEKERE TP SM SHEKERESHK STICKS 1 STICKS 2 STOMP STICK TABLA BEND UP TABLA HIT 1 TABLA HIT 2 TABLA MIX TABLA MUTE 1 TABLA MUTE 2 TABLA MUTE 3 TABLA OPEN 1 TABLA OPEN 2 TABLA POP HIT TABLA S ROLL TABLA SLAP 1 TABLA SLAP 2 TABLA SOFTHT1 TIMBALE RIM 2 TIMBALE RIM 3 TIMBALE RIM 4 TIMBALE RIM 5 TIMBALE SHELL TIMBALEHI HIT TIMBALELO HIT TUMBA HIT TUMBA MT 1 TUMBA MT 2 TUMBA SLAP YOTSU 1 SGL YOTSUDAKE 1 YOTSUDAKE 2 Waveform Class = Tuned Percussion Page 80 of 161 mrsysex.txt 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 10/10/2011 8:17 PM NUMBER CHECKSUM WAVENAME 016bh 000ah 000ah 000ah 016bh 016bh 016bh 016bh 0073h 0073h 016bh 015dh 015dh 015dh 015dh 016bh 016bh 016bh 016bh 0183h 016bh 016bh 016bh 016bh 003dh 003dh 016bh 016bh 016bh 016bh 1709h 6a52h 3af6h 982eh 041eh c3a8h 0f99h 0842h 05eah 061dh 2398h 2ba2h 1e9eh 8bc6h bc99h 800fh 7dbeh 9355h 6478h 2fc2h f5e3h 8c4dh 8c0ah 4bf4h 4a48h 499fh faf4h e914h 44dbh 095ch ANGKLUNG BALAPHONE 1 BALAPHONE 2 BALAPHONE 3 BIAN QING BIAN ZHONG BUDDHIST BELL KABUKI BEL LP KALIMBA 2 KALIMBA 2 SFT KENONG LOG DRUM 2 LOG DRUM 3 LOG DRUM 4 LOG DRUM 5 MISSION BELL1 MISSION BELL2 ORUGORU PAN HYANG PYON GYONG PYON JONG SG BOWL LP SINGINGBOWLHT SINGINGBOWLSG STEEL DR2 SFT STEEL DRUM 2 TUK JONG UNLA UNLA WF XING Waveform Class = Inharmonic NUMBER CHECKSUM WAVENAME 0147h 0184h 0184h 0147h f5aeh 1753h 2f92h d1ceh BREATHING BULLROARER 1 BULLROARER 2 CHOK AIR LP Appendix 3 - EXP2 Drum Expansion Board Waveform List Waveform Class = Vocal Sound NUMBER CHECKSUM WAVENAME 0110h 0110h 0110h 0110h b006h 90d7h 02e7h 5360h ONE TWO THREE FOUR Waveform Class = Drum Sound Page 81 of 161 mrsysex.txt 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 10/10/2011 8:17 PM NUMBER CHECKSUM WAVENAME 004ah 004ah 004ah 0049h 0049h 0049h 0049h 0049h 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 004ch 00a4h 004bh 004bh 00ach 00ach 00ach 004eh 004eh 004eh 004eh 004eh 004eh 004eh 004eh ce38h d020h d021h d1e5h d325h fce6h fea7h fea8h 1e38h 1ff7h 1ff8h 1415h 156eh 11f4h 1339h d6abh d889h d88ah 2e6ah 303ah 303bh 942fh 95afh 6c32h 6db6h 173bh 18b4h 6506h 66dfh 00f2h 02c9h a13ch a30dh 8474h 863eh 91b8h 9311h 9312h 9313h 7e42h 9a40h 9c13h 15e7h 574fh 5761h 9881h d6b7h d87dh d87eh 27f9h 28e2h 0ab1h 28e3h DEEP KICK A DEEP KICK B DEEP KICK C ROCK KICK A ROCK KICK B ROOM KICK 2A ROOM KICK 2B ROOM KICK 2C BIG SNARE A BIG SNARE B BIG SNARE C DARK SNR 1 A DARK SNR 1 B DARK SNR 2 A DARK SNR 2 B DRY SNR 1 A DRY SNR 1 B DRY SNR 1 C DRY SNR 2 A DRY SNR 2 B DRY SNR 2 C DYN SNR 1 A DYN SNR 1 B DYN SNR 2 A DYN SNR 2 B DYN SNR 3 A DYN SNR 3 B FAT SNARE A FAT SNARE B LIVE SNR 1 A LIVE SNR 1 B LIVE SNR 2 A LIVE SNR 2 B LIVE SNR 3 A LIVE SNR 3 B RING SNARE A RING SNARE B RING SNARE C RING SNARE D TECHNO SNARE SIDESTICK 3A SIDESTICK 3B BRUSH SWISH2 BRUSH SWISH3 BRUSH SWISH4 DRY TOM HI LIVE TOM 2 A LIVE TOM 2 B LIVE TOM 2 C PURE TOM A PURE TOM B BIG TOM 1 A PURE TOM C Page 82 of 161 mrsysex.txt 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 004eh 004eh 009eh 009eh 009eh 009eh 009eh 009eh 009eh 009eh 004eh 004eh 004eh 009eh 009eh 009eh 009eh 009eh 009eh 10/10/2011 8:17 PM 0c6fh 0c70h 0c71h 94dfh 96a7h 96a8h 96a9h 68f5h 6ad5h 6ad6h 6ad7h 1cd0h 1e95h 1e96h 1f12h 20eah 20ebh 0348h 0521h 0522h BIG TOM 1 B BIG TOM 1 C BIG TOM 1 D BIG TOM 2 A BIG TOM 2 B BIG TOM 2 C BIG TOM 2 D BIG TOM 3 A BIG TOM 3 B BIG TOM 3 C BIG TOM 3 D LIVE TOM 1 A LIVE TOM 1 B LIVE TOM 1 C ROCK TOM 1 A ROCK TOM 1 B ROCK TOM 1 C ROCK TOM 2 A ROCK TOM 2 B ROCK TOM 2 C Waveform Class = Cymbals NUMBER CHECKSUM WAVENAME 004fh 00a5h 00a5h 00a6h 00a5h 00a5h 0051h 0051h 00a6h 0050h 015bh 00a6h 0053h 00a6h 00a6h 0053h 0053h 3d1ch 30d4h f683h 5bafh 9b4ch 4331h 6b28h cba5h 74eah 679ah 30a7h fd53h 5f3dh ff1bh ff1ch 604ah a6bfh 15"HAT TIGHT SYN CL HAT 2 TECHNO HAT 1 TECHNO HAT 2 TECHNO HAT 4 TECHNO HAT 3 15"HAT OPEN 15"HAT LOOSE SYN OP HAT 2 15"HAT FOOT CYM LOOP ROOM KICK 1A THIN RIDE A ROOM KICK 1B ROOM KICK 1C THIN RIDE B SYNTH CYMBAL Waveform Class = Percussion NUMBER CHECKSUM WAVENAME 005fh 005fh 005ch 0060h 006ah 006ah 0056h 0056h 79adh 6ca9h 49c3h 6e75h 507dh d546h 17a6h 144fh EQ CABASA 1 EQ CABASA 2 CONGA HEEL THIN MARACA SHEKERE DN SHEKERE UP TAMBO DOWN TAMBO UP Page 83 of 161 mrsysex.txt 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 10/10/2011 8:17 PM a67fh TIMBALI RIM Waveform Class = Sound Effect NUMBER CHECKSUM 0156h WAVENAME 0c45h TAPE LOOP Appendix 4 - EXP3 Urban Dance Project Expansion Board Waveform List Waveform Class = Keyboard NUMBER CHECKSUM 0000h 000dh 000dh 000dh WAVENAME abech 63dch 234ch 83b6h DANCE PIANO PERC PLUS ORG PERQABEE USED ORGAN Waveform Class = String Sound NUMBER CHECKSUM WAVENAME 0025h 0024h 0025h 0025h 0024h 0024h 0024h 0024h 0016h 0016h 0016h 0016h 0016h ef81h 760ah c851h c8f9h 1518h cdb4h 4fceh ce3fh 5cd7h 1eeah 5626h 85c9h f9edh ANALOG STRING LO FI STRINGS 16 OSC.STRING SYN STRING LP STRING CHORD SECTION FALL SECTION LICK SECTION RUN FUNK GTR MAP1 FUNK GTR MAP2 FUNK GTR MAP3 FUNK GTR MAP4 FUNKGT SLIDES Waveform Class = Brass+Horns NUMBER CHECKSUM WAVENAME 0188h 0188h 0188h 0188h 0188h 0188h 0188h 0188h 0188h 0188h 0188h 0188h 0188h 0188h 132eh f174h 9a3bh 4bddh c416h 0d07h fddbh 02a7h 4132h ea4eh 120dh c589h 4e01h d20bh BRASS HIT BRASS HIT BRASS HIT BRASS HIT BRASS HIT BRASS HIT BRASS HIT BRASS HIT BRASS HIT BRASS HIT BRASS HIT BRASS HIT DISS HORN HORN HIT Page 84 of 161 01 02 03 04 05 06 07 08 09 10 11 12 HIT mrsysex.txt 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 0188h 0188h 0189h 0189h 0189h 0188h 0189h 10/10/2011 8:17 PM f604h 05f7h 9862h 148ch 7cb7h a53ch 6318h b5cfh HORN RIFF TRUMPET HIT 1 TRUMPET HIT 2 SQUEALS MAP 1 SQUEALS MAP 2 SQUEALS MAP 3 TRUMPET HIT 3 TRUMPETSQUEAL Waveform Class = Wind+Reeds NUMBER CHECKSUM WAVENAME 00f2h 00f2h 00f2h 6f51h 43d2h a292h FLUTE LOOP FLUTE MAP 1 FLUTE MAP 2 Waveform Class = Vocal Sound NUMBER CHECKSUM WAVENAME 0111h 0111h 0111h 0111h 0111h 0111h 0111h 0111h 0111h 0111h 0111h 0111h 0111h 0111h 96ddh 3ff7h b802h d60dh c047h eeaah 1a8bh e2dbh cd4ah 100ah ff73h c678h cb7bh f429h VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL VOCAL MAP MAP MAP MAP MAP MAP MAP MAP MAP MAP MAP MAP MAP MAP 01 02 03 04 05 06 07 08 09 10 11 12 13 14 Waveform Class = Bass Sound NUMBER CHECKSUM WAVENAME 001ah 001ah 001ch 001ah 0115h 0115h 0115h 0115h 0115h 0115h 0115h 0070h 0115h 0115h 0115h 1359h 63a0h ec22h 640ah 15f2h cf85h 7965h b03ah b8fch ea81h b99ah b3cbh 672dh 1be7h 3bb4h AC. BASS 2 AC. BASS 3 JAZZ BASS AC BS FRET NZ CLICK BASS DEEP BASS DOPE BASS 1 GLO SINE BASS DANCE BASS 1 DANCE BASS 2 DANCE BASS 3 ESQ 1 BASS 2 GEN X BASS JAMM BASS JUP BASS SOFT Page 85 of 161 mrsysex.txt 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 0115h 0115h 0115h 0115h 0115h 0115h 10/10/2011 8:17 PM 29d1h 22beh 51dch 5865h c628h 63e5h 7abbh JUP BASS MED JUP BASS HARD MMM BASS SAWZ BASS SPACE BASS 1 SPACE BASS 2 THICK BASS Waveform Class = Drum Sound NUMBER CHECKSUM WAVENAME 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 0139h 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah aa69h 489eh b853h dde6h 5ebbh 8bfbh 787bh cfe0h 3f54h 8533h b4c6h 832bh 00cah 3c1eh 6c48h d7bdh b1b4h e611h 987dh ebebh 18deh 3c8fh f2ech c73eh d2f7h 57bfh cf53h 8423h 491fh bc01h 6f98h 3e5fh 32f5h 8defh 3a9ch 2888h 243eh 2234h 1a99h 3eb4h 09f2h 842dh 4e84h DA POWER KICK KICKS MAP 01 KICKS MAP 02 KICKS MAP 03 KICKS MAP 04 KICKS MAP 05 KICKS MAP 06 KICKS MAP 07 KICKS MAP 08 KICKS MAP 09 KICKS MAP 10 KICKS MAP 11 KICKS MAP 12 KICKS MAP 13 KICKS MAP 14 KICKS MAP 16 KICKS MAP 17 KICKS MAP 18 KICKS MAP 19 KICKS MAP 20 KICKS MAP 21 KICKS MAP 22 KICKS MAP 23 KICKS MAP 24 KICKS MAP 25 KICKS MAP 26 KICKS MAP 27 SNARE MAP 01 SNARE MAP 02 SNARE MAP 03 SNARE MAP 04 SNARE MAP 05 SNARE MAP 06 SNARE MAP 07 SNARE MAP 08 SNARE MAP 09 SNARE MAP 10 SNARE MAP 11 SNARE MAP 12 SNARE MAP 13 SNARE MAP 14 SNARE MAP 15 SNARE MAP 16 Page 86 of 161 mrsysex.txt 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 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 013Ah 004Eh 004Eh 10/10/2011 8:17 PM 7805h 203dh 0218h d9d6h 3ab9h 7314h 0fbeh ccfah 03fah 3843h 347ah ce94h SNARE MAP 17 SNARE MAP 18 SNARE MAP 19 SNARE MAP 20 SNARE MAP 21 SNARE MAP 22 SNARE MAP 23 SNARE MAP 24 SNARE MAP 25 SNARE ROLL 2 TOMS MAP 1 TOMS MAP 2 Waveform Class = Cymbals NUMBER CHECKSUM WAVENAME 004Fh 004Fh 004Fh 004Fh 004Fh 004Fh 004Fh 004Fh 0051h 0051h 0051h 0051h 0051h 0051h 0051h 0051h 0051h 0051h 0051h 0053h 0053h 0053h 0053h 0053h 0053h 0053h 0052h 0052h 0052h 0052h 0052h dba0h 2e6eh f9b5h 6fd2h c0a1h 9bf7h d63ch f91ch f6afh 23adh c59bh a752h a41ah 6f9bh e033h 476fh d875h ef01h 13a9h 666ch 6abah bccbh d6dch ed2ch 2c8eh 9b94h 7728h 50adh 70f2h 0784h 4200h CLOZD HAT MP1 CLOZD HAT MP2 CLOZD HAT MP3 CLOZD HAT MP4 CLOZD HAT MP5 CLOZD HAT MP6 CLOZD HAT MP7 CLOZD HAT MP8 OPEN HAT MP01 OPEN HAT MP02 OPEN HAT MP03 OPEN HAT MP04 OPEN HAT MP05 OPEN HAT MP06 OPEN HAT MP07 OPEN HAT MP08 OPEN HAT MP09 OPEN HAT MP10 ELEC.HAT MAP DANCE RIDE 1 DANCE RIDE 2 DANCE RIDE 3 DANCE RIDE 4 DANCE RIDE 5 CZ SYN RIDE 808 RIDE CYM DANCE CRASH 1 DANCE CRASH 2 DANCE CRASH 3 DANCE CRASH 4 DANCE CRASH 5 Waveform Class = Percussion NUMBER CHECKSUM WAVENAME 0160h 0160h c408h 5f95h 01-DOPE 77 02-DOPE 82 Page 87 of 161 mrsysex.txt 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 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 011Eh 011Eh 011Eh 011Eh 011Eh 011Eh 0160h 0160h 011Bh 0158h 0160h 0160h 0160h 0160h 0160h 0160h 0160h 0056h 0056h 0160h 0160h 10/10/2011 8:17 PM fbc4h c8fbh 7240h 0d94h 1d86h 1635h 6724h b0dch 6c22h 5ac3h c61eh e623h e273h 8764h 48dfh a3afh 59e0h d417h 4e11h fde2h 2230h 7f54h 9b37h d1ech 409dh 8e1bh 4457h cfa8h 7125h 0c02h 4b78h dac8h de63h b365h 8502h c67eh 01f7h 8427h 4f06h 7702h 2dedh ff6ah 68b3h bf8ch 75b5h 4750h 1addh 2849h 2ae7h 6cedh 255ah 8e1ah e852h ca4dh 6dc2h 03-DOPE 85 04-DA BOMB 86 05-DOPE 89 06-BRKBEAT 90 07-HIP HOP 90 08-DOPE 92 09-DOPE 95 10-RATRAP 105 11-CONGA 108 12-DOPE 123 13-TECHNO 124 14-HIPHOP 124 15-HIPHOP 124 16-TECHNO 130 17-TECHNO 130 18-TECHNO 132 19-TECHNO 134 20-TECHNO 134 21-TECHNO 134 22-TECHNO 136 23-TECHNO 138 24-TECHNO 138 25-HOUSE 140 26-HOUSE 140 27-TECHNO 140 28-TECHNO 140 30-BELLZ 142 31-TRANCE 146 32-ACID 150 34-ACID 154 35-RAVE 170 36-RAVE 170 BOOM BIP MAP BRKBEAT MAP CLAP CLAP CLAP MAP 1 CLAP MAP 2 CLAP MAP 3 CLAP MAP 4 CLAP MAP 5 DOPE JAZZ MAP DUMMDRUM MAP FINGERSNAP MP FREAKOUT PERC FUNK OUT MAP HARDCORE MAP HEAVY MAP IT HERTZ MAP KIK IT MAP OL SKOOL MAP RAT RAP MAP TAMBO MAP 1 TAMBO MAP 2 THE RIOT MAP WAK PAK MAP Page 88 of 161 mrsysex.txt 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 0160h 0066h 0160h 10/10/2011 8:17 PM a68ch c8b2h f8ech f711h BAD TAMBO JAZZ RIDE LP DANCE TRIANGL CLOZD HAT LP Waveform Class = Tuned Percussion NUMBER CHECKSUM WAVENAME 0143h 0143h 0143h 0187h 0187h 0143h 0187h 0187h 0187h 0143h 0143h 0187h 0143h 0143h 0143h 0143h 0187h 0187h 0143h 0143h 0143h 0143h 0143h 0143h 0143h d1a2h 6e14h 37ddh ac69h f09ah 9117h a66ah 0a27h f231h f103h c92ch 7f91h da55h fbfch 7b92h e6deh 941fh 60d8h 7bf0h d672h e0dah 96a8h 4321h d30fh 2115h 1970'S HIT BUZZ BASS CHORD VOX CHORDS HMM DIRTY HIT ESQ 1 BASS 1 EURO HIT 1 EURO HIT 2 EURO HIT 3 GIT STAB HIT ME HARD HIT STAB HOP HIT HOUSE NATION HOUSE STAB OLD CLASSIC ORGAN HIT RAVE ORG HIT RECORD STOP SMACK HIT SNAP SYNTH STAB HIT 1 STAB HIT 2 TECHNO CHORD VOX HIT Waveform Class = Sound Effect NUMBER CHECKSUM WAVENAME 0082h 0082h 0156h 0156h 0156h 0094h 0156h 0156h 0156h 0156h 0156h 0156h 0094h 018Ah 018Ah 0156h 6489h c0afh 6a5eh d04ah fe17h 1aaah 61f4h 1e6ah ded4h db3fh d8aeh 4087h 353dh f915h 2c20h ebe0h BEEP MAP 1 BEEP MAP 2 BLAST CABLE'S OUT FAST FWD TAPE LAZER ZAP 3 METAL HIT NEEDLE UP POP+CLICK MAP RECKIT BAD RECORD NOISE REWIND TAPE REZ ZAPS SCRATCH MAP 1 SCRATCH MAP 2 SHORT WAVE 1 Page 89 of 161 mrsysex.txt 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 0156h 0156h 0156h 0156h 0156h 0156h 0156h 0094h 0156h 0094h 0094h 0094h 0094h 10/10/2011 8:17 PM e80ch ce8bh a344h db1dh fa66h 5068h cd98h 1a3ah 7d94h ccd1h e197h 14e4h 5d27h 1754h SHORT WAVE 2 SPACE LAND SPACE MAN SPACE SYNTH 1 SPACE SYNTH 2 SPACE SYNTH 3 SPACE SYNTH 4 STATIC CLING SUPER ZAP WRONG NUMBER ZAP 1A ZAP 1B ZAP 2A ZAP 2B Waveform Class = Waveform NUMBER CHECKSUM WAVENAME 012Dh 012Dh 012Dh 012Dh 0131h 012Dh 012Dh 012Dh 012Dh 0043h 012Dh c33bh 66d2h 23ebh 2852h 6fdeh b3f3h 3b17h 9fdeh 5c65h 88dch d529h JOE'S LEAD OBEE REZ PW LEAD SYN PW MOOG SYN RASPY SYNTH RES SAW 1 RES SAW 2 RES SAW 3 RES SAW 4 REZZ HIT SOLITUDE Waveform Class = Inharmonic NUMBER CHECKSUM WAVENAME 0047h 0149h 0047h 0047h 0047h 0076h 0076h 0076h 0148h 0047h c87fh d67ch c2fch 286eh ef8bh 2982h 0e88h 0469h 7126h 723bh 8-BIT FUNK DIRTY BELL LP DRONE GRANULAR INDUSTRIAL INHARMONIC 1 INHARMONIC 2 INHARMONIC 3 OLD RACKBELL REZ NOIZ MAP Waveform Class = Transwave NUMBER CHECKSUM WAVENAME 014Dh 014Dh 016Ah 014Ah 016Ah 64bbh 04c9h d02dh 630bh 3614h BASS REZ 2 BLUE TRANCE BRAINIAC CHIME-X CLAVINEX Page 90 of 161 mrsysex.txt 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 014Dh 014Dh 016Ah 014Bh 014Dh 016Ah 014Dh 014Dh 014Ch 014Dh 016Ah 014Dh 014Ah 014Ah 016Ah 014Ah 014Dh 014Dh 016Ah 016Ah 014Dh 014Bh 014Dh 014Dh 014Bh 014Bh 016Ah 014Bh 014Dh 014Bh 016Ah 014Ah 016Ah 0168h 014Bh 014Ch 014Dh 016Ah 014Ch 0166h 014Bh 014Bh 014Dh 016Ah 016Ah 0168h 016Ah 0168h 014Dh 014Dh 014Dh 0168h 0168h 0168h 10/10/2011 8:17 PM 2076h c32dh 7d12h 3ec4h ca04h 7ebeh ee7ah 88e4h 17ach 5611h b153h fc1dh 828fh 0646h 9620h dd09h 0a5eh 3c5eh 7e0ah dbb0h 2bd5h 4b59h 8403h 0a97h 32feh 085dh 087ah fc66h 2ab0h 27b2h dc69h 0c3ah dfcah e719h 97d5h 3a32h 4c58h cf75h 1c23h 340ah b021h 2aceh 7a3fh 9799h f8ach e0a6h ba8eh 3304h 2905h caa8h aa28h 4d66h 1aceh 6c81h 23e9h CLIX-POPS COLOR WHEEL CYBORG ELVIS FAT SQUAREZ FRANKENWAVE GET EVEN GREEN TRANCE HARMONIX HEY HIHAT-X JOLT LIGHT YEARS LONG GONG 1 LONG GONG 2 MERCURY BASS MIRROR-X OPERETTA ORANGE TRANCE OVERTONES POLYMOD SWEEP PULSEWAVEMOD QUITE ODD RAT BREATH X RED TRANCE REZ LOOPS-2 REZ POP ATAKS REZ SQUARE ROBOT SWEEP SAMPLE & HOLD SAW REZ SWEEP SKY ROCKETS SPARKLERS STEP UP STEPS STEPS REZ SYLLABLES SYNKING TABLE-4-2 THANK YOU TRAN-REZ BASS TRANS BLIPS TRANS BOY TRANS E.PIANO TRANS-FRED TRANS-GRESSOR TRANZGRUV 01 TRANZGRUV 02 TRANZGRUV 03 TRANZGRUV 04 TRANZGRUV 05 TRANZGRUV 06 TRANZGRUV 07 TRANZGRUV 08 TRANZGRUV 09 Page 91 of 161 mrsysex.txt 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 014Ah 016Ah 014Ch 014Ch 014Dh 014Dh 014Ch 10/10/2011 8:17 PM 3c52h e2b3h 6b3ah fa6ch 5524h 3bbbh f972h 1f74h TRANZGRUV 10 TUBULAR-X U B RANDOM VODER-X VOWELS VOX SYN SWEEP YELLOW TRANCE YODEL X Appendix 5 - Insert Effect Parameters Insert Effect 1: Parametric EQ Total parameters: 12 (12 visible, 0 hidden) EQ Input Min Visible 0 (0) Ofs 0 Visible 1 (2) Ofs 4 LoShelf Fc Min Visible 2 (3) Ofs 6 LoShelf Gain Min Visible 3 (6) Ofs 12 Mid 1 Fc Min Visible 4 (7) Ofs 14 Mid 1 Q Min Visible 5 (8) Ofs 16 Mid 1 Gain Min Visible 6 (9) Ofs 18 Mid 2 Fc Min Visible 7 (10) Ofs 20 Mid 2 Q Min Visible 8 (11) Ofs 22 Mid 2 Gain Min Visible 9 (4) Ofs 8 HiShelf Fc Min Visible 10 (5) Ofs 10 HiShelf Gain Min Visible 11 (1) Ofs 2 EQ Output Min 0 0 0 0 10 0 0 10 0 0 0 0 (Off (10Hz (Off (10Hz (1.0 (Off (10Hz (1.0 (Off (10Hz (Off (Off ) ) ) ) ) ) ) ) ) ) ) ) Max Max Max Max Max Max Max Max Max Max Max Max 124 121 124 121 400 124 121 400 124 121 124 124 (+24dB (20.0kHz (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (+24dB (+24dB ) ) ) ) ) ) ) ) ) ) ) ) S S S S (0.0sec (-99% (100Hz (100Hz (-99% (0 (0 (0 (0.00Hz (0% (0ms (0ms (-99% (-99% (0ms (-99% (-99% (-99% (-99% (-99% (FullR ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S S S S S S S Insert Effect 2: Hall Reverb Total parameters: 21 (21 visible, 0 hidden) Decay Min Visible 0 Ofs 0 Visible 1 Ofs 2 LF Decay Min Visible 2 Ofs 4 HF Damping Min Visible 3 Ofs 6 HF Bandwidth Min Visible 4 Ofs 8 Primary Send Min Visible 5 Ofs 10 Diffusion 1 Min Visible 6 Ofs 12 Diffusion 2 Min Visible 7 Ofs 14 Definition Min Visible 8 Ofs 16 Detune Rate Min Visible 9 Ofs 18 Detune Depth Min Visible 10 Ofs 20 PreDelay Min Visible 11 Ofs 22 ER 1 Time Min Visible 12 Ofs 24 ER 1 Send Min Visible 13 Ofs 26 ER 1 Level Min Visible 14 Ofs 28 ER 2 Time Min Visible 15 Ofs 30 ER 2 Send Min Visible 16 Ofs 32 ER 2 Level Min Visible 17 Ofs 34 Position 1 Min Visible 18 Ofs 36 Position 2 Min Visible 19 Ofs 38 Position 3 Min Visible 20 Ofs 40 Output Bal Min Insert Effect 3: Large Room Total parameters: 21 (21 visible, 0 hidden) Page 92 of 161 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 S S S S S S S S S mrsysex.txt 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 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 Decay LF Decay HF Damping HF Bandwidth Primary Send Diffusion 1 Diffusion 2 Definition Detune Rate Detune Depth PreDelay ER 1 Time ER 1 Send ER 1 Level ER 2 Time ER 2 Send ER 2 Level Position 1 Position 2 Position 3 Output Bal Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (0.0sec (-99% (100Hz (100Hz (-99% (0 (0 (0 (0.00Hz (0% (0ms (0ms (-99% (-99% (0ms (-99% (-99% (-99% (-99% (-99% (Full R ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S Total parameters: 21 (21 visible, 0 hidden) Visible 0 Ofs 0 Decay Min Visible 1 Ofs 2 LF Decay Min Visible 2 Ofs 4 HF Damping Min Visible 3 Ofs 6 HF Bandwidth Min Visible 4 Ofs 8 Primary Send Min Visible 5 Ofs 10 Diffusion 1 Min Visible 6 Ofs 12 Diffusion 2 Min Visible 7 Ofs 14 Definition Min Visible 8 Ofs 16 Detune Rate Min Visible 9 Ofs 18 Detune Depth Min Visible 10 Ofs 20 PreDelay Min Visible 11 Ofs 22 ER 1 Time Min Visible 12 Ofs 24 ER 1 Send Min Visible 13 Ofs 26 ER 1 Level Min Visible 14 Ofs 28 ER 2 Time Min Visible 15 Ofs 30 ER 2 Send Min Visible 16 Ofs 32 ER 2 Level Min Visible 17 Ofs 34 Position 1 Min Visible 18 Ofs 36 Position 2 Min Visible 19 Ofs 38 Position 3 Min Visible 20 Ofs 40 Output Bal Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (0.0sec (-99% (100Hz (100Hz (-99% (0 (0 (0 (0.00Hz (0% (0ms (0ms (-99% (-99% (0ms (-99% (-99% (-99% (-99% (-99% (Full R ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S 0 0 0 0 0 (0.0sec (100Hz (100Hz (0 (0 ) ) ) ) ) Max Max Max Max Max 100 127 127 100 100 (10.0sec (21.2kHz (21.2kHz (100 (100 ) S ) S ) S ) ) S S S S S S S S S Insert Effect 4: Small Room S S S S S S S S S Insert Effect 5: Large Plate Total parameters: 12 (12 visible, 0 hidden) Visible 0 Ofs 0 Decay Min Visible 1 Ofs 2 HF Damping Min Visible 2 Ofs 4 HF Bandwidth Min Visible 3 Ofs 6 Diffusion 1 Min Visible 4 Ofs 8 Diffusion 2 Min Page 93 of 161 mrsysex.txt 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 Visible 6 Visible 7 Visible 8 Visible 9 Visible 10 Visible 11 10/10/2011 8:17 PM Ofs Ofs Ofs Ofs Ofs Ofs Ofs 10 12 14 16 18 20 22 Definition PreDelay ER 1 Level ER 2 Level ER 3 Level ER 4 Level Output Bal Min Min Min Min Min Min Min 0 0 0 0 0 0 0 (0 (0ms (-99% (-99% (-99% (-99% (Full R ) ) ) ) ) ) ) Total parameters: 12 (12 visible, 0 hidden) Visible 0 Ofs 0 Decay Min Visible 1 Ofs 2 HF Damping Min Visible 2 Ofs 4 HF Bandwidth Min Visible 3 Ofs 6 Diffusion 1 Min Visible 4 Ofs 8 Diffusion 2 Min Visible 5 Ofs 10 Definition Min Visible 6 Ofs 12 PreDelay Min Visible 7 Ofs 14 ER 1 Level Min Visible 8 Ofs 16 ER 2 Level Min Visible 9 Ofs 18 ER 3 Level Min Visible 10 Ofs 20 ER 4 Level Min Visible 11 Ofs 22 Output Bal Min 0 0 0 0 0 0 0 0 0 0 0 0 (0.0sec (100Hz (100Hz (0 (0 (0 (0ms (-99% (-99% (-99% (-99% (Full R ) ) ) ) ) ) ) ) ) ) ) ) S S S 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (-99% (-99% (-99% (-99% (-99% (-99% (-99% (-99% (-99% (100Hz (100Hz (-99% (0 (0 (0 (0 (0ms (-99% (0ms (-99% (Full R ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S S S S S S S S S S S S S Insert Effect 6: Small Plate S S S S S Insert Effect 7: NonLinReverb1 Total parameters: 21 (21 visible, 0 hidden) Visible 0 Ofs 0 Env 1 Level Min Visible 1 Ofs 2 Env 2 Level Min Visible 2 Ofs 4 Env 3 Level Min Visible 3 Ofs 6 Env 4 Level Min Visible 4 Ofs 8 Env 5 Level Min Visible 5 Ofs 10 Env 6 Level Min Visible 6 Ofs 12 Env 7 Level Min Visible 7 Ofs 14 Env 8 Level Min Visible 8 Ofs 16 Env 9 Level Min Visible 9 Ofs 18 HF Damping Min Visible 10 Ofs 20 HF Bandwidth Min Visible 11 Ofs 22 Primary Send Min Visible 12 Ofs 24 Diffusion 1 Min Visible 13 Ofs 26 Diffusion 2 Min Visible 14 Ofs 28 Density 1 Min Visible 15 Ofs 30 Density 2 Min Visible 16 Ofs 32 ER 1 Time Min Visible 17 Ofs 34 ER 1 Send Min Visible 18 Ofs 36 ER 2 Time Min Visible 19 Ofs 38 ER 2 Send Min Visible 20 Ofs 40 Output Bal Min S S S Insert Effect 8: NonLinReverb2 Total parameters: 21 (21 visible, 0 hidden) Visible 0 Ofs 0 Env 1 Level Min Visible 1 Ofs 2 Env 2 Level Min Visible 2 Ofs 4 Env 3 Level Min Page 94 of 161 0 (-99% 0 (-99% 0 (-99% ) Max ) Max ) Max 127 (+99% 127 (+99% 127 (+99% ) S ) S ) S mrsysex.txt 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 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 Env 4 Level Env 5 Level Env 6 Level Env 7 Level Env 8 Level Env 9 Level HF Damping HF Bandwidth Primary Send Diffusion 1 Diffusion 2 Density 1 Density 2 ER 1 Time ER 1 Send ER 2 Time ER 2 Send Output Bal Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (-99% (-99% (-99% (-99% (-99% (-99% (100Hz (100Hz (-99% (0 (0 (0 (0 (0ms (-99% (0ms (-99% (Full R ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S S S S S Total parameters: 18 (17 visible, 1 hidden) Min Visible 0 (6) Ofs 12 Gate Thresh Visible 1 (7) Ofs 14 Gate Hysteresis Min Visible 2 (8) Ofs 16 Gate Attack Min Visible 3 (9) Ofs 18 Gate Release Min Visible 4 (10) Ofs 20 Gate Hold Min Visible 5 (0) Ofs 0 Decay Min Visible 6 (1) Ofs 2 HF Damping Min Visible 7 (3) Ofs 6 Diffusion 1 Min Visible 8 (4) Ofs 8 Diffusion 2 Min Visible 9 (5) Ofs 10 Definition Min Visible 10 (11) Ofs 22 Slap Time Min Visible 11 (12) Ofs 24 Slap Level Min Visible 12 (13) Ofs 26 ER 1 Level Min Visible 13 (14) Ofs 28 ER 2 Level Min Visible 14 (15) Ofs 30 ER 3 Level Min Visible 15 (16) Ofs 32 ER 4 Level Min Visible 16 (17) Ofs 34 Output Bal Min Hidden 17 (17) Ofs 34 Output Bal Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (-96.0dB (0dB (50us (50us (50us (0.0sec (100Hz (0 (0 (0 (0ms (Off (-99% (-99% (-99% (-99% (Full R (Full R) (0deg ) Max Max Max Max Max 105 250 500 10 1 (20.0Hz ) S (25.0ms ) (50.0ms ) (R<---->L) S (-180deg ) S S S S Insert Effect 9: Gated Reverb S S S S S S S S S S S S Insert Effect 10: Stereo Chorus Total parameters: 5 Visible 0 Ofs Visible 1 Ofs Visible 2 Ofs Visible 3 Ofs Visible 4 Ofs (5 visible, 0 hidden) 0 LFO Rate Min 2 Chorus Depth Min 4 ChorusCenter Min 6 Spread Min 8 Chorus Phase Min Insert Effect 11: 8-Voice Chorus Total parameters: 14 (13 visible, 1 hidden) Visible 0 (0) Ofs 0 EQ Input Min Visible 1 (2) Ofs 4 Mid 1 Fc Min Page 95 of 161 0 (Off 0 (10Hz ) Max ) Max 124 (+24dB ) S 121 (20.0kHz ) S mrsysex.txt 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 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Hidden 10/10/2011 8:17 PM 2 3 4 5 6 7 8 9 10 11 12 13 (3) (4) (1) (13) (11) (5) (6) (7) (12) (9) (10) (13) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 6 8 2 26 22 10 12 14 24 18 20 26 Mid 1 Q Mid 1 Gain EQ Output Dry Blend HPF Cutoff LFO Rate Chorus Depth ChorusCenter Center Offset Chorus Phase Chorus Feedback Dry Blend Min Min Min Min Min Min Min Min Min Min Min Min 10 0 0 0 0 0 0 0 0 0 0 0 (1.0 ) (Off ) (Off ) (Full Dry) (10Hz ) (0.0Hz ) (0.0ms ) (0.0ms ) (0% ) (-180deg ) (-99% ) (Full Dry) Max 400 (40.0 ) Max 124 (+24dB ) S Max 124 (+24dB ) S Max 127 (Full Wet) S Max 109 (10.9kHz ) S Max 70 (7.0Hz ) Max 3000 (300.0ms ) Max 3000 (300.0ms ) Max 100 (100% ) S Max 180 (+180deg ) S Max 127 (+99% ) S Max 127 (Full Dry) S Total parameters: 13 (13 visible, 0 hidden) Visible 0 Ofs 0 Decay Min Visible 1 Ofs 2 HF Damping Min Visible 2 Ofs 4 HF Bandwidth Min Visible 3 Ofs 6 Diffusion 1 Min Visible 4 Ofs 8 Diffusion 2 Min Visible 5 Ofs 10 Definition Min Visible 6 Ofs 12 Chorus Mix Min Visible 7 Ofs 14 LFO Rate Min Visible 8 Ofs 16 LFO Shape Min Visible 9 Ofs 18 LFO Phase Min Visible 10 Ofs 20 Chorus Depth Min Visible 11 Ofs 22 Chorus Center Min Visible 12 Ofs 24 System Feedback Min 0 0 0 0 0 0 0 0 0 0 0 0 0 (0.0sec ) (100Hz ) (100Hz ) (0 ) (0 ) (0 ) (Full Dry) (1/1 Sys ) (Triangle) (-180deg ) (0.0ms ) (0.0ms ) (-99% ) Max Max Max Max Max Max Max Max Max Max Max Max Max 100 127 127 100 100 100 127 116 7 180 250 500 127 (10.0sec ) (21.2kHz ) (21.2kHz ) (100 ) (100 ) (100 ) (Full Wet) (20.0Hz ) (4-Step ) (+180deg ) (25.0ms ) (50.0ms ) (+99% ) S S S 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (0.0sec ) (100Hz ) (100Hz ) (0 ) (0 ) (0 ) (Full Dry) (1/1 Sys ) (Triangle) (-180deg ) (0.0ms ) (0.0ms ) (0% ) (-99% ) (-99% ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 100 127 127 100 100 100 127 116 7 180 250 500 100 127 127 (10.0sec ) (21.2kHz ) (21.2kHz ) (100 ) (100 ) (100 ) (Full Wet) (20.0Hz ) (4-Step ) (+180deg ) (25.0ms ) (50.0ms ) (100% ) (+99% ) (+99% ) S S S Insert Effect 12: Rev(Chorus S S S S S Insert Effect 13: Rev(Flanger Total parameters: 15 (15 visible, 0 hidden) Visible 0 Ofs 0 Decay Min Visible 1 Ofs 2 HF Damping Min Visible 2 Ofs 4 HF Bandwidth Min Visible 3 Ofs 6 Diffusion 1 Min Visible 4 Ofs 8 Diffusion 2 Min Visible 5 Ofs 10 Definition Min Visible 6 Ofs 12 FlangerMix Min Visible 7 Ofs 14 LFO Rate Min Visible 8 Ofs 16 LFO Shape Min Visible 9 Ofs 18 LFO Phase Min Visible 10 Ofs 20 Flanger Depth Min Visible 11 Ofs 22 FlangerCenter Min Visible 12 Ofs 24 Notch Depth Min Visible 13 Ofs 26 Feedback Min Visible 14 Ofs 28 System Feedback Min S S S S S S S Insert Effect 14: Rev(Phaser Total parameters: 14 (13 visible, 1 hidden) Visible 0 (0) Ofs 0 Decay Min Visible 1 (1) Ofs 2 HF Damping Min Visible 2 (2) Ofs 4 HF Bandwidth Min Page 96 of 161 0 (0.0sec 0 (100Hz 0 (100Hz ) Max ) Max ) Max 100 (10.0sec ) S 127 (21.2kHz ) S 127 (21.2kHz ) S mrsysex.txt 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 Visible Visible Visible Visible Visible Visible Visible Visible Visible Hidden 10/10/2011 8:17 PM 3 4 5 6 7 8 9 10 11 12 13 (3) (4) (5) (6) (7) (8) (10) (11) (12) (13) (13) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 6 8 10 12 14 16 20 22 24 26 26 Diffusion 1 Diffusion 2 Definition Phaser Mix LFO Rate LFO Shape Phaser Depth Phaser Center Notch Depth Feedback Feedback Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 0 0 0 (0 ) (0 ) (0 ) (Full Dry) (1/1 Sys ) (Triangle) (0 ) (0 ) (0% ) (-99% ) (-99% ) Max Max Max Max Max Max Max Max Max Max Max 100 100 100 127 116 7 100 100 100 127 127 (100 ) (100 ) (100 ) (Full Wet) (20.0Hz ) (4-Step ) (100 ) (100 ) (100% ) (+99% ) (-99% ) Total parameters: 12 (12 visible, 0 hidden) Visible 0 Ofs 0 LFO Rate Min Visible 1 Ofs 2 LFO Shape Min Visible 2 Ofs 4 LFO Phase Min Visible 3 Ofs 6 Chorus Depth Min Visible 4 Ofs 8 Chorus Center Min Visible 5 Ofs 10 Rev Mix Min Visible 6 Ofs 12 Decay Min Visible 7 Ofs 14 HF Damping Min Visible 8 Ofs 16 HF Bandwidth Min Visible 9 Ofs 18 Diffusion 1 Min Visible 10 Ofs 20 Diffusion 2 Min Visible 11 Ofs 22 Definition Min 0 0 0 0 0 0 0 0 0 0 0 0 (1/1 Sys ) (Triangle) (-180deg ) (0.0ms ) (0.0ms ) (Full Dry) (0.0sec ) (100Hz ) (100Hz ) (0 ) (0 ) (0 ) Max Max Max Max Max Max Max Max Max Max Max Max 116 7 180 250 500 127 100 127 127 100 100 100 (20.0Hz ) (4-Step ) (+180deg ) (25.0ms ) (50.0ms ) (Full Wet) (10.0sec ) (21.2kHz ) (21.2kHz ) (100 ) (100 ) (100 ) S S S 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (1/1 Sys ) (Triangle) (-180deg ) (0.0ms ) (0.0ms ) (0% ) (-99% ) (Full Dry) (0.0sec ) (100Hz ) (100Hz ) (0 ) (0 ) (0 ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max 116 7 180 250 500 100 127 127 100 127 127 100 100 100 (20.0Hz ) (4-Step ) (+180deg ) (25.0ms ) (50.0ms ) (100% ) (+99% ) (Full Wet) (10.0sec ) (21.2kHz ) (21.2kHz ) (100 ) (100 ) (100 ) S S S 0 0 0 0 0 0 (1/1 Sys ) (Triangle) (0 ) (0 ) (0% ) (-99% ) Max Max Max Max Max Max 116 7 100 100 100 127 (20.0Hz (4-Step (100 (100 (100% (+99% S S S S S S S S Insert Effect 15: Chorus(Rev S S S S Insert Effect 16: Flanger(Rev Total parameters: 14 (14 visible, 0 hidden) LFO Rate Min Visible 0 Ofs 0 Visible 1 Ofs 2 LFO Shape Min Visible 2 Ofs 4 LFO Phase Min Visible 3 Ofs 6 Flanger Depth Min Visible 4 Ofs 8 FlangerCenter Min Visible 5 Ofs 10 Notch Depth Min Visible 6 Ofs 12 Feedback Min Visible 7 Ofs 14 Rev Mix Min Visible 8 Ofs 16 Decay Min Visible 9 Ofs 18 HF Damping Min Visible 10 Ofs 20 HF Bandwidth Min Visible 11 Ofs 22 Diffusion 1 Min Visible 12 Ofs 24 Diffusion 2 Min Visible 13 Ofs 26 Definition Min S S S S S S Insert Effect 17: Phaser(Rev Total parameters: 14 (13 visible, 1 hidden) Visible 0 (0) Ofs 0 LFO Rate Min Visible 1 (1) Ofs 2 LFO Shape Min Visible 2 (3) Ofs 6 Phaser Depth Min Visible 3 (4) Ofs 8 Phaser Center Min Visible 4 (5) Ofs 10 Notch Depth Min Visible 5 (6) Ofs 12 Feedback Min Page 97 of 161 ) ) ) ) ) ) S S mrsysex.txt 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 Visible Visible Visible Visible Visible Visible Hidden 10/10/2011 8:17 PM 6 7 8 9 10 11 12 13 (7) (8) (9) (10) (11) (12) (13) (13) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 14 16 18 20 22 24 26 26 Rev Mix Decay HF Damping HF Bandwidth Diffusion 1 Diffusion 2 Definition Definition Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 (Full Dry) (0.0sec ) (100Hz ) (100Hz ) (0 ) (0 ) (0 ) (0 ) Max Max Max Max Max Max Max Max 127 100 127 127 100 100 100 100 (Full Wet) (10.0sec ) (21.2kHz ) (21.2kHz ) (100 ) (100 ) (100 ) (0 ) S S S S Total parameters: 16 (16 visible, 0 hidden) Visible 0 (0) Ofs 0 EQ Input Min Visible 1 (2) Ofs 4 LoShelf Fc Min Visible 2 (3) Ofs 6 LoShelf Gain Min Visible 3 (6) Ofs 12 Mid 1 Fc Min Visible 4 (7) Ofs 14 Mid 1 Q Min Visible 5 (8) Ofs 16 Mid 1 Gain Min Visible 6 (4) Ofs 8 HiShelf Fc Min Visible 7 (5) Ofs 10 HiShelf Gain Min Visible 8 (1) Ofs 2 EQ Output Min Visible 9 (9) Ofs 18 Rev Mix Min Visible 10 (10) Ofs 20 Decay Min Visible 11 (11) Ofs 22 HF Damping Min Visible 12 (12) Ofs 24 HF Bandwidth Min Visible 13 (13) Ofs 26 Diffusion 1 Min Visible 14 (14) Ofs 28 Diffusion 2 Min Visible 15 (15) Ofs 30 Definition Min 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 (Off ) (10Hz ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (Off ) (Off ) (Full Dry) (0.0sec ) (100Hz ) (100Hz ) (0 ) (0 ) (0 ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 124 121 124 121 400 124 121 124 124 127 100 127 127 100 100 100 (+24dB ) (20.0kHz ) (+24dB ) (20.0kHz ) (40.0 ) (+24dB ) (20.0kHz ) (+24dB ) (+24dB ) (Full Wet) (10.0sec ) (21.2kHz ) (21.2kHz ) (100 ) (100 ) (100 ) S S S S 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (1/1 Sys ) (Triangle) (-180deg ) (0.0ms ) (0.0ms ) (0% ) (0% ) (0% ) (-99% ) (Full Dry) (0.0sec ) (100Hz ) (100Hz ) (0 ) (0 ) (0 ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 116 7 180 20 500 100 100 100 127 127 100 127 127 100 100 100 (20.0Hz ) (4-Step ) (+180deg ) (2.0ms ) (50.0ms ) (100% ) (100% ) (100% ) (+99% ) (Full Wet) (10.0sec ) (21.2kHz ) (21.2kHz ) (100 ) (100 ) (100 ) S S S Insert Effect 18: EQ(Reverb S S S S S S S S Insert Effect 19: Spinner(Rev Total parameters: 16 (16 visible, 0 hidden) Visible 0 Ofs 0 LFO Rate Min Visible 1 Ofs 2 LFO Shape Min Visible 2 Ofs 4 LFO Phase Min Visible 3 Ofs 6 DDL Mod Depth Min Visible 4 Ofs 8 DDL ModCenter Min Visible 5 Ofs 10 Level Mod Min Visible 6 Ofs 12 L-to-R Mod Min Visible 7 Ofs 14 F-to-B Mod Min Visible 8 Ofs 16 Cancellation Min Visible 9 Ofs 18 Rev Mix Min Visible 10 Ofs 20 Decay Min Visible 11 Ofs 22 HF Damping Min Visible 12 Ofs 24 HF Bandwidth Min Visible 13 Ofs 26 Diffusion 1 Min Visible 14 Ofs 28 Diffusion 2 Min Visible 15 Ofs 30 Definition Min S S S S S S S S Insert Effect 20: DDL(Chorus Total parameters: 22 (22 visible, 0 hidden) Visible 0 Ofs 0 Dly1 Time Min Visible 1 Ofs 2 Dly1 Level Min Visible 2 Ofs 4 Dly1 Feedback Min Page 98 of 161 0 (1/1 Sys ) Max 0 (Off ) Max 0 (-99% ) Max 641 (630ms ) 124 (+12.0dB ) S 127 (+99% ) S mrsysex.txt 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 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 Dly1 Damping Dly1 Pan Dly2 Time Dly2 Level Dly2 Feedback Dly2 Damping Dly2 Pan Dly3 Time Dly3 Level Dly3 Pan Dly4 Time Dly4 Level Dly4 Pan LFO Rate LFO Shape LFO Phase Chorus Depth ChorusCenter Spread Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (100Hz ) (Full R) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 127 127 641 124 127 127 127 641 124 127 641 124 127 116 7 180 250 500 10 (21.2kHz ) (Full >R ) (630ms ) (+12.0dB ) (+99% ) (21.2kHz ) (Full >R ) (630ms ) (+12.0dB ) (Full >R ) (630ms ) (+12.0dB ) (Full >R ) (20.0Hz ) (4-Step ) (+180deg ) (25.0ms ) (50.0ms ) (R<---->L) Total parameters: 23 (23 visible, 0 hidden) Visible 0 Ofs 0 Dly1 Time Min Visible 1 Ofs 2 Dly1 Level Min Visible 2 Ofs 4 Dly1 Feedback Min Visible 3 Ofs 6 Dly1 Damping Min Visible 4 Ofs 8 Dly1 Pan Min Visible 5 Ofs 10 Dly2 Time Min Visible 6 Ofs 12 Dly2 Level Min Visible 7 Ofs 14 Dly2 Feedback Min Visible 8 Ofs 16 Dly2 Damping Min Visible 9 Ofs 18 Dly2 Pan Min Visible 10 Ofs 20 Dly3 Time Min Visible 11 Ofs 22 Dly3 Level Min Visible 12 Ofs 24 Dly3 Pan Min Visible 13 Ofs 26 Dly4 Time Min Visible 14 Ofs 28 Dly4 Level Min Visible 15 Ofs 30 Dly4 Pan Min Visible 16 Ofs 32 LFO Rate Min Visible 17 Ofs 34 LFO Shape Min Visible 18 Ofs 36 LFO Phase Min Visible 19 Ofs 38 Flanger Depth Min Visible 20 Ofs 40 FlangerCenter Min Visible 21 Ofs 42 Notch Depth Min Visible 22 Ofs 44 Feedback Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (1/1 Sys ) (Off ) (-99% ) (100Hz ) (Full R (630ms (+12.0dB (+99% (21.2kHz (Full >R (630ms (+12.0dB (Full >R (630ms (+12.0dB (Full >R (20.0Hz (4-Step (+180deg (25.0ms (50.0ms (100% (+99% ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) 0 0 0 0 0 (1/1 Sys (Off (-99% (100Hz (Full R ) ) ) ) ) S S S S S S S S S S S S S S Insert Effect 21: DDL(Flanger S S S S S S S S S S S S S S S S S Insert Effect 22: DDL(Phaser Total parameters: 23 (22 visible, 1 hidden) Visible 0 (0) Ofs 0 Dly1 Time Min Visible 1 (1) Ofs 2 Dly1 Level Min Visible 2 (2) Ofs 4 Dly1 Feedback Min Visible 3 (3) Ofs 6 Dly1 Damping Min Visible 4 (4) Ofs 8 Dly1 Pan Min Page 99 of 161 ) ) ) ) ) S S S S mrsysex.txt 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 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Hidden 10/10/2011 8:17 PM 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 (5) (6) (7) (8) (9) (10) (11) (12) (13) (14) (15) (16) (17) (19) (20) (21) (22) (22) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 10 12 14 16 18 20 22 24 26 28 30 32 34 38 40 42 44 44 Dly2 Time Dly2 Level Dly2 Feedback Dly2 Damping Dly2 Pan Dly3 Time Dly3 Level Dly3 Pan Dly4 Time Dly4 Level Dly4 Pan LFO Rate LFO Shape Phaser Depth Phaser Center Notch Depth Feedback Feedback Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (1/1 Sys ) (Off ) (-99% ) (100Hz ) (Full R (630ms (+12.0dB (Full >R (630ms (+12.0dB (Full >R (20.0Hz (4-Step (100 (100 (100% (+99% (-99% ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) Total parameters: 25 (25 visible, 0 hidden) Dly1 Time Min Visible 0 (0) Ofs 0 Visible 1 (1) Ofs 2 Dly1 Level Min Visible 2 (2) Ofs 4 Dly1 Feedback Min Visible 3 (3) Ofs 6 Dly1 Damping Min Visible 4 (4) Ofs 8 Dly1 Pan Min Visible 5 (5) Ofs 10 Dly2 Time Min Visible 6 (6) Ofs 12 Dly2 Level Min Visible 7 (7) Ofs 14 Dly2 Feedback Min Visible 8 (8) Ofs 16 Dly2 Damping Min Visible 9 (9) Ofs 18 Dly2 Pan Min Visible 10 (10) Ofs 20 Dly3 Time Min Visible 11 (11) Ofs 22 Dly3 Level Min Visible 12 (12) Ofs 24 Dly3 Pan Min Visible 13 (13) Ofs 26 Dly4 Time Min Visible 14 (14) Ofs 28 Dly4 Level Min Visible 15 (15) Ofs 30 Dly4 Pan Min Visible 16 (16) Ofs 32 EQ Input Min Visible 17 (18) Ofs 36 LoShelf Fc Min Visible 18 (19) Ofs 38 LoShelf Gain Min Visible 19 (22) Ofs 44 Mid 1 Fc Min Visible 20 (23) Ofs 46 Mid 1 Q Min Visible 21 (24) Ofs 48 Mid 1 Gain Min Visible 22 (20) Ofs 40 HiShelf Fc Min Visible 23 (21) Ofs 42 HiShelf Gain Min Visible 24 (17) Ofs 34 EQ Output Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 0 (1/1 Sys (Off (-99% (100Hz (Full R (630ms (+12.0dB (+99% (21.2kHz (Full >R (630ms (+12.0dB (Full >R (630ms (+12.0dB (Full >R (+24dB (20.0kHz (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (+24dB (+24dB ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) 0 0 10 0 (Off (10Hz (1.0 (Off ) ) ) ) Max Max Max Max 124 121 400 124 (+24dB (20.0kHz (40.0 (+24dB ) S ) S ) ) S S S S S S S S S S S S S S Insert Effect 23: DDL(EQ S S S S S S S S S S S S S S S S S S S S Insert Effect 24: Multi-Tap DDL Total parameters: 23 (23 visible, 0 hidden) Visible 0 (0) Ofs 0 EQ Input Min Visible 1 (2) Ofs 4 Mid 1 Fc Min Visible 2 (3) Ofs 6 Mid 1 Q Min Visible 3 (4) Ofs 8 Mid 1 Gain Min Page 100 of 161 mrsysex.txt 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 (1) (5) (6) (7) (8) (9) (10) (11) (12) (13) (14) (15) (16) (17) (18) (19) (20) (21) (22) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 2 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 EQ Output Diffusion 1 Diffus Time 1 Diffusion 2 Diffus Time 2 Diffusion 3 Diffus Time 3 Diffusion 4 Diffus Time 4 Dly Interval MaxDlyTime Dly Smoothing Feedback Tap Dly Feedback Dly Damping Dly Levels Dly Max Level Dly Pan Dly Spread Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 (Off ) (-99% ) (0ms ) (-99% ) (0ms ) (-99% ) (0ms ) (-99% ) (0ms ) (Uniform ) (1/1 Sys ) (50us ) (1 ) (-99% ) (10Hz ) (Uniform ) (0 ) (Centered) (0 ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 124 127 62 127 62 127 62 127 62 5 511 58 9 127 121 5 100 6 100 (+24dB (+99% (62ms (+99% (62ms (+99% (62ms (+99% (62ms (Random (500ms (10.0s (9 (+99% (20.0kHz (Random (100 (Random (100 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S Total parameters: 26 (26 visible, 0 hidden) Visible 0 (2) Ofs 4 Dist LPF Fc Min Visible 1 (5) Ofs 10 Dist Offset Min Visible 2 (0) Ofs 0 Dist Gain Min Visible 3 (6) Ofs 12 Dist Curve Min Visible 4 (1) Ofs 2 Dist Volume Min Visible 5 (3) Ofs 6 Post VCF Fc Min Visible 6 (4) Ofs 8 Post VCF Q Min Visible 7 (7) Ofs 14 Dist Dry Lev Min Visible 8 (8) Ofs 16 EQ Input Min Visible 9 (10) Ofs 20 LoShelf Fc Min Visible 10 (11) Ofs 22 LoShelf Gain Min Visible 11 (14) Ofs 28 Mid 1 Fc Min Visible 12 (15) Ofs 30 Mid 1 Q Min Visible 13 (16) Ofs 32 Mid 1 Gain Min Visible 14 (17) Ofs 34 Mid 2 Fc Min Visible 15 (18) Ofs 36 Mid 2 Q Min Visible 16 (19) Ofs 38 Mid 2 Gain Min Visible 17 (12) Ofs 24 HiShelf Fc Min Visible 18 (13) Ofs 26 HiShelf Gain Min Visible 19 (9) Ofs 18 EQ Output Min Visible 20 (20) Ofs 40 LFO Rate Min Visible 21 (21) Ofs 42 LFO Shape Min Visible 22 (22) Ofs 44 LFO Phase Min Visible 23 (23) Ofs 46 Chorus Depth Min Visible 24 (24) Ofs 48 ChorusCenter Min Visible 25 (25) Ofs 50 Spread Min 0 0 0 0 0 0 10 0 0 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 (10Hz ) (-99% ) (Off ) (Soft ) (Off ) (10Hz ) (1.0 ) (Off ) (Off ) (10Hz ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (Off ) (Off ) (1/1 Sys ) (Triangle) (-180deg ) (0.0ms ) (0.0ms ) (L<---->R) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 121 127 148 4 100 94 400 100 124 121 124 121 400 124 121 400 124 121 124 124 116 7 180 250 500 10 (20.0kHz ) (+99% ) (+48dB ) (Buzz ) (0dB ) (7.10kHz ) (40.0 ) (0.0dB ) (+24dB ) (20.0kHz ) (+24dB ) (20.0kHz ) (40.0 ) (+24dB ) (20.0kHz ) (40.0 ) (+24dB ) (20.0kHz ) (+24dB ) (+24dB ) (20.0Hz ) (4-Step ) (+180deg ) (25.0ms ) (50.0ms ) (R<---->L) S S S S S S S S S S S S S S S Insert Effect 25: Dist(Chorus S S S S S S S S S S S S S S S Insert Effect 26: Dist(Flanger Total parameters: 27 (27 visible, 0 hidden) Visible 0 (2) Ofs 4 Dist LPF Fc Min Visible 1 (5) Ofs 10 Dist Offset Min Page 101 of 161 0 (10Hz 0 (-99% ) Max ) Max 121 (20.0kHz ) S 127 (+99% ) S mrsysex.txt 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 (0) (6) (1) (3) (4) (7) (8) (10) (11) (14) (15) (16) (17) (18) (19) (12) (13) (9) (20) (21) (22) (23) (24) (25) (26) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 0 12 2 6 8 14 16 20 22 28 30 32 34 36 38 24 26 18 40 42 44 46 48 50 52 Dist Gain Dist Curve Dist Volume Post VCF Fc Post VCF Q Dist Dry Lev EQ Input LoShelf Fc LoShelf Gain Mid 1 Fc Mid 1 Q Mid 1 Gain Mid 2 Fc Mid 2 Q Mid 2 Gain HiShelf Fc HiShelf Gain EQ Output LFO Rate LFO Shape LFO Phase Flanger Depth FlangerCenter Notch Depth Feedback Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 10 0 0 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 (Off ) (Soft ) (Off ) (10Hz ) (1.0 ) (Off ) (Off ) (10Hz ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (Off ) (Off ) (1/1 Sys ) (Triangle) (-180deg ) (0.0ms ) (0.0ms ) (0% ) (-99% ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 148 4 100 94 400 100 124 121 124 121 400 124 121 400 124 121 124 124 116 7 180 250 500 100 127 (+48dB (Buzz (0dB (7.10kHz (40.0 (0.0dB (+24dB (20.0kHz (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (+24dB (+24dB (20.0Hz (4-Step (+180deg (25.0ms (50.0ms (100% (+99% ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S Total parameters: 27 (26 visible, 1 hidden) Visible 0 (2) Ofs 4 Dist LPF Fc Min Visible 1 (5) Ofs 10 Dist Offset Min Visible 2 (0) Ofs 0 Dist Gain Min Visible 3 (6) Ofs 12 Dist Curve Min Visible 4 (1) Ofs 2 Dist Volume Min Visible 5 (3) Ofs 6 Post VCF Fc Min Visible 6 (4) Ofs 8 Post VCF Q Min Visible 7 (7) Ofs 14 Dist Dry Lev Min Visible 8 (8) Ofs 16 EQ Input Min Visible 9 (10) Ofs 20 LoShelf Fc Min Visible 10 (11) Ofs 22 LoShelf Gain Min Visible 11 (14) Ofs 28 Mid 1 Fc Min Visible 12 (15) Ofs 30 Mid 1 Q Min Visible 13 (16) Ofs 32 Mid 1 Gain Min Visible 14 (17) Ofs 34 Mid 2 Fc Min Visible 15 (18) Ofs 36 Mid 2 Q Min Visible 16 (19) Ofs 38 Mid 2 Gain Min Visible 17 (12) Ofs 24 HiShelf Fc Min Visible 18 (13) Ofs 26 HiShelf Gain Min Visible 19 (9) Ofs 18 EQ Output Min Visible 20 (20) Ofs 40 LFO Rate Min Visible 21 (21) Ofs 42 LFO Shape Min Visible 22 (23) Ofs 46 Phaser Depth Min Visible 23 (24) Ofs 48 Phaser Center Min Visible 24 (25) Ofs 50 Notch Depth Min Visible 25 (26) Ofs 52 Feedback Min 0 0 0 0 0 0 10 0 0 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 (10Hz ) (-99% ) (Off ) (Soft ) (Off ) (10Hz ) (1.0 ) (Off ) (Off ) (10Hz ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (Off ) (Off ) (1/1 Sys ) (Triangle) (0 ) (0 ) (0% ) (-99% ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 121 127 148 4 100 94 400 100 124 121 124 121 400 124 121 400 124 121 124 124 116 7 100 100 100 127 (20.0kHz (+99% (+48dB (Buzz (0dB (7.10kHz (40.0 (0.0dB (+24dB (20.0kHz (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (+24dB (+24dB (20.0Hz (4-Step (100 (100 (100% (+99% ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S S S S S S S S S S S S S S S S S S Insert Effect 27: Dist(Phaser Page 102 of 161 S S S S S S S S S S S S S S S mrsysex.txt 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 Hidden 10/10/2011 8:17 PM 26 (26) Ofs 52 Feedback Min 0 (-99% ) Max 127 (-99% ) S Insert Effect 28: Dist(AutoWah Total parameters: 13 (13 visible, 0 hidden) Visible 0 (4) Ofs 8 Pre HPF Fc Min Visible 1 (5) Ofs 10 Pre VCF Fc Min Visible 2 (6) Ofs 12 Pre VCF Q Min Visible 3 (7) Ofs 14 PreVCF EnvAmt Min Visible 4 (0) Ofs 0 Dist Gain Min Visible 5 (1) Ofs 2 Dist Volume Min Visible 6 (12) Ofs 24 Distortion Min Visible 7 (9) Ofs 18 Post VCF Fc Min Visible 8 (10) Ofs 20 Post VCF Q Min Visible 9 (11) Ofs 22 PostVCF EnvAmt Min Visible 10 (2) Ofs 4 VCF Attack Min Visible 11 (3) Ofs 6 VCF Release Min Visible 12 (8) Ofs 16 Post HPF Fc Min 0 0 10 0 0 0 0 0 10 0 0 0 0 (10Hz (10Hz (1.0 (-99% (Off (Off (On (10Hz (1.0 (-99% (50us (50us (10Hz ) ) ) ) ) ) ) ) ) ) ) ) ) Max Max Max Max Max Max Max Max Max Max Max Max Max 60 94 400 127 148 100 1 94 400 127 58 58 60 (1.50kHz (7.10kHz (40.0 (+99% (+48dB (0dB (Off (7.10kHz (40.0 (+99% (10.0s (10.0s (1.50kHz ) ) ) ) ) ) ) ) ) ) ) ) ) S S 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (Off (10Hz (1.0 (50us (50us (Off (50us (-99% (Single (1/1 Sys (Off (-99% (100Hz (Full R (630ms (+12.0dB (+99% (21.2kHz (Full >R ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S 0 0 0 0 0 0 10 0 0 10 (10Hz (-99% (Off (Soft (Off (10Hz (1.0 (Off (10Hz (1.0 ) ) ) ) ) ) ) ) ) ) Max Max Max Max Max Max Max Max Max Max 121 127 148 4 100 94 400 100 121 400 (20.0kHz (+99% (+48dB (Buzz (0dB (7.10kHz (40.0 (0.0dB (20.0kHz (40.0 ) ) ) ) ) ) ) ) ) ) S S S S S S S S S S S S S S S Insert Effect 29: ResVCF(DDL Total parameters: 19 (19 visible, 0 hidden) VCF Input Min Visible 0 Ofs 0 Visible 1 Ofs 2 VCF Fc Min Visible 2 Ofs 4 VCF Q Min Visible 3 Ofs 6 ADSR Attack Min Visible 4 Ofs 8 ADSR Decay Min Visible 5 Ofs 10 ADSR Sustain Min Visible 6 Ofs 12 ADSR Release Min Visible 7 Ofs 14 ADSR Env Amt Min Visible 8 Ofs 16 ADSR TrigMode Min Visible 9 Ofs 18 Dly1 Time Min Visible 10 Ofs 20 Dly1 Level Min Visible 11 Ofs 22 Dly1 Feedback Min Visible 12 Ofs 24 Dly1 Damping Min Visible 13 Ofs 26 Dly1 Pan Min Visible 14 Ofs 28 Dly2 Time Min Visible 15 Ofs 30 Dly2 Level Min Visible 16 Ofs 32 Dly2 Feedback Min Visible 17 Ofs 34 Dly2 Damping Min Visible 18 Ofs 36 Dly2 Pan Min S S S S S S S S S S S S S S Insert Effect 30: Dist(VCF(DDL Total parameters: 31 (31 visible, 0 hidden) Visible 0 (2) Ofs 4 Dist LPF Fc Min Visible 1 (5) Ofs 10 Dist Offset Min Visible 2 (0) Ofs 0 Dist Gain Min Visible 3 (6) Ofs 12 Dist Curve Min Visible 4 (1) Ofs 2 Dist Volume Min Visible 5 (3) Ofs 6 Post VCF Fc Min Visible 6 (4) Ofs 8 Post VCF Q Min Visible 7 (7) Ofs 14 Dist Dry Lev Min Visible 8 (9) Ofs 18 Mid 1 Fc Min Visible 9 (10) Ofs 20 Mid 1 Q Min Page 103 of 161 S S mrsysex.txt 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 (11) (8) (12) (13) (14) (15) (16) (17) (18) (19) (30) (20) (21) (22) (23) (24) (25) (26) (27) (28) (29) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 22 16 24 26 28 30 32 34 36 38 60 40 42 44 46 48 50 52 54 56 58 Mid 1 Gain EQ Output VCF Input VCF Fc VCF Q ADSR Attack ADSR Decay ADSR Sustain ADSR Release ADSR Env Amt ADSR TrigMode Dly1 Time Dly1 Level Dly1 Feedback Dly1 Damping Dly1 Pan Dly2 Time Dly2 Level Dly2 Feedback Dly2 Damping Dly2 Pan Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Total parameters: 16 (16 visible, 0 hidden) Visible 0 Ofs 0 Voice1 Semi Min Visible 1 Ofs 2 Voice1 Fine Min Visible 2 Ofs 4 Voice1 Level Min Visible 3 Ofs 6 Voice1 Regen Min Visible 4 Ofs 8 Voice1 Width Min Visible 5 Ofs 10 Voice1 Mod Min Visible 6 Ofs 12 Voice2 Semi Min Visible 7 Ofs 14 Voice2 Fine Min Visible 8 Ofs 16 Voice2 Level Min Visible 9 Ofs 18 Voice2 Regen Min Visible 10 Ofs 20 Voice2 Width Min Visible 11 Ofs 22 Voice2 Mod Min Visible 12 Ofs 24 LFO Rate Min Visible 13 Ofs 26 LFO Shape Min Visible 14 Ofs 28 LFO Phase Min Visible 15 Ofs 30 Regen Time Min (Off (Off (Off (10Hz (1.0 (50us (50us (Off (50us (-99% (Single (1/1 Sys (Off (-99% (100Hz (Full R (630ms (+12.0dB (+99% (21.2kHz (Full >R ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 (-24 semi) (-100cent) (Off ) (-99% ) (1ms ) (0% ) (-24 semi) (-100cent) (Off ) (-99% ) (1ms ) (0% ) (1/1 Sys ) (Triangle) (-180deg ) (1/1 Sys ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 48 200 100 127 185 100 48 200 100 127 185 100 116 7 180 196 (+24 semi) (+100cent) (0.0dB ) (+99% ) (185ms ) (100% ) (+24 semi) (+100cent) (0.0dB ) (+99% ) (185ms ) (100% ) (20.0Hz ) (4-Step ) (+180deg ) (185ms ) S S S S 0 0 0 0 0 0 12 0 0 0 (Off ) (Off ) ('A' ) ('A' ) ('A' ) ('A' ) (-12 semi) (0% ) (1/1 Sys ) (Triangle) Max Max Max Max Max Max Max Max Max Max 100 100 29 29 29 29 36 100 116 7 (0.0dB ) (0.0dB ) ('Z' ) ('Z' ) ('Z' ) ('Z' ) (+12 semi) (100% ) (20.0Hz ) (4-Step ) S S S S S S S S S S S S S S S S S S S S S S S S Insert Effect 31: Pitch Detuner S S S S S S S S S Insert Effect 32: Chatter Box Total parameters: 20 (20 visible, 0 hidden) Visible 0 Ofs 0 VCF Input Min Visible 1 Ofs 2 VCF Dry Amt Min Visible 2 Ofs 4 Shape 1 Min Visible 3 Ofs 6 Shape 2 Min Visible 4 Ofs 8 Shape 3 Min Visible 5 Ofs 10 Shape 4 Min Visible 6 Ofs 12 FormantWarp Min Visible 7 Ofs 14 AutoPan Depth Min Visible 8 Ofs 16 LFO Rate Min Visible 9 Ofs 18 LFO Shape Min Page 104 of 161 mrsysex.txt 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 10 11 12 13 14 15 16 17 18 19 Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 20 22 24 26 28 30 32 34 36 38 LFO 2 Rate LFO 2 Shape Dly1 Time Dly1 Level Dly1 Feedback Dly1 Damping Dly2 Time Dly2 Level Dly2 Feedback Dly2 Damping Min Min Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 0 0 (1/1 Sys ) (Triangle) (1/1 Sys ) (Off ) (-99% ) (100Hz ) (1/1 Sys ) (Off ) (-99% ) (100Hz ) Max Max Max Max Max Max Max Max Max Max 116 7 641 124 127 127 641 124 127 127 (20.0Hz (4-Step (630ms (+12.0dB (+99% (21.2kHz (630ms (+12.0dB (+99% (21.2kHz ) ) ) ) ) ) ) ) ) ) S S Total parameters: 25 (25 visible, 0 hidden) Dist Gain Min Visible 0 Ofs 0 Visible 1 Ofs 2 Dist Volume Min Visible 2 Ofs 4 Dist LPF Fc Min Visible 3 Ofs 6 Post VCF Fc Min Visible 4 Ofs 8 Post VCF Q Min Visible 5 Ofs 10 Dist Offset Min Visible 6 Ofs 12 Dist Curve Min Visible 7 Ofs 14 Dist Dry Lev Min Visible 8 Ofs 16 VCF Input Min Visible 9 Ofs 18 VCF Dry Amt Min Visible 10 Ofs 20 Shape 1 Min Visible 11 Ofs 22 Shape 2 Min Visible 12 Ofs 24 FormantWarp Min Visible 13 Ofs 26 AutoPan Depth Min Visible 14 Ofs 28 LFO Rate Min Visible 15 Ofs 30 LFO Shape Min Visible 16 Ofs 32 LFO Phase Min Visible 17 Ofs 34 Dly1 Time Min Visible 18 Ofs 36 Dly1 Level Min Visible 19 Ofs 38 Dly1 Feedback Min Visible 20 Ofs 40 Dly1 Damping Min Visible 21 Ofs 42 Dly2 Time Min Visible 22 Ofs 44 Dly2 Level Min Visible 23 Ofs 46 Dly2 Feedback Min Visible 24 Ofs 48 Dly2 Damping Min 0 0 0 0 10 0 0 0 0 0 0 0 12 0 0 0 0 0 0 0 0 0 0 0 0 (Off ) (Off ) (10Hz ) (10Hz ) (1.0 ) (-99% ) (Soft ) (Off ) (Off ) (Off ) ('A' ) ('A' ) (-12 semi) (0% ) (1/1 Sys ) (Triangle) (-180deg ) (1/1 Sys ) (Off ) (-99% ) (100Hz ) (1/1 Sys ) (Off ) (-99% ) (100Hz ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 148 100 121 94 400 127 4 100 100 100 29 29 36 100 116 7 180 641 124 127 127 641 124 127 127 (+48dB ) (0dB ) (20.0kHz ) (7.10kHz ) (40.0 ) (+99% ) (Buzz ) (0.0dB ) (0.0dB ) (0.0dB ) ('Z' ) ('Z' ) (+12 semi) (100% ) (20.0Hz ) (4-Step ) (+180deg ) (630ms ) (+12.0dB ) (+99% ) (21.2kHz ) (630ms ) (+12.0dB ) (+99% ) (21.2kHz ) S S S S 0 0 0 0 0 0 10 0 0 10 0 0 (10Hz (-99% (Off (Soft (Off (10Hz (1.0 (Off (10Hz (1.0 (Off (Off Max Max Max Max Max Max Max Max Max Max Max Max 121 127 148 4 100 94 400 100 121 400 124 124 (20.0kHz (+99% (+48dB (Buzz (0dB (7.10kHz (40.0 (0.0dB (20.0kHz (40.0 (+24dB (+24dB S S S S S S S S S S S S Insert Effect 33: Formant Morph S S S S S S S S S S S S S S S S S S Insert Effect 34: Rotary Speaker Total parameters: 32 (32 visible, 0 hidden) Visible 0 (2) Ofs 4 Dist LPF Fc Min Visible 1 (5) Ofs 10 Dist Offset Min Visible 2 (0) Ofs 0 Dist Gain Min Visible 3 (6) Ofs 12 Dist Curve Min Visible 4 (1) Ofs 2 Dist Volume Min Visible 5 (3) Ofs 6 Post VCF Fc Min Visible 6 (4) Ofs 8 Post VCF Q Min Visible 7 (7) Ofs 14 Dist Dry Lev Min Visible 8 (9) Ofs 18 Mid 1 Fc Min Visible 9 (10) Ofs 20 Mid 1 Q Min Visible 10 (11) Ofs 22 Mid 1 Gain Min Visible 11 (8) Ofs 16 EQ Output Min Page 105 of 161 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S mrsysex.txt 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 (14) (15) (12) (13) (30) (16) (17) (18) (19) (20) (21) (22) (23) (24) (25) (26) (27) (28) (29) (31) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 28 30 24 26 60 32 34 36 38 40 42 44 46 48 50 52 54 56 58 62 Speed Spread Crossover Fc Lo Hi Bal Rotor Mix Hi Inertia Hi Slow Hi Fast Hi FM Min Hi FM Max Hi AM Min Hi AM Max Lo Inertia Lo Slow Lo Fast Lo FM Min Lo FM Max Lo AM Min Lo AM Max Speed Control Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (Slow ) (Stereo ) (10Hz ) (Full Hi) (Full Wet) (10.0s ) (10.0Hz ) (10.0Hz ) (100 ) (100 ) (100 ) (100 ) (10.0s ) (10.0Hz ) (10.0Hz ) (100 ) (100 ) (100 ) (100 ) (Toggle ) S S S S S S S S Total parameters: 14 (14 visible, 0 hidden) Visible 0 (2) Ofs 4 Pre HP Fc Min Visible 1 (0) Ofs 0 EQ Input Min Visible 2 (5) Ofs 10 Mid 1 Fc Min Visible 3 (6) Ofs 12 Mid 1 Q Min Visible 4 (7) Ofs 14 Mid 1 Gain Min Visible 5 (8) Ofs 16 Mid 2 Fc Min Visible 6 (9) Ofs 18 Mid 2 Q Min Visible 7 (10) Ofs 20 Mid 2 Gain Min Visible 8 (11) Ofs 22 Mid 3 Fc Min Visible 9 (12) Ofs 24 Mid 3 Q Min Visible 10 (13) Ofs 26 Mid 3 Gain Min Visible 11 (1) Ofs 2 EQ Output Min Visible 12 (4) Ofs 8 HPF Cutoff Min Visible 13 (3) Ofs 6 LPF Cutoff Min 0 0 0 10 0 0 10 0 0 10 0 0 0 0 (10Hz (Off (10Hz (1.0 (Off (10Hz (1.0 (Off (10Hz (1.0 (Off (Off (10Hz (10Hz ) ) ) ) ) ) ) ) ) ) ) ) ) ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max 60 124 121 400 124 121 400 124 121 400 124 124 121 121 (1.50kHz (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (40.0 (+24dB (+24dB (20.0kHz (20.0kHz ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S 0 0 0 10 0 0 0 0 0 0 0 0 0 (10Hz (Off (10Hz (1.0 (Off (Off (Off (0 (50us (50us (10Hz (Off (10Hz ) ) ) ) ) ) ) ) ) ) ) ) ) Max Max Max Max Max Max Max Max Max Max Max Max Max 60 124 121 400 124 148 100 100 58 58 60 124 121 (1.50kHz (+24dB (20.0kHz (40.0 (+24dB (+48dB (0dB (100 (10.0s (10.0s (1.50kHz (+24dB (20.0kHz ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S S S Insert Effect 35: Tunable Spkr S S S S S S S S Insert Effect 36: Guitar Amp Total parameters: 31 (31 visible, 0 hidden) Visible 0 (4) Ofs 8 Pre HP Fc Min Visible 1 (7) Ofs 14 Pre EQ Trim Min Visible 2 (8) Ofs 16 Pre EQ Fc Min Visible 3 (9) Ofs 18 Pre EQ Q Min Visible 4 (10) Ofs 20 Pre EQ Gain Min Visible 5 (0) Ofs 0 Preamp Gain Min Visible 6 (1) Ofs 2 Master Level Min Visible 7 (6) Ofs 12 Tube Bias Min Visible 8 (2) Ofs 4 Bias Attack Min Visible 9 (3) Ofs 6 Bias Release Min Visible 10 (5) Ofs 10 Post HP Fc Min Visible 11 (12) Ofs 24 Amp BassGain Min Visible 12 (14) Ofs 28 Amp Mid1 Fc Min Page 106 of 161 S S S S S S S S mrsysex.txt 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible Visible 10/10/2011 8:17 PM 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 (15) (16) (17) (18) (19) (13) (11) (20) (21) (22) (23) (24) (25) (26) (27) (28) (29) (30) Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs Ofs 30 32 34 36 38 26 22 40 42 44 46 48 50 52 54 56 58 60 Amp Mid1 Q Amp Mid1Gain Amp Mid2 Fc Amp Mid2 Q Amp Mid2Gain Amp TrebGain PostEQ Level Speaker LPF Gate Thresh Gate Hysteresis Dly1 Time Dly1 Level Dly1 Feedback Dly1 Damping Dly1 Pan Dly2 Time Dly2 Level Dly2 Pan Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min Min 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (1.0 (Off (10Hz (1.0 (Off (Off (Off (10Hz (-96.0dB (0dB (1/1 Sys (Off (-99% (100Hz (Full R (630ms (+12.0dB (Full >R ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S S S S S S S S S Insert Effect 37: Dist(DDL(Trem Total parameters: 31 (31 visible, 0 hidden) Dist LPF Fc Min Visible 0 (2) Ofs 4 Visible 1 (5) Ofs 10 Dist Offset Min Visible 2 (0) Ofs 0 Dist Gain Min Visible 3 (6) Ofs 12 Dist Curve Min Visible 4 (1) Ofs 2 Dist Volume Min Visible 5 (3) Ofs 6 Post VCF Fc Min Visible 6 (4) Ofs 8 Post VCF Q Min Visible 7 (7) Ofs 14 Dist Dry Lev Min Visible 8 (9) Ofs 18 LoShelf Gain Min Visible 9 (11) Ofs 22 Mid 1 Fc Min Visible 10 (12) Ofs 24 Mid 1 Q Min Visible 11 (13) Ofs 26 Mid 1 Gain Min Visible 12 (14) Ofs 28 Mid 2 Fc Min Visible 13 (15) Ofs 30 Mid 2 Q Min Visible 14 (16) Ofs 32 Mid 2 Gain Min Visible 15 (10) Ofs 20 HiShelf Gain Min Visible 16 (8) Ofs 16 EQ Output Min Visible 17 (17) Ofs 34 Dly1 Time Min Visible 18 (18) Ofs 36 Dly1 Level Min Visible 19 (19) Ofs 38 Dly1 Feedback Min Visible 20 (20) Ofs 40 Dly1 Damping Min Visible 21 (21) Ofs 42 Dly1 Pan Min Visible 22 (22) Ofs 44 Dly2 Time Min Visible 23 (23) Ofs 46 Dly2 Level Min Visible 24 (24) Ofs 48 Dly2 Feedback Min Visible 25 (25) Ofs 50 Dly2 Damping Min Visible 26 (26) Ofs 52 Dly2 Pan Min Visible 27 (27) Ofs 54 LFO Rate Min Visible 28 (28) Ofs 56 LFO Shape Min Visible 29 (29) Ofs 58 LFO Phase Min Visible 30 (30) Ofs 60 LFO Depth Min Insert Effect 38: Comp(Dist(DDL Page 107 of 161 0 0 0 0 0 0 10 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (10Hz ) (-99% ) (Off ) (Soft ) (Off ) (10Hz ) (1.0 ) (Off ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (1.0 ) (Off ) (Off ) (Off ) (1/1 Sys ) (Off ) (-99% ) (100Hz ) (Full R ) (630ms ) (+12.0dB ) (+99% ) (21.2kHz ) (Full >R ) (20.0Hz ) (4-Step ) (+180deg ) (Full Wet) Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se Se mrsysex.txt 5886 5887 5888 5889 5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 10/10/2011 8:17 PM Total parameters: 32 (32 visible, 0 hidden) Visible 0 (0) Ofs 0 Comp Ratio Min Visible 1 (1) Ofs 2 Comp Attack Min Visible 2 (2) Ofs 4 Comp Release Min Visible 3 (3) Ofs 6 Comp Thresh Min Visible 4 (4) Ofs 8 Comp Output Min Visible 5 (5) Ofs 10 Gate Thresh Min Visible 6 (6) Ofs 12 Gate Hysteresis Min Visible 7 (9) Ofs 18 Dist LPF Fc Min Visible 8 (12) Ofs 24 Dist Offset Min Visible 9 (7) Ofs 14 Dist Gain Min Visible 10 (13) Ofs 26 Dist Curve Min Visible 11 (8) Ofs 16 Dist Volume Min Visible 12 (10) Ofs 20 Post VCF Fc Min Visible 13 (11) Ofs 22 Post VCF Q Min Visible 14 (14) Ofs 28 Dist Dry Lev Min Visible 15 (16) Ofs 32 LoShelf Gain Min Visible 16 (18) Ofs 36 Mid 1 Fc Min Visible 17 (19) Ofs 38 Mid 1 Q Min Visible 18 (20) Ofs 40 Mid 1 Gain Min Visible 19 (21) Ofs 42 Mid 2 Fc Min Visible 20 (22) Ofs 44 Mid 2 Q Min Visible 21 (23) Ofs 46 Mid 2 Gain Min Visible 22 (17) Ofs 34 HiShelf Gain Min Visible 23 (15) Ofs 30 EQ Output Min Visible 24 (24) Ofs 48 Dly1 Time Min Visible 25 (25) Ofs 50 Dly1 Level Min Visible 26 (26) Ofs 52 Dly1 Feedback Min Visible 27 (27) Ofs 54 Dly1 Damping Min Visible 28 (28) Ofs 56 Dly1 Pan Min Visible 29 (29) Ofs 58 Dly2 Time Min Visible 30 (30) Ofs 60 Dly2 Level Min Visible 31 (31) Ofs 62 Dly2 Pan Min 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 (1.0:1 (50us (50us (-96.0dB (Off (-96.0dB (0dB (10Hz (-99% (Off (Soft (Off (10Hz (1.0 (Off (Off (10Hz (1.0 (Off (10Hz (1.0 (Off (Off (Off (1/1 Sys (Off (-99% (100Hz (Full R (630ms (+12.0dB (Full >R ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S S 0 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 (Off (10Hz (Off (10Hz (1.0 (Off (10Hz (1.0 (Off (10Hz (Off (Off (0ms (1.0:1 (50us (50us (-96.0dB ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max Max 124 121 124 121 400 124 121 400 124 121 124 124 100 34 58 58 96 (+24dB (20.0kHz (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (40.0 (+24dB (20.0kHz (+24dB (+24dB (100ms (INF:1 (10.0s (10.0s (0.0dB ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) S S S S S S S S S S S S S S S S S S S S S S S S Insert Effect 39: EQ(Comp(Gate Total parameters: 23 (23 visible, 0 hidden) Visible 0 (0) Ofs 0 EQ Input Min Visible 1 (2) Ofs 4 LoShelf Fc Min Visible 2 (3) Ofs 6 LoShelf Gain Min Visible 3 (6) Ofs 12 Mid 1 Fc Min Visible 4 (7) Ofs 14 Mid 1 Q Min Visible 5 (8) Ofs 16 Mid 1 Gain Min Visible 6 (9) Ofs 18 Mid 2 Fc Min Visible 7 (10) Ofs 20 Mid 2 Q Min Visible 8 (11) Ofs 22 Mid 2 Gain Min Visible 9 (4) Ofs 8 HiShelf Fc Min Visible 10 (5) Ofs 10 HiShelf Gain Min Visible 11 (1) Ofs 2 EQ Output Min Visible 12 (12) Ofs 24 Comp PreDelay Min Visible 13 (13) Ofs 26 Comp Ratio Min Visible 14 (14) Ofs 28 Comp Attack Min Visible 15 (15) Ofs 30 Comp Release Min Visible 16 (16) Ofs 32 Comp Thresh Min Page 108 of 161 S S S S S S S S S S mrsysex.txt 5941 5942 5943 5944 5945 5946 5947 5948 5949 5950 5951 5952 5953 5954 5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 5989 5990 5991 5992 5993 5994 5995 10/10/2011 8:17 PM Visible Visible Visible Visible Visible Visible 17 18 19 20 21 22 (17) (21) (22) (18) (19) (20) Ofs Ofs Ofs Ofs Ofs Ofs 34 42 44 36 38 40 Comp Gate Gate Gate Gate Gate Output Thresh Hysteresis Attack Release Hold Min Min Min Min Min Min 0 0 0 0 0 0 Total parameters: 32 (32 visible, 0 hidden) Visible 0 (0) Ofs 0 EQ Input Min Visible 1 (2) Ofs 4 LoShelf Fc Min Visible 2 (3) Ofs 6 LoShelf Gain Min Visible 3 (6) Ofs 12 Mid 1 Fc Min Visible 4 (7) Ofs 14 Mid 1 Q Min Visible 5 (8) Ofs 16 Mid 1 Gain Min Visible 6 (9) Ofs 18 Mid 2 Fc Min Visible 7 (10) Ofs 20 Mid 2 Q Min Visible 8 (11) Ofs 22 Mid 2 Gain Min Visible 9 (4) Ofs 8 HiShelf Fc Min Visible 10 (5) Ofs 10 HiShelf Gain Min Visible 11 (1) Ofs 2 EQ Output Min Visible 12 (31) Ofs 62 Dry Blend Min Visible 13 (12) Ofs 24 LFO Rate Min Visible 14 (13) Ofs 26 Chorus Depth Min Visible 15 (14) Ofs 28 Chorus Center Min Visible 16 (15) Ofs 30 Dly1 Time Min Visible 17 (16) Ofs 32 Dly1 Level Min Visible 18 (17) Ofs 34 Dly1 Feedback Min Visible 19 (18) Ofs 36 Dly1 Damping Min Visible 20 (19) Ofs 38 Dly1 Pan Min Visible 21 (20) Ofs 40 Dly2 Time Min Visible 22 (21) Ofs 42 Dly2 Level Min Visible 23 (22) Ofs 44 Dly2 Feedback Min Visible 24 (23) Ofs 46 Dly2 Damping Min Visible 25 (24) Ofs 48 Dly2 Pan Min Visible 26 (25) Ofs 50 Dly3 Time Min Visible 27 (26) Ofs 52 Dly3 Level Min Visible 28 (27) Ofs 54 Dly3 Pan Min Visible 29 (28) Ofs 56 Dly4 Time Min Visible 30 (29) Ofs 58 Dly4 Level Min Visible 31 (30) Ofs 60 Dly4 Pan Min 0 0 0 0 10 0 0 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (Off (-96.0dB (0dB (50us (50us (50us ) ) ) ) ) ) Max Max Max Max Max Max 148 96 48 58 58 58 (+48dB (0.0dB (48dB (10.0s (10.0s (10.0s ) ) ) ) ) ) S S (Off ) (10Hz ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (1.0 ) (Off ) (10Hz ) (Off ) (Off ) (Full Dry) (0.0Hz ) (0.0ms ) (0.0ms ) (1/1 Sys ) (Off ) (-99% ) (100Hz ) (Full R ) (630ms ) (+12.0dB ) (+99% ) (21.2kHz ) (Full >R ) (630ms ) (+12.0dB ) (Full >R ) (630ms ) (+12.0dB ) (Full >R ) S S S S S S S Insert Effect 40: EQ(Chorus(DDL Display Table #1 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h = = = = = = = = = = OFF -49.5dB -49.0dB -48.5dB -48.0dB -47.5dB -47.0dB -46.5dB -46.0dB -45.5dB Page 109 of 161 S S S S S S S S S S S S S S S S S S S S mrsysex.txt 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 6039 6040 6041 6042 6043 6044 6045 6046 6047 6048 6049 6050 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -45.0dB -44.5dB -44.0dB -43.5dB -43.0dB -42.5dB -42.0dB -41.5dB -41.0dB -40.5dB -40.0dB -39.5dB -39.0dB -38.5dB -38.0dB -37.5dB -37.0dB -36.5dB -36.0dB -35.5dB -35.0dB -34.5dB -34.0dB -33.5dB -33.0dB -32.5dB -32.0dB -31.5dB -31.0dB -30.5dB -30.0dB -29.5dB -29.0dB -28.5dB -28.0dB -27.5dB -27.0dB -26.5dB -26.0dB -25.5dB -25.0dB -24.5dB -24.0dB -23.5dB -23.0dB -22.5dB -22.0dB -21.5dB -21.0dB -20.5dB -20.0dB -19.5dB -19.0dB -18.5dB -18.0dB Page 110 of 161 mrsysex.txt 6051 6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -17.5dB -17.0dB -16.5dB -16.0dB -15.5dB -15.0dB -14.5dB -14.0dB -13.5dB -13.0dB -12.5dB -12.0dB -11.5dB -11.0dB -10.5dB -10.0dB -09.5dB -09.0dB -08.5dB -08.0dB -07.5dB -07.0dB -06.5dB -06.0dB -05.5dB -05.0dB -04.5dB -04.0dB -03.5dB -03.0dB -02.5dB -02.0dB -01.5dB -01.0dB -00.5dB 00.0dB +01.0dB +02.0dB +03.0dB +04.0dB +05.0dB +06.0dB +07.0dB +08.0dB +09.0dB +10.0dB +11.0dB +12.0dB +13.0dB +14.0dB +15.0dB +16.0dB +17.0dB +18.0dB +19.0dB Page 111 of 161 mrsysex.txt 6106 6107 6108 6109 6110 6111 6112 6113 6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh 80h 81h 82h 83h 84h 85h 86h 87h 88h 89h 8Ah 8Bh 8Ch 8Dh 8Eh 8Fh 90h 91h 92h 93h 94h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +20.0dB +21.0dB +22.0dB +23.0dB +24.0dB +25.0dB +26.0dB +27.0dB +28.0dB +29.0dB +30.0dB +31.0dB +32.0dB +33.0dB +34.0dB +35.0dB +36.0dB +37.0dB +38.0dB +39.0dB +40.0dB +41.0dB +42.0dB +43.0dB +44.0dB +45.0dB +46.0dB +47.0dB +48.0dB Display Table #2 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h = = = = = = = = = = = = = = = = = = = = = = = 10Hz 11Hz 12Hz 14Hz 16Hz 18Hz 20Hz 22Hz 25Hz 28Hz 32Hz 35Hz 40Hz 45Hz 50Hz 56Hz 63Hz 71Hz 80Hz 90Hz 100Hz 112Hz 125Hz Page 112 of 161 mrsysex.txt 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 6215 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 140Hz 160Hz 180Hz 200Hz 224Hz 250Hz 280Hz 315Hz 355Hz 400Hz 425Hz 450Hz 475Hz 500Hz 530Hz 560Hz 600Hz 630Hz 650Hz 670Hz 710Hz 750Hz 800Hz 825Hz 850Hz 875Hz 900Hz 925Hz 950Hz 980Hz 1.00kHz 1.06kHz 1.12kHz 1.18kHz 1.25kHz 1.32kHz 1.40kHz 1.50kHz 1.60kHz 1.70kHz 1.80kHz 1.90kHz 2.00kHz 2.12kHz 2.24kHz 2.36kHz 2.50kHz 2.65kHz 2.80kHz 3.00kHz 3.15kHz 3.35kHz 3.55kHz 3.75kHz 4.00kHz Page 113 of 161 mrsysex.txt 6216 6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 4.12kHz 4.25kHz 4.50kHz 4.75kHz 5.00kHz 5.15kHz 5.30kHz 5.45kHz 5.60kHz 5.75kHz 6.00kHz 6.15kHz 6.30kHz 6.50kHz 6.70kHz 6.90kHz 7.10kHz 7.30kHz 7.50kHz 7.75kHz 8.00kHz 8.25kHz 8.50kHz 8.75kHz 9.00kHz 9.25kHz 9.50kHz 9.80kHz 10.0kHz 10.3kHz 10.6kHz 10.9kHz 11.2kHz 11.8kHz 12.2kHz 12.6kHz 13.2kHz 14.0kHz 15.0kHz 16.0kHz 17.0kHz 18.0kHz 19.0kHz 20.0kHz Display Table #3 00h 01h 02h 03h 04h 05h 06h 07h = = = = = = = = 0.0sec 0.1sec 0.2sec 0.3sec 0.4sec 0.5sec 0.6sec 0.7sec Page 114 of 161 mrsysex.txt 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 0.8sec 0.9sec 1.0sec 1.1sec 1.2sec 1.3sec 1.4sec 1.5sec 1.6sec 1.7sec 1.8sec 1.9sec 2.0sec 2.1sec 2.2sec 2.3sec 2.4sec 2.5sec 2.6sec 2.7sec 2.8sec 2.9sec 3.0sec 3.1sec 3.2sec 3.3sec 3.4sec 3.5sec 3.6sec 3.7sec 3.8sec 3.9sec 4.0sec 4.1sec 4.2sec 4.3sec 4.4sec 4.5sec 4.6sec 4.7sec 4.8sec 4.9sec 5.0sec 5.1sec 5.2sec 5.3sec 5.4sec 5.5sec 5.6sec 5.7sec 5.8sec 5.9sec 6.0sec 6.1sec 6.2sec Page 115 of 161 mrsysex.txt 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 6.3sec 6.4sec 6.5sec 6.6sec 6.7sec 6.8sec 6.9sec 7.0sec 7.1sec 7.2sec 7.3sec 7.4sec 7.5sec 7.6sec 7.7sec 7.8sec 7.9sec 8.0sec 8.1sec 8.2sec 8.3sec 8.4sec 8.5sec 8.6sec 8.7sec 8.8sec 8.9sec 9.0sec 9.1sec 9.2sec 9.3sec 9.4sec 9.5sec 9.6sec 9.7sec 9.8sec 9.9sec 10.0sec Display Table #4 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh = = = = = = = = = = = = = = -99% -98% -97% -96% -95% -94% -93% -92% -91% -90% -88% -86% -84% -82% Page 116 of 161 mrsysex.txt 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -80% -78% -76% -74% -72% -70% -68% -66% -64% -62% -60% -58% -56% -54% -52% -50% -48% -46% -44% -42% -40% -38% -36% -34% -32% -30% -28% -26% -24% -22% -20% -19% -18% -17% -16% -15% -14% -13% -12% -11% -10% -09% -08% -07% -06% -05% -04% -03% -02% -01% 00% +01% +02% +03% +04% Page 117 of 161 mrsysex.txt 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +05% +06% +07% +08% +09% +10% +11% +12% +13% +14% +15% +16% +17% +18% +19% +20% +22% +24% +26% +28% +30% +32% +34% +36% +38% +40% +42% +44% +46% +48% +50% +52% +54% +56% +58% +60% +62% +64% +66% +68% +70% +72% +74% +76% +78% +80% +82% +84% +86% +88% +90% +92% +93% +94% +95% Page 118 of 161 mrsysex.txt 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 7Ch 7Dh 7Eh 7Fh = = = = 10/10/2011 8:17 PM +96% +97% +98% +99% Display Table #5 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 100Hz 200Hz 300Hz 400Hz 500Hz 600Hz 700Hz 800Hz 900Hz 1.0kHz 1.1kHz 1.2kHz 1.3kHz 1.4kHz 1.5kHz 1.6kHz 1.7kHz 1.8kHz 1.9kHz 2.0kHz 2.1kHz 2.2kHz 2.3kHz 2.4kHz 2.5kHz 2.6kHz 2.7kHz 2.8kHz 2.9kHz 3.0kHz 3.1kHz 3.2kHz 3.3kHz 3.4kHz 3.5kHz 3.6kHz 3.7kHz 3.8kHz 3.9kHz 4.0kHz 4.1kHz 4.2kHz 4.3kHz 4.4kHz 4.6kHz 4.8kHz 5.0kHz 5.2kHz Page 119 of 161 mrsysex.txt 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 5.4kHz 5.6kHz 5.8kHz 6.0kHz 6.2kHz 6.4kHz 6.6kHz 6.8kHz 7.0kHz 7.2kHz 7.4kHz 7.6kHz 7.8kHz 8.0kHz 8.2kHz 8.4kHz 8.6kHz 8.8kHz 9.0kHz 9.2kHz 9.4kHz 9.6kHz 9.8kHz 10.0kHz 10.2kHz 10.4kHz 10.6kHz 10.8kHz 11.0kHz 11.2kHz 11.4kHz 11.6kHz 11.8kHz 12.0kHz 12.2kHz 12.4kHz 12.6kHz 12.8kHz 13.0kHz 13.2kHz 13.4kHz 13.6kHz 13.8kHz 14.0kHz 14.2kHz 14.4kHz 14.6kHz 14.8kHz 15.0kHz 15.2kHz 15.4kHz 15.6kHz 15.8kHz 16.0kHz 16.2kHz Page 120 of 161 mrsysex.txt 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 16.4kHz 16.6kHz 16.8kHz 17.0kHz 17.2kHz 17.4kHz 17.6kHz 17.8kHz 18.0kHz 18.2kHz 18.4kHz 18.6kHz 18.8kHz 19.0kHz 19.2kHz 19.4kHz 19.6kHz 19.8kHz 20.0kHz 20.2kHz 20.4kHz 20.6kHz 20.8kHz 21.0kHz 21.2kHz Display Table #6 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah = = = = = = = = = = = = = = = = = = = = = = = = = = = 100Hz 200Hz 300Hz 400Hz 500Hz 600Hz 700Hz 800Hz 900Hz 1.0kHz 1.1kHz 1.2kHz 1.3kHz 1.4kHz 1.5kHz 1.6kHz 1.7kHz 1.8kHz 1.9kHz 2.0kHz 2.1kHz 2.2kHz 2.3kHz 2.4kHz 2.5kHz 2.6kHz 2.7kHz Page 121 of 161 mrsysex.txt 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 2.8kHz 2.9kHz 3.0kHz 3.1kHz 3.2kHz 3.3kHz 3.4kHz 3.5kHz 3.6kHz 3.7kHz 3.8kHz 3.9kHz 4.0kHz 4.1kHz 4.2kHz 4.3kHz 4.4kHz 4.6kHz 4.8kHz 5.0kHz 5.2kHz 5.4kHz 5.6kHz 5.8kHz 6.0kHz 6.2kHz 6.4kHz 6.6kHz 6.8kHz 7.0kHz 7.2kHz 7.4kHz 7.6kHz 7.8kHz 8.0kHz 8.2kHz 8.4kHz 8.6kHz 8.8kHz 9.0kHz 9.2kHz 9.4kHz 9.6kHz 9.8kHz 10.0kHz 10.2kHz 10.4kHz 10.6kHz 10.8kHz 11.0kHz 11.2kHz 11.4kHz 11.6kHz 11.8kHz 12.0kHz Page 122 of 161 mrsysex.txt 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 12.2kHz 12.4kHz 12.6kHz 12.8kHz 13.0kHz 13.2kHz 13.4kHz 13.6kHz 13.8kHz 14.0kHz 14.2kHz 14.4kHz 14.6kHz 14.8kHz 15.0kHz 15.2kHz 15.4kHz 15.6kHz 15.8kHz 16.0kHz 16.2kHz 16.4kHz 16.6kHz 16.8kHz 17.0kHz 17.2kHz 17.4kHz 17.6kHz 17.8kHz 18.0kHz 18.2kHz 18.4kHz 18.6kHz 18.8kHz 19.0kHz 19.2kHz 19.4kHz 19.6kHz 19.8kHz 20.0kHz 20.2kHz 20.4kHz 20.6kHz 20.8kHz 21.0kHz 21.2kHz Display Table #7 00h 01h 02h 03h 04h 05h = = = = = = 00% 01% 02% 03% 04% 05% Page 123 of 161 mrsysex.txt 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 06% 07% 08% 09% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% Page 124 of 161 mrsysex.txt 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99% 100% Display Table #8 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh = = = = = = = = = = = = Full Left 99% Left 98% Left 96% Left 94% Left 92% Left 90% Left 88% Left 86% Left 84% Left 82% Left 80% Left Page 125 of 161 mrsysex.txt 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 78% Left 76% Left 74% Left 72% Left 70% Left 68% Left 66% Left 64% Left 62% Left 60% Left 58% Left 56% Left 54% Left 52% Left 50% Left 48% Left 46% Left 44% Left 42% Left 40% Left 38% Left 36% Left 34% Left 32% Left 30% Left 28% Left 26% Left 25% Left 24% Left 23% Left 22% Left 21% Left 20% Left 29% Left 18% Left 17% Left 16% Left 15% Left 14% Left 13% Left 12% Left 11% Left 10% Left 09% Left 08% Left 07% Left 06% Left 05% Left 04% Left 03% Left 02% Left 01% Left Center 01% Right 02% Right Page 126 of 161 mrsysex.txt 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 03% 04% 05% 06% 07% 08% 09% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 28% 30% 32% 34% 36% 38% 40% 42% 44% 46% 48% 50% 52% 54% 56% 58% 60% 62% 64% 66% 68% 70% 72% 74% 76% 78% 80% 82% 84% 86% 88% Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Right Page 127 of 161 mrsysex.txt 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = 10/10/2011 8:17 PM 90% Right 92% Right 94% Right 96% Right 98% Right Full Right Display Table #9 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -96.0dB -95.0dB -94.0dB -93.0dB -92.0dB -91.0dB -90.0dB -89.0dB -88.0dB -87.0dB -86.0dB -85.0dB -84.0dB -83.0dB -82.0dB -81.0dB -80.0dB -79.0dB -78.0dB -77.0dB -76.0dB -75.0dB -74.0dB -73.0dB -72.0dB -71.0dB -70.0dB -69.0dB -68.0dB -67.0dB -66.0dB -65.0dB -64.0dB -63.0dB -62.0dB -61.0dB -60.0dB -59.0dB -58.0dB -57.0dB -56.0dB -55.0dB -54.0dB -53.0dB -52.0dB -51.0dB Page 128 of 161 mrsysex.txt 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -50.0dB -49.0dB -48.0dB -47.0dB -46.0dB -45.0dB -44.0dB -43.0dB -42.0dB -41.0dB -40.0dB -39.0dB -38.0dB -37.0dB -36.0dB -35.0dB -34.0dB -33.0dB -32.0dB -31.0dB -30.0dB -29.0dB -28.0dB -27.0dB -26.0dB -25.0dB -24.0dB -23.0dB -22.0dB -21.0dB -20.0dB -19.0dB -18.0dB -17.0dB -16.0dB -15.0dB -14.0dB -13.0dB -12.0dB -11.0dB -10.0dB -09.0dB -08.0dB -07.0dB -06.0dB -05.0dB -04.0dB -03.0dB -02.0dB -01.0dB 00.0dB Display Table #10 00h = 50us Page 129 of 161 mrsysex.txt 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 100us 200us 400us 800us 1ms 2ms 3ms 4ms 5ms 6ms 7ms 8ms 9ms 10ms 11ms 12ms 13ms 14ms 15ms 20ms 30ms 40ms 50ms 60ms 70ms 80ms 90ms 100ms 200ms 300ms 400ms 500ms 600ms 700ms 800ms 900ms 1.0s 1.1s 1.2s 1.3s 1.4s 1.5s 1.6s 1.7s 1.8s 1.9s 2.0s 2.5s 3.0s 3.5s 4.0s 4.5s 5.0s 6.0s 7.0s Page 130 of 161 mrsysex.txt 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 10/10/2011 8:17 PM 38h = 8.0s 39h = 9.0s 3Ah = 10.0s Display Table #11 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = OFF -49.5dB -49.0dB -48.5dB -48.0dB -47.5dB -47.0dB -46.5dB -46.0dB -45.5dB -45.0dB -44.5dB -44.0dB -43.5dB -43.0dB -42.5dB -42.0dB -41.5dB -41.0dB -40.5dB -40.0dB -39.5dB -39.0dB -38.5dB -38.0dB -37.5dB -37.0dB -36.5dB -36.0dB -35.5dB -35.0dB -34.5dB -34.0dB -33.5dB -33.0dB -32.5dB -32.0dB -31.5dB -31.0dB -30.5dB -30.0dB -29.5dB -29.0dB -28.5dB -28.0dB -27.5dB -27.0dB -26.5dB -26.0dB Page 131 of 161 mrsysex.txt 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -25.5dB -25.0dB -24.5dB -24.0dB -23.5dB -23.0dB -22.5dB -22.0dB -21.5dB -21.0dB -20.5dB -20.0dB -19.5dB -19.0dB -18.5dB -18.0dB -17.5dB -17.0dB -16.5dB -16.0dB -15.5dB -15.0dB -14.5dB -14.0dB -13.5dB -13.0dB -12.5dB -12.0dB -11.5dB -11.0dB -10.5dB -10.0dB -09.5dB -09.0dB -08.5dB -08.0dB -07.5dB -07.0dB -06.5dB -06.0dB -05.5dB -05.0dB -04.5dB -04.0dB -03.5dB -03.0dB -02.5dB -02.0dB -01.5dB -01.0dB -00.5dB 00.0dB +00.5dB +01.0dB +01.5dB Page 132 of 161 mrsysex.txt 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +02.0dB +02.5dB +03.0dB +03.5dB +04.0dB +04.5dB +05.0dB +05.5dB +06.0dB +06.5dB +07.0dB +07.5dB +08.0dB +08.5dB +09.0dB +09.5dB +10.0dB +10.5dB +11.0dB +11.5dB +12.0dB +12.5dB +13.0dB +13.5dB Display Table #12 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh = = = = = = = = = = = = = = = = = = = = = = = = = = = = 0.0Hz 0.1Hz 0.2Hz 0.3Hz 0.4Hz 0.5Hz 0.6Hz 0.7Hz 0.8Hz 0.9Hz 1.0Hz 1.1Hz 1.2Hz 1.3Hz 1.4Hz 1.5Hz 1.6Hz 1.7Hz 1.8Hz 1.9Hz 2.0Hz 2.1Hz 2.2Hz 2.3Hz 2.4Hz 2.5Hz 2.6Hz 2.7Hz Page 133 of 161 mrsysex.txt 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 2.8Hz 2.9Hz 3.0Hz 3.1Hz 3.2Hz 3.3Hz 3.4Hz 3.5Hz 3.6Hz 3.7Hz 3.8Hz 3.9Hz 4.0Hz 4.1Hz 4.2Hz 4.3Hz 4.4Hz 4.5Hz 4.6Hz 4.7Hz 4.8Hz 4.9Hz 5.0Hz 5.1Hz 5.2Hz 5.3Hz 5.4Hz 5.5Hz 5.6Hz 5.7Hz 5.8Hz 5.9Hz 6.0Hz 6.1Hz 6.2Hz 6.3Hz 6.4Hz 6.5Hz 6.6Hz 6.7Hz 6.8Hz 6.9Hz 7.0Hz 7.1Hz 7.2Hz 7.3Hz 7.4Hz 7.5Hz 7.6Hz 7.7Hz 7.8Hz 7.9Hz 8.0Hz 8.1Hz 8.2Hz Page 134 of 161 mrsysex.txt 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 7398 7399 7400 7401 7402 7403 7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 8.3Hz 8.4Hz 8.5Hz 8.6Hz 8.7Hz 8.8Hz 8.9Hz 9.0Hz 9.1Hz 9.2Hz 9.3Hz 9.4Hz 9.5Hz 9.6Hz 9.7Hz 9.8Hz 9.9Hz 10.0Hz 12.0Hz 14.0Hz 16.0Hz 18.0Hz 20.0Hz Display Table #13 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah = = = = = = = = = = = L----|----R -L---|---R--L--|--R----L-|-R------L|R--------M--------R|L------R-|-L----R--|--L--R---|---LR----|----L Display Table #14 00h = 0deg 01h = -180deg Display Table #15 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h = = = = = = = = = = Full Dry 00.5% Wet 01.0% Wet 01.5% Wet 02.0% Wet 02.8% Wet 03.6% Wet 04.4% Wet 05.2% Wet 06.0% Wet Page 135 of 161 mrsysex.txt 7426 7427 7428 7429 7430 7431 7432 7433 7434 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 7464 7465 7466 7467 7468 7469 7470 7471 7472 7473 7474 7475 7476 7477 7478 7479 7480 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 06.8% 07.6% 08.4% 09.2% 10.0% 10.8% 11.6% 12.4% 13.2% 14.0% 14.8% 15.6% 16.4% 17.2% 18.0% 18.8% 19.6% 20.4% 21.2% 22.0% 22.8% 23.6% 24.4% 25.2% 26.0% 26.8% 27.6% 28.4% 29.2% 30.0% 30.8% 31.6% 32.4% 33.2% 34.0% 34.8% 35.6% 36.4% 37.2% 38.0% 38.8% 39.6% 40.4% 41.2% 42.0% 42.8% 43.6% 44.4% 45.2% 46.0% 46.8% 47.6% 48.4% 49.2% 50.0% Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Page 136 of 161 mrsysex.txt 7481 7482 7483 7484 7485 7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 7499 7500 7501 7502 7503 7504 7505 7506 7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 7524 7525 7526 7527 7528 7529 7530 7531 7532 7533 7534 7535 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 50.8% 51.6% 52.4% 53.2% 54.0% 54.8% 55.6% 56.4% 57.2% 58.0% 58.8% 59.6% 60.4% 61.2% 62.0% 62.8% 63.6% 64.4% 65.2% 66.0% 66.8% 67.6% 68.4% 69.2% 70.0% 70.8% 71.6% 72.4% 73.2% 74.0% 74.8% 75.6% 76.4% 77.2% 78.0% 78.8% 79.6% 80.4% 81.2% 82.0% 82.8% 83.6% 84.4% 85.2% 86.0% 86.8% 87.6% 88.4% 89.2% 90.0% 90.8% 91.6% 92.4% 93.2% 94.0% Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Wet Page 137 of 161 mrsysex.txt 7536 7537 7538 7539 7540 7541 7542 7543 7544 7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 7557 7558 7559 7560 7561 7562 7563 7564 7565 7566 7567 7568 7569 7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 7581 7582 7583 7584 7585 7586 7587 7588 7589 7590 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = = = 10/10/2011 8:17 PM 94.8% Wet 95.6% Wet 96.4% Wet 97.2% Wet 98.0% Wet 98.8% Wet 99.6% Wet Full Wet Display Table #16 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -180deg -178deg -176deg -174deg -172deg -170deg -168deg -166deg -164deg -162deg -160deg -158deg -156deg -154deg -152deg -150deg -148deg -146deg -144deg -142deg -140deg -138deg -136deg -134deg -132deg -130deg -128deg -126deg -124deg -122deg -120deg -118deg -116deg -114deg -112deg -110deg -108deg -106deg -104deg -102deg -100deg -98deg -96deg -94deg Page 138 of 161 mrsysex.txt 7591 7592 7593 7594 7595 7596 7597 7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 7614 7615 7616 7617 7618 7619 7620 7621 7622 7623 7624 7625 7626 7627 7628 7629 7630 7631 7632 7633 7634 7635 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -92deg -90deg -88deg -86deg -84deg -82deg -80deg -78deg -76deg -74deg -72deg -70deg -68deg -66deg -64deg -62deg -60deg -58deg -56deg -54deg -52deg -50deg -48deg -46deg -44deg -42deg -40deg -38deg -36deg -34deg -32deg -30deg -28deg -26deg -24deg -22deg -20deg -18deg -16deg -14deg -12deg -10deg -08deg -06deg -04deg -02deg 00deg +02deg +04deg +06deg +08deg +10deg +12deg +14deg +16deg Page 139 of 161 mrsysex.txt 7646 7647 7648 7649 7650 7651 7652 7653 7654 7655 7656 7657 7658 7659 7660 7661 7662 7663 7664 7665 7666 7667 7668 7669 7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 7680 7681 7682 7683 7684 7685 7686 7687 7688 7689 7690 7691 7692 7693 7694 7695 7696 7697 7698 7699 7700 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh 80h 81h 82h 83h 84h 85h 86h 87h 88h 89h 8Ah 8Bh 8Ch 8Dh 8Eh 8Fh 90h 91h 92h 93h 94h 95h 96h 97h 98h 99h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +18deg +20deg +22deg +24deg +26deg +28deg +30deg +32deg +34deg +36deg +38deg +40deg +42deg +44deg +46deg +48deg +50deg +52deg +54deg +56deg +58deg +60deg +62deg +64deg +66deg +68deg +70deg +72deg +74deg +76deg +78deg +80deg +82deg +84deg +86deg +88deg +90deg +92deg +94deg +96deg +98deg +100deg +102deg +104deg +106deg +108deg +110deg +112deg +114deg +116deg +118deg +120deg +122deg +124deg +126deg Page 140 of 161 mrsysex.txt 7701 7702 7703 7704 7705 7706 7707 7708 7709 7710 7711 7712 7713 7714 7715 7716 7717 7718 7719 7720 7721 7722 7723 7724 7725 7726 7727 7728 7729 7730 7731 7732 7733 7734 7735 7736 7737 7738 7739 7740 7741 7742 7743 7744 7745 7746 7747 7748 7749 7750 7751 7752 7753 7754 7755 9Ah 9Bh 9Ch 9Dh 9Eh 9Fh A0h A1h A2h A3h A4h A5h A6h A7h A8h A9h AAh ABh ACh ADh AEh AFh B0h B1h B2h B3h B4h = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +128deg +130deg +132deg +134deg +136deg +138deg +140deg +142deg +144deg +146deg +148deg +150deg +152deg +154deg +156deg +158deg +160deg +162deg +164deg +166deg +168deg +170deg +172deg +174deg +176deg +178deg +180deg Display Table #17 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h = = = = = = = = = = = = = = = = = = = = = = = = = 1/1 Sys 1/1T Sys 1/2 Sys 1/2T Sys 1/4 Sys 1/4T Sys 1/8 Sys 1/8T Sys 1/16 Sys 1/16T Sys 1/32 Sys 0.0Hz 0.1Hz 0.2Hz 0.3Hz 0.4Hz 0.5Hz 0.6Hz 0.7Hz 0.8Hz 0.9Hz 1.0Hz 1.1Hz 1.2Hz 1.3Hz Page 141 of 161 mrsysex.txt 7756 7757 7758 7759 7760 7761 7762 7763 7764 7765 7766 7767 7768 7769 7770 7771 7772 7773 7774 7775 7776 7777 7778 7779 7780 7781 7782 7783 7784 7785 7786 7787 7788 7789 7790 7791 7792 7793 7794 7795 7796 7797 7798 7799 7800 7801 7802 7803 7804 7805 7806 7807 7808 7809 7810 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 1.4Hz 1.5Hz 1.6Hz 1.7Hz 1.8Hz 1.9Hz 2.0Hz 2.1Hz 2.2Hz 2.3Hz 2.4Hz 2.5Hz 2.6Hz 2.7Hz 2.8Hz 2.9Hz 3.0Hz 3.1Hz 3.2Hz 3.3Hz 3.4Hz 3.5Hz 3.6Hz 3.7Hz 3.8Hz 3.9Hz 4.0Hz 4.1Hz 4.2Hz 4.3Hz 4.4Hz 4.5Hz 4.6Hz 4.7Hz 4.8Hz 4.9Hz 5.0Hz 5.1Hz 5.2Hz 5.3Hz 5.4Hz 5.5Hz 5.6Hz 5.7Hz 5.8Hz 5.9Hz 6.0Hz 6.1Hz 6.2Hz 6.3Hz 6.4Hz 6.5Hz 6.6Hz 6.7Hz 6.8Hz Page 142 of 161 mrsysex.txt 7811 7812 7813 7814 7815 7816 7817 7818 7819 7820 7821 7822 7823 7824 7825 7826 7827 7828 7829 7830 7831 7832 7833 7834 7835 7836 7837 7838 7839 7840 7841 7842 7843 7844 7845 7846 7847 7848 7849 7850 7851 7852 7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 7865 50h 51h 52h 53h 54h 55h 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 6.9Hz 7.0Hz 7.1Hz 7.2Hz 7.3Hz 7.4Hz 7.5Hz 7.6Hz 7.7Hz 7.8Hz 7.9Hz 8.0Hz 8.1Hz 8.2Hz 8.3Hz 8.4Hz 8.5Hz 8.6Hz 8.7Hz 8.8Hz 8.9Hz 9.0Hz 9.1Hz 9.2Hz 9.3Hz 9.4Hz 9.5Hz 9.6Hz 9.7Hz 9.8Hz 9.9Hz 10.0Hz 12.0Hz 14.0Hz 16.0Hz 18.0Hz 20.0Hz Display Table #18 00h 01h 02h 03h 04h 05h 06h 07h = = = = = = = = Triangle Sine Sawtooth Square Asymm 16-Step 8-Step 4-Step Display Table #19 00h 01h 02h 03h = = = = Uniform Linear+ LinearExponential+ Page 143 of 161 mrsysex.txt 7866 7867 7868 7869 7870 7871 7872 7873 7874 7875 7876 7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 7919 7920 10/10/2011 8:17 PM 04h = Exponential05h = Random Display Table #20 00h 01h 02h 03h 04h 05h 06h = = = = = = = Centered Alternating L->R R->L Center->Out Out->Center Random Display Table #21 00h 01h 02h 03h 04h = = = = = Soft Medium 1 Medium 2 Hard Buzz Display Table #22 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = OFF -99dB -98dB -97dB -96dB -95dB -94dB -93dB -92dB -91dB -90dB -89dB -88dB -87dB -86dB -85dB -84dB -83dB -82dB -81dB -80dB -79dB -78dB -77dB -76dB -75dB -74dB -73dB -72dB -71dB -70dB -69dB Page 144 of 161 mrsysex.txt 7921 7922 7923 7924 7925 7926 7927 7928 7929 7930 7931 7932 7933 7934 7935 7936 7937 7938 7939 7940 7941 7942 7943 7944 7945 7946 7947 7948 7949 7950 7951 7952 7953 7954 7955 7956 7957 7958 7959 7960 7961 7962 7963 7964 7965 7966 7967 7968 7969 7970 7971 7972 7973 7974 7975 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h 56h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -68dB -67dB -66dB -65dB -64dB -63dB -62dB -61dB -60dB -59dB -58dB -57dB -56dB -55dB -54dB -53dB -52dB -51dB -50dB -49dB -48dB -47dB -46dB -45dB -44dB -43dB -42dB -41dB -40dB -39dB -38dB -37dB -36dB -35dB -34dB -33dB -32dB -31dB -30dB -29dB -28dB -27dB -26dB -25dB -24dB -23dB -22dB -21dB -20dB -19dB -18dB -17dB -16dB -15dB -14dB Page 145 of 161 mrsysex.txt 7976 7977 7978 7979 7980 7981 7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 7997 7998 7999 8000 8001 8002 8003 8004 8005 8006 8007 8008 8009 8010 8011 8012 8013 8014 8015 8016 8017 8018 8019 8020 8021 8022 8023 8024 8025 8026 8027 8028 8029 8030 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h = = = = = = = = = = = = = = 10/10/2011 8:17 PM -13dB -12dB -11dB -10dB -09dB -08dB -07dB -06dB -05dB -04dB -03dB -02dB -01dB 00dB Display Table #23 00h = ON 01h = OFF Display Table #24 00h = Single 01h = Multi Display Table #25 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh = = = = = = = = = = = = = = = = = = = = = = = = = = = = -24 -23 -22 -21 -20 -19 -18 -17 -16 -15 -14 -13 -12 -11 -10 -09 -08 -07 -06 -05 -04 -03 -02 -01 00 +01 +02 +03 Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Page 146 of 161 mrsysex.txt 8031 8032 8033 8034 8035 8036 8037 8038 8039 8040 8041 8042 8043 8044 8045 8046 8047 8048 8049 8050 8051 8052 8053 8054 8055 8056 8057 8058 8059 8060 8061 8062 8063 8064 8065 8066 8067 8068 8069 8070 8071 8072 8073 8074 8075 8076 8077 8078 8079 8080 8081 8082 8083 8084 8085 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +04 +05 +06 +07 +08 +09 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Semi Display Table #26 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -100Cent -99 Cent -98 Cent -97 Cent -96 Cent -95 Cent -94 Cent -93 Cent -92 Cent -91 Cent -90 Cent -89 Cent -88 Cent -87 Cent -86 Cent -85 Cent -84 Cent -83 Cent -82 Cent -81 Cent -80 Cent -79 Cent -78 Cent -77 Cent -76 Cent -75 Cent -74 Cent -73 Cent -72 Cent -71 Cent -70 Cent Page 147 of 161 mrsysex.txt 8086 8087 8088 8089 8090 8091 8092 8093 8094 8095 8096 8097 8098 8099 8100 8101 8102 8103 8104 8105 8106 8107 8108 8109 8110 8111 8112 8113 8114 8115 8116 8117 8118 8119 8120 8121 8122 8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 8137 8138 8139 8140 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h 33h 34h 35h 36h 37h 38h 39h 3Ah 3Bh 3Ch 3Dh 3Eh 3Fh 40h 41h 42h 43h 44h 45h 46h 47h 48h 49h 4Ah 4Bh 4Ch 4Dh 4Eh 4Fh 50h 51h 52h 53h 54h 55h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -69 -68 -67 -66 -65 -64 -63 -62 -61 -60 -59 -58 -57 -56 -55 -54 -53 -52 -51 -50 -49 -48 -47 -46 -45 -44 -43 -42 -41 -40 -39 -38 -37 -36 -35 -34 -33 -32 -31 -30 -29 -28 -27 -26 -25 -24 -23 -22 -21 -20 -19 -18 -17 -16 -15 Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Page 148 of 161 mrsysex.txt 8141 8142 8143 8144 8145 8146 8147 8148 8149 8150 8151 8152 8153 8154 8155 8156 8157 8158 8159 8160 8161 8162 8163 8164 8165 8166 8167 8168 8169 8170 8171 8172 8173 8174 8175 8176 8177 8178 8179 8180 8181 8182 8183 8184 8185 8186 8187 8188 8189 8190 8191 8192 8193 8194 8195 56h 57h 58h 59h 5Ah 5Bh 5Ch 5Dh 5Eh 5Fh 60h 61h 62h 63h 64h 65h 66h 67h 68h 69h 6Ah 6Bh 6Ch 6Dh 6Eh 6Fh 70h 71h 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh 80h 81h 82h 83h 84h 85h 86h 87h 88h 89h 8Ah 8Bh 8Ch = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM -14 -13 -12 -11 -10 -09 -08 -07 -06 -05 -04 -03 -02 -01 00 +01 +02 +03 +04 +05 +06 +07 +08 +09 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 +21 +22 +23 +24 +25 +26 +27 +28 +29 +30 +31 +32 +33 +34 +35 +36 +37 +38 +39 +40 Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Page 149 of 161 mrsysex.txt 8196 8197 8198 8199 8200 8201 8202 8203 8204 8205 8206 8207 8208 8209 8210 8211 8212 8213 8214 8215 8216 8217 8218 8219 8220 8221 8222 8223 8224 8225 8226 8227 8228 8229 8230 8231 8232 8233 8234 8235 8236 8237 8238 8239 8240 8241 8242 8243 8244 8245 8246 8247 8248 8249 8250 8Dh 8Eh 8Fh 90h 91h 92h 93h 94h 95h 96h 97h 98h 99h 9Ah 9Bh 9Ch 9Dh 9Eh 9Fh A0h A1h A2h A3h A4h A5h A6h A7h A8h A9h AAh ABh ACh ADh AEh AFh B0h B1h B2h B3h B4h B5h B6h B7h B8h B9h BAh BBh BCh BDh BEh BFh C0h C1h C2h C3h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM +41 +42 +43 +44 +45 +46 +47 +48 +49 +50 +51 +52 +53 +54 +55 +56 +57 +58 +59 +60 +61 +62 +63 +64 +65 +66 +67 +68 +69 +70 +71 +72 +73 +74 +75 +76 +77 +78 +79 +80 +81 +82 +83 +84 +85 +86 +87 +88 +89 +90 +91 +92 +93 +94 +95 Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Cent Page 150 of 161 mrsysex.txt 8251 8252 8253 8254 8255 8256 8257 8258 8259 8260 8261 8262 8263 8264 8265 8266 8267 8268 8269 8270 8271 8272 8273 8274 8275 8276 8277 8278 8279 8280 8281 8282 8283 8284 8285 8286 8287 8288 8289 8290 8291 8292 8293 8294 8295 8296 8297 8298 8299 8300 8301 8302 8303 8304 8305 C4h C5h C6h C7h C8h = = = = = 10/10/2011 8:17 PM +96 Cent +97 Cent +98 Cent +99 Cent +100Cent Display Table #27 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 'A' 'E' 'I' 'O' 'U' 'AA' 'AE' 'AH' 'AO' 'EH' 'ER' 'IH' 'IY' 'UH' 'UW' 'B' 'D' 'F' 'G' 'J' 'K' 'L' 'M' 'N' 'P' 'R' 'S' 'T' 'V' 'Z' Display Table #28 00h = Slow 01h = Fast Display Table #29 00h = Stereo 01h = Mono Display Table #30 00h 01h 02h 03h = = = = Full Hi 02% >Hi 03% >Hi 04% >Hi 05% >Hi 06% >Hi 07% >Hi 08% >Hi 09% >Hi 10% >Hi 11% >Hi 12% >Hi 13% >Hi 14% >Hi 15% >Hi 16% >Hi 17% >Hi 18% >Hi 19% >Hi 20% >Hi 21% >Hi 22% >Hi 23% >Hi 24% >Hi 25% >Hi 26% >Hi 28% >Hi 30% >Hi 32% >Hi 34% >Hi 36% >Hi 38% >Hi 40% >Hi 42% >Hi 44% >Hi 46% >Hi 48% >Hi 50% >Hi 52% >Hi 54% >Hi 56% >Hi 58% >Hi 60% >Hi 62% >Hi 64% >Hi 66% >Hi 68% >Hi 70% >Hi 72% >Hi Page 153 of 161 mrsysex.txt 8416 8417 8418 8419 8420 8421 8422 8423 8424 8425 8426 8427 8428 8429 8430 8431 8432 8433 8434 8435 8436 8437 8438 8439 8440 8441 8442 8443 8444 8445 8446 8447 8448 8449 8450 8451 8452 8453 8454 8455 8456 8457 8458 8459 8460 8461 8462 8463 8464 8465 8466 8467 8468 8469 8470 72h 73h 74h 75h 76h 77h 78h 79h 7Ah 7Bh 7Ch 7Dh 7Eh 7Fh = = = = = = = = = = = = = = 10/10/2011 8:17 PM 74% >Hi 76% >Hi 78% >Hi 80% >Hi 82% >Hi 84% >Hi 86% >Hi 88% >Hi 90% >Hi 92% >Hi 94% >Hi 96% >Hi 98% >Hi Full >Hi Display Table #31 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 100ms 200ms 300ms 400ms 500ms 600ms 700ms 800ms 900ms 1.0s 1.1s 1.2s 1.3s 1.4s 1.5s 1.6s 1.7s 1.8s 1.9s 2.0s 2.5s 3.0s 3.5s 4.0s 4.5s 5.0s 6.0s 7.0s 8.0s 9.0s 10.0s Display Table #32 00h 01h 02h 03h = = = = 0.0Hz 0.2Hz 0.4Hz 0.6Hz Page 154 of 161 mrsysex.txt 8471 8472 8473 8474 8475 8476 8477 8478 8479 8480 8481 8482 8483 8484 8485 8486 8487 8488 8489 8490 8491 8492 8493 8494 8495 8496 8497 8498 8499 8500 8501 8502 8503 8504 8505 8506 8507 8508 8509 8510 8511 8512 8513 8514 8515 8516 8517 8518 8519 8520 8521 8522 8523 8524 8525 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h 23h 24h 25h 26h 27h 28h 29h 2Ah 2Bh 2Ch 2Dh 2Eh 2Fh 30h 31h 32h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 0.8Hz 1.0Hz 1.2Hz 1.4Hz 1.6Hz 1.8Hz 2.0Hz 2.2Hz 2.4Hz 2.6Hz 2.8Hz 3.0Hz 3.2Hz 3.4Hz 3.6Hz 3.8Hz 4.0Hz 4.2Hz 4.4Hz 4.6Hz 4.8Hz 5.0Hz 5.2Hz 5.4Hz 5.6Hz 5.8Hz 6.0Hz 6.2Hz 6.4Hz 6.6Hz 6.8Hz 7.0Hz 7.2Hz 7.4Hz 7.6Hz 7.8Hz 8.0Hz 8.2Hz 8.4Hz 8.6Hz 8.8Hz 9.0Hz 9.2Hz 9.4Hz 9.6Hz 9.8Hz 10.0Hz Display Table #33 00h = Normal 01h = Toggle Display Table #34 Page 155 of 161 mrsysex.txt 8526 8527 8528 8529 8530 8531 8532 8533 8534 8535 8536 8537 8538 8539 8540 8541 8542 8543 8544 8545 8546 8547 8548 8549 8550 8551 8552 8553 8554 8555 8556 8557 8558 8559 8560 8561 8562 8563 8564 8565 8566 8567 8568 8569 8570 8571 8572 8573 8574 8575 8576 8577 8578 8579 8580 00h 01h 02h 03h 04h 05h 06h 07h 08h 09h 0Ah 0Bh 0Ch 0Dh 0Eh 0Fh 10h 11h 12h 13h 14h 15h 16h 17h 18h 19h 1Ah 1Bh 1Ch 1Dh 1Eh 1Fh 20h 21h 22h = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 10/10/2011 8:17 PM 1.0:1 1.1:1 1.2:1 1.3:1 1.4:1 1.5:1 1.6:1 1.7:1 1.8:1 1.9:1 2.0:1 2.1:1 2.2:1 2.3:1 2.4:1 2.5:1 2.6:1 2.7:1 2.8:1 2.9:1 3.0:1 4.0:1 5.0:1 6.0:1 7.0:1 8.0:1 9.0:1 10:1 15:1 20:1 25:1 30:1 35:1 40:1 INF:1 Appendix 6 - Breakdown of an Example Single Sound Program SysEx Dump The following Single Sound Program Transmit Request message (See Section 3.1.2): SysEx Data Bytes Internal Data Bytes F0 0F 09 00 00 03 01 7F 01 F7 Description System Exclusive Status B Ensoniq Manufacturer Code MR Family ID Code MR-Rack Model ID Code Device ID Number = 0 Transmit Request Command Single Sound Program Dump Program Number = 127 Bank Number = 1 End of System Exclusive will elicit the following response from the MR assuming that the factory pa Page 156 of 161 mrsysex.txt 8581 8582 8583 8584 8585 8586 8587 8588 8589 8590 8591 8592 8593 8594 8595 8596 8597 8598 8599 8600 8601 8602 8603 8604 8605 8606 8607 8608 8609 8610 8611 8612 8613 8614 8615 8616 8617 8618 8619 8620 8621 8622 8623 8624 8625 8626 8627 8628 8629 8630 8631 8632 8633 8634 8635 10/10/2011 8:17 PM SysEx Data Bytes F0 0F 09 00 00 43 01 7F 01 2A 2A 31 18 54 40 20 44 00 24 31 73 4C 00 00 00 03 03 0E 00 26 02 00 00 00 00 20 72 72 48 00 04 00 00 49 00 19 00 00 00 00 00 1D 11 15 05 00 08 00 00 02 00 7A 00 00 00 00 00 02 7B 1B 2B 00 00 00 00 05 00 04 00 00 00 00 00 05 04 07 06 00 00 00 00 0C 00 00 08 00 00 38 05 48 54 0C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 26 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 19 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Internal Data Bytes Description 00 00 50 00 4F 00 00 00 00 00 50 4F 73 65 00 00 02 02 00 00 03 00 57 00 00 08 00 4F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 System Exclusive Status B Ensoniq Manufacturer Code MR Family ID Code MR-Rack Model ID Code Device ID = 0 Transmit Request Reply Co Single Sound Program Dump Program Number = 127 Bank Number = 1 Data Block Size Sound Program Size 'PRG1' in ASCII Size of Table Of Contents 'OFTT' in ASCII Effects Offset Program Parameters Offset Layer Offset Table Offset Reserved Sound Program Parameters 'PGP1' in ASCII 'Odys' in ASCII 'seyL' in ASCII 'ead ' in ASCII ' ' in ASCII Pitch Table = Equal Tempe Pitch Bend Up Range = 2 U Pitch Bend Down Range = 2 Reserved Reserved FX Bus = Medium Reverb Reserved GM Alias = Bass & Lead Program Enables: Held Pit Restrike Limit = Default Sound Finder Catagory = S Layer Offset Table Size 'OFST' in ASCII Layer #01 Offset Layer #02 Offset Layer #03 Offset Layer #04 Offset Layer #05 Offset Layer #06 Offset Layer #07 Offset Layer #08 Offset Layer #09 Offset Layer #10 Offset Layer #11 Offset Layer #12 Offset Layer #13 Offset Layer #14 Offset Layer #15 Offset Layer #16 Offset 00 00 52 00 46 00 00 00 00 00 47 64 65 61 00 01 01 47 00 54 01 00 00 00 00 50 79 79 64 00 AA AA 31 18 54 40 20 44 00 24 31 73 4C 00 00 00 53 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 54 8C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 46 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Page 157 of 161 mrsysex.txt 8636 8637 8638 8639 8640 8641 8642 8643 8644 8645 8646 8647 8648 8649 8650 8651 8652 8653 8654 8655 8656 8657 8658 8659 8660 8661 8662 8663 8664 8665 8666 8667 8668 8669 8670 8671 8672 8673 8674 8675 8676 8677 8678 8679 8680 8681 8682 8683 8684 8685 8686 8687 8688 8689 8690 10/10/2011 8:17 PM 34 01 00 00 00 31 24 65 62 04 00 02 00 00 00 6C 20 02 78 07 00 00 7C 2B 01 00 00 14 00 00 03 00 04 00 00 00 00 00 00 00 74 65 00 00 00 52 72 40 00 22 39 05 00 00 28 4B 63 11 00 00 04 04 07 00 00 01 00 00 00 00 42 00 14 00 00 3C 00 54 7B 00 00 14 00 00 00 00 2E 3D 00 04 00 00 00 60 03 7C 4B 0C 02 00 00 4C 00 01 00 7F 00 90 6C 15 7F 00 00 00 05 00 00 00 01 00 03 00 00 49 4C 72 00 00 0A 11 00 00 00 00 01 00 05 00 42 0F 75 00 3C 00 0A 00 40 0F 57 00 3C 00 00 43 25 00 00 B4 59 52 31 00 00 6E 61 20 00 00 69 79 20 00 74 65 00 00 00 00 00 Page 158 of 161 Layer #1 Parameter Struct 'LYR1' in ASCII Use Layer Number = 1 Layer Control = Enabled Trigger Control = OFF Controller High Threshold Controller Low Threshold Trigger Mode = Key Down High Keyboard Key Thresho Low Keyboard Key Threshol High Note-On Velocity = 1 Low Note-On Velocity = 0 Layer Delay MSB = 00h Layer Delay LSB = 00h Volume = 5 Pan = 0 SemiTune = 0 Fine Tune = 0 Voice Mode = Mono Glide Mode = OFF Glide Time = 3 Key Group = OFF Reserved 'Init' in ASCII 'Laye' in ASCII 'r ' in ASCII ' ' in ASCII ENV1 Mod Amount = 0 LFO Mod Amount = 10 Key Track = Pitch Table Pitch Mod Source = OFF Pitch Mod Amount = 0 Pitch Mod Range = 0 Reserved Filter Mode = 3LP/1HP Filter 1+2 Link = OFF Filter 1 Cutoff = 5 Reserved Filter 1 ENV2 Mod Amount Filter 1 Cutoff Mod Sourc Filter 1 Cutoff Mod Amoun Filter 1 Cutoff Keyboard Filter 1 Cutoff Key Reserved Filter 2 Cutoff = 10 Reserved Filter 2 ENV2 Mod Amount Filter 2 Cutoff Mod Sourc Filter 2 Cutoff Mod Amoun Filter 2 Cutoff Keyboard Filter 2 Cutoff Key Reserved Waveform Number (MSB) Waveform Number (LSB) Waveform Checksum (LSB) mrsysex.txt 8691 8692 8693 8694 8695 8696 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 8717 8718 8719 8720 8721 8722 8723 8724 8725 8726 8727 8728 8729 8730 8731 8732 8733 8734 8735 8736 8737 8738 8739 8740 8741 8742 8743 8744 8745 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 70 01 00 00 00 00 02 00 00 00 7C 07 00 31 2C 39 2A 04 00 7E 01 00 00 00 7E 01 78 07 00 32 50 78 07 00 08 00 00 00 31 2C 39 2A 04 07 7E 0D 00 00 4F 5A 41 29 06 00 00 50 78 07 10/10/2011 8:17 PM FC 00 00 00 00 00 00 00 00 00 00 00 00 00 3C 00 00 00 40 00 00 00 FF 00 00 45 4E 56 31 00 00 7F 00 7F 00 7F 00 7F 14 19 00 00 00 04 00 45 4E 56 31 00 03 7F 07 65 30 6D 4F 7F 14 00 00 Page 159 of 161 Waveform Checksum (MSB) Playback Direction = Forw Shift Amount = 0 Shift Mode = OFF Start Index = 0 Waveform Mod Source = OFF Waveform Mod Amount = 0 Reserved Amplitude Mod Source = OF Amplitude Mod Amount = 0 Panning Mod Source = OFF Panning Mod Amount = 0 Rolloff Slope = 0 Rolloff Key Number = 60 Rolloff Mode = OFF Reserved Reserved Noise Rate = 64 Reserved Reserved MIDI Enables: Pitch Bend = ON Sustain = ON Reserved Noise Sync = Normal 'ENV1' in ASCII Release Mod Amount = 0 Attack Time = 0 Attack Peak Level = 127 Decay 1 Time = 0 Decay 1 Break Level = 127 Decay 2 Time = 0 Decay 2 Break Level = 127 Decay 3 Time = 0 Sustain Level = 127 Release Time = 20 Level Velocity = 25 Attack Velocity = 0 Key Scale = 0 Envelope Mode = Normal Velocity Curve = Linear Reserved 'ENV1' in ASCII Release Mod Amount = 0 Attack Time = 3 Attack Peak Level = 127 Decay 1 Time = 7 Decay 1 Break Level = 101 Decay 2 Time = 48 Decay 2 Break Level = 109 Decay 3 Time = 79 Sustain Level = 127 Release Time = 20 Level Velocity = 0 Attack Velocity = 0 mrsysex.txt 8746 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8769 8770 8771 8772 8773 8774 8775 8776 8777 8778 8779 8780 8781 8782 8783 8784 8785 8786 8787 8788 8789 8790 8791 8792 8793 8794 8795 8796 8797 8798 8799 8800 10/10/2011 8:17 PM 00 08 00 00 00 31 2C 39 2A 04 00 7E 01 00 00 4F 6A 19 19 07 00 00 50 78 07 00 08 00 00 00 31 1E 19 62 04 1C 02 01 00 00 0F 7E 39 00 00 00 00 00 38 0F 46 00 00 00 00 31 30 19 4A 04 00 00 00 00 00 00 00 7C 03 00 00 00 70 03 00 04 00 38 78 07 2D 70 08 00 00 63 6F 00 64 52 50 66 00 3D 0D 55 00 33 2A 13 00 05 06 07 00 56 00 00 03 00 00 00 04 00 45 00 00 7F 00 73 26 75 4F 7F 14 00 00 00 00 04 00 4C 00 00 41 1C 00 0E 7F 0F F7 00 00 00 00 49 00 00 00 00 00 00 00 00 7F 0E 00 00 38 56 65 72 00 00 00 4E 56 31 46 4F 31 00 00 46 46 58 31 00 7F 00 7C 04 02 2D 6F 69 63 43 68 6F 75 73 00 00 64 60 Page 160 of 161 Key Scale = 0 Envelope Mode = Normal Velocity Curve = Linear Reserved 'ENV1' in ASCII Release Mod Amount = 0 Attack Time = 0 Attack Peak Level = 127 Decay 1 Time = 0 Decay 1 Break Level = 115 Decay 2 Time = 38 Decay 2 Break Level = 117 Decay 3 Time = 79 Sustain Level = 127 Release Time = 20 Level Velocity = 0 Attack Velocity = 0 Key Scale = 0 Envelope Mode = Normal Velocity Curve = Linear Reserved 'LFO1' in ASCII Waveshape = Triangle LFO Depth = 0 LFO Rate = 65 LFO Delay = 28 LFO Phase = 0 LFO Depth Mod Source = Mo LFO Depth Mod Amount = 12 LFO Rate Mod Source = Whe LFO Rate Mod Amount = -9 LFO Retrigger = OFF LFO Timebase = Normal Reserved Insert Effect Structure S 'IFX1' in ASCII Insert Mod Source = OFF Insert Mod Dest = EQ Inpu Mod Source Min = 0 Mod Source Max = 127 Mod Dest Min = OFF Mod Dest Max = +24dB Chorus Mix = Full Dry Reverb Send = 0 Insert Mix = Full Wet Parameter Count = 14 Algorithm Family = 4 Algorithm Member = 2 '8-' in ASCII 'Voic' in ASCII 'eCho' in ASCII 'rus ' in ASCII ' ' in ASCII EQ Input = 0.0db EQ Output = -2.0dB mrsysex.txt 8801 8802 8803 8804 8805 8806 8807 8808 8809 8810 8811 8812 8813 8814 8815 8816 8817 8818 8819 8820 8821 8822 8823 8824 8825 8826 8827 8828 8829 8830 8831 8832 8833 8834 8835 8836 6D 00 28 00 00 28 00 30 00 00 00 00 38 00 00 40 00 1C 04 00 64 00 00 00 00 00 00 04 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 59 4D F7 Part # 9311007101 10/10/2011 8:17 PM 00 56 00 0A 00 6D 00 0C 00 28 00 0E 00 00 00 87 00 40 00 00 00 64 00 41 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 n/a n/a Mid 1 Fc = 5.60kHz Mid 1 Q = 1.0 Mid 1 Gain = +9db LFO Rate = 1.2Hz Chorus Depth = 4.0ms Chorus Center = 1.4ms Unused FX Parm #08 Chorus Phase = +90deg Chorus Feedback = 0% HPF Cutoff = 10Hz Center Offset = 100% Dry Blend = 50.8% Wet Unused FX Parm #14 Unused FX Parm #15 Unused FX Parm #16 Unused FX Parm #17 Unused FX Parm #18 Unused FX Parm #19 Unused FX Parm #20 Unused FX Parm #21 Unused FX Parm #22 Unused FX Parm #23 Unused FX Parm #24 Unused FX Parm #25 Unused FX Parm #26 Unused FX Parm #27 Unused FX Parm #28 Unused FX Parm #29 Unused FX Parm #30 Unused FX Parm #31 4-to-5 Format Zero Paddin Checksum = 4D59h End of System Exclusive Model # MM-132 Page 161 of 161
Source Exif Data:
File Type : PDF File Type Extension : pdf MIME Type : application/pdf PDF Version : 1.4 Linearized : No Page Count : 161 Producer : GPL Ghostscript 8.15 Create Date : 2011:10:10 20:17:48 Modify Date : 2011:10:10 20:17:48 Title : mrsysex.txt Creator : PScript5.dll Version 5.2.2 Author : robmcmEXIF Metadata provided by EXIF.tools