Roland Aerophone Pro MIDI Implementation

AE-30/AE-20 MIDI Implementation Model : AE-30/AE-20 Date : Jan 1, 2022 Version : 2.01
1. Data Reception
■ Channel Voice Messages
● Note Off Status 2nd byte 3rd byte 8nH kkH vvH 9nH kkH 00H
● Note On Status 2nd byte 3rd byte 9nH kkH vvH
● Control Change * If you select a controller number that corresponds to an MFX Src 1-4 parameter, the respective effect is applied according to the setting.
○ Bank Select (Controller number 0, 32) Status 2nd byte 3rd byte BnH 00H mmH BnH 20H llH
The Scenes corresponding to each Bank Select are as follows. | BANK SELECT | PROGRAM | CATEGORY | | MSB | LSB | NUMBER | | |-------+-------+-----------+------------------------| | 085 | 000 | 001 - 050 | U01 User Bank 01 | | | : | | : | | 085 | 011 | 001 - 050 | U12 User Bank 12 | |-------+-------+-----------+------------------------| | 085 | 064 | 001 - | P01 SYNTH HARD LEAD | | 085 | 065 | 001 - | P02 SYNTH SOFT LEAD | | 085 | 066 | 001 - | P03 SYNTH PAD/STRINGS | | 085 | 067 | 001 - | P04 SYNTH BRASS/BASS | | 085 | 068 | 001 - | P05 WOODWINDS | | 085 | 069 | 001 - | P06 BRASSWINDS | | 085 | 070 | 001 - | P07 STRINGS | | 085 | 071 | 001 - | P08 ETHNIC | | 085 | 072 | 001 - | P09 KEYBOARD | | 085 | 073 | 001 - | P10 GUITAR/BASS | | 085 | 074 | 001 - | P11 VOX/CHOIR | | 085 | 075 | 001 - | P12 PERCUSSION |
The Tones corresponding to each Bank Select are as follows. | BANK SELECT | PROGRAM | GROUP | | MSB | LSB | NUMBER | | |-------+-------+-----------+------------------------| | 071 | 008 | 001 - 128 | User Tone | | | : | | : | | 071 | 011 | 001 - 128 | User Tone | |-------+-------+-----------+------------------------| | 071 | 072 | 001 - | ZEN-Core PR-A | | 071 | 073 | 001 - | ZEN-Core PR-B | | 071 | 074 | 001 - | ZEN-Core PR-C | | 089 | 066 | 001 - | SupperNATURAL Acoustic | |-------+-------+-----------+------------------------| | 070 | 066 | 001 - | Drum Kit | * Tone can't be changed by receiving Control Change and Program Change.
○ Modulation (Controller number 1) Status 2nd byte 3rd byte BnH 01H vvH
○ Breath Type (Controller number 2) Status 2nd byte 3rd byte BnH 02H vvH
○ Portamento Time (Controller number 5) Status 2nd byte 3rd byte BnH 05H vvH
- 1 -
○ Data Entry (Controller number 6, 38) Status 2nd byte 3rd byte BnH 06H mmH BnH 26H llH
○ Volume (Controller number 7) Status 2nd byte 3rd byte BnH 07H vvH
○ Panpot (Controller number 10) Status 2nd byte 3rd byte BnH 0AH vvH
○ Expression (Controller number 11) Status 2nd byte 3rd byte BnH 0BH vvH
○ Hold 1 (Controller number 64) Status 2nd byte 3rd byte BnH 40H vvH
○ Portamento (Controller number 65) Status 2nd byte 3rd byte BnH 41H vvH
○ Sostenuto (Controller number 66) Status 2nd byte 3rd byte BnH 42H vvH
○ 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 Resonance parameter (SCENE/PART/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 Release Time parameter (SCENE/PART/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 Attack Time parameter (SCENE/PART/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 Cutoff parameter (SCENE/PART/OFFSET) will change.
- 2 -
○ 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 Decay Time parameter (SCENE/PART/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 Vibrato Rate parameter (SCENE/PART/OFFSET) 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 Vibrato Depth parameter (SCENE/PART/OFFSET) 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 Vibrato Delay parameter (SCENE/PART/OFFSET) will change.
○ Portamento control (Controller number 84) Status 2nd byte 3rd byte BnH 54H kkH
○ RPN MSB/LSB (Controller number 100, 101) Status 2nd byte 3rd byte BnH 65H mmH BnH 64H llH
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 Fine Tune parameter (SCENE/PART/PITCH) will change.
00H, 02H mmH, llH Channel Coarse Tuning mm: 10H - 40H - 70H (-48 - 0 - +48 semitones) ll: ignored (processed as 00H) * The Coarse Tune parameter (SCENE/PART/PITCH) will change.
- 3 -
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
● Channel Pressure Status 2nd byte DnH vvH
● Pitch Bend Change Status 2nd byte 3rd byte EnH llH mmH
■ Channel Mode Messages
● All Sounds Off (Controller number 120) Status 2nd byte 3rd byte BnH 78H 00H
● Reset All Controllers (Controller number 121) Status 2nd byte 3rd byte BnH 79H 00H
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
● OMNI OFF (Controller number 124) Status 2nd byte 3rd byte BnH 7CH 00H
● OMNI ON (Controller number 125) Status 2nd byte 3rd byte BnH 7DH 00H
● MONO (Controller number 126) Status 2nd byte 3rd byte BnH 7EH mmH
- 4 -
● POLY (Controller number 127) Status 2nd byte 3rd byte BnH 7FH 00H
■ System Realtime Message
● 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 420 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)
The System Exclusive messages received by this device are the Universal Nonrealtime System Exclusive messages and the Universal Realtime System Exclusive messages and the Data Request (RQ1) messages and the Data Set (DT1) messages.
● 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.
● 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 7DH.
○ 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, 7DH, 11H, aaH, bbH, F7H ccH, ddH, ssH, ttH, uuH, vvH, sum
Byte Explanation F0H Exclusive status 41H ID number (Roland) dev device ID (dev: 10H - 1FH, 7FH) 00H model ID #1 (AE-30/AE-20) 00H model ID #2 (AE-30/AE-20) 00H model ID #3 (AE-30/AE-20) 7DH model ID #4 (AE-30/AE-20) 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 fro 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".
- 5 -
○ 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, 7DH, 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 (AE-30/AE-20) 00H model ID #2 (AE-30/AE-20) 00H model ID #3 (AE-30/AE-20) 7DH model ID #4 (AE-30/AE-20) 12H Command ID (DT1) aaH address MSB bbH address ccH address ddH address LSB 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. * For the checksum, refer to "How to calculate the checksum".
- 6 -
2. Data Transmission
■ Channel Voice Messages
● Note Off Status 2nd byte 3rd byte 8nH kkH vvH
● Note On Status 2nd byte 3rd byte 9nH kkH vvH
● Control Change * By selecting a controller number that corresponds to the setting of parameters of controllers, this unit can transmit any control change message.
○ Bank Select (Controller number 0, 32) Status 2nd byte 3rd byte BnH 00H mmH BnH 20H llH
○ Modulation (Controller number 1) Status 2nd byte 3rd byte BnH 01H vvH
○ Breath Type(Controller number 2) Status 2nd byte 3rd byte BnH 02H vvH
○ Portamento Time (Controller number 5) Status 2nd byte 3rd byte BnH 05H vvH
○ Data Entry (Controller number 6, 38) Status 2nd byte 3rd byte BnH 06H mmH BnH 26H llH
○ Volume (Controller number 7) Status 2nd byte 3rd byte BnH 07H vvH
○ Panpot (Controller number 10) Status 2nd byte 3rd byte BnH 0AH vvH
○ Expression (Controller number 11) Status 2nd byte 3rd byte BnH 0BH vvH
○ Hold 1 (Controller number 64) Status 2nd byte 3rd byte BnH 40H vvH
- 7 -
○ Portamento (Controller number 65) Status 2nd byte 3rd byte BnH 41H vvH
○ 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)
● Channel Pressure Status 2nd byte DnH vvH
● Pitch Bend Change Status 2nd byte 3rd byte EnH llH mmH
■ System Realtime Message
● Active Sensing Status FEH * This message is transmitted at intervals of approximately 250 msec.
■ System Exclusive Message Universal Non-realtime System Exclusive Message and Data Set 1 (DT1) are the only System Exclusive messages transmitted by this unit.
● Universal Non-realtime System Exclusive Messages
○ Identity Reply Message Status data byte Status F0H 7EH, 7F, 06H, 02H, 41H, 7DH, 03H, aaH, 00H, F7H 01H, 01H, 00H, 01H, 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) 02H Sub ID#2 (Identity Reply) 41H ID number (Roland) 7DH 03H Device family code aaH 00H Device family number code (AE-30: 00H, AE-20: 01H) 00H 01H 00H 00H Software revision level F7H EOX (End Of Exclusive)
- 8 -
● Data Transmission ○ Data set 1 (DT1) Status data byte Status F0H 41H, dev, 00H, 00H, 00H, 7DH, 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 (AE-30/AE-20) 00H model ID #2 (AE-30/AE-20) 00H model ID #3 (AE-30/AE-20) 7DH model ID #4 (AE-30/AE-20) 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: ower 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 size of data that can be transmitted at one time is fixed fro 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. * 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.
- 9 -
3. 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.
AE-30/AE-20 (ModelID = 00H 00H 00H 7DH)
+------------------------------------------------------------------------------+ | Start | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 00 | System [System] | |-------------+----------------------------------------------------------------| | 00 10 00 00 | Setup [Setup] | |-------------+----------------------------------------------------------------| | 01 00 00 00 | Temporary Scene [Scene] | |-------------+----------------------------------------------------------------| | 02 00 00 00 | Temporary Tone PCM (1) [Tone] | | 02 01 00 00 | Temporary Tone PCM (2) [Tone] | | : | | | 02 03 00 00 | Temporary Tone PCM (4) [Tone] | |-------------+----------------------------------------------------------------| | 40 00 00 00 | User Scene (001) [Scene] | | 40 01 00 00 | User Scene (002) [Scene] | | : | | | 44 57 00 00 | User Scene (600) [Scene] | |-------------+----------------------------------------------------------------| | 50 00 00 00 | Preset Scene (001) [Scene] | | 50 01 00 00 | Preset Scene (002) [Scene] | | : | | | 53 5F 00 00 | Preset Scene (480) [Scene] | +------------------------------------------------------------------------------+
* [System] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | System Common [System Common] | |-------------+----------------------------------------------------------------| | 00 02 00 | S1 Button Assign [Assign2] | | 00 03 00 | S2 Button Assign [Assign2] | |-------------+----------------------------------------------------------------| | 00 04 00 | Side Key (X) Assign [Assign2] | | 00 05 00 | Side Key (C1) Assign [Assign2] | | 00 06 00 | Side Key (C2) Assign [Assign2] | | 00 07 00 | Side Key (C3) Assign [Assign2] | | 00 08 00 | Side Key (C4) Assign [Assign2] | | 00 09 00 | Side Key (C5) Assign [Assign2] | | 00 0A 00 | Side Key (Tc) Assign [Assign2] | | 00 0B 00 | Side Key (Ta) Assign [Assign2] | |-------------+----------------------------------------------------------------| | 00 0C 00 | Breath Controller Assign [Assign8] | |-------------+----------------------------------------------------------------| | 00 0E 00 | Bite Controller (Down) Assign [Assign4] | | 00 0F 00 | Bite Controller (Up) Assign [Assign4] | |-------------+----------------------------------------------------------------| | 00 10 00 | Wheel Controller (Down) Assign [Assign2] | | 00 11 00 | Wheel Controller (Up) Assign [Assign2] | |-------------+----------------------------------------------------------------| | 00 12 00 | Thumb Pad Controller Assign (Only for AE-30) [Assign4] | |-------------+----------------------------------------------------------------| | 00 13 00 | Motion Controller Assign (Only for AE-30) [Assign2] | |-------------+----------------------------------------------------------------| | 00 14 00 | S1 Button MIDI OUT [Assign2] | | 00 15 00 | S2 Button MIDI OUT [Assign2] | |-------------+----------------------------------------------------------------| | 00 16 00 | Side Key (X) MIDI OUT [Assign2] | | 00 17 00 | Side Key (C1) MIDI OUT [Assign2] | | 00 18 00 | Side Key (C2) MIDI OUT [Assign2] | | 00 19 00 | Side Key (C3) MIDI OUT [Assign2] | | 00 1A 00 | Side Key (C4) MIDI OUT [Assign2] | | 00 1B 00 | Side Key (C5) MIDI OUT [Assign2] | | 00 1C 00 | Side Key (Tc) MIDI OUT [Assign2] | | 00 1D 00 | Side Key (Ta) MIDI OUT [Assign2] | |-------------+----------------------------------------------------------------| | 00 1E 00 | Breath Controller MIDI OUT [Assign8] | |-------------+----------------------------------------------------------------| | 00 20 00 | Bite Controller (Down) MIDI OUT [Assign4] | | 00 21 00 | Bite Controller (Up) MIDI OUT [Assign4] | |-------------+----------------------------------------------------------------| | 00 22 00 | Wheel Controller (Down) MIDI OUT [Assign2] | | 00 23 00 | Wheel Controller (Up) MIDI OUT [Assign2] | |-------------+----------------------------------------------------------------| | 00 24 00 | Thumb Pad Controller MIDI OUT (Only for AE-30) [Assign4] | |-------------+----------------------------------------------------------------| | 00 25 00 | Motion Controller MIDI OUT (Only for AE-30) [Assign2] | |-------------+----------------------------------------------------------------| | 00 40 00 | Fingering Setting (01) [Fingering] | | 00 40 20 | Fingering Setting (02) [Fingering] | | : | | | 00 48 60 | Fingering Setting (36) [Fingering] | |-------------+----------------------------------------------------------------| | 00 60 00 | Favorite (01) [Favorite] | | 00 60 04 | Favorite (02) [Favorite] | | : | | | 00 60 2C | Favorite (12) [Favorite] | +------------------------------------------------------------------------------+
- 10 -
* [Scene] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | Scene Common [Scene Common] | |-------------+----------------------------------------------------------------| | 00 01 00 | S1 Button Assign [Assign2] | | 00 02 00 | S2 Button Assign [Assign2] | |-------------+----------------------------------------------------------------| | 00 03 00 | Side Key (X) Assign [Assign2] | | 00 04 00 | Side Key (C1) Assign [Assign2] | | 00 05 00 | Side Key (C2) Assign [Assign2] | | 00 06 00 | Side Key (C3) Assign [Assign2] | | 00 07 00 | Side Key (C4) Assign [Assign2] | | 00 08 00 | Side Key (C5) Assign [Assign2] | | 00 09 00 | Side Key (Tc) Assign [Assign2] | | 00 0A 00 | Side Key (Ta) Assign [Assign2] | |-------------+----------------------------------------------------------------| | 00 0B 00 | Breath Controller Assign [Assign8] | |-------------+----------------------------------------------------------------| | 00 0D 00 | Bite Controller (Down) Assign [Assign4] | | 00 0E 00 | Bite Controller (Up) Assign [Assign4] | |-------------+----------------------------------------------------------------| | 00 0F 00 | Wheel Controller (Down) Assign [Assign2] | | 00 10 00 | Wheel Controller (Up) Assign [Assign2] | |-------------+----------------------------------------------------------------| | 00 11 00 | Thumb Pad Controller Assign (Only for AE-30) [Assign4] | |-------------+----------------------------------------------------------------| | 00 12 00 | Motion Controller Assign (Only for AE-30) [Assign2] | |-------------+----------------------------------------------------------------| | 00 13 00 | S1 Button MIDI OUT [Assign2] | | 00 14 00 | S2 Button MIDI OUT [Assign2] | |-------------+----------------------------------------------------------------| | 00 15 00 | Side Key (X) MIDI OUT [Assign2] | | 00 16 00 | Side Key (C1) MIDI OUT [Assign2] | | 00 17 00 | Side Key (C2) MIDI OUT [Assign2] | | 00 18 00 | Side Key (C3) MIDI OUT [Assign2] | | 00 19 00 | Side Key (C4) MIDI OUT [Assign2] | | 00 1A 00 | Side Key (C5) MIDI OUT [Assign2] | | 00 1B 00 | Side Key (Tc) MIDI OUT [Assign2] | | 00 1C 00 | Side Key (Ta) MIDI OUT [Assign2] | |-------------+----------------------------------------------------------------| | 00 1D 00 | Breath Controller MIDI OUT [Assign8] | |-------------+----------------------------------------------------------------| | 00 1F 00 | Bite Controller (Down) MIDI OUT [Assign4] | | 00 20 00 | Bite Controller (Up) MIDI OUT [Assign4] | |-------------+----------------------------------------------------------------| | 00 21 00 | Wheel Controller (Down) MIDI OUT [Assign2] | | 00 22 00 | Wheel Controller (Up) MIDI OUT [Assign2] | |-------------+----------------------------------------------------------------| | 00 23 00 | Thumb Pad Controller MIDI OUT (Only for AE-30) [Assign4] | |-------------+----------------------------------------------------------------| | 00 24 00 | Motion Controller MIDI OUT (Only for AE-30) [Assign2] | |-------------+----------------------------------------------------------------| | 00 30 00 | Scene Tone (01) [Scene Part] | | 00 31 00 | Scene Tone (02) [Scene Part] | | : | | | 00 34 00 | Scene Tone (05) [Scene Part] | |-------------+----------------------------------------------------------------| | 00 40 00 | Scene EQ (01) [Part EQ] | | 00 41 00 | Scene EQ (02) [Part EQ] | | : | | | 00 44 00 | Scene EQ (05) [Part EQ] | |-------------+----------------------------------------------------------------| | 00 50 00 | Scene MFX (01) [MFX] | | 00 52 00 | Scene MFX (02) [MFX] | | : | | | 00 58 00 | Scene MFX (05) [MFX] | |-------------+----------------------------------------------------------------| | 00 60 00 | MIDI Control Mode (01) [MIDI Control] | | 00 61 00 | MIDI Control Mode (02) [MIDI Control] | |-------------+----------------------------------------------------------------| | 00 70 00 | Scene Chorus [Chorus/Delay] | |-------------+----------------------------------------------------------------| | 00 71 00 | Scene Delay [Chorus/Delay] | |-------------+----------------------------------------------------------------| | 00 72 00 | Scene Reverb [Reverb] | |-------------+----------------------------------------------------------------| | 00 73 00 | Scene IFX [MFX] | +------------------------------------------------------------------------------+
* [Tone] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | common [Tone Common] | |-------------+----------------------------------------------------------------| | 00 01 00 | mfx [MFX] | |-------------+----------------------------------------------------------------| | 00 10 00 | pmt [Tone PartialMixTable] | |-------------+----------------------------------------------------------------| | 00 20 00 | ptl 1 [Tone Partial] | | 00 21 00 | ptl 2 [Tone Partial] | | : | | | 00 23 00 | ptl 4 [Tone Partial] | |-------------+----------------------------------------------------------------|
- 11 -
| 00 24 00 | ptlPenv 1 [Partial Pitch Env] | | 00 25 00 | ptlPenv 2 [Partial Pitch Env] | | : | | | 00 27 00 | ptlPenv 4 [Partial Pitch Env] | |-------------+----------------------------------------------------------------| | 00 28 00 | ptlFenv 1 [Partial Filter Env] | | 00 29 00 | ptlFenv 2 [Partial Filter Env] | | : | | | 00 2B 00 | ptlFenv 4 [Partial Filter Env] | |-------------+----------------------------------------------------------------| | 00 2C 00 | ptlAenv 1 [Partial Amp Env] | | 00 2D 00 | ptlAenv 2 [Partial Amp Env] | | : | | | 00 2F 00 | ptlAenv 4 [Partial Amp Env] | |-------------+----------------------------------------------------------------| | 00 30 00 | ptlLfo 1 [Partial LFO] | | 00 32 00 | ptlLfo 2 [Partial LFO] | | : | | | 00 36 00 | ptlLfo 4 [Partial LFO] | |-------------+----------------------------------------------------------------| | 00 38 00 | ptlEq 1 [Partial EQ] | | 00 39 00 | ptlEq 2 [Partial EQ] | | : | | | 00 3B 00 | ptlEq 4 [Partial EQ] | |-------------+----------------------------------------------------------------| | 00 3C 00 | synCom [Tone Synth Common] | |-------------+----------------------------------------------------------------| | 00 3D 00 | synPmt [Tone Synth PartialMixTable] | |-------------+----------------------------------------------------------------| | 00 3E 00 | synPtl 1 [Tone Synth Partial] | | 00 3F 00 | synPtl 2 [Tone Synth Partial] | | : | | | 00 41 00 | synPtl 4 [Tone Synth Partial] | +------------------------------------------------------------------------------+
* [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 | 0000 aaaa | Favorite Number (0 - 11) | | | | | | 00 04 | 0000 0000 | (reserved) (0 - 0) | | 00 05 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 06 | 0000 0aaa | Battery Level (0 - 4) | | | | | | 00 07 | 0000 000a | Transmit Edit Data (0 - 1) | | | | Off, On | |# 00 08 | 0000 aaaa | | | 00 09 | 0000 bbbb | | | 00 0A | 0000 cccc | | | 00 0B | 0000 dddd | | | 00 0C | 0000 eeee | | | 00 0D | 0000 ffff | | | 00 0E | 0000 gggg | | | 00 0F | 0000 hhhh | Fingering Status (0 - 268435455) | | | | | | 00 10 | 0000 000a | Fingering Status Switch (0 - 1) | | | | | | 00 11 | 0000 000a | Drone Switch (0 - 1) | | | | OFF, ON | | 00 12 | 0000 000a | Harmony Sw (CC#28) (0 - 1) | | | | Off, On | | 00 13 | 0000 0000 | (reserved) (0 - 0) | | 00 14 | 0000 0000 | (reserved) (0 - 0) | | 00 15 | 0000 0000 | (reserved) (0 - 0) | | 00 16 | 0000 0000 | (reserved) (0 - 0) | | 00 17 | 0000 0000 | (reserved) (0 - 0) | | 00 18 | 0000 0000 | (reserved) (0 - 0) | | 00 19 | 0000 0000 | (reserved) (0 - 0) | | 00 1A | 0000 0000 | (reserved) (0 - 0) | | 00 1B | 0000 0000 | (reserved) (0 - 0) | | 00 1C | 0000 0000 | (reserved) (0 - 0) | | 00 1D | 0000 0000 | (reserved) (0 - 0) | | 00 1E | 0000 0000 | (reserved) (0 - 0) | | 00 1F | 0000 0000 | (reserved) (0 - 0) | | 00 20 | 0000 0000 | (reserved) (0 - 0) | | 00 21 | 0000 0000 | (reserved) (0 - 0) | | 00 22 | 0000 0000 | (reserved) (0 - 0) | | 00 23 | 0000 0000 | (reserved) (0 - 0) | | 00 24 | 0000 0000 | (reserved) (0 - 0) | | 00 25 | 0000 0000 | (reserved) (0 - 0) | | 00 26 | 0000 0000 | (reserved) (0 - 0) | | 00 27 | 0000 0000 | (reserved) (0 - 0) | | 00 28 | 0000 0000 | (reserved) (0 - 0) | | 00 29 | 0000 0000 | (reserved) (0 - 0) | | 00 2A | 0000 0000 | (reserved) (0 - 0) | | 00 2B | 0000 0000 | (reserved) (0 - 0) | | 00 2C | 0000 0000 | (reserved) (0 - 0) | | 00 2D | 0000 0000 | (reserved) (0 - 0) | | 00 2E | 0000 0000 | (reserved) (0 - 0) |
- 12 -
| 00 2F | 0000 0000 | (reserved) (0 - 0) | | 00 30 | 0000 0000 | (reserved) (0 - 0) | | 00 31 | 0000 0000 | (reserved) (0 - 0) | | 00 32 | 0000 0000 | (reserved) (0 - 0) | | 00 33 | 0000 0000 | (reserved) (0 - 0) | | 00 34 | 0000 0000 | (reserved) (0 - 0) | | 00 35 | 0000 0000 | (reserved) (0 - 0) | | 00 36 | 0000 0000 | (reserved) (0 - 0) | | 00 37 | 0000 0000 | (reserved) (0 - 0) | | 00 38 | 0000 0000 | (reserved) (0 - 0) | | 00 39 | 0000 0000 | (reserved) (0 - 0) | | 00 3A | 0000 0000 | (reserved) (0 - 0) | | 00 3B | 0000 0000 | (reserved) (0 - 0) | | 00 3C | 0000 0000 | (reserved) (0 - 0) | | 00 3D | 0000 0000 | (reserved) (0 - 0) | | 00 3E | 0000 0000 | (reserved) (0 - 0) | | 00 3F | 0000 0000 | (reserved) (0 - 0) | | 00 40 | 0000 0000 | (reserved) (0 - 0) | | 00 41 | 0000 0000 | (reserved) (0 - 0) | | 00 42 | 0000 0000 | (reserved) (0 - 0) | | 00 43 | 0000 0000 | (reserved) (0 - 0) | | 00 44 | 0000 0000 | (reserved) (0 - 0) | | 00 45 | 0000 0000 | (reserved) (0 - 0) | | 00 46 | 0000 0000 | (reserved) (0 - 0) | | 00 47 | 0000 0000 | (reserved) (0 - 0) | | 00 48 | 0000 0000 | (reserved) (0 - 0) | | 00 49 | 0000 0000 | (reserved) (0 - 0) | | 00 4A | 0000 0000 | (reserved) (0 - 0) | | 00 4B | 0000 0000 | (reserved) (0 - 0) | | 00 4C | 0000 0000 | (reserved) (0 - 0) | | 00 4D | 0000 0000 | (reserved) (0 - 0) | | 00 4E | 0000 0000 | (reserved) (0 - 0) | | 00 4F | 0000 0000 | (reserved) (0 - 0) | | 00 50 | 0000 0000 | (reserved) (0 - 0) | | 00 51 | 0000 0000 | (reserved) (0 - 0) | | 00 52 | 0000 0000 | (reserved) (0 - 0) | | 00 53 | 0000 0000 | (reserved) (0 - 0) | | 00 54 | 0000 0000 | (reserved) (0 - 0) | | 00 55 | 0000 0000 | (reserved) (0 - 0) | | 00 56 | 0000 0000 | (reserved) (0 - 0) | | 00 57 | 0000 0000 | (reserved) (0 - 0) | | 00 58 | 0000 0000 | (reserved) (0 - 0) | | 00 59 | 0000 0000 | (reserved) (0 - 0) | | 00 5A | 0000 0000 | (reserved) (0 - 0) | | 00 5B | 0000 0000 | (reserved) (0 - 0) | | 00 5C | 0000 0000 | (reserved) (0 - 0) | | 00 5D | 0000 0000 | (reserved) (0 - 0) | | 00 5E | 0000 0000 | (reserved) (0 - 0) | | 00 5F | 0000 0000 | (reserved) (0 - 0) | | 00 60 | 0000 0000 | (reserved) (0 - 0) | | 00 61 | 0000 0000 | (reserved) (0 - 0) | | 00 62 | 0000 0000 | (reserved) (0 - 0) | | 00 63 | 0000 0000 | (reserved) (0 - 0) | | 00 64 | 0000 0000 | (reserved) (0 - 0) | | 00 65 | 0000 0000 | (reserved) (0 - 0) | | 00 66 | 0000 0000 | (reserved) (0 - 0) | | 00 67 | 0000 0000 | (reserved) (0 - 0) | | 00 68 | 0000 0000 | (reserved) (0 - 0) | | 00 69 | 0000 0000 | (reserved) (0 - 0) | | 00 6A | 0000 0000 | (reserved) (0 - 0) | | 00 6B | 0000 0000 | (reserved) (0 - 0) | | 00 6C | 0000 0000 | (reserved) (0 - 0) | | 00 6D | 0000 0000 | (reserved) (0 - 0) | | 00 6E | 0000 0000 | (reserved) (0 - 0) | | 00 6F | 0000 0000 | (reserved) (0 - 0) | | 00 70 | 0000 0000 | (reserved) (0 - 0) | | 00 71 | 0000 0000 | (reserved) (0 - 0) | | 00 72 | 0000 0000 | (reserved) (0 - 0) | | 00 73 | 0000 0000 | (reserved) (0 - 0) | | 00 74 | 0000 0000 | (reserved) (0 - 0) | | 00 75 | 0000 0000 | (reserved) (0 - 0) | | 00 76 | 0000 0000 | (reserved) (0 - 0) | | 00 77 | 0000 0000 | (reserved) (0 - 0) | | 00 78 | 0000 0000 | (reserved) (0 - 0) | | 00 79 | 0000 0000 | (reserved) (0 - 0) | |-------------+----------------------------------------------------------------| | 00 00 00 7A |Total Size | +------------------------------------------------------------------------------+
* [System Common] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 | 0000 0aaa | Display Contrast (1 - 5) | | | | | | 00 01 | 0000 0aaa | Display Off Time (0 - 6) | | | | Always On, 3sec, 10sec, 30sec, 1min, 2min, 3min | | 00 02 | 0000 00aa | Auto Off (0 - 2) | | | | Always On, 5min, 30min | | 00 03 | 0000 00aa | Category Knob Mode (0 - 2) | | | | Category, User, Favorite | | 00 04 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 05 | 0000 000a | MIDI Control Sound (0 - 1) | | | | Off, On | | 00 06 | 0000 000a | Transpose Mode (0 - 1) | | | | System, Scene |
- 13 -
| 00 07 | 0000 0000 | (reserved) (0 - 0) | | | | | |# 00 08 | 0000 aaaa | | | 00 09 | 0000 bbbb | | | 00 0A | 0000 cccc | | | 00 0B | 0000 dddd | Master Tune (24 - 2024) | | | | -1000 - 1000 | | 00 0C | 0aaa aaaa | Master Key Shift (40 - 88) | | | | -24 - 24 | | 00 0D | 0000 0000 | (reserved) (0 - 0) | | | | | |# 00 0E | 0000 aaaa | | | 00 0F | 0000 bbbb | Output Volume (32 - 140) | | | | -96 - 12[dB] | | 00 10 | 0000 00aa | Speaker Setting (0 - 2) | | | | Off, On, Auto | |# 00 11 | 0000 aaaa | | | 00 12 | 0000 bbbb | Speaker Volume (32 - 140) | | | | -96 - 12[dB] | | 00 13 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 14 | 0000 000a | Output Mode (0 - 1) | | | | Stereo, Mono | | 00 15 | 0000 0000 | (reserved) (0 - 0) | | 00 16 | 0000 0000 | (reserved) (0 - 0) | | 00 17 | 0000 0000 | (reserved) (0 - 0) | | 00 18 | 0000 0000 | (reserved) (0 - 0) | | 00 19 | 0000 0000 | (reserved) (0 - 0) | | 00 1A | 0000 0000 | (reserved) (0 - 0) | | 00 1B | 0000 0000 | (reserved) (0 - 0) | | 00 1C | 0000 0000 | (reserved) (0 - 0) | | 00 1D | 0000 0000 | (reserved) (0 - 0) | | 00 1E | 0000 0000 | (reserved) (0 - 0) | | 00 1F | 0000 0000 | (reserved) (0 - 0) | | 00 20 | 0000 0000 | (reserved) (0 - 0) | | 00 21 | 0000 0000 | (reserved) (0 - 0) | | | | Off, On | | 00 22 | 0aaa aaaa | MIDI OUT Velocity (0 - 127) | | | | Tongued,Fixed 1,Fixed 2,Fixed 3,Fixed 4,Fixed 5, | | | | Fixed 6,Fixed 7,Fixed 8,Fixed 9,Fixed 10,Fixed 11, | | | | Fixed 12,Fixed 13,Fixed 14,Fixed 15,Fixed 16, | | | | Fixed 17,Fixed 18,Fixed 19,Fixed 20,Fixed 21, | | | | Fixed 22,Fixed 23,Fixed 24,Fixed 25,Fixed 26, | | | | Fixed 27,Fixed 28,Fixed 29,Fixed 30,Fixed 31, | | | | Fixed 32,Fixed 33,Fixed 34,Fixed 35,Fixed 36, | | | | Fixed 37,Fixed 38,Fixed 39,Fixed 40,Fixed 41, | | | | Fixed 42,Fixed 43,Fixed 44,Fixed 45,Fixed 46, | | | | Fixed 47,Fixed 48,Fixed 49,Fixed 50,Fixed 51, | | | | Fixed 52,Fixed 53,Fixed 54,Fixed 55,Fixed 56, | | | | Fixed 57,Fixed 58,Fixed 59,Fixed 60,Fixed 61, | | | | Fixed 62,Fixed 63,Fixed 64,Fixed 65,Fixed 66, | | | | Fixed 67,Fixed 68,Fixed 69,Fixed 70,Fixed 71, | | | | Fixed 72,Fixed 73,Fixed 74,Fixed 75,Fixed 76, | | | | Fixed 77,Fixed 78,Fixed 79,Fixed 80,Fixed 81, | | | | Fixed 82,Fixed 83,Fixed 84,Fixed 85,Fixed 86, | | | | Fixed 87,Fixed 88,Fixed 89,Fixed 90,Fixed 91, | | | | Fixed 92,Fixed 93,Fixed 94,Fixed 95,Fixed 96, | | | | Fixed 97,Fixed 98,Fixed 99,Fixed 100,Fixed 101, | | | | Fixed 102,Fixed 103,Fixed 104,Fixed 105,Fixed 106, | | | | Fixed 107,Fixed 108,Fixed 109,Fixed 110,Fixed 111, | | | | Fixed 112,Fixed 113,Fixed 114,Fixed 115,Fixed 116, | | | | Fixed 117,Fixed 118,Fixed 119,Fixed 120,Fixed 121, | | | | Fixed 122,Fixed 123,Fixed 124,Fixed 125,Fixed 126, | | | | Fixed 127 | | 00 23 | 0000 0000 | (reserved) (0 - 0) | | 00 24 | 0000 0000 | (reserved) (0 - 0) | | 00 25 | 0000 0000 | (reserved) (0 - 0) | | 00 26 | 0000 0000 | (reserved) (0 - 0) | | 00 27 | 0000 0000 | (reserved) (0 - 0) | | 00 28 | 0000 0000 | (reserved) (0 - 0) | | 00 29 | 0000 0000 | (reserved) (0 - 0) | | 00 2A | 0000 0000 | (reserved) (0 - 0) | | 00 2B | 0000 0000 | (reserved) (0 - 0) | | 00 2C | 0000 0000 | (reserved) (0 - 0) | | 00 2D | 0000 0000 | (reserved) (0 - 0) | | 00 2E | 0000 0000 | (reserved) (0 - 0) | | 00 2F | 0000 0000 | (reserved) (0 - 0) | | 00 30 | 0000 0000 | (reserved) (0 - 0) | | 00 31 | 0000 0000 | (reserved) (0 - 0) | | 00 32 | 0000 0000 | (reserved) (0 - 0) | | 00 33 | 0000 0000 | (reserved) (0 - 0) | | 00 34 | 0000 0000 | (reserved) (0 - 0) | | 00 35 | 0000 0000 | (reserved) (0 - 0) | | 00 36 | 0000 0000 | (reserved) (0 - 0) | | 00 37 | 0000 0000 | (reserved) (0 - 0) | | 00 38 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 39 | 0000 0aaa | Fingering Mode (0 - 5) | | | | Sax, Recorder, E-Wind, Trumpet, | | | | Left Hand, Right Hand, Flute, Clarinet | | 00 3A | 0000 aaaa | Key Delay (0 - 10) | | | | | | 00 3B | 0000 00aa | Octave Key (0 - 3) | | | | Oct2, Oct3, Sax1, Sax2 | | 00 3C | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 3D | 00aa aaaa | Breath Adjust (0 - 49) | | | | 1 - 50 |
- 14 -
| 00 3E | 0000 aaaa | Breath Curve (0 - 10) | | | | L5, L4, L3, L2, L1, M, H1, H2, H3, H4, H5 | | 00 3F | 0000 0000 | (reserved) (0 - 0) | | 00 40 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 41 | 0000 000a | Bite Control Mode (0 - 2) | | | | Sax, E-Wind, Off | | 00 42 | 0000 0aaa | E-WIND Bite Sense (0 - 9) | | | | 1 - 10 | | 00 43 | 0000 aaaa | Thumb Pad Sense (0 - 9) | | | | (Only for AE-30) 1 - 10 | | | | | | 00 44 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 45 | 0000 000a | Control Source Select (0 - 1) | | | | System, Scene | | 00 46 | 0000 0000 | (reserved) (0 - 0) | | 00 47 | 0000 0000 | (reserved) (0 - 0) | | 00 48 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 49 | 0aaa aaaa | System Control Source(1) (0 - 96) | | | | OFF,CC 01,CC 02,CC 03,CC 04,CC 05,CC 06,CC 07, | | | | CC 08,CC 09,CC 10,CC 11,CC 12,CC 13,CC 14,CC 15, | | | | CC 16,CC 17,CC 18,CC 19,CC 20,CC 21,CC 22,CC 23, | | | | CC 24,CC 25,CC 26,CC 27,CC 28,CC 29,CC 30,CC 31, | | | | CC 33,CC 34,CC 35,CC 36,CC 37,CC 38,CC 39,CC 40, | | | | CC 41,CC 42,CC 43,CC 44,CC 45,CC 46,CC 47,CC 48, | | | | CC 49,CC 50,CC 51,CC 52,CC 53,CC 54,CC 55,CC 56, | | | | CC 57,CC 58,CC 59,CC 60,CC 61,CC 62,CC 63,CC 64, | | | | CC 65,CC 66,CC 67,CC 68,CC 69,CC 70,CC 71,CC 72, | | | | CC 73,CC 74,CC 75,CC 76,CC 77,CC 78,CC 79,CC 80, | | | | CC 81,CC 82,CC 83,CC 84,CC 85,CC 86,CC 87,CC 88, | | | | CC 89,CC 90,CC 91,CC 92,CC 93,CC 94,CC 95, | | | | Bend, After Touch | | 00 4A | 0aaa aaaa | System Control Source(2) (0 - 96) | | | | OFF,CC 01,CC 02,CC 03,CC 04,CC 05,CC 06,CC 07, | | | | CC 08,CC 09,CC 10,CC 11,CC 12,CC 13,CC 14,CC 15, | | | | CC 16,CC 17,CC 18,CC 19,CC 20,CC 21,CC 22,CC 23, | | | | CC 24,CC 25,CC 26,CC 27,CC 28,CC 29,CC 30,CC 31, | | | | CC 33,CC 34,CC 35,CC 36,CC 37,CC 38,CC 39,CC 40, | | | | CC 41,CC 42,CC 43,CC 44,CC 45,CC 46,CC 47,CC 48, | | | | CC 49,CC 50,CC 51,CC 52,CC 53,CC 54,CC 55,CC 56, | | | | CC 57,CC 58,CC 59,CC 60,CC 61,CC 62,CC 63,CC 64, | | | | CC 65,CC 66,CC 67,CC 68,CC 69,CC 70,CC 71,CC 72, | | | | CC 73,CC 74,CC 75,CC 76,CC 77,CC 78,CC 79,CC 80, | | | | CC 81,CC 82,CC 83,CC 84,CC 85,CC 86,CC 87,CC 88, | | | | CC 89,CC 90,CC 91,CC 92,CC 93,CC 94,CC 95, | | | | Bend, After Touch | | 00 4B | 0aaa aaaa | System Control Source(3) (0 - 96) | | | | OFF,CC 01,CC 02,CC 03,CC 04,CC 05,CC 06,CC 07, | | | | CC 08,CC 09,CC 10,CC 11,CC 12,CC 13,CC 14,CC 15, | | | | CC 16,CC 17,CC 18,CC 19,CC 20,CC 21,CC 22,CC 23, | | | | CC 24,CC 25,CC 26,CC 27,CC 28,CC 29,CC 30,CC 31, | | | | CC 33,CC 34,CC 35,CC 36,CC 37,CC 38,CC 39,CC 40, | | | | CC 41,CC 42,CC 43,CC 44,CC 45,CC 46,CC 47,CC 48, | | | | CC 49,CC 50,CC 51,CC 52,CC 53,CC 54,CC 55,CC 56, | | | | CC 57,CC 58,CC 59,CC 60,CC 61,CC 62,CC 63,CC 64, | | | | CC 65,CC 66,CC 67,CC 68,CC 69,CC 70,CC 71,CC 72, | | | | CC 73,CC 74,CC 75,CC 76,CC 77,CC 78,CC 79,CC 80, | | | | CC 81,CC 82,CC 83,CC 84,CC 85,CC 86,CC 87,CC 88, | | | | CC 89,CC 90,CC 91,CC 92,CC 93,CC 94,CC 95, | | | | Bend, After Touch | | 00 4C | 0aaa aaaa | System Control Source(4) (0 - 96) | | | | OFF,CC 01,CC 02,CC 03,CC 04,CC 05,CC 06,CC 07, | | | | CC 08,CC 09,CC 10,CC 11,CC 12,CC 13,CC 14,CC 15, | | | | CC 16,CC 17,CC 18,CC 19,CC 20,CC 21,CC 22,CC 23, | | | | CC 24,CC 25,CC 26,CC 27,CC 28,CC 29,CC 30,CC 31, | | | | CC 33,CC 34,CC 35,CC 36,CC 37,CC 38,CC 39,CC 40, | | | | CC 41,CC 42,CC 43,CC 44,CC 45,CC 46,CC 47,CC 48, | | | | CC 49,CC 50,CC 51,CC 52,CC 53,CC 54,CC 55,CC 56, | | | | CC 57,CC 58,CC 59,CC 60,CC 61,CC 62,CC 63,CC 64, | | | | CC 65,CC 66,CC 67,CC 68,CC 69,CC 70,CC 71,CC 72, | | | | CC 73,CC 74,CC 75,CC 76,CC 77,CC 78,CC 79,CC 80, | | | | CC 81,CC 82,CC 83,CC 84,CC 85,CC 86,CC 87,CC 88, | | | | CC 89,CC 90,CC 91,CC 92,CC 93,CC 94,CC 95, | | | | Bend, After Touch | | 00 4D | 000a aaaa | Harmony1 Assign (0 - 24) | | | | OFF,H-8,H-7,H-7-,H-6,H-6-,H-5,H-4+,H-4, | | | | H-3,H-3-,H-2,H-2-,H+2-,H+2,H+3-,H+3, | | | | H+4,H+4+,H+5,H+6-,H+6,H+7-,H+7,H+8 | | 00 4E | 000a aaaa | Harmony2 Assign (0 - 24) | | | | OFF,H-8,H-7,H-7-,H-6,H-6-,H-5,H-4+,H-4, | | | | H-3,H-3-,H-2,H-2-,H+2-,H+2,H+3-,H+3, | | | | H+4,H+4+,H+5,H+6-,H+6,H+7-,H+7,H+8 | | 00 4F | 000a aaaa | Harmony3 Assign (0 - 24) | | | | OFF,H-8,H-7,H-7-,H-6,H-6-,H-5,H-4+,H-4, | | | | H-3,H-3-,H-2,H-2-,H+2-,H+2,H+3-,H+3, | | | | H+4,H+4+,H+5,H+6-,H+6,H+7-,H+7,H+8 | | 00 50 | 000a aaaa | Harmony4 Assign (0 - 24) | | | | OFF,H-8,H-7,H-7-,H-6,H-6-,H-5,H-4+,H-4, | | | | H-3,H-3-,H-2,H-2-,H+2-,H+2,H+3-,H+3, | | | | H+4,H+4+,H+5,H+6-,H+6,H+7-,H+7,H+8 | | 00 51 | 0000 000a | Edit Confirm Sw (0 - 1) | | | | Off, On | | 00 52 | 0000 aaaa | MIDI Speed (1 - 15) | | | | 1ms, 2ms, 3ms, 4ms, 5ms, 6ms, 7ms, | | | | 8ms, 9ms, 10ms, 11ms, 12ms, 13ms, 14ms, 15ms | | 00 53 | 0000 00aa | Hold Mode (0 - 2) |
- 15 -
| | | Off, Breath, Key | | 00 54 | 0000 0aaa | Key Function (Oct+1) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 55 | 0000 0aaa | Key Function (Oct+2) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 56 | 0000 0aaa | Key Function (Oct-1) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 57 | 0000 0aaa | Key Function (Oct-2) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 58 | 0000 0aaa | Key Function (X) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 59 | 0000 0aaa | Key Function (1) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 5A | 0000 0aaa | Key Function (2) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 5B | 0000 0aaa | Key Function (3) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 5C | 0000 0aaa | Key Function (4) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 5D | 0000 0aaa | Key Function (5) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 5E | 0000 0aaa | Key Function (6) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 5F | 0000 0aaa | Key Function (C) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 60 | 0000 0aaa | Key Function (B) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 61 | 0000 0aaa | Key Function (P) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 62 | 0000 0aaa | Key Function (C1) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 63 | 0000 0aaa | Key Function (C2) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 64 | 0000 0aaa | Key Function (C3) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 65 | 0000 0aaa | Key Function (C4) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 66 | 0000 0aaa | Key Function (Tc) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 67 | 0000 0aaa | Key Function (Ta) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 68 | 0000 0aaa | Key Function (Tf) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 69 | 0000 0aaa | Key Function (Eb) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 6A | 0000 0aaa | Key Function (Bb) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 6B | 0000 0aaa | Key Function (G#) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 6C | 0000 0aaa | Key Function (C#) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 6D | 0000 0aaa | Key Function (C5) (0 - 5) | | | | Off, Sax Key,Semitone Down,Semitone Up, | | | | Wholetone Down,Wholetone Up | | 00 6E | 0aaa aaaa | Bite Center (0 - 70) | | | | AUTO,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,56, | | | | 57,58,59,60,61,62,63,64,65,66,67,68,69,70 | | 00 6F | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 70 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 71 | 0000 0000 | (reserved) (0 - 0) | | | | | | 00 72 | 00aa aaaa | Bite Range Down (0 - 34) | | | | 0 cent,5 cent,10 cent,20 cent,30 cent,40 cent, | | | | 50 cent,60 cent,70 cent,80 cent,90 cent,100 cent, | | | | 200 cent,300 cent,400 cent,500 cent,600 cent, | | | | 700 cent,800 cent,900 cent,1000 cent,1100 cent, | | | | 1200 cent,1300 cent,1400 cent,1500 cent,1600 cent, | | | | 1700 cent,1800 cent,1900 cent,2000 cent,2100 cent, |
- 16 -
Loading...
+ 37 hidden pages