Aplicación MIDI
❍General purpose controller 1 (Controller number 16)
Status
2nd byte
BnH
10H
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
vv = Control value:
00H - 7FH (0 - 127)
* Only the channel assigned to the drum kit part can be received.
* If the [SETUP]-[MIDI]-[GLOBAL]-[PAGE 2] PEDAL CC or ZONE CC are set to "GEN1",
the effect will apply to the specified parameter.
* During recording, this will be recorded in the sequencer data as PEDAL CC data or
ZONE CC data.
❍General purpose controller 2 (Controller number 17)
Status
2nd byte
BnH
11H
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
vv = Control value:
00H - 7FH (0 - 127)
* Only the channel assigned to the drum kit part can be received.
* If the [SETUP]-[MIDI]-[GLOBAL]-[PAGE 2] PEDAL CC or ZONE CC are set to "GEN2",
the effect will apply to the specified parameter.
* During recording, this will be recorded in the sequencer data as PEDAL CC data or
ZONE CC data.
❍Hold 1 (Controller number 64)
Status
2nd byte
nH
40H
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
vv = Control value:
00H - 7FH (0 - 127) 0-63 = OFF, 64-127 = ON
* Only the channel assigned to the backing part can be received.
* When recording, this is recorded in the sequencer data itself.
❍Effect 1(Reverb Send Level) (Controller number 91)
Status
2nd byte
BnH
5BH
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
vv = Reverb send level:
00H - 7FH (0 - 127)
* Only the channel assigned to the backing part can be received.
* When recording, this is recorded in the sequencer data itself.
❍RPN MSB/LSB (Controller number 101, 100)
Status
2nd byte
BnH
65H
BnH
64H
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
mm = upper byte of parameter number specified by RPN (MSB)
ll = lower byte of parameter number specified by RPN (LSB)
* Only the channel assigned to the backing part can be received.
* The value specified by RPN will not be reset even by messages such as program change
or reset all controllers.
* When recording, this is recorded in the sequencer data itself.
**RPN**
The RPN (Registered Parameter Number) messages are expanded control changes,and each
function of an RPN is described by the MIDI Standard.
To use these messages, you must first use RPN (controller number 100 and 110, their order
does not matter) to specify the parameter to be controlled, and then use Data Entry
messages (controller number 6, 38) to specify the value of the specified parameter. Once an
RPN parameter has been specified, all data entry messages received on that channel will
modify the value of that parameter. To prevent accidents, it is recommended that you set
RPN null (RPN number = 7FH 7FH) when you have finished setting the value of the desired
parameter. Refer to "IExamples of actual MIDI message" <Example 4> (p. 211).
On the normal mode of TD-8, RPN can be used to modify the following parameters.
Regarding the value of each parameter, refer to Data Entry (Controller number 6).
200
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
mmH
llH
RPN
MSB LSB
Parameter
00H 00H
Pitch Bend Sensitivity
7FH 7FH
RPN null
G Program Change
Status
2nd byte
CnH
ppH
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
pp = Program number:
00H - 7FH (prog.1 - prog.128)
* Not Received when [SETUP]-[MIDI]-[PROG] PROGRAM CHANGE RX SW is set to
"OFF".(Initial Value is ON)
* 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.
* Not recorded in the sequencer.
G Pitch Bend Change
Status
2nd byte
EnH
llH
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
mm, ll = Pitch Bend value:
00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
* Only the channel assigned to the backing part can be received.
* When recording, this is recorded in the sequencer data itself.
I Channel Mode Messages
G All Sounds Off (Controller number 120)
Status
2nd byte
BnH
78H
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.
* When recording, this is recorded in the sequencer data itself.
G Reset All Controllers (Controller number 121)
Status
2nd byte
BnH
79H
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
* When this message is received, the following controllers will be set to their reset values.
* When recording, a control message carrying the reset value will be created and recorded.
Controller
Reset value
Pitch Bend Change
+/-0 (center)
Polyphonic Key Pressure
0 (off)
Modulation
0 (off) (When set to PEDAL CC or ZONE CC.)
Foot Control
0 (off) (When set to PEDAL CC or ZONE CC.)
General Purpose Controller1
0 (off) (When set to PEDAL CC or ZONE CC.)
General Purpose Controller2
0 (off) (When set to PEDAL CC or ZONE CC.)
Hold1
0 (off)
RPN
unset; previously set data will not change
G All Notes Off (Controller number 123)
Status
2nd byte
BnH
7BH
n = MIDI channel number:
0H - FH (ch.1 - ch.16)
* When All Notes Off is received, all notes on the corresponding channel will be turned
off. However if Hold 1 is ON, the sound will be continued until these are turned off.
* In the recording mode, "Note OFF message" will be created for corresponding Note ON
message, and will be recorded.
3rd byte
mmH
3rd byte
00H
3rd byte
00H
3rd byte
00H