JX-10 MIDI I MPLEMENTATION
Manual Version 3.21
Page. 49 of 73
2. RECOGNISED RECEIVE DATA
Note OFF
Status
2
nd
Byte
3
rd
Byte
8nH
key H
00H
n=MIDI Channel 00H-0FH (ch1-16 decimal)
key=Note number 00H-7FH (00-127 decimal)
Note ON
Status
2
nd
Byte
3
rd
Byte
9nH
key H
value H
n=MIDI Channel 00H-0FH (ch1-16 decimal)
key=Note number 00H-7FH (Notes outside 1CH- 67H range will be re-mapped)
value=Velocity 00H-7FH (0-127 decimal)
All notes OFF
Status
2
nd
Byte
3
rd
Byte
BnH
7BH
00H
Modulation
Status
2
nd
Byte
3
rd
Byte
BnH
01H
value H
n=MIDI Channel 00H-0FH (ch1-16 decimal)
value=Mod depth 00H-7FH (0-127 decimal)
Portamento time
Status
2
nd
Byte
3
rd
Byte
BnH
05H
value H
n=MIDI Channel 00H-0FH (ch1-16 decimal)
value=Porta-Time 00H-7FH (0-127 decimal)
Portamento ON
Status
2
nd
Byte
3
rd
Byte
BnH
41H
7FH
n=MIDI Channel 00H-0FH (ch1-16 decimal)
Portamento Off
Status
2
nd
Byte
3
rd
Byte
BnH
41H
00H
n=MIDI Channel 00H-0FH (ch1-16 decimal)
Volume
Status
2
nd
Byte
3
rd
Byte
BnH
07H
value H
n=MIDI Channel 00H-0FH (ch1-16 decimal)
value=Volume 00H-7FH (0-127 decimal)
Hold ON
Status
2
nd
Byte
3
rd
Byte
BnH
40H
7FH
n=MIDI Channel 00H-0FH (ch1-16 decimal)