Operation Manual

HA<O>
Sk1
/
Sk2
Owners Manual
134
MIDI Implementation
Channel Voice Message
Note Off
Status 2nd Byte 3rd Byte
8nH kkH vvH, or
9nH kkH 00H
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
kk=Note Number: 00H - 7FH (0 - 127)
vv=Velocity(disregard): 00H - 7FH (0 - 127)
Note On
Status 2nd Byte 3rd Byte
9nH kkH vvH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
kk=Note Number: 00H - 7FH (0 - 127)
vv=Velocity: 00H - 7FH (0 - 127)
Control Change
The value set by the Control Change is not reset even when Program Change
messages etc. are received.
Bank Select (CC#0, 20)
Status 2nd Byte 3rd Byte
BnH 00H mmH
BnH 20H llH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
mm,ll=Bank Number: 00 00H=User
01 00H=Preset
Until you send the Program Change, the Bank Select process is reserved.
Expression (CC#11)
Status 2nd Byte 3rd Byte
BnH 0BH vvH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
vv=Expression: 00H - 7FH (0 - 127)
Spring Shock (CC#48)
Status 2nd Byte 3rd Byte
BnH 30H vvH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
vv=Velocity: 00H - 7FH (0 - 127)
Glide (CC#49)
Status 2nd Byte 3rd Byte
BnH 31H vvH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
vv=Control Value: 00H - 7FH (0 - 127)
0 - 63=Off, 64 - 127=On
Damper (CC#64)
Status 2nd Byte 3rd Byte
BnH 40H vvH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
vv=Control Value: 00H - 7FH (0 - 127)
0 - 63=Off, 64 - 127=On
NRPN MSB/LSB (CC#98, 99)
Status 2nd Byte 3rd Byte
BnH 63H mmH
BnH 62H llH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
mm=upper byte of the parameter number specified by NRPN
ll=lower byte of the parameter number specified by NRPN
Data Entry (CC#6, 38)
Status 2nd Byte 3rd Byte
BnH 06H mmH
BnH 26H llH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
mm,ll=the value of the parameter specified by NRPN
Program Change
Status 2nd Byte
CnH ppH
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
pp=Program Number: 00H - 63H, 7FH
(Patch #1 - 100, Manual)
Example of Patch operation
ex: select Patch U016
Bx 00 00 20 00 Cx 0F (x=Upper Channel)
ex: select Patch P100
Bx 00 01 20 00 Cx 63 (x=Upper Channel)
ex: select [Manual]
Bx 00 00 20 00 Cx 7F (x=Upper Channel)
Channel Mode Message
All Sounds Off (CC#120)
Status 2nd Byte 3rd Byte
BnH 78H 00H
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
When this message is received, all currently-sounding notes on the correspond-
ing channel will be turned off immediately.
Reset All Controllers (CC#121)
Status 2nd Byte 3rd Byte
BnH 79H 00H
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
When this message is received, the following controllers will be set to their reset
values.
Expression: 127
Glide: 0
Damper: 0
NRPN: unset; previously set data will not change
All Sounds Off (CC#123)
Status 2nd Byte 3rd Byte
BnH 7BH 00H
n=MIDI Channel Number: 0H - FH (Ch. 1 - 16)
When All Notes Off is received, all notes on the corresponding channel will be
turned off. However if Hold 1 or Sostenuto is ON, the sound will be continued
until these are turned off.
MIDI INFORMATION