Roland TD-27KV MIDI Implementation

MIDI Implementation
Model: TD-27 Date: Apr. 13. 2021 Version: 1.02
* In this implementation, the order in which the TD-27's buttons should be pressed is indicated in the following way. For example, [KIT EDIT]-[OTHER]-[KIT MIDI] means "press the [KIT EDIT] button, then press the [OTHER] (F5) button, then select [KIT MIDI] with the cursor, and finally press the [ENTER] button." For details, refer to the TD-27 owner's manual (Quick Start). * The "Data List" referred to in this document can be obtained via the Roland website.
■Channel Voice Messages
* The following Channel Voice Messages can be received by the channel assigned in [KIT EDIT]-[OTHER]-[KIT MIDI]-[MIDI CH] MIDI CH. * Not received when [SYSTEM]-[MIDI]-[BASIC] MIDI Tx/Rx Sw is set to "OFF."
●Note On
Status 2nd byte 3rd byte 9nH kkH vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) kk = note number: 00H-7FH (0-127) vv = note on velocity: 01H-7FH (1-127)
* Messages are received only on the channel that is assigned to the pad whose note number matches the message. For details on note numbers, refer to the PAD MIDI page of "TD-27 Data List" (PDF). * When the [KIT EDIT]-[OTHER]-[BRUSH SW] Brush Switch is set to "ON," the note number selected in [KIT EDIT]-[OTHER]-[KIT MIDI]-[NOTE] Note No. (SNARE<BRUSH>) is received on the channel to which the SNARE<HEAD> is assigned (when an instrument compatible with brush performances is selected for the Snare pad head). * The note number selected in [KIT EDIT]-[OTHER]-[KIT MIDI]-[NOTE] NOTE NO. (SNARE<XSTICK>) is received on the channel to which the SNARE<RIM> is assigned (when an instrument compatible with cross-sticking is selected for the Snare pad rim).
●Polyphonic Key Pressure
Status 2nd byte 3rd byte AnH kkH vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) kk = note number: 00H-7FH (0-127) vv = value: 00H-7FH (0-127)
* Messages are received only on the channel that is assigned to the pad whose note number matches the message. For details on note numbers, refer to the PAD MIDI page of "TD-27 Data List" (PDF). * If the value is greater than 1, the decay of the note sounded by the received note number will be shortened based on the value (used in choking).
●Control Change
○Modulation (Controller number 1)
Status 2nd byte 3rd byte BnH 01H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "MODULATION (1)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "MODULATION (1)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○Breath Controller (Controller number 2)
Status 2nd byte 3rd byte BnH 02H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "BREATH (2)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "BREATH (2)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○Foot Controller (Controller number 4)
Status 2nd byte 3rd byte BnH 04H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
Pedal position: open to closed
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "FOOT (4)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "FOOT (4)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Head strike position: center to perimeter Rim strike position: deep to shallow
○Expression (Controller number 11)
Status 2nd byte 3rd byte BnH 0BH vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "EXPRESSION (11)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "EXPRESSION (11)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 1 (Controller number 16)
Status 2nd byte 3rd byte BnH 10H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL1 (16)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL1 (16)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
○General Purpose Controller 2 (Controller number 17) Status 2nd byte 3rd byte BnH 11H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL2 (17)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL2 (17)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
○General Purpose Controller 3 (Controller number 18) Status 2nd byte 3rd byte BnH 12H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL3 (18)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL3 (18)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 4 (Controller number 19)
Status 2nd byte 3rd byte BnH 13H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL4 (19)," the hi-hat control pedal position changes.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
* If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL4 (19)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
○General Purpose Controller 5 (Controller number 80)
Status 2nd byte 3rd byte BnH 50H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL5 (80)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL5 (80)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 6 (Controller number 81)
Status 2nd byte 3rd byte BnH 51H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL6 (81)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL6 (81)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 7 (Controller number 82)
Status 2nd byte 3rd byte BnH 52H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL7 (82)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL7 (82)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 8 (Controller number 83)
Status 2nd byte 3rd byte BnH 53H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
* On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL8 (83)," the hi-hat control pedal position changes. * If either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL8 (83)," the strike position of the pad corresponding to the note number received directly afterwards on the same note channel changes. * If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○High Resolution Velocity Prefix (Controller number 88)
Status 2nd byte 3rd byte BnH 58H kkH n = MIDI channel number: 0H-FH (ch.1-ch.16) kk = High resolution velocity prefix: 00H-40H (0-64)
* If a note-on message is received immediately thereafter on the same note channel, the force (velocity) of the pad strike is expressed as follows according to the values of the note-on velocity and the high resolution velocity prefix. * When the note-on velocity is less than 127 and the high resolution velocity prefix is less than 64 The velocity is the same as the note-on velocity. * When the note-on velocity is less than 127 and the high resolution velocity prefix is 64 If we let the note-on velocity be "x," the velocity is expressed as "x+0.5." * When the note-on velocity is 127 If we let the high resolution velocity prefix be "y," the velocity is expressed as "127+(0.5*y)."
* Velocity values below the decimal point are not expressed in the screen of the TD-27. If we let the velocity be "x," velocities above 127 are expressed as "127+(x-127)." * If a note-off is received immediately thereafter on the same note channel, the high resolution velocity prefix is reset. * Not received when [SYSTEM]-[MIDI]-[CONTROL] HI-Reso Velocity is set to "OFF." * If a message whose high resolution velocity prefix value of 65 or greater is received, it is received as a value of 64.
●Program Change
Status 2nd byte CnH ppH n = MIDI channel number: 0H-FH (ch.1-ch.16) pp = Program number: 00H-63H (prog.1-prog.100)
* Not received when [SYSTEM]-[MIDI]-[BASIC] program Change Rx is set to "OFF." * Received only if the channel number matches the MIDI Channel of [SYSTEM]-[MIDI]-[BASIC]. * The sound will change beginning with the next Note-On after the Program Change is received. Voices which were already sounding before the Program Change was received will not be affected.
■Channel Mode Messages
* The following Channel Voice Messages can be received in [KIT EDIT]-[OTHER]-[KIT MIDI]-[MIDI CH] MIDI CH. * Not received when [SYSTEM]-[MIDI]-[BASIC] Tx/Rx Sw is set to "OFF."
●All Sounds Off (Controller number 120)
Status 2nd byte 3rd byte BnH 78H 00H n = MIDI channel number: 0H-FH (ch.1-ch.16)
* When this message is received, all currently-sounding notes on the corresponding channel will be silenced. However, the status of channel messages will not change.
●Reset All Controllers (Controller number 121)
Status 2nd byte 3rd byte BnH 79H 00H n = MIDI channel number: 0H-FH (ch.1-ch.16)
* When this message is received, polyphonic key pressure for all pads assigned to the same channel number is reset to 0. * If the channel number is the same as the channel that is assigned for HI-HAT<BOW>, the controller that is assigned by [SYSTEM]-[MIDI]-[CONTROL] Hi-Hat Pedal CC is reset to 0.
●All Notes Off (Controller number 123)
Status 2nd byte 3rd byte BnH 7BH 00H n = MIDI channel number: 0H-FH (ch.1-ch.16)
* The same processing will be carried out as when All Sounds Off is received.
●OMNI OFF (Controller number 124)
Status 2nd byte 3rd byte BnH 7CH 00H n = MIDI channel number: 0H-FH (ch.1-ch.16)
* The same processing will be carried out as when All Sounds Off is received.
●OMNI ON (Controller number 125)
Status 2nd byte 3rd byte BnH 7DH 00H n = MIDI channel number: 0H-FH (ch.1-ch.16)
* The same processing will be carried out as when All Sounds Off is received.
●MONO (Controller number 126)
Status 2nd byte 3rd byte BnH 7EH mmH n = MIDI channel number: 0H-FH (ch.1-ch.16) mm= mono number: 00H-10H (0-16)
* The same processing will be carried out as when All Sounds Off is received.
●POLY (Controller number 127)
Status 2nd byte 3rd byte BnH 7FH 00H n = MIDI channel number: 0H-FH (ch.1-ch.16)
* The same processing will be carried out as when All Sounds Off is received.
■System Realtime Message
●Timing Clock
Status F8H
* Recognized only when the [SYSTEM]-[MIDI]-[SYNC] Sync Mode is set at "EXTERNAL."
●Start
Status FAH
* If a START message is received while the song is stopped, the click playback is reset. The song does not play. * Recognized only when the [SYSTEM]-[MIDI]-[SYNC] Sync Mode is set at "EXTERNAL."
●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 about 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.
dd, ..., ee= data: 00H-7FH (0-127) F7H: EOX (End Of Exclusive)
The System Exclusive Messages received by this device are Universal Non-realtime System Exclusive Messages. This device receives the following system exclusive messages: universal non-realtime system exclusive messages, data request (RQ1), and data set (DT1).
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).
●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 (10H-1FH (17-32), 7FH)
06H Sub ID#1 (General Information) 01H Sub ID#2 (Identity Request) F7H EOX (End Of Exclusive)
* When Identity Request is received, Identity Reply message will be transmitted. * The [SYSTEM]-[MIDI]-[BASIC] Device ID setting is used as the Device ID.
Initial value is 10H (17)
●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 63H.
○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, 63H, F7H
byte Explanation F0H Exclusive status 41H ID number (Roland) dev device ID (dev: 10H-1FH, 7FH) 00H Model ID#1 (TD-27) 00H Model ID#2 (TD-27) 00H Model ID#3 (TD-27) 63H Model ID#4 (TD-27) 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 "3. Parameter Address Map." * For the checksum, refer to "How to calculate the checksum."
11H, aaH, bbH, ccH, ddH, ssH, ttH, uuH, vvH, sum
○Data Set 1 (DT1)
These messages are used for transmitting the actual data and are used when you want to assign data to the device.
Status Data byte Status F0H 41H, dev, 00H, 00H, 00H, 63H, F7H
Byte Explanation F0H Exclusive status 41H ID number (Roland) dev Model ID (dev: 10H-1FH, 7FH) 00H Model ID#1 (TD-27) 00H Model ID#2 (TD-27) 00H Model ID#3 (TD-27) 63H Model ID#4 (TD-27) 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 "3. Parameter Address Map." * Data larger than 256 bytes must be divided into packets of 256 bytes or less, and each packet must be sent at an interval of about 20 ms or longer. * For the checksum, refer to "How to calculate the checksum."
12H, aaH, bbH, ccH, ddH, eeH, ... ffH, sum
2. Transmit Data
* When [SYSTEM]-[MIDI]-[BASIC] Soft Thru MIDI In/Soft Thru USB MIDI In is set to "ON", messages received in addition to the following messages are also sent to the corresponding jack.
■Channel Voice Messages
* The following channel voice messages are transmitted on the channel specified as the [KIT EDIT]-[OTHER]-[KIT MIDI]-[MIDI CH] MIDI CH. * Not transmitted when [SYSTEM]-[MIDI]-[BASIC] MIDI Tx/Rx Sw is set to "OFF."
●Note Off
Status 2nd byte 3rd byte 8nH kkH vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) kk = note number: 00H-7FH (0-127) vv = Note off velocity: 40H (64) fixed
* In the channel assigned to the pad, after a pad is struck or the hi-hat control pedal is in the foot closed (splash) position, Note Off is transmitted after the interval set in Gate Time ([KIT EDIT]-[OTHER]-[KIT MIDI]-[GATE]).
●Note On
Status 2nd byte 3rd byte 9nH kkH vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) kk = note number: 00H-7FH (0-127) vv = Note on velocity: 01H-7FH (1-127)
* In the channel assigned to the pad, after a pad is struck or the hi-hat control pedal is in the foot closed (splash) position, the note number set for the drum kit is transmitted. * For a channel to which SNARE<HEAD> is assigned, when [KIT EDIT]-[OTHER]-[BRUSH SW] Brush Switch is "ON," the note number specified by [KIT EDIT]-[OTHER]-[KIT MIDI]-[NOTE] NOTE NO. (SNARE<BRUSH>) is transmitted. * For a channel to which SNARE<RIM> is assigned, when an instrument that supports cross-stick technique is assigned to the rim of the SNARE pad, and either the [DRUM KIT]-[XSTICK] XStick Switch is "ON" or a digitally-connected pad that supports cross-stick technique (such as the PD-140DS) is assigned to the snare, then playing cross-stick technique on the SNARE pad will transmit the note number specified by [KIT EDIT]-[OTHER]-[KIT MIDI]-[NOTE] NOTE NO. (SNARE<XSTICK>) after the Gate Time has elapsed. * In the channel to which the HI-HAT<BOW> is assigned, the note number transmitted when the hi-hat pad is struck (open, closed) switches with the value set with [SYSTEM]-[MIDI]-[CONTROL] HH Note# Border setting (the Hi-Hat Pedal CC Control value) in accordance with the degree to which the hi-hat pedal is pressed.
●Polyphonic Key Pressure
Status 2nd byte 3rd byte AnH kkH vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) kk = note number: 00H-7FH (0-127) vv = Value: 00H, 7FH (0, 127)
* On the channel to which the pad is assigned, 7FH will be transmitted when the rim of the pad is pressed and 00H will be transmitted when the rim is released, for the note number specified for the head and rim. (When using a choking compatible pad and [SYSTEM]-[TRIGGER]-[PARAM] Trig Type is set to the corresponding pad.) * In the case of a digitally-connected pad that supports choking technique (such as the CY-18DR, VH-14D), a value in the range of 7FH through 00H is transmitted according to the strength of choking. * In the case of a digitally-connected pad that supports choking technique (such as the CY-18DR, VH-14D), polyphonic key pressure is also transmitted when you place your hand on the sensor.
●Control Change
○Modulation (Controller number 1)
Status 2nd byte 3rd byte BnH 01H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "MODULATION (1)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "MODULATION (1)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○Breath Controller (Controller number 2)
Status 2nd byte 3rd byte BnH 02H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "BREATH (2)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "BREATH (2)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○Foot Controller (Controller number 4)
Status 2nd byte 3rd byte BnH 04H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "FOOT (4)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "FOOT (4)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○Expression (Controller number 11)
Status 2nd byte 3rd byte BnH 0BH vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "EXPRESSION (11)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "EXPRESSION (11)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON."
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
○General Purpose Controller 1 (Controller number 16)
Status 2nd byte 3rd byte BnH 10H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL1 (16)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL1 (16)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 2 (Controller number 17)
Status 2nd byte 3rd byte BnH 11H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL2 (17)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL2 (17)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 3 (Controller number 18)
Status 2nd byte 3rd byte BnH 12H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL3 (18)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL3 (18)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 4 (Controller number 19)
Status 2nd byte 3rd byte BnH 13H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL4 (19)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL4 (19)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 5 (Controller number 80)
Status 2nd byte 3rd byte BnH 50H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL5 (80)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL5 (80)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 6 (Controller number 81)
Status 2nd byte 3rd byte BnH 51H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL6 (81)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL6 (81)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 7 (Controller number 82)
Status 2nd byte 3rd byte BnH 52H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL7 (82)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL7 (82)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○General Purpose Controller 8 (Controller number 83)
Status 2nd byte 3rd byte BnH 53H vvH n = MIDI channel number: 0H-FH (ch.1-ch.16) vv = Control value: 00H-7FH (0-127)
※ On channels to which the "HI-HAT<BOW>" is assigned, if the Hi-Hat Pedal CC in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL8 (83)," the data is transmitted when operating the hi-hat control pedal. Striking the hi-hat pad causes the data to be transmitted as pedal position data before the note-on message. ※ When the following three settings are made, the data is sent as strike position data when striking a pad, before the note-on message. * Either the Snare CC (used for the snare pad head and rim), the Ride CC (used for the ride pad bow), the Toms/AUXs CC (used for the heads and rims of TOM 1-3 and AUX 1-3), the Hi-Hat CC (used for the hi-hat pad bow) or the Hi-Hat LR CC (used for the hi-hat pad bow and edge) in [SYSTEM]-[MIDI]-[CONTROL] is set to "GENERAL8 (83)." * The Trig Type in [SYSTEM]-[TRIGGER]-[PARAM] is set to a type that can detect the strike position, or a digitally-connected pad is assigned that can sense the strike position. * "Head" and "Rim" of Position Detect in [SYSTEM]-[TRIGGER]-[PARAM] are set to "ON." ※ If Hi-Hat LR CC has been set, the head and rim strike positions change from left to right.
Pedal position: open to closed Head strike position: center to perimeter Rim strike position: deep to shallow
○High Resolution Velocity Prefix (Controller number 88)
Status 2nd byte 3rd byte BnH 58H kkH n = MIDI channel number: 0H-FH (ch.1-ch.16) kk = High resolution velocity prefix: 00H-40H (0-64)
* Not transmitted when [SYSTEM]-[MIDI]-[CONTROL] HI-Reso Velocity is set to "OFF." * When you strike a digitally-connected pad, the strike strength (velocity) is expressed in 0.5 steps across 317 levels (1,
1.5, … ,158.5, 159), and is transmitted before the note-on as follows according to the velocity. * When the velocity is less than 127 and the decimal portion is 0 The high resolution velocity prefix is 0. * When the velocity is less than 127 and the decimal portion is 0.5 The high resolution velocity prefix is 64. * When the velocity is 127 or more If we let the high resolution velocity be "x," high resolution velocity prefix is (x-127)/0.5. * Velocity values below the decimal point are not expressed in the screen of the TD-27. If we let the velocity be "x," velocities above 127 are expressed as "127+(x-127)."
●Program Change
Status 2nd byte CnH ppH n = MIDI channel number: 0H-FH (ch.1-ch.16) pp = Program number: 00H-63H (prog.1-prog.100)
* Not transmitted when [SYSTEM]-[MIDI]-[BASIC] Program Change TX is set to "OFF."
■System Realtime Messages
●Timing Clock
Status F8H
* Not transmitted when [SYSTEM]-[MIDI]-[SYNC] Sync Out is set to "OFF."
●Active Sensing
Status FEH
* This message is transmitted at intervals of approximately 250 msec.
■System Exclusive Message
Identity Reply and Data Set (DT1) are the System Exclusive messages transmitted by this device.
●Universal Non-realtime System Exclusive Message
○Identity Reply
Status Data byte Status F0H 7EH, dev, 06H, 02H, 41H, 63H, F7H
Byte Explanation F0H Exclusive status 7EH ID number (Universal Non-realtime Message) dev Device ID (10H-1FH (17-32), 7FH)
06H Sub ID#1 (General Information) 02H Sub ID#2 (Identity Reply) 41H ID number (Roland) 63H 03H Device family code 00H 00H Device family number code 00H 00H 00H 01H Software revision level F7H EOX (End of Exclusive)
* When Identity Request is received, the above Identity Reply messages will be transmitted. * The [SYSTEM]-[MIDI]-[BASIC] Device ID setting is used as the Device ID.
03H, 00H, 00H, 00H, 00H, 00H, 01H
Initial value is 10H (17)
○Data Set 1 (DT1)
Status Data byte Status F0H 41H, dev, 00H, 00H, 00H, 63H, F7H
Byte Explanation F0H Exclusive status 41H ID number (Roland) dev Device ID (dev: 10H-1FH, 7FH) 00H Model ID#1 (TD-27) 00H Model ID#2 (TD-27) 00H Model ID#3 (TD-27) 63H Model ID#4 (TD-27) 12H Command ID (DT1) aaH Address MSB bbH Address ccH Address ddH Address LSB
12H, aaH, bbH, ccH, ddH, eeH, ... ffH, sum
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 "3. 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. Parameter Address Map
* Transmission of "#" marked address is divided to multiple packets. For example, ABH in hexadecimal notation will be divided to 0AH and 0BH, and is sent/received in this order.
Trigger 1-8 corresponds to the TRIGGER BANK No.1-8 parameters. +------------------------------------------------------------------------------+ | Start | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 00 | Current [Current] | |-------------+----------------------------------------------------------------| | 01 00 00 00 | Setup [Setup] | |-------------+----------------------------------------------------------------| | 02 00 00 00 | Trigger 1 [Trigger] | | 02 01 00 00 | Trigger 2 [Trigger] | | : | | | 02 07 00 00 | Trigger 8 [Trigger] | |-------------+----------------------------------------------------------------| | 03 00 00 00 | SetList 1 [SetListParams] | | 03 00 10 00 | SetList 2 [SetListParams] | | : | | | 03 03 70 00 | SetList 32 [SetListParams] | |-------------+----------------------------------------------------------------| | 04 00 00 00 | Kit 1 [Kit] | | 04 02 00 00 | Kit 2 [Kit] | | : | | | 05 46 00 00 | Kit 100 [Kit] | +------------------------------------------------------------------------------+
* [Kit] The assignments to each pad within the [Kit] are as follows.
[KitPadCommon]、[KitPadInst]、[KitPadVEdit] KICK HEAD 1 SNARE HEAD 2 SNARE RIM 3 TOM1 HEAD 4 TOM1 RIM 5 TOM2 HEAD 6 TOM2 RIM 7 TOM3 HEAD 8 TOM3 RIM 9 HI-HAT HEAD 10 HI-HAT RIM 11 CRASH1 HEAD 12 CRASH1 RIM 13 CRASH2 HEAD 14 CRASH2 RIM 15 RIDE HEAD 16 RIDE EDGE 17 RIDE BELL 18 AUX1 HEAD 19 AUX1 RIM 20 AUX2 HEAD 21 AUX2 RIM 22 AUX3 HEAD 23 AUX3 RIM 24
[KitPad] KICK 1 SNARE 2 TOM1 3 TOM2 4 TOM3 5 HI-HAT 6 CRASH1 7 CRASH2 8 RIDE 9 AUX1 10 AUX2 11 AUX3 12
+------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | Kit Common [KitCommon] | |-------------+----------------------------------------------------------------| | 00 01 00 | Kit MIDI [KitMidi] | |-------------+----------------------------------------------------------------|
| 00 03 00 | Kit Master Comp [KitMasterComp] | |-------------+----------------------------------------------------------------| | 00 04 00 | Kit Master EQ [KitMasterEQ] | |-------------+----------------------------------------------------------------| | 00 10 00 | Kit MFX 1 [KitMfx] | | 00 12 00 | Kit MFX 2 [KitMfx] | | 00 14 00 | Kit MFX 3 [KitMfx] | |-------------+----------------------------------------------------------------| | 00 20 00 | Kit Pad Common 1 [KitPadCommon] | | 00 21 00 | Kit Pad Common 2 [KitPadCommon] | | : | | | 00 37 00 | Kit Pad Common 24 [KitPadCommon] | |-------------+----------------------------------------------------------------| | 00 40 00 | Kit Pad Main 1 [KitPadInst] | | 00 41 00 | Kit Pad Main 2 [KitPadInst] | | : | | | 00 57 00 | Kit Pad Main 24 [KitPadInst] | |-------------+----------------------------------------------------------------| | 00 60 00 | Kit Pad Sub 1 [KitPadInst] | | 00 61 00 | Kit Pad Sub 2 [KitPadInst] | | : | | | 00 77 00 | Kit Pad Sub 24 [KitPadInst] | |-------------+----------------------------------------------------------------| | 01 00 00 | Kit Pad VEdit Main 1 [KitPadVEdit] | | 01 01 00 | Kit Pad VEdit Main 2 [KitPadVEdit] | | : | | | 01 17 00 | Kit Pad VEdit Main 24 [KitPadVEdit] | |-------------+----------------------------------------------------------------| | 01 20 00 | Kit Pad VEdit Sub 1 [KitPadVEdit] | | 01 21 00 | Kit Pad VEdit Sub 2 [KitPadVEdit] | | : | | | 01 37 00 | Kit Pad VEdit Sub 24 [KitPadVEdit] | |-------------+----------------------------------------------------------------| | 01 40 00 | Kit Pad 1 [KitPad] | | 01 41 00 | Kit Pad 2 [KitPad] | | : | | | 01 4B 00 | Kit Pad 12 [KitPad] | |-------------+----------------------------------------------------------------| | 01 60 00 | Kit Room [KitRoom] | |-------------+----------------------------------------------------------------| | 01 70 00 | Kit Overhead [KitOverhead] | +------------------------------------------------------------------------------+
* [Setup] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | Output [SetupOutput] | |-------------+----------------------------------------------------------------| | 00 01 00 | Control [SetupControl] | |-------------+----------------------------------------------------------------| | 00 02 00 | Click [Click] | |-------------+----------------------------------------------------------------| | 00 03 00 | Misc [SetupMisc] | +------------------------------------------------------------------------------+
* [Trigger] The assignments to each trigger within the [TrigAnalog] are as follows. KICK 1 SNARE 2 TOM1 3 TOM2 4 TOM3 5 HI-HAT 6 CRASH1 7 CRASH2 8 RIDE 9 AUX1 10 AUX2 11 AUX3 12
[TrigDigital] These are the trigger parameters for a digitally-connected pad. Digitally-connected pads detected by the TD-27 are assigned in the order in which they are recognized. Normally you should edit these parameters from within the TD-27 itself.
+------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 00 | Trigger Misc [TrigMisc] | |-------------+----------------------------------------------------------------| | 00 01 00 | Trigger Analog 1 [TrigAnalog] | | 00 02 00 | Trigger Analog 2 [TrigAnalog] | | : | | | 00 0C 00 | Trigger Analog 12 [TrigAnalog] | |-------------+----------------------------------------------------------------| | 00 0D 00 | Trigger Digital 1 [TrigDigital] | | 00 0E 00 | Trigger Digital 2 [TrigDigital] | | : | | | 00 18 00 | Trigger Digital 12 [TrigDigital] | +------------------------------------------------------------------------------+
* [Current] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 | 0aaa aaaa | Drum Kit Number (0 - 99) | | | 1 - 100 | |-------------+----------------------------------------------------------------| | 00 00 00 01 |Total Size | +------------------------------------------------------------------------------+
* [KitCommon] Some characters are not displayed for Kit Name and Kit Sub Name. +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 | 0aaa aaaa | Kit Name 1 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 01 | 0aaa aaaa | Kit Name 2 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 02 | 0aaa aaaa | Kit Name 3 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 03 | 0aaa aaaa | Kit Name 4 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 04 | 0aaa aaaa | Kit Name 5 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 05 | 0aaa aaaa | Kit Name 6 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 06 | 0aaa aaaa | Kit Name 7 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 07 | 0aaa aaaa | Kit Name 8 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 08 | 0aaa aaaa | Kit Name 9 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 09 | 0aaa aaaa | Kit Name 10 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 0A | 0aaa aaaa | Kit Name 11 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 0B | 0aaa aaaa | Kit Name 12 (1 - 126) | | | | 1 - 126 [ASCII] | |-------------+-----------+----------------------------------------------------| | 00 0C | 0aaa aaaa | Kit Sub Name 1 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 0D | 0aaa aaaa | Kit Sub Name 2 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 0E | 0aaa aaaa | Kit Sub Name 3 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 0F | 0aaa aaaa | Kit Sub Name 4 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 10 | 0aaa aaaa | Kit Sub Name 5 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 11 | 0aaa aaaa | Kit Sub Name 6 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 12 | 0aaa aaaa | Kit Sub Name 7 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 13 | 0aaa aaaa | Kit Sub Name 8 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 14 | 0aaa aaaa | Kit Sub Name 9 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 15 | 0aaa aaaa | Kit Sub Name 10 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 16 | 0aaa aaaa | Kit Sub Name 11 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 17 | 0aaa aaaa | Kit Sub Name 12 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 18 | 0aaa aaaa | Kit Sub Name 13 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 19 | 0aaa aaaa | Kit Sub Name 14 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 1A | 0aaa aaaa | Kit Sub Name 15 (1 - 126) | | | | 1 - 126 [ASCII] | | 00 1B | 0aaa aaaa | Kit Sub Name 16 (1 - 126) | | | | 1 - 126 [ASCII] | |-------------+-----------+----------------------------------------------------| |# 00 1C | 0000 aaaa | | | 00 1D | 0000 bbbb | | | 00 1E | 0000 cccc | | | 00 1F | 0000 dddd | Volume (-601 - 60) | | | | -INF, -60.0 - +6.0 [dB] | |# 00 20 | 0000 aaaa | | | 00 21 | 0000 bbbb | | | 00 22 | 0000 cccc | | | 00 23 | 0000 dddd | Pedal HH Volume (-601 - 60) | | | | -INF, -60.0 - +6.0 [dB] | | 00 24 | 0000 000a | Xstick Switch (0 - 1) | | | | OFF, ON | | 00 25 | 0aaa aaaa | Xstick Inst Number (0 - 15) | | | | 1 - 16 | |# 00 26 | 0000 aaaa | | | 00 27 | 0000 bbbb | | | 00 28 | 0000 cccc | |
| 00 29 | 0000 dddd | Xstick Inst Volume (-601 - 60) | | | | -INF, -60.0 - +6.0 [dB] | | 00 2A | 0000 000a | Brush Switch (0 - 1) | | | | OFF, ON | | 00 2B | 0000 aaaa | Color (0 - 9) | | | | 1 - 10 | | 00 2C | 0000 aaaa | Overhead Template (*1) (0 - 13) | | | | 1:CLEAR, 2:WARM, 3:DRY, 4:MILD, 5:BRIGHT, | | | | 6:OTHER 1, 7:OTHER 2, 8:OTHER 3, 9:OTHER 4, | | | | 10:OTHER 5, 11:OTHER 6, 12:OTHER 7, 13:OTHER 8, | | | | 14:OTHER 9 | | 00 2D | 0000 000a | Kit Tempo Sw (0 - 1) | | | | OFF, ON | |# 00 2E | 0000 aaaa | | | 00 2F | 0000 bbbb | | | 00 30 | 0000 cccc | | | 00 31 | 0000 dddd | Kit Tempo (20 - 260) | | | | 20 - 260 | |# 00 32 | 0000 aaaa | | | 00 33 | 0000 bbbb | HH Open/Close Balance (-5 - 5) | | | | -5 - 5 | |-------------+----------------------------------------------------------------| | 00 00 00 34 |Total Size | +------------------------------------------------------------------------------+ (*1) These Overhead Template values (10:OTHER 5 - 14:OTHER 9) are supported starting with program version 1.10. Refer to the Roland website for the latest information. https://www.roland.com/global/support/
* [KitMidi] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| |# 00 00 | 0000 aaaa | | | 00 01 | 0000 bbbb | | | 00 02 | 0000 cccc | | | 00 03 | 0000 dddd | Note KICK (0 - 128) | | | | 0 - 127, OFF | |# 00 04 | 0000 aaaa | | | 00 05 | 0000 bbbb | | | 00 06 | 0000 cccc | | | 00 07 | 0000 dddd | Note SNARE (HEAD) (0 - 128) | | | | 0 - 127, OFF | |# 00 08 | 0000 aaaa | | | 00 09 | 0000 bbbb | | | 00 0A | 0000 cccc | | | 00 0B | 0000 dddd | Note SNARE (RIM) (0 - 128) | | | | 0 - 127, OFF | |# 00 0C | 0000 aaaa | | | 00 0D | 0000 bbbb | | | 00 0E | 0000 cccc | | | 00 0F | 0000 dddd | Note SNARE (BRUSH) (0 - 128) | | | | 0 - 127, OFF | |# 00 10 | 0000 aaaa | | | 00 11 | 0000 bbbb | | | 00 12 | 0000 cccc | | | 00 13 | 0000 dddd | Note SNARE (XSTICK) (0 - 128) | | | | 0 - 127, OFF | |# 00 14 | 0000 aaaa | | | 00 15 | 0000 bbbb | | | 00 16 | 0000 cccc | | | 00 17 | 0000 dddd | Note TOM1 (HEAD) (0 - 128) | | | | 0 - 127, OFF | |# 00 18 | 0000 aaaa | | | 00 19 | 0000 bbbb | | | 00 1A | 0000 cccc | | | 00 1B | 0000 dddd | Note TOM1 (RIM) (0 - 128) | | | | 0 - 127, OFF | |# 00 1C | 0000 aaaa | | | 00 1D | 0000 bbbb | | | 00 1E | 0000 cccc | | | 00 1F | 0000 dddd | Note TOM2 (HEAD) (0 - 128) | | | | 0 - 127, OFF | |# 00 20 | 0000 aaaa | | | 00 21 | 0000 bbbb | | | 00 22 | 0000 cccc | | | 00 23 | 0000 dddd | Note TOM2 (RIM) (0 - 128) | | | | 0 - 127, OFF | |# 00 24 | 0000 aaaa | | | 00 25 | 0000 bbbb | | | 00 26 | 0000 cccc | | | 00 27 | 0000 dddd | Note TOM3 (HEAD) (0 - 128) | | | | 0 - 127, OFF | |# 00 28 | 0000 aaaa | | | 00 29 | 0000 bbbb | | | 00 2A | 0000 cccc | | | 00 2B | 0000 dddd | Note TOM3 (RIM) (0 - 128) | | | | 0 - 127, OFF | |# 00 2C | 0000 aaaa | | | 00 2D | 0000 bbbb | | | 00 2E | 0000 cccc | | | 00 2F | 0000 dddd | Note HI-HAT OPEN (BOW) (0 - 128) |
| | | 0 - 127, OFF | |# 00 30 | 0000 aaaa | | | 00 31 | 0000 bbbb | | | 00 32 | 0000 cccc | | | 00 33 | 0000 dddd | Note HI-HAT OPEN (EDGE) (0 - 128) | | | | 0 - 127, OFF | |# 00 34 | 0000 aaaa | | | 00 35 | 0000 bbbb | | | 00 36 | 0000 cccc | | | 00 37 | 0000 dddd | Note HI-HAT CLOSE (BOW) (0 - 128) | | | | 0 - 127, OFF | |# 00 38 | 0000 aaaa | | | 00 39 | 0000 bbbb | | | 00 3A | 0000 cccc | | | 00 3B | 0000 dddd | Note HI-HAT CLOSE (EDGE) (0 - 128) | | | | 0 - 127, OFF | |# 00 3C | 0000 aaaa | | | 00 3D | 0000 bbbb | | | 00 3E | 0000 cccc | | | 00 3F | 0000 dddd | Note HI-HAT PEDAL (0 - 128) | | | | 0 - 127, OFF | |# 00 40 | 0000 aaaa | | | 00 41 | 0000 bbbb | | | 00 42 | 0000 cccc | | | 00 43 | 0000 dddd | Note CRASH1 (BOW) (0 - 128) | | | | 0 - 127, OFF | |# 00 44 | 0000 aaaa | | | 00 45 | 0000 bbbb | | | 00 46 | 0000 cccc | | | 00 47 | 0000 dddd | Note CRASH1 (EDGE) (0 - 128) | | | | 0 - 127, OFF | |# 00 48 | 0000 aaaa | | | 00 49 | 0000 bbbb | | | 00 4A | 0000 cccc | | | 00 4B | 0000 dddd | Note CRASH2 (BOW) (0 - 128) | | | | 0 - 127, OFF | |# 00 4C | 0000 aaaa | | | 00 4D | 0000 bbbb | | | 00 4E | 0000 cccc | | | 00 4F | 0000 dddd | Note CRASH2 (EDGE) (0 - 128) | | | | 0 - 127, OFF | |# 00 50 | 0000 aaaa | | | 00 51 | 0000 bbbb | | | 00 52 | 0000 cccc | | | 00 53 | 0000 dddd | Note RIDE (BOW) (0 - 128) | | | | 0 - 127, OFF | |# 00 54 | 0000 aaaa | | | 00 55 | 0000 bbbb | | | 00 56 | 0000 cccc | | | 00 57 | 0000 dddd | Note RIDE (EDGE) (0 - 128) | | | | 0 - 127, OFF | |# 00 58 | 0000 aaaa | | | 00 59 | 0000 bbbb | | | 00 5A | 0000 cccc | | | 00 5B | 0000 dddd | Note RIDE (BELL) (0 - 128) | | | | 0 - 127, OFF | |# 00 5C | 0000 aaaa | | | 00 5D | 0000 bbbb | | | 00 5E | 0000 cccc | | | 00 5F | 0000 dddd | Note AUX1 (HEAD) (0 - 128) | | | | 0 - 127, OFF | |# 00 60 | 0000 aaaa | | | 00 61 | 0000 bbbb | | | 00 62 | 0000 cccc | | | 00 63 | 0000 dddd | Note AUX1 (RIM) (0 - 128) | | | | 0 - 127, OFF | |# 00 64 | 0000 aaaa | | | 00 65 | 0000 bbbb | | | 00 66 | 0000 cccc | | | 00 67 | 0000 dddd | Note AUX2 (HEAD) (0 - 128) | | | | 0 - 127, OFF | |# 00 68 | 0000 aaaa | | | 00 69 | 0000 bbbb | | | 00 6A | 0000 cccc | | | 00 6B | 0000 dddd | Note AUX2 (RIM) (0 - 128) | | | | 0 - 127, OFF | |# 00 6C | 0000 aaaa | | | 00 6D | 0000 bbbb | | | 00 6E | 0000 cccc | | | 00 6F | 0000 dddd | Note AUX3 (HEAD) (0 - 128) | | | | 0 - 127, OFF | |# 00 70 | 0000 aaaa | | | 00 71 | 0000 bbbb | | | 00 72 | 0000 cccc | | | 00 73 | 0000 dddd | Note AUX3 (RIM) (0 - 128) | | | | 0 - 127, OFF | | 00 74 | 0aaa aaaa | Gate Time KICK (1 - 80) | | | | 0.1 - 8.0 | | 00 75 | 0aaa aaaa | Gate Time SNARE (HEAD) (1 - 80) | | | | 0.1 - 8.0 | | 00 76 | 0aaa aaaa | Gate Time SNARE (RIM) (1 - 80) | | | | 0.1 - 8.0 | | 00 77 | 0aaa aaaa | Gate Time TOM1 (HEAD) (1 - 80) |
| | | 0.1 - 8.0 | | 00 78 | 0aaa aaaa | Gate Time TOM1 (RIM) (1 - 80) | | | | 0.1 - 8.0 | | 00 79 | 0aaa aaaa | Gate Time TOM2 (HEAD) (1 - 80) | | | | 0.1 - 8.0 | | 00 7A | 0aaa aaaa | Gate Time TOM2 (RIM) (1 - 80) | | | | 0.1 - 8.0 | | 00 7B | 0aaa aaaa | Gate Time TOM3 (HEAD) (1 - 80) | | | | 0.1 - 8.0 | | 00 7C | 0aaa aaaa | Gate Time TOM3 (RIM) (1 - 80) | | | | 0.1 - 8.0 | | 00 7D | 0aaa aaaa | Gate Time Hh (BOW) (1 - 80) | | | | 0.1 - 8.0 | | 00 7E | 0aaa aaaa | Gate Time Hh (EDGE) (1 - 80) | | | | 0.1 - 8.0 | | 00 7F | 0aaa aaaa | Gate Time CRASH1 (BOW) (1 - 80) | | | | 0.1 - 8.0 | | 01 00 | 0aaa aaaa | Gate Time CRASH1 (EDGE) (1 - 80) | | | | 0.1 - 8.0 | | 01 01 | 0aaa aaaa | Gate Time CRASH2 (BOW) (1 - 80) | | | | 0.1 - 8.0 | | 01 02 | 0aaa aaaa | Gate Time CRASH2 (EDGE) (1 - 80) | | | | 0.1 - 8.0 | | 01 03 | 0aaa aaaa | Gate Time RIDE (BOW) (1 - 80) | | | | 0.1 - 8.0 | | 01 04 | 0aaa aaaa | Gate Time RIDE (EDGE) (1 - 80) | | | | 0.1 - 8.0 | | 01 05 | 0aaa aaaa | Gate Time RIDE (BELL) (1 - 80) | | | | 0.1 - 8.0 | | 01 06 | 0aaa aaaa | Gate Time AUX1 (HEAD) (1 - 80) | | | | 0.1 - 8.0 | | 01 07 | 0aaa aaaa | Gate Time AUX1 (RIM) (1 - 80) | | | | 0.1 - 8.0 | | 01 08 | 0aaa aaaa | Gate Time AUX2 (HEAD) (1 - 80) | | | | 0.1 - 8.0 | | 01 09 | 0aaa aaaa | Gate Time AUX2 (RIM) (1 - 80) | | | | 0.1 - 8.0 | | 01 0A | 0aaa aaaa | Gate Time AUX3 (HEAD) (1 - 80) | | | | 0.1 - 8.0 | | 01 0B | 0aaa aaaa | Gate Time AUX3 (RIM) (1 - 80) | | | | 0.1 - 8.0 | | 01 0C | 000a aaaa | MIDI Ch KICK (0 - 16) | | | | 1 - 15, GLOBAL | | 01 0D | 000a aaaa | MIDI Ch SNARE (HEAD) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 0E | 000a aaaa | MIDI Ch SNARE (RIM) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 0F | 000a aaaa | MIDI Ch TOM1 (HEAD) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 10 | 000a aaaa | MIDI Ch TOM1 (RIM) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 11 | 000a aaaa | MIDI Ch TOM2 (HEAD) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 12 | 000a aaaa | MIDI Ch TOM2 (RIM) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 13 | 000a aaaa | MIDI Ch TOM3 (HEAD) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 14 | 000a aaaa | MIDI Ch TOM3 (RIM) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 15 | 000a aaaa | MIDI Ch HI-HAT (BOW) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 16 | 000a aaaa | MIDI Ch HI-HAT (EDGE) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 17 | 000a aaaa | MIDI Ch CRASH1 (BOW) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 18 | 000a aaaa | MIDI Ch CRASH1 (EDGE) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 19 | 000a aaaa | MIDI Ch CRASH2 (BOW) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 1A | 000a aaaa | MIDI Ch CRASH2 (EDGE) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 1B | 000a aaaa | MIDI Ch RIDE (BOW) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 1C | 000a aaaa | MIDI Ch RIDE (EDGE) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 1D | 000a aaaa | MIDI Ch RIDE (BELL) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 1E | 000a aaaa | MIDI Ch AUX1 (HEAD) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 1F | 000a aaaa | MIDI Ch AUX1 (RIM) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 20 | 000a aaaa | MIDI Ch AUX2 (HEAD) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 21 | 000a aaaa | MIDI Ch AUX2 (RIM) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 22 | 000a aaaa | MIDI Ch AUX3 (HEAD) (0 - 16) | | | | 1 - 15, GLOBAL | | 01 23 | 000a aaaa | MIDI Ch AUX3 (RIM) (0 - 16) | | | | 1 - 15, GLOBAL | |-------------+----------------------------------------------------------------| | 00 00 01 24 |Total Size | +------------------------------------------------------------------------------+
| 00 2C | 0000 0aaa | Filter 3 Type (0 - 5) | | | | THRU, LO CUT, HI CUT, | | | | LO SHELV, HI SHELV, PEAKING | | 00 2D | 0000 0aaa | Filter 4 Type (0 - 5) | | | | THRU, LO CUT, HI CUT, | | | | LO SHELV, HI SHELV, PEAKING | |# 00 2E | 0000 aaaa | | | 00 2F | 0000 bbbb | | | 00 30 | 0000 cccc | | | 00 31 | 0000 dddd | Filter 1 Freq (0 - 29) | | | | 20Hz, 25Hz, 31.5Hz, 40Hz, 50Hz, 63Hz, | | | | 80Hz, 100Hz, 125Hz, 160Hz, 200Hz, 250Hz, | | | | 315Hz, 400Hz, 500Hz, 630Hz, 800Hz, 1kHz, | | | | 1.25kHz, 1.6kHz, 2kHz, 2.5kHz, 3.15kHz, 4kHz, | | | | 5kHz, 6.3kHz, 8kHz, 10kHz, 12.5kHz, 16kHz | |# 00 32 | 0000 aaaa | | | 00 33 | 0000 bbbb | | | 00 34 | 0000 cccc | | | 00 35 | 0000 dddd | Filter 2 Freq (0 - 29) | | | | 20Hz, 25Hz, 31.5Hz, 40Hz, 50Hz, 63Hz, | | | | 80Hz, 100Hz, 125Hz, 160Hz, 200Hz, 250Hz, | | | | 315Hz, 400Hz, 500Hz, 630Hz, 800Hz, 1kHz, | | | | 1.25kHz, 1.6kHz, 2kHz, 2.5kHz, 3.15kHz, 4kHz, | | | | 5kHz, 6.3kHz, 8kHz, 10kHz, 12.5kHz, 16kHz | |# 00 36 | 0000 aaaa | | | 00 37 | 0000 bbbb | | | 00 38 | 0000 cccc | | | 00 39 | 0000 dddd | Filter 3 Freq (0 - 29) | | | | 20Hz, 25Hz, 31.5Hz, 40Hz, 50Hz, 63Hz, | | | | 80Hz, 100Hz, 125Hz, 160Hz, 200Hz, 250Hz, | | | | 315Hz, 400Hz, 500Hz, 630Hz, 800Hz, 1kHz, | | | | 1.25kHz, 1.6kHz, 2kHz, 2.5kHz, 3.15kHz, 4kHz, | | | | 5kHz, 6.3kHz, 8kHz, 10kHz, 12.5kHz, 16kHz | |# 00 3A | 0000 aaaa | | | 00 3B | 0000 bbbb | | | 00 3C | 0000 cccc | | | 00 3D | 0000 dddd | Filter 4 Freq (0 - 29) | | | | 20Hz, 25Hz, 31.5Hz, 40Hz, 50Hz, 63Hz, | | | | 80Hz, 100Hz, 125Hz, 160Hz, 200Hz, 250Hz, | | | | 315Hz, 400Hz, 500Hz, 630Hz, 800Hz, 1kHz, | | | | 1.25kHz, 1.6kHz, 2kHz, 2.5kHz, 3.15kHz, 4kHz, | | | | 5kHz, 6.3kHz, 8kHz, 10kHz, 12.5kHz, 16kHz | |# 00 3E | 0000 aaaa | | | 00 3F | 0000 bbbb | | | 00 40 | 0000 cccc | | | 00 41 | 0000 dddd | Filter 1 Gain (-400 - 150) | | | | -40.0 - +15.0 [dB] | |# 00 42 | 0000 aaaa | | | 00 43 | 0000 bbbb | | | 00 44 | 0000 cccc | | | 00 45 | 0000 dddd | Filter 2 Gain (-400 - 150) | | | | -40.0 - +15.0 [dB] | |# 00 46 | 0000 aaaa | | | 00 47 | 0000 bbbb | | | 00 48 | 0000 cccc | | | 00 49 | 0000 dddd | Filter 3 Gain (-400 - 150) | | | | -40.0 - +15.0 [dB] | |# 00 4A | 0000 aaaa | | | 00 4B | 0000 bbbb | | | 00 4C | 0000 cccc | | | 00 4D | 0000 dddd | Filter 4 Gain (-400 - 150) | | | | -40.0 - +15.0 [dB] | | 00 4E | 0000 0aaa | Filter 1 Q (0 - 4) | | | | 0.5, 1.0, 2.0, 4.0, 8.0 | | 00 4F | 0000 0aaa | Filter 2 Q (0 - 4) | | | | 0.5, 1.0, 2.0, 4.0, 8.0 | | 00 50 | 0000 0aaa | Filter 3 Q (0 - 4) | | | | 0.5, 1.0, 2.0, 4.0, 8.0 | | 00 51 | 0000 0aaa | Filter 4 Q (0 - 4) | | | | 0.5, 1.0, 2.0, 4.0, 8.0 | | 00 52 | 0000 0aaa | Distance (0 - 6) | | | | 0 - 6 | |-------------+----------------------------------------------------------------| | 00 00 00 53 |Total Size | +------------------------------------------------------------------------------+ (*2) These Mic Type values (TYPE 5 - 10) are supported starting with program version 1.10. Refer to the Roland website for the latest information. https://www.roland.com/global/support/
* [KitMasterComp] +------------------------------------------------------------------------------+ | Offset | | | Address | Description | |-------------+----------------------------------------------------------------| | 00 00 | 0000 000a | Switch (0 - 1) | | | | OFF, COMP ON | | 00 01 | 0000 0aaa | Type (0 - 5) | | | | SINGLE SOFT COMP, SINGLE HARD COMP, | | | | SINGLE LIMITER, 2BAND SOFT COMP, | | | | 2BAND HARD COMP, 2BAND LIMITER | |# 00 02 | 0000 aaaa | | | 00 03 | 0000 bbbb | |
+ 40 hidden pages