Roland FANTOM 8 MIDI Implementation

MIDI Implementation
Model: FANTOM-6/7/8 Date: Nov 1, 2020 Version: 1.00
1. Data Reception (Sound Source Section)
■Channel Voice Messages * Not received when the Zone Receive Switch parameter (ZONE EDIT:LEVEL/PAN) is OFF.
●Note off Status 2nd byte 3rd byte 8nH kkH vvH 9nH kkH 00H n = MIDI channel number: 0H - FH (ch.1 - 16) kk = note number: 00H - 7FH (0 - 127) vv = note off velocity: 00H - 7FH (0 - 127)
* Not received when the Tone Env Mode parameter (PATCH EDIT:CTRL:Env Mode or DRUM KIT EDIT:COMMON:Tone Env Mode) is NO-SUS.
●Note on Status 2nd byte 3rd byte 9nH kkH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = note number: 00H - 7FH (0 - 127) vv = note on velocity: 01H - 7FH (1 - 127)
●Polyphonic Key Pressure Status 2nd byte 3rd byte AnH kkH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = note number: 00H - 7FH (0 - 127) vv = Polyphonic Key Pressure: 00H - 7FH (0 - 127)
* Not received when the Receive Poly Key Pressure(PA) parameter (ZONE EDIT:MIDIRxFILTER) is OFF.
●Control Change * If the corresponding Controller number is selected for the MFX Control Source1, 2, 3 or 4 parameter (TONE EDIT:MFX CTRL) or the Tone Matrix Control1, 2, 3 or 4 Source parameter (TONE EDIT:MATRIX CTRL1-4), the corresponding effect will occur. * When the Control Source Select parameter (SYSTEM:CONTROL) is set to SYS, if a controller number that corresponds to the System Control Source1, 2, 3 or 4 parameter (SYSTEM:CONTROL) is selected, the specified effect will apply if the MFX Control Source1, 2, 3 or 4 parameter (TONE EDIT:MFX CTRL) or the Tone Matrix Control1, 2, 3 or 4 Source parameter (TONE EDIT:MATRIX CTRL1-4) is set to SYS-CTRL1, SYS-CTRL2, SYS-CTRL3 or SYS-CTRL4. * When the Control Source Select parameter (SYSTEM:CONTROL) is set to SCENE, if a controller number that corresponds to the Tone Control Source1, 2, 3 or 4 parameter (SCENE EDIT:CONTROL) is selected, the specified effect will apply if the MFX Control Source1, 2, 3 or 4 parameter (TONE EDIT:MFX CTRL) or the Tone Matrix Control1, 2, 3 or 4 Source parameter (TONE EDIT:MATRIX CTRL1-4) is set to SYS-CTRL1, SYS-CTRL2, SYS-CTRL3 or SYS-CTRL4.
○Bank Select (Controller number 0, 32) Status 2nd byte 3rd byte BnH 00H mmH BnH 20H llH n = MIDI channel number: 0H - FH (ch.1 - 16) mm, ll = Bank number: 00 00H - 7F 7FH (bank.1 - bank.16384)
* Not received when the Receive Bank Select parameter (SYSTEM:MIDI) is OFF. * Not received when the Receive Bank Select(BS) parameter (ZONE EDIT:MIDIRxFILTER) is OFF.
The Scenes corresponding to each Bank Select are as follows.
BANK SELECT | PROGRAM | GROUP | NUMBER MSB | LSB | NUMBER | |
-----+-----------+-----------+-------------------------+------------­085 | 000 | 001 - 128 | Scene | A001 - A128 | 001 | 001 - 128 | Scene | B001 - B128 | : | | : | :
The Tones corresponding to each Bank Select are as follows.
BANK SELECT | PROGRAM | GROUP | NUMBER MSB | LSB | NUMBER | |
-----+-----------+-----------+-------------------------+------------­087 | 000 | 001 - 128 | User Tone | 0001 - 0128 | : | | : | : | 064 | 001 - 128 | Preset Tone (B) | 0001 - 0128 | : | | : | : | 068 | 001 - 128 | Preset Tone (C) | 0001 - 0128 | 069 | 001 - 128 | Preset Tone (D) | 0001 - 0128 | : | | : | : | 078 | 001 - 128 | Preset Tone (E) | 0001 - 0128 | : | | : | : | 085 | 001 - 128 | Preset Tone (CMN) | 0001 - 0128 | : | | : | : | 092 | 001 - 128 | Preset Tone (A) | 0001 - 0128 | : | | : | : 089 | 000 | 001 - | User SN-A Tone | 0001 ­ | 065 | 001 - | Preset SN-A Tone | 0001 ­090 | 000 | 001 - | User V-Piano Tone | 0001 ­ | 064 | 001 - | Preset V-Piano Tone | 0001 ­093 | | 001 - | EXZ Tone | 0001 ­101 | | 001 - | EXZ Tone | 0001 ­105 | | 001 - | EXSN Tone | 0001 -
The Drum Kits corresponding to each Bank Select are as follows.
BANK SELECT | PROGRAM | GROUP | NUMBER MSB | LSB | NUMBER | |
-----+-----------+-----------+-------------------------+------------­086 | 000 | 001 - 128 | User Drum Kit | 0001 - 0128 | 064 | 001 - | Preset Drum Kit (A) | 0001 ­ | 065 | 001 - | Preset Drum Kit (CMN) | 0001 ­092 | | 001 - | EXZ Drum Kit | 0001 ­100 | | 001 - | EXZ Drum Kit | 0001 -
○Modulation (Controller number 1) Status 2nd byte 3rd byte BnH 01H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Modulation depth: 00H - 7FH (0 - 127)
* Not received when the Receive Modulation(MD) parameter (ZONE EDIT:MIDIRxFILTER) is OFF.
○Breath type (Controller number 2) Status 2nd byte 3rd byte BnH 02H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Foot type (Controller number 4) Status 2nd byte 3rd byte BnH 04H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Portamento Time (Controller number 5) Status 2nd byte 3rd byte BnH 05H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Portamento Time: 00H - 7FH (0 - 127)
* The Zone Portamento Time parameter (ZONE EDIT:PITCH) will change.
○Data Entry (Controller number 6, 38) Status 2nd byte 3rd byte BnH 06H mmH BnH 26H llH n = MIDI channel number: 0H - FH (ch.1 - 16) mm, ll = the value of the parameter specified by RPN/NRPN mm = MSB, ll = LSB
○Volume (Controller number 7) Status 2nd byte 3rd byte BnH 07H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Volume: 00H - 7FH (0 - 127)
* Not received when the Receive Volume(VO) parameter (ZONE EDIT:MIDIRxFILTER) is OFF. * The Zone Level parameter (ZONE EDIT:LEVEL/PAN) will change.
○Panpot (Controller number 10) Status 2nd byte 3rd byte BnH 0AH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Panpot: 00H - 40H - 7FH (Left - Center - Right)
* Not received when the Receive Pan(PN) parameter (ZONE EDIT:MIDIRxFILTER) is OFF. * The Zone Pan parameter (ZONE EDIT:LEVEL/PAN) will change.
○Expression (Controller number 11) Status 2nd byte 3rd byte BnH 0BH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Expression: 00H - 7FH (0 - 127)
* Not received when the Receive Expression(EX) parameter (ZONE EDIT:MIDIRxFILTER) is OFF. * Not received when the Receive Expression parameter (TONE EDIT:CONTROL) is OFF.
○General Purpose Controller 1 (Controller number 16) Status 2nd byte 3rd byte BnH 10H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 2 (Controller number 17) Status 2nd byte 3rd byte BnH 11H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 3 (Controller number 18) Status 2nd byte 3rd byte BnH 12H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 4 (Controller number 19) Status 2nd byte 3rd byte
○Hold 1 (Controller number 64) Status 2nd byte 3rd byte BnH 40H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127) 0-63 = OFF, 64-127 = ON
* Not received when the Receive Hold-1(HD) parameter (ZONE EDIT:MIDIRxFILTER) is OFF. * Not received when the Receive Hold-1 parameter (TONE EDIT:CONTROL) is OFF.
○Portamento (Controller number 65) Status 2nd byte 3rd byte BnH 41H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
* The Zone Portamento Switch parameter (ZONE EDIT:PITCH) will change.
○Sostenuto (Controller number 66) Status 2nd byte 3rd byte BnH 42H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
○Soft (Controller number 67) Status 2nd byte 3rd byte BnH 43H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
○Legato Foot Switch (Controller number 68) Status 2nd byte 3rd byte BnH 44H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
○Resonance (Controller number 71) Status 2nd byte 3rd byte BnH 47H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv= Resonance value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
* The Zone Resonance Offset parameter (ZONE EDIT:OFFSET) will change.
○Release Time (Controller number 72) Status 2nd byte 3rd byte BnH 48H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Release Time value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
* The Zone Release Time Offset parameter (ZONE EDIT:OFFSET) will change.
○Attack time (Controller number 73) Status 2nd byte 3rd byte BnH 49H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Attack time value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
* The Zone Attack Time Offset parameter (ZONE EDIT:OFFSET) will change.
○Cutoff (Controller number 74) Status 2nd byte 3rd byte BnH 4AH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Cutoff value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
* The Zone Cutoff Offset parameter (ZONE EDIT:OFFSET) will change.
○Decay Time (Controller number 75) Status 2nd byte 3rd byte BnH 4BH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Decay Time value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
* The Zone Decay Time Offset parameter (ZONE EDIT:OFFSET) will change.
○Vibrato Rate (Controller number 76) Status 2nd byte 3rd byte BnH 4CH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Vibrato Rate value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
* The Zone Vibrato Rate parameter (ZONE EDIT:VIBRATO) will change.
○Vibrato Depth (Controller number 77) Status 2nd byte 3rd byte BnH 4DH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Vibrato Depth Value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
* The Zone Vibrato Depth parameter (ZONE EDIT:VIBRATO) will change.
○Vibrato Delay (Controller number 78) Status 2nd byte 3rd byte BnH 4EH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Vibrato Delay value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
* The Zone Vibrato Delay parameter (ZONE EDIT:VIBRATO) will change.
○General Purpose Controller 5 (Controller number 80) Status 2nd byte 3rd byte BnH 50H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 6 (Controller number 81) Status 2nd byte 3rd byte BnH 51H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 7 (Controller number 82) Status 2nd byte 3rd byte BnH 52H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 8 (Controller number 83) Status 2nd byte 3rd byte BnH 53H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Portamento control (Controller number 84) Status 2nd byte 3rd byte BnH 54H kkH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = source note number: 00H - 7FH (0 - 127)
* A Note-on received immediately after a Portamento Control message will change continuously in pitch, starting from the pitch of the Source Note Number. * If a voice is already sounding for a note number identical to the Source Note Number, this voice will continue sounding (i.e., legato) and will, when the next Note-on is received, smoothly change to the pitch of that Note-on. * The rate of the pitch change caused by Portamento Control is determined by the Portamento Time value.
○High Resolution Velocity Prefix (Controller number 88) Status 2nd byte 3rd byte BnH 58H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = High Resolution Velocity Prefix: 00H - 7FH (0 - 127)
* V-Piano Tone will receive it.
○General Purpose Effect 1 (Reverb Send Level) (Controller number 91) Status 2nd byte 3rd byte BnH 5BH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Reverb Send Level: 00H - 7FH (0 - 127)
* The Zone Reverb Send Level parameter (ZONE EDIT:LEVEL/PAN) will change.
○General Purpose Effect 3 (Chorus Send Level) (Controller number 93) Status 2nd byte 3rd byte BnH 5DH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Chorus Send Level: 00H - 7FH (0 - 127)
* The Zone Chorus Send Level parameter (ZONE EDIT:LEVEL/PAN) will change.
○RPN MSB/LSB (Controller number 100, 101) Status 2nd byte 3rd byte BnH 65H mmH BnH 64H llH n = MIDI channel number: 0H - FH (ch.1 - 16) mm = upper byte (MSB) of parameter number specified by RPN ll = lower byte (LSB) of parameter number specified by RPN
<<< RPN >>> Control Changes include RPN (Registered Parameter Numbers), which are extended. When using RPNs, first RPN (Controller numbers 100 and 101; they can be sent in any order) should be sent in order to select the parameter, then Data Entry (Controller numbers 6 and 38) should be sent to set the value. Once RPN messages are received, Data Entry messages that is received at the same MIDI channel after that are recognized as changing toward the value of the RPN messages. In order not to make any mistakes, transmitting RPN Null is recommended after setting parameters you need.
This device receives the following RPNs.
RPN Data entry MSB, LSB MSB, LSB Notes 00H, 00H mmH, llH Pitch Bend Sensitivity mm: 00H - 18H (0 - 24 semitones) ll: ignored (processed as 00H) Up to 2 octave can be specified in semitone steps. * The Zone Bend Range parameter (ZONE EDIT:PITCH) will change.
00H, 01H mmH, llH Channel Fine Tuning mm, ll: 20 00H - 40 00H - 60 00H (-4096 x 100 / 8192 - 0 - +4096 x 100 / 8192 cent) * The Zone Fine Tune parameter (ZONE EDIT:PITCH) will change.
00H, 02H mmH, llH Channel Coarse Tuning mm: 10H - 40H - 70H (-48 - 0 - +48 semitones) ll: ignored (processed as 00H) * The Zone Coarse Tune parameter (ZONE EDIT:PITCH) will change.
7FH, 7FH ---, --- RPN null RPN and NRPN will be set as "unspecified." Once this setting has been made, subsequent Parameter values that were previously set will not change. mm, ll: ignored
●Program Change Status 2nd byte CnH ppH n = MIDI channel number: 0H - FH (ch.1 - 16) pp = Program number: 00H - 7FH (prog.1 - prog.128)
* Not received when the Receive Program Change parameter (SYSTEM:MIDI) is OFF. * Not received when the Receive Program Change(PC) parameter (ZONE EDIT:MIDIRxFILTER) is OFF.
●Channel Pressure Status 2nd byte DnH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Channel Pressure: 00H - 7FH (0 - 127)
* Not received when the Receive Channel Pressure(CA) parameter (ZONE EDIT:MIDIRxFILTER) is OFF.
●Pitch Bend Change Status 2nd byte 3rd byte EnH llH mmH n = MIDI channel number: 0H - FH (ch.1 - 16) mm, ll = Pitch Bend value: 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
* Not received when the Receive Bender(PB) parameter (ZONE EDIT:MIDIRxFILTER) is OFF. * Not received when the Receive Bender parameter (TONE EDIT:CONTROL) is OFF.
■Channel Mode Messages * Not received when the Zone Receive Switch parameter (ZONE EDIT:LEVEL/PAN) is OFF.
●All Sounds Off (Controller number 120) Status 2nd byte 3rd byte BnH 78H 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* When this message is received, all notes currently sounding on the corresponding channel will be turned off.
●Reset All Controllers (Controller number 121) Status 2nd byte 3rd byte BnH 79H 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* When this message is received, the following controllers will be set to their reset values.
Controller Reset value Pitch Bend Change +/-0 (center) Polyphonic Key Pressure 0 (off) Channel Pressure 0 (off) Modulation 0 (off) Breath Type 0 (min) Foot Type 0 (min) Expression 127 (max) However the controller will be at minimum. Hold 1 0 (off) Sostenuto 0 (off) Soft 0 (off) RPN unset; previously set data will not change NRPN unset; previously set data will not change
●All Notes Off (Controller number 123) Status 2nd byte 3rd byte BnH 7BH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* When All Notes Off is received, all notes on the corresponding channel will be turned off. However, if Hold 1 or Sostenuto is ON, the sound will be continued until these are turned off.
●OMNI OFF (Controller number 124) Status 2nd byte 3rd byte BnH 7CH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received.
●OMNI ON (Controller number 125) Status 2nd byte 3rd byte BnH 7DH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received. OMNI ON will not be turned on.
●MONO (Controller number 126) Status 2nd byte 3rd byte BnH 7EH mmH n = MIDI channel number: 0H - FH (ch.1 - 16) mm = mono number: 00H - 10H (0 - 16)
* The same processing will be carried out as when All Notes Off is received. * The Zone Mono/Poly parameter (ZONE EDIT:MONO/POLY) will change.
●POLY (Controller number 127) Status 2nd byte 3rd byte BnH 7FH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received. * The Zone Mono/Poly parameter (ZONE EDIT:MONO/POLY) will change.
■System Realtime Messages
●Timing Clock Status F8H
* Received when Sync Mode parameter (SYSTEM:SYNC/TEMPO) is set to SLAVE.
●Active Sensing Status FEH
* When Active Sensing is received, the unit will begin monitoring the intervals of all further messages. While monitoring, if the interval between messages exceeds 500 ms, the same processing will be carried out as when All Sounds Off, All Notes Off and Reset All Controllers are received, and message interval monitoring will be halted.
■System Exclusive Message Status Data byte Status
F0H iiH, ddH, ......,eeH F7H
F0H: System Exclusive Message status ii = ID number: an ID number (manufacturer ID) to indicate the manufacturer whose Exclusive message this is. Roland’s manufacturer ID is 41H. ID numbers 7EH and 7FH are extensions of the MIDI standard; Universal Non-realtime Messages (7EH) and Universal Realtime Messages (7FH). dd,...,ee = data: 00H - 7FH (0 - 127) F7H: EOX (End Of Exclusive)
Of the System Exclusive messages received by this device, the Universal Non-realtime messages and the Universal Realtime messages and the Data Request (RQ1) messages and the Data Set (DT1) messages will be set automatically.
●Universal Non-realtime System Exclusive Messages
○Identity Request Message Status Data byte Status F0H 7EH, dev, 06H, 01H F7H
Byte Explanation F0H Exclusive status 7EH ID number (Universal Non-realtime Message) dev Device ID (dev: 10H - 1FH, 7FH) 06H Sub ID#1 (General Information) 01H Sub ID#2 (Identity Request) F7H EOX (End Of Exclusive)
* When this message is received, Identity Reply message will be transmitted.
●Universal Realtime System Exclusive Messages
○Master Volume Status Data byte Status F0H 7FH, 7FH, 04H, 01H, llH, mmH F7H
Byte Explanation F0H Exclusive status 7FH ID number (universal realtime message) 7FH Device ID (Broadcast) 04H Sub ID#1 (Device Control) 01H Sub ID#2 (Master Volume) llH Master Volume lower byte mmH Master Volume upper byte F7H EOX (End Of Exclusive)
* The lower byte (llH) of Master Volume will be handled as 00H. * The Master Level parameter (SYSTEM:SOUND) will change.
○Master Fine Tuning Status Data byte Status F0H 7FH, 7FH, 04H, 03H, llH, mmH F7H
Byte Explanation F0H Exclusive status 7FH ID number (universal realtime message) 7FH Device ID (Broadcast) 04H Sub ID#1 (Device Control) 03H Sub ID#2 (Master Fine Tuning) llH Master Fine Tuning LSB
mmH Master Fine Tuning MSB F7H EOX (End Of Exclusive)
mm, ll: 00 00H - 40 00H - 7F 7FH (-100 - 0 - +99.9 [cents])
* The Master Tune parameter (SYSTEM:SOUND) will change.
○Master Coarse Tuning Status Data byte Status F0H 7FH, 7FH, 04H, 04H, llH, mmH F7
Byte Explanation F0H Exclusive status 7FH ID number (universal realtime message) 7FH Device ID (Broadcast) 04H Sub ID#1 (Device Control) 04H Sub ID#2 (Master Coarse Tuning) llH Master Coarse Tuning LSB mmH Master Coarse Tuning MSB F7H EOX (End Of Exclusive)
mmH: 28H - 40H - 58H (-24 - 0 - +24 [semitones]) llH: ignored (processed as 00H)
* The Master Key Shift parameter (SYSTEM:SOUND) will change.
●Global Parameter Control
○Scale/Octave Tuning Adjust Status Data byte Status F0H 7EH, 7FH, 08H, 08H, ffH, ggH, hhH, ssH... F7
Byte Explanation F0H Exclusive status 7EH ID number (Universal Non-realtime Message) 7FH Device ID (Broadcast) 08H Sub ID#1 (MIDI Tuning Standard) 08H Sub ID#2 (scale/octave tuning 1-byte form) ffH Channel/Option byte 1 bits 0 to 1 = channel 15 to 16 bit 2 to 6 = Undefined ggH Channel byte 2 bits 0 to 6 = channel 8 to 14 hhH Channel byte 3 bits 0 to 6 = channel 1 to 7 ssH 12 byte tuning offset of 12 semitones from C to B 00H = -64 [cents] 40H = 0 [cents] (equal temperament) 7FH = +63 [cents] F7H EOX (End Of Exclusive)
●Data Transmission This instrument can use exclusive messages to exchange many varieties of internal settings with other devices. The model ID of the exclusive messages used by this instrument is 00H 00H 00H 5BH.
○Data Request 1 (RQ1) This message requests the other device to transmit data. The address and size indicate the type and amount of data that is requested. When a Data Request message is received, if the device is in a state in which it is able to transmit data, and if the address and size are appropriate, the requested data is transmitted as a Data Set 1 (DT1) message. If the conditions are not met, nothing is transmitted.
Status Data byte Status F0H 41H, dev, 00H, 00H, 00H, 5BH, 11H, aaH, bbH, F7H ccH, ddH, ssH, ttH, uuH, vvH, sum
Byte Remarks F0H Exclusive status 41H ID number (Roland) dev device ID (dev: 10H - 1FH, 7FH) 00H model ID #1 (FANTOM-6/7/8) 00H model ID #2 (FANTOM-6/7/8) 00H model ID #3 (FANTOM-6/7/8) 5BH model ID #4 (FANTOM-6/7/8) 11H command ID (RQ1) aaH address MSB bbH address ccH address ddH address LSB ssH size MSB ttH size uuH size vvH size LSB sum checksum F7H EOX (End Of Exclusive)
* The size of data that can be transmitted at one time is fixed for each type of data. And data requests must be made with a fixed starting address and size. Refer to the address and size given in "Parameter Address Map". * For the checksum, refer to "How to calculate the checksum". * Not received when the Receive Exclusive parameter (SYSTEM:MIDI) is OFF.
○Data set 1 (DT1) This is the message that actually performs data transmission, and is used when you wish to transmit the data.
Status Data byte Status F0H 41H, dev, 00H, 00H, 00H, 5BH, 12H, aaH, bbH, F7H ccH, ddH, eeH, ... ffH, sum
Byte Explanation F0H Exclusive status 41H ID number (Roland) dev Device ID (dev: 10H - 1FH, 7FH) 00H Model ID #1 (FANTOM-6/7/8) 00H Model ID #2 (FANTOM-6/7/8) 00H model ID #3 (FANTOM-6/7/8) 5BH model ID #4 (FANTOM-6/7/8) 12H Command ID (DT1) aaH Address MSB: upper byte of the starting address of the data to be sent bbH Address: upper middle byte of the starting address of the data to be sent ccH Address: lower middle byte of the starting address of the data to be sent ddH Address LSB: lower byte of the starting address of the data to be sent. eeH Data: the actual data to be sent. Multiple bytes of data are transmitted in order starting from the address. : ffH Data sum Checksum F7H EOX (End Of Exclusive)
* The amount of data that can be transmitted at one time depends on the type of data, and data will be transmitted from the specified starting address and size. Refer to the address and size given in "Parameter Address Map". * Data larger than 256 bytes will be divided into packets of 256 bytes or less, and each packet will be sent at an interval of about 20 ms. * Regarding the checksum, please refer to "How to calculate the checksum". * Not received when the Receive Exclusive parameter (SYSTEM:MIDI) is OFF.
2. Data Transmission (Sound Source Section)
■Channel Voice Messages
●Note off Status 2nd byte 3rd byte 8nH kkH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = note number: 00H - 7FH (0 - 127) vv = note off velocity: 00H - 7FH (0 - 127)
●Note on Status 2nd byte 3rd byte 9nH kkH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = note number: 00H - 7FH (0 - 127) vv = note on velocity: 01H - 7FH (1 - 127)
●Control Change * By selecting a controller number that corresponds to the setting of parameters of controllers, the FANTOM-6/7/8 can transmit any control change message.
○Bank Select (Controller number 0, 32) Status 2nd byte 3rd byte BnH 00H mmH BnH 20H llH n = MIDI channel number: 0H - FH (ch.1 - 16) mm, ll = Bank number: 00 00H - 7F 7FH (bank.1 - bank.16384)
* These messages are transmitted when Scene or Tone is selected. But not transmitted when Transmit Program Change (SYSTEM:MIDI) or Transmit Bank Select parameter (SYSTEM:MIDI) is OFF.
○Modulation (Controller number 1) Status 2nd byte 3rd byte BnH 01H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Modulation depth: 00H - 7FH (0 - 127)
○Breath type (Controller number 2) Status 2nd byte 3rd byte BnH 02H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Portamento Time (Controller number 5) Status 2nd byte 3rd byte BnH 05H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Portamento Time: 00H - 7FH (0 - 127)
○Data Entry (Controller number 6, 38) Status 2nd byte 3rd byte BnH 06H mmH BnH 26H llH n = MIDI channel number: 0H - FH (ch.1 - 16) mm, ll = the value of the parameter specified by RPN/NRPN mm = MSB, ll = LSB
○Volume (Controller number 7) Status 2nd byte 3rd byte BnH 07H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Volume: 00H - 7FH (0 - 127)
○Panpot (Controller number 10) Status 2nd byte 3rd byte BnH 0AH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Panpot: 00H - 40H - 7FH (Left - Center - Right)
○Expression (Controller number 11) Status 2nd byte 3rd byte BnH 0BH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Expression: 00H - 7FH (0 - 127)
○General Purpose Controller 1 (Controller number 16) Status 2nd byte 3rd byte BnH 10H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 2 (Controller number 17) Status 2nd byte 3rd byte BnH 11H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 3 (Controller number 18) Status 2nd byte 3rd byte BnH 12H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 4 (Controller number 19) Status 2nd byte 3rd byte BnH 13H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Hold 1 (Controller number 64) Status 2nd byte 3rd byte BnH 40H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127) 0-63 = OFF, 64-127 = ON
* If the Continuous Hold Pedal parameter (SYSTEM:PEDAL) is set to OFF, only 00H (OFF) or 7FH (ON) can be transmitted as the value of the control.
○Portamento (Controller number 65) Status 2nd byte 3rd byte BnH 41H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Sostenuto (Controller number 66) Status 2nd byte 3rd byte BnH 42H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Soft (Controller number 67) Status 2nd byte 3rd byte BnH 43H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Legato Foot Switch (Controller number 68) Status 2nd byte 3rd byte BnH 44H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Resonance (Controller number 71) Status 2nd byte 3rd byte BnH 47H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv= Resonance value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
○Release Time (Controller number 72) Status 2nd byte 3rd byte BnH 48H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Release Time value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
○Attack time (Controller number 73) Status 2nd byte 3rd byte BnH 49H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Attack time value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
○Cutoff (Controller number 74) Status 2nd byte 3rd byte BnH 4AH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Cutoff value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
○General Purpose Controller 5 (Controller number 80)
Status 2nd byte 3rd byte BnH 50H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 6 (Controller number 81) Status 2nd byte 3rd byte BnH 51H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 7 (Controller number 82) Status 2nd byte 3rd byte BnH 52H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○General Purpose Controller 8 (Controller number 83) Status 2nd byte 3rd byte BnH 53H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Control value: 00H - 7FH (0 - 127)
○Portamento control (Controller number 84) Status 2nd byte 3rd byte BnH 54H kkH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = source note number: 00H - 7FH (0 - 127)
○High Resolution Velocity Prefix (Controller number 88) Status 2nd byte 3rd byte BnH 58H vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = High Resolution Velocity Prefix: 00H - 7FH (0 - 127)
○General Purpose Effect 1 (Reverb Send Level) (Controller number 91) Status 2nd byte 3rd byte BnH 5BH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Reverb Send Level: 00H - 7FH (0 - 127)
○General Purpose Effect 3 (Chorus Send Level) (Controller number 93) Status 2nd byte 3rd byte BnH 5DH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Chorus Send Level: 00H - 7FH (0 - 127)
○General Controller Status 2nd byte 3rd byte BnH kkH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = Controller number: 00H - 77H (0 - 31, 33 - 95) vv = Control value: 00H - 7FH (0 - 127)
●Program Change Status 2nd byte CnH ppH n = MIDI channel number: 0H - FH (ch.1 - 16) pp = Program number: 00H - 7FH (prog.1 - prog.128)
* These messages are transmitted when Scene or Tone is selected. But not transmitted when Transmit Program Change parameter (SYSTEM:MIDI) is OFF.
●Channel Pressure Status 2nd byte DnH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Channel Pressure: 00H - 7FH (0 - 127)
●Pitch Bend Change Status 2nd byte 3rd byte EnH llH mmH n = MIDI channel number: 0H - FH (ch.1 - 16) mm, ll = Pitch Bend value: 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
■Channel Mode Messages
●MONO (Controller number 126) Status 2nd byte 3rd byte BnH 7EH mmH n = MIDI channel number: 0H - FH (ch.1 - 16) mm = mono number: 00H - 10H (0 - 16)
●POLY (Controller number 127) Status 2nd byte 3rd byte BnH 7FH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
■System Realtime Messages
●Active Sensing Status FEH
* This message is transmitted at intervals of approximately 250 msec.
■System Exclusive Messages Universal Non-realtime System Exclusive Message and Data Set 1 (DT1) are the only System Exclusive messages transmitted by the FANTOM-6/7/8
●Universal Non-realtime System Exclusive Message
○Identity Reply Message (FANTOM-6) Receiving Identity Request Message, the FANTOM-6 send this message.
Status Data byte Status F0H 7EH, dev, 06H, 02H, 41H, 5BH, 03H, F7H 00H, 00H, 00H, 03H, 00H, 00H
Byte Explanation F0H Exclusive status 7EH ID number (Universal Non-realtime Message) 10H Device ID (dev: 10H - 1FH) 06H Sub ID#1 (General Information) 02H Sub ID#2 (Identity Reply) 41H ID number (Roland) 5BH 03H Device family code 00H 00H Device family number code 00H 03H 00H 00H Software revision level F7H EOX (End of Exclusive)
○Identity Reply Message (FANTOM-7) Receiving Identity Request Message, the FANTOM-7 send this message.
Status Data byte Status F0H 7EH, dev, 06H, 02H, 41H, 5BH, 03H, F7H 00H, 00H, 01H, 03H, 00H, 00H
Byte Explanation F0H Exclusive status 7EH ID number (Universal Non-realtime Message) 10H Device ID (dev: 10H - 1FH) 06H Sub ID#1 (General Information) 02H Sub ID#2 (Identity Reply) 41H ID number (Roland) 5BH 03H Device family code 00H 00H Device family number code 01H 03H 00H 00H Software revision level F7H EOX (End of Exclusive)
○Identity Reply Message (FANTOM-8) Receiving Identity Request Message, the FANTOM-8 send this message.
Status Data byte Status F0H 7EH, dev, 06H, 02H, 41H, 5BH, 03H, F7H 00H, 00H, 02H, 03H, 00H, 00H
Byte Explanation F0H Exclusive status 7EH ID number (Universal Non-realtime Message) 10H Device ID (dev: 10H - 1FH) 06H Sub ID#1 (General Information) 02H Sub ID#2 (Identity Reply) 41H ID number (Roland) 5BH 03H Device family code 00H 00H Device family number code 02H 03H 00H 00H Software revision level F7H EOX (End of Exclusive)
●Data Transmission
○Data set 1 (DT1) Status Data byte Status F0H 41H, dev, 00H, 00H, 00H, 5BH, 12H, aaH, bbH, F7H ccH, ddH, eeH, ... ffH, sum
Byte Explanation F0H Exclusive status 41H ID number (Roland) dev Device ID (dev: 10H - 1FH, 7FH) 00H Model ID #1 (FANTOM-6/7/8) 00H Model ID #2 (FANTOM-6/7/8) 00H model ID #3 (FANTOM-6/7/8) 5BH model ID #4 (FANTOM-6/7/8) 12H Command ID (DT1) aaH Address MSB: upper byte of the starting address of the data to be sent bbH Address: upper middle byte of the starting address of the data to be sent ccH Address: lower middle byte of the starting address of the data to be sent ddH Address LSB: lower byte of the starting address of the data to be sent. eeH Data: the actual data to be sent. Multiple bytes of data are transmitted in order starting from the address. : : ffH Data sum Checksum F7H EOX (End Of Exclusive)
* The amount of data that can be transmitted at one time depends on the type of data, and data will be transmitted from the specified starting address and size. Refer to the address and size given in "Parameter Address Map". * Data larger than 256 bytes will be divided into packets of 256 bytes or less, and each packet will be sent at an interval of
about 20 ms.
3. Data Reception (Sequencer Section)
3.1 Messages recorded during recording
■Channel Voice Messages
●Note off Status 2nd byte 3rd byte 8nH kkH vvH 9nH kkH 00H n = MIDI channel number: 0H - FH (ch.1 - 16) kk = note number: 00H - 7FH (0 - 127) vv = note off velocity: 00H - 7FH (0 - 127)
* Not recorded when the NOTE parameter (REC EVENT window) is OFF.
●Note on Status 2nd byte 3rd byte 9nH kkH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = note number: 00H - 7FH (0 - 127) vv = note on velocity: 01H - 7FH (1 - 127)
* Not recorded when the NOTE parameter (REC EVENT window) is OFF.
●Polyphonic Aftertouch Status 2nd byte 3rd byte AnH kkH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = note number: 00H - 7FH (0 - 127) vv = Polyphonic Aftertouch: 00H - 7FH (0 - 127)
* Not recorded when the POLY AFTER parameter (REC EVENT window) is OFF.
●Control Change Status 2nd byte 3rd byte BnH kkH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) kk = Control number: 00H - 78H (0 - 120) vv = value: 00H - 7FH (0 - 127)
* Not recorded when the CONTROL CHANGE parameter (REC EVENT window) is OFF. * kk = 00H and kk = 20H are not recorded.
●Channel Aftertouch Status 2nd byte DnH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = Channel Aftertouch: 00H - 7FH (0 - 127)
* Not recorded when the CHANNEL AFTER parameter (REC EVENT window) is OFF.
●Pitch Bend Change Status 2nd byte 3rd byte EnH llH mmH n = MIDI channel number: 0H - FH (ch.1 - 16) mm, ll = Pitch Bend value: 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
* Not recorded when the PITCH BEND parameter (REC EVENT window) is OFF.
■Channel Mode Messages
●All Sounds Off (Controller number 120) Status 2nd byte 3rd byte BnH 78H 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be done as when an All Note Off message is received. Not recorded when the CONTROL CHANGE parameter (REC EVENT window) is OFF.
●Reset All Controllers (Controller number 121) Status 2nd byte 3rd byte BnH 79H 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* Not recorded when the CONTROL CHANGE parameter (REC EVENT window) is OFF.
●Omni Off (Controller number 124) Status 2nd byte 3rd byte BnH 7CH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be done as when an All Note Off message is received. Not recorded when the CONTROL CHANGE parameter (REC EVENT window) is OFF.
●Omni On (Controller number 125) Status 2nd byte 3rd byte BnH 7DH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be done as when an All Note Off message is received. Not recorded when the CONTROL CHANGE parameter (REC EVENT window) is OFF.
●Mono (Controller number 126) Status 2nd byte 3rd byte BnH 7EH mmH n = MIDI channel number: 0H - FH (ch.1 - 16) mm = mono number: 00H - 10H (0 - 16)
* The same processing will be done as when an All Note Off message is received. Not recorded when the CONTROL CHANGE parameter (REC EVENT window) is OFF.
●Poly (Controller number 127) Status 2nd byte 3rd byte BnH 7FH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be done as when an All Note Off message is received. Not recorded when the CONTROL CHANGE parameter (REC EVENT window) is OFF.
3.2 Messages not recorded during recording
■Channel Voice Messages
●Program Change Status 2nd byte CnH ppH n = MIDI channel number: 0H - FH (ch.1 - 16) pp = Program number: 00H - 7FH (prog.1 - prog.128)
■System Exclusive Messages Status Data byte Status
F0H iiH, ddH, ......, eeH F7H
F0H: System Exclusive message status ii = ID number: an ID number (manufacturer ID) to indicate the manufacturer whose Exclusive message this is. Roland’s manufacturer ID is 41H. ID numbers 7EH and 7FH are extensions of the MIDI standard; Universal Non-realtime Messages (7EH) and Universal Realtime Messages (7FH). dd,...,ee = data: 00H - 7FH (0 - 127) F7H: EOX (End of System Exclusive)
■Channel Mode Messages
●Local On/Off (Controller number 122) Status 2nd byte 3rd byte BnH 7AH vvH n = MIDI channel number: 0H - FH (ch.1 - 16) vv = value: 00H, 7FH (Local Off, Local On)
●All Notes Off (Controller number 123) Status 2nd byte 3rd byte BnH 7BH 00H n = MIDI channel number: 0H - FH (ch.1 - 16)
3.3 Messages acknowledged for synchronization
■System Realtime Messages
●Timing Clock Status F8H
* Received when Sync Mode parameter (SYSTEM:SYNC/TEMPO) is set to SLAVE.
●Start Status FAH
* Received when Sync Mode parameter (SYSTEM:SYNC/TEMPO) is set to SLAVE or REMOTE.
●Continue Status FBH
* Received when Sync Mode parameter (SYSTEM:SYNC/TEMPO) is set to SLAVE or REMOTE.
●Stop Status FCH
* Received when Sync Mode parameter (SYSTEM:SYNC/TEMPO) is set to SLAVE or REMOTE.
4. Data transmission (Sequencer Section)
4.1 Messages transmitted during playing Recorded messages are transmitted during playback.
4.2 Messages that are generated and transmitted Messages are generated and transmitted to synchronize with other devices.
■System Realtime Messages * Sent when Sync Output parameter (SYSTEM:SYNC/TEMPO) is set to ON.
●Timing Clock
Status F8H
●Start Status FAH
●Stop Status FCH
5. Parameter Address Map
* Transmission of "#" marked address is divided to some packets. For example, ABH in hexadecimal notation will be divided to 0AH and 0BH, and is sent/received in this order.
FANTOM-6/7/8 (ModelID = 00H 00H 00H 5BH) +------------------------------------------------------------------------------+ | Start | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 00 | System [System] | |-------------+----------------------------------------------------------------| | 01 00 00 00 | Setup [Setup] | |-------------+----------------------------------------------------------------| | 01 00 02 00 | Vocoder [Vocoder] | |-------------+----------------------------------------------------------------| | 02 00 00 00 | Temporary Scene [Scene] | |-------------+----------------------------------------------------------------| | 02 10 00 00 | Temporary Z-Core Tone (zone 1) [Z-Core Tone] | | 02 11 00 00 | Temporary Z-Core Tone (zone 2) [Z-Core Tone] | | : | | | 02 1F 00 00 | Temporary Z-Core Tone (zone 16) [Z-Core Tone] | |-------------+----------------------------------------------------------------| | 02 30 00 00 | Temporary Drum Kit (zone 1) [Drum Kit] | | 02 32 00 00 | Temporary Drum Kit (zone 2) [Drum Kit] | | : | | | 02 4E 00 00 | Temporary Drum Kit (zone 16) [Drum Kit] | |-------------+----------------------------------------------------------------| | 03 00 00 00 | Temporary Drum Kit Inst Set (zone 1) [Drum Kit Inst Set] | | 03 04 00 00 | Temporary Drum Kit Inst Set (zone 2) [Drum Kit Inst Set] | | : | | | 03 3C 00 00 | Temporary Drum Kit Inst Set (zone 16) [Drum Kit Inst Set] | |-------------+----------------------------------------------------------------| | 04 00 00 00 | Temporary SN-A Tone (zone 1) [SN-A Tone] | | 04 01 00 00 | Temporary SN-A Tone (zone 2) [SN-A Tone] | | : | | | 04 0F 00 00 | Temporary SN-A Tone (zone 16) [SN-A Tone] | |-------------+----------------------------------------------------------------| | 04 20 00 00 | Temporary V-Piano Tone [V-Piano Tone] | +------------------------------------------------------------------------------+ | 05 00 00 00 | Temporary EXSN Tone (zone 1) [EXSN Tone] | | 05 01 00 00 | Temporary EXSN Tone (zone 2) [EXSN Tone] | | : | | | 05 0F 00 00 | Temporary EXSN Tone (zone 16) [EXSN Tone] | |-------------+----------------------------------------------------------------|
* [System] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 00 | System Common [System Common] | |-------------+----------------------------------------------------------------| | 00 00 02 00 | System Controller [System Controller] | |-------------+----------------------------------------------------------------| | 00 00 04 00 | Master Comp [Master Comp] | |-------------+----------------------------------------------------------------| | 00 00 06 00 | Master EQ [Master EQ] | |-------------+----------------------------------------------------------------| | 00 00 09 00 | Input EQ 1 [Input EQ] | | 00 00 0A 00 | Input EQ 2 [Input EQ] | |-------------+----------------------------------------------------------------| | 00 00 0B 00 | Input Reverb [Reverb] | |-------------+----------------------------------------------------------------| | 00 00 10 00 | TFX [MFX] | |-------------+----------------------------------------------------------------| | 00 00 12 00 | Input MFX 1 [MFX] | | 00 00 14 00 | Input MFX 2 [MFX] | +------------------------------------------------------------------------------+
* [Scene] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | Scene Common [Scene Common] | |-------------+----------------------------------------------------------------| | 00 02 00 | Scene Chorus [Chorus] | |-------------+----------------------------------------------------------------| | 00 03 00 | Scene Reverb [Reverb] | |-------------+----------------------------------------------------------------| | 00 04 00 | Scene IFX 1 [MFX] | | 00 06 00 | Scene IFX 2 [MFX] |
|-------------+----------------------------------------------------------------| | 00 10 00 | Scene Zone (Zone 1) [Scene Zone] | | 00 11 00 | Scene Zone (Zone 2) [Scene Zone] | | : | | | 00 1F 00 | Scene Zone (Zone 16) [Scene Zone] | |-------------+----------------------------------------------------------------| | 00 20 00 | Scene Zone EQ (Zone 1) [Zone EQ] | | 00 21 00 | Scene Zone EQ (Zone 2) [Zone EQ] | | : | | | 00 2F 00 | Scene Zone EQ (Zone 16) [Zone EQ] | |-------------+----------------------------------------------------------------| | 00 30 00 | Scene Zone Control (Zone 1) [Zone Control] | | 00 31 00 | Scene Zone Control (Zone 2) [Zone Control] | | : | | | 00 3F 00 | Scene Zone Control (Zone 16) [Zone Control] | |-------------+----------------------------------------------------------------| | 00 40 00 | Scene Controller [Scene Controller] | |-------------+----------------------------------------------------------------| | 00 43 00 | Scene Analog Filter [Analog Filter] | +------------------------------------------------------------------------------+
* [Z-Core Tone] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | Tone Common [Tone Common] | |-------------+----------------------------------------------------------------| | 00 01 00 | Tone MFX [MFX] | |-------------+----------------------------------------------------------------| | 00 10 00 | Tone PMT [Tone PMT] | |-------------+----------------------------------------------------------------| | 00 20 00 | Tone Partial 1 [Tone Partial] | | 00 21 00 | Tone Partial 2 [Tone Partial] | | : | | | 00 23 00 | Tone Partial 4 [Tone Partial] | |-------------+----------------------------------------------------------------| | 00 24 00 | Partial Pitch Env 1 [Partial Pitch Env] | | 00 25 00 | Partial Pitch Env 2 [Partial Pitch Env] | | : | | | 00 27 00 | Partial Pitch Env 4 [Partial Pitch Env] | |-------------+----------------------------------------------------------------| | 00 28 00 | Partial Filter Env 1 [Partial Filter Env] | | 00 29 00 | Partial Filter Env 2 [Partial Filter Env] | | : | | | 00 2B 00 | Partial Filter Env 4 [Partial Filter Env] | |-------------+----------------------------------------------------------------| | 00 2C 00 | Partial Amp Env 1 [Partial Amp Env] | | 00 2D 00 | Partial Amp Env 2 [Partial Amp Env] | | : | | | 00 2F 00 | Partial Amp Env 4 [Partial Amp Env] | |-------------+----------------------------------------------------------------| | 00 30 00 | Partial LFO 1 [Partial LFO] | | 00 32 00 | Partial LFO 2 [Partial LFO] | | : | | | 00 36 00 | Partial LFO 4 [Partial LFO] | |-------------+----------------------------------------------------------------| | 00 38 00 | Partial EQ 1 [Partial EQ] | | 00 39 00 | Partial EQ 2 [Partial EQ] | | : | | | 00 3B 00 | Partial EQ 4 [Partial EQ] | |-------------+----------------------------------------------------------------| | 00 3C 00 | Synth Common [Tone Synth Common] | |-------------+----------------------------------------------------------------| | 00 3D 00 | Synth PMT [Tone Synth PMT] | |-------------+----------------------------------------------------------------| | 00 3E 00 | Synth Partial 1 [Tone Synth Partial] | | 00 3F 00 | Synth Partial 2 [Tone Synth Partial] | | : | | | 00 41 00 | Synth Partial 4 [Tone Synth Partial] | +------------------------------------------------------------------------------+
* [SN-A Tone] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | SN-A Tone Common [SN-A Tone Common] | |-------------+----------------------------------------------------------------| | 00 01 00 | SN-A Tone MFX [MFX] | +------------------------------------------------------------------------------+
* [V-Piano Tone] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | V-Piano Tone Common [V-Piano Tone Common] | |-------------+----------------------------------------------------------------| | 00 01 00 | V-Piano Tone MFX [MFX] | |-------------+----------------------------------------------------------------| | 00 03 00 | Piano Designer Basic [Piano Designer Basic] | |-------------+----------------------------------------------------------------| | 00 04 00 | Piano Designer Tuning [Piano Designer Tuning] |
|-------------+----------------------------------------------------------------| | 00 08 00 | Piano Designer Level [Piano Designer Level] | |-------------+----------------------------------------------------------------| | 00 09 00 | Piano Designer Character [Piano Designer Character] | +------------------------------------------------------------------------------+
* [EXSN Tone] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | EXSN Tone Common [EXSN Tone Common] | |-------------+----------------------------------------------------------------| | 00 01 00 | EXSN Tone MFX [MFX] | +------------------------------------------------------------------------------+
* [Drum Kit] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | Drum Kit Common [Drum Kit Common] | |-------------+----------------------------------------------------------------| | 00 01 00 | Drum Kit MFX [MFX] | |-------------+----------------------------------------------------------------| | 00 10 00 | Drum Kit Comp 1 [Drum Kit Comp] | | 00 11 00 | Drum Kit Comp 2 [Drum Kit Comp] | | : | | | 00 15 00 | Drum Kit Comp 6 [Drum Kit Comp] | |-------------+----------------------------------------------------------------| | 00 16 00 | Drum Kit Partial (Key# 21) [Drum Kit Partial] | | 00 17 00 | Drum Kit Partial (Key# 22) [Drum Kit Partial] | | : | | | 00 6D 00 | Drum Kit Partial (Key# 108) [Drum Kit Partial] | |-------------+----------------------------------------------------------------| | 00 6E 00 | Drum Kit Partial EQ (Key# 21) [Partial EQ] | | 00 6F 00 | Drum Kit Partial EQ (Key# 22) [Partial EQ] | | : | | | 01 45 00 | Drum Kit Partial EQ (Key# 108) [Partial EQ] | +------------------------------------------------------------------------------+
* [Drum Kit Inst Set] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | Drum Kit Inst (Key# 21) [Inst] | | 00 05 00 | Drum Kit Inst (Key# 22) [Inst] | | : | | | 03 33 00 | Drum Kit Inst (Key# 108) [Inst] | +------------------------------------------------------------------------------+
* [Inst] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+-----------------------------------------------­| 00 00 00 | Inst Common [Inst Common] | |-------------+----------------------------------------------------------------| | 00 02 00 | Inst Pitch Env [Inst Pitch Env] | |-------------+----------------------------------------------------------------| | 00 03 00 | Inst Filter Env [Inst Filter Env] | |-------------+----------------------------------------------------------------| | 00 04 00 | Inst Amp Env [Inst Amp Env] | +------------------------------------------------------------------------------+
* [Setup] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 | 0aaa aaaa | Scene BS MSB (CC# 0) (0 - 127) | | 00 01 | 0aaa aaaa | Scene BS LSB (CC# 32) (0 - 127) | | 00 02 | 0aaa aaaa | Scene PC (PC) (0 - 127) | | 00 03 | 0aaa aaaa | Transpose Value (59 - 70) | | | | -5 - 6 | | 00 04 | 0aaa aaaa | Octave Shift (61 - 67) | | | | -3 - 3 | |-------------+----------------------------------------------------------------| | 00 00 00 05 |Total Size | +------------------------------------------------------------------------------+
* [System Common] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| |# 00 00 | 0000 aaaa | | | 00 01 | 0000 bbbb | | | 00 02 | 0000 cccc | | | 00 03 | 0000 dddd | Master Tune (24 - 2024) | | | | -1000 - 1000 | | 00 04 | 0aaa aaaa | Master Key Shift (40 - 88) | | | | -24 - 24 |
----------------|
| 00 05 | 0aaa aaaa | Master Level (0 - 127) | | 00 06 | 000a aaaa | Scene Control Channel (0 - 16) | | | | 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,OFF | | 00 07 | 0000 000a | ScaleTune Sw (0 - 1) | | | | OFF, ON | | 00 08 | 0aaa aaaa | Reserved | | 00 09 | 0000 000a | Control Source Select (0 - 1) | | | | SYS, SCENE | | 00 0A | 0aaa aaaa | System Control Source 1 (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 0B | 0aaa aaaa | System Control Source 2 (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 0C | 0aaa aaaa | System Control Source 3 (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 0D | 0aaa aaaa | System Control Source 4 (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 0E | 0aaa aaaa | Reserved | : : : : | 00 11 | 0000 000a | Receive Program Change (0 - 1) | | | | OFF, ON | | 00 12 | 0000 000a | Receive Bank Select (0 - 1) | | | | OFF, ON | |-------------+----------------------------------------------------------------| | 00 00 00 13 |Total Size | +------------------------------------------------------------------------------+
* [System Control] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 | 0000 000a | Transmit Program Change (0 - 1) | | | | OFF, ON | | 00 01 | 0000 000a | Transmit Bank Select (0 - 1) | | | | OFF, ON | | 00 02 | 0aaa aaaa | Keyboard Velocity (0 - 127) | | | | REAL, 1 - 127 | | 00 03 | 0000 00aa | Keyboard Velocity Curve (0 - 2) | | | | LIGHT,MEDIUM,HEAVY | | 00 04 | 0aaa aaaa | Keyboard Velocity Curve Offset (54 - 73) | | | | -10 - 9 | | 00 05 | 0aaa aaaa | Reserved | | 00 06 | 0000 000a | Hold Pedal Polarity (0 - 1) | | | | STANDARD, REVERSE | | 00 07 | 0000 000a | Continuous Hold Pedal (0 - 1) | | | | OFF, ON | | 00 08 | 0000 000a | Pedal 1 Polarity (0 - 1) | | | | STANDARD, REVERSE | | 00 09 | 0000 000a | Pedal 2 Polarity (0 - 1) | | | | STANDARD, REVERSE | | 00 0A | 0000 000a | Pedal 3 Polarity (0 - 1) | | | | STANDARD, REVERSE | | 00 0B | 0aaa aaaa | Reserved | | 00 0C | 0aaa aaaa | Pedal 1 Assign (0 - 108) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06,CC07,CC08, | | | | CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16,CC17,CC18, | | | | CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26,CC27,CC28, | | | | CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37,CC38,CC39, |
| | | CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47,CC48,CC49, | | | | CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57,CC58,CC59, | | | | CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67,CC68,CC69, | | | | CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77,CC78,CC79, | | | | CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87,CC88,CC89, | | | | CC90,CC91,CC92,CC93,CC94,CC95,BEND DOWN,BEND UP, | | | | AFT,START/STOP,TAP TEMPO,SCENE DOWN,SCENE UP, | | | | OCT DOWN,OCT UP,ARPEGGIO SW,CHORD MEM SW,DEC,INC, | | | | VOCODER SW | | 00 0D | 0aaa aaaa | Pedal 1 Range Min (0 - 127) | | 00 0E | 0aaa aaaa | Pedal 1 Range Max (0 - 127) | | 00 0F | 0aaa aaaa | Pedal 2 Assign (0 - 108) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06,CC07,CC08, | | | | CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16,CC17,CC18, | | | | CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26,CC27,CC28, | | | | CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37,CC38,CC39, | | | | CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47,CC48,CC49, | | | | CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57,CC58,CC59, | | | | CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67,CC68,CC69, | | | | CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77,CC78,CC79, | | | | CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87,CC88,CC89, | | | | CC90,CC91,CC92,CC93,CC94,CC95,BEND DOWN,BEND UP, | | | | AFT,START/STOP,TAP TEMPO,SCENE DOWN,SCENE UP, | | | | OCT DOWN,OCT UP,ARPEGGIO SW,CHORD MEM SW,DEC,INC, | | | | VOCODER SW | | 00 10 | 0aaa aaaa | Pedal 2 Range Min (0 - 127) | | 00 11 | 0aaa aaaa | Pedal 2 Range Max (0 - 127) | | 00 12 | 0aaa aaaa | Pedal 3 Assign (0 - 108) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06,CC07,CC08, | | | | CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16,CC17,CC18, | | | | CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26,CC27,CC28, | | | | CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37,CC38,CC39, | | | | CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47,CC48,CC49, | | | | CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57,CC58,CC59, | | | | CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67,CC68,CC69, | | | | CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77,CC78,CC79, | | | | CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87,CC88,CC89, | | | | CC90,CC91,CC92,CC93,CC94,CC95,BEND DOWN,BEND UP, | | | | AFT,START/STOP,TAP TEMPO,SCENE DOWN,SCENE UP, | | | | OCT DOWN,OCT UP,ARPEGGIO SW,CHORD MEM SW,DEC,INC, | | | | VOCODER SW | | 00 13 | 0aaa aaaa | Pedal 3 Range Min (0 - 127) | | 00 14 | 0aaa aaaa | Pedal 3 Range Max (0 - 127) | | 00 15 | 0aaa aaaa | Reserved | : : : : | 00 18 | 0aaa aaaa | Knob 1 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 19 | 0aaa aaaa | Knob 1 Range Min (0 - 127) | | 00 1A | 0aaa aaaa | Knob 1 Range Max (0 - 127) | | 00 1B | 0aaa aaaa | Knob 2 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 1C | 0aaa aaaa | Knob 2 Range Min (0 - 127) | | 00 1D | 0aaa aaaa | Knob 2 Range Max (0 - 127) | | 00 1E | 0aaa aaaa | Knob 3 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 1F | 0aaa aaaa | Knob 3 Range Min (0 - 127) | | 00 20 | 0aaa aaaa | Knob 3 Range Max (0 - 127) | | 00 21 | 0aaa aaaa | Knob 4 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, |
| | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 22 | 0aaa aaaa | Knob 4 Range Min (0 - 127) | | 00 23 | 0aaa aaaa | Knob 4 Range Max (0 - 127) | | 00 24 | 0aaa aaaa | Knob 5 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 25 | 0aaa aaaa | Knob 5 Range Min (0 - 127) | | 00 26 | 0aaa aaaa | Knob 5 Range Max (0 - 127) | | 00 27 | 0aaa aaaa | Knob 6 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 28 | 0aaa aaaa | Knob 6 Range Min (0 - 127) | | 00 29 | 0aaa aaaa | Knob 6 Range Max (0 - 127) | | 00 2A | 0aaa aaaa | Knob 7 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 2B | 0aaa aaaa | Knob 7 Range Min (0 - 127) | | 00 2C | 0aaa aaaa | Knob 7 Range Max (0 - 127) | | 00 2D | 0aaa aaaa | Knob 8 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 2E | 0aaa aaaa | Knob 8 Range Min (0 - 127) | | 00 2F | 0aaa aaaa | Knob 8 Range Max (0 - 127) | | 00 30 | 0aaa aaaa | Slider 1 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 31 | 0aaa aaaa | Slider 1 Range Min (0 - 127) | | 00 32 | 0aaa aaaa | Slider 1 Range Max (0 - 127) | | 00 33 | 0aaa aaaa | Slider 2 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 34 | 0aaa aaaa | Slider 2 Range Min (0 - 127) | | 00 35 | 0aaa aaaa | Slider 2 Range Max (0 - 127) | | 00 36 | 0aaa aaaa | Slider 3 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 37 | 0aaa aaaa | Slider 3 Range Min (0 - 127) | | 00 38 | 0aaa aaaa | Slider 3 Range Max (0 - 127) |
| 00 39 | 0aaa aaaa | Slider 4 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 3A | 0aaa aaaa | Slider 4 Range Min (0 - 127) | | 00 3B | 0aaa aaaa | Slider 4 Range Max (0 - 127) | | 00 3C | 0aaa aaaa | Slider 5 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 3D | 0aaa aaaa | Slider 5 Range Min (0 - 127) | | 00 3E | 0aaa aaaa | Slider 5 Range Max (0 - 127) | | 00 3F | 0aaa aaaa | Slider 6 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 40 | 0aaa aaaa | Slider 6 Range Min (0 - 127) | | 00 41 | 0aaa aaaa | Slider 6 Range Max (0 - 127) | | 00 42 | 0aaa aaaa | Slider 7 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 43 | 0aaa aaaa | Slider 7 Range Min (0 - 127) | | 00 44 | 0aaa aaaa | Slider 7 Range Max (0 - 127) | | 00 45 | 0aaa aaaa | Slider 8 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 46 | 0aaa aaaa | Slider 8 Range Min (0 - 127) | | 00 47 | 0aaa aaaa | Slider 8 Range Max (0 - 127) | | 00 48 | 0aaa aaaa | Reserved | : : : : | 00 66 | 0aaa aaaa | S1 Sw Assign (0 - 120) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND DOWN, | | | |BEND UP,AFT,MONO/POLY,MFX SW,EQ SW,IFX1 SW,IFX2 SW, | | | | CHORUS SW,REVERB SW,MASTER COMP SW,MASTER EQ SW, | | | | VOCODER SW,SCENE DOWN,SCENE UP,DEC,INC, | | | | SEQ START/STOP,GROUP PLAY DOWN,GROUP PLAY UP, | | | | SONG LOOP SW,TFX SW,MASTER KEY DOWN,MASTER KEY UP, | | | | SCALE TUNE SW,ANALOG DRV | | 00 67 | 0000 000a | S1 Sw Mode (0 - 1) | | | | MOMENTARY, LATCH | | 00 68 | 0aaa aaaa | S2 Sw Assign (0 - 120) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, |
| | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND DOWN, | | | |BEND UP,AFT,MONO/POLY,MFX SW,EQ SW,IFX1 SW,IFX2 SW, | | | | CHORUS SW,REVERB SW,MASTER COMP SW,MASTER EQ SW, | | | | VOCODER SW,SCENE DOWN,SCENE UP,DEC,INC, | | | | SEQ START/STOP,GROUP PLAY DOWN,GROUP PLAY UP, | | | | SONG LOOP SW,TFX SW,MASTER KEY DOWN,MASTER KEY UP, | | | | SCALE TUNE SW,ANALOG DRV | | 00 69 | 0000 000a | S2 Sw Mode (0 - 1) | | | | MOMENTARY, LATCH | | 00 6A | 0aaa aaaa | Wheel 1 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 6B | 0aaa aaaa | Wheel 1 Range Min (0 - 127) | | 00 6C | 0aaa aaaa | Wheel 1 Range Max (0 - 127) | | 00 6D | 0aaa aaaa | Wheel 2 Assign (0 - 96) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND,AFT | | 00 6E | 0aaa aaaa | Wheel 2 Range Min (0 - 127) | | 00 6F | 0aaa aaaa | Wheel 2 Range Max (0 - 127) | | 00 70 | 0aaa aaaa | S3 Sw Assign (0 - 120) | | | | OFF, CC01,CC02,CC03,CC04,CC05,CC06, | | | | CC07,CC08,CC09,CC10,CC11,CC12,CC13,CC14,CC15,CC16, | | | | CC17,CC18,CC19,CC20,CC21,CC22,CC23,CC24,CC25,CC26, | | | | CC27,CC28,CC29,CC30,CC31,CC33,CC34,CC35,CC36,CC37, | | | | CC38,CC39,CC40,CC41,CC42,CC43,CC44,CC45,CC46,CC47, | | | | CC48,CC49,CC50,CC51,CC52,CC53,CC54,CC55,CC56,CC57, | | | | CC58,CC59,CC60,CC61,CC62,CC63,CC64,CC65,CC66,CC67, | | | | CC68,CC69,CC70,CC71,CC72,CC73,CC74,CC75,CC76,CC77, | | | | CC78,CC79,CC80,CC81,CC82,CC83,CC84,CC85,CC86,CC87, | | | | CC88,CC89,CC90,CC91,CC92,CC93,CC94,CC95,BEND DOWN, | | | |BEND UP,AFT,MONO/POLY,MFX SW,EQ SW,IFX1 SW,IFX2 SW, | | | | CHORUS SW,REVERB SW,MASTER COMP SW,MASTER EQ SW, | | | | VOCODER SW,SCENE DOWN,SCENE UP,DEC,INC, | | | | SEQ START/STOP,GROUP PLAY DOWN,GROUP PLAY UP, | | | | SONG LOOP SW,TFX SW,MASTER KEY DOWN,MASTER KEY UP, | | | | SCALE TUNE SW,ANALOG DRV | | 00 71 | 0000 000a | S3 Sw Mode (0 - 1) | | | | MOMENTARY, LATCH | | 00 72 | 0aaa aaaa | Reserved | | 00 73 | 0aaa aaaa | Reserved | | 00 74 | 0000 000a | Pedal Assign Source (0 - 1) | | | | SYS, SCENE | | 00 75 | 0aaa aaaa | Reserved | | 00 76 | 0aaa aaaa | Reserved | | 00 77 | 0aaa aaaa | Reserved | | 00 78 | 0000 000a | S1-S3 Assign Source (0 - 1) | | | | SYS, SCENE | | 00 79 | 0000 000a | Wheel Assign Source (0 - 1) | | | | SYS, SCENE | | 00 7A | 0aaa aaaa | Reserved | | 00 7B | 0aaa aaaa | Reserved | | 00 7C | 0000 000a | Slider Mode (0 - 1) | | | | DIRECT, CATCH | | 00 7D | 0aaa aaaa | Reserved | | 00 7E | 0000 000a | Hi-Res Velocity Out (0 - 1) | | | | OFF, ON | | 00 7F | 0aaa aaaa | Aftertouch Sens (0 - 127) | | 01 00 | 0000 000a | Pad Note Switch (0 - 1) | | | | OFF, ON | | 01 01 | 0000 aaaa | Pad1 Zone (0 - 15) | | 01 02 | 0000 aaaa | Pad2 Zone (0 - 15) | | 01 03 | 0000 aaaa | Pad3 Zone (0 - 15) | | 01 04 | 0000 aaaa | Pad4 Zone (0 - 15) | | 01 05 | 0000 aaaa | Pad5 Zone (0 - 15) | | 01 06 | 0000 aaaa | Pad6 Zone (0 - 15) | | 01 07 | 0000 aaaa | Pad7 Zone (0 - 15) | | 01 08 | 0000 aaaa | Pad8 Zone (0 - 15) | | 01 09 | 0000 aaaa | Pad9 Zone (0 - 15) | | 01 0A | 0000 aaaa | Pad10 Zone (0 - 15) | | 01 0B | 0000 aaaa | Pad11 Zone (0 - 15) | | 01 0C | 0000 aaaa | Pad12 Zone (0 - 15) | | 01 0D | 0000 aaaa | Pad13 Zone (0 - 15) | | 01 0E | 0000 aaaa | Pad14 Zone (0 - 15) | | 01 0F | 0000 aaaa | Pad15 Zone (0 - 15) | | 01 10 | 0000 aaaa | Pad16 Zone (0 - 15) | | 01 11 | 0aaa aaaa | Pad1 Note Number (0 - 127) |
Loading...
+ 46 hidden pages