P70
Digital Media
Player Controller
&
83
中
文
ENGLI
SH
MIDI MAP
SW name
Type
MIDI
MIDI2
(Hold SHIFT)
Remarks
DISC EJECT
1
SW
0D
4C
SGL/CTN
28
(28)
SW
01
40
TIME
29
(29)
SW
1F
5E
SHIFT
34
(34)
SW
45
--
ENTER
21
(21)
SW
16
55
<<
19
(19)
SW
1C
5B
>>
19
(19)
SW
22
61
CUE PLAY
18
(18)
SW
28
67
TAP
11
(11)
SW
07
46
PITCH BEND -
10
(10)
SW
03
42
PITCH BEND +
10
(10)
SW
09
48
‧
CC-ABSOLUTE (VR)
Control Change messages are sent with status 0xBn, where n is the channel, for the specified CC controller. Thus
the controller MIDI ID is indicated with the channel along with the CC number. The value from 0x00 to 0x7F, directly
related to the location of the controller.
‧
CC-RELATIVE (ENC)
Control Change messages are status 0xBn, where n is the channel, for the specified CC controller. Thus the
controller MIDI ID is indicated with the channel along with the CC number. The value from 0x40 to indicate the change
in the controller. This is an offset to 0x40 “one’s complement” notation.
A message with data 0x43 indicates a positive change of 3.
A message with data 0x31 indicates a negative change of 15.
‧
SWITCH ON/OFF (SW,CENTER,CW,CCW)
These messages are used for switches.
Control Change messages are sent with status 0x9n, SWITCH On and Off value are 0x7F and 0x00, where n is the
channel.
‧
LED ON/OFF (LED)
These messages are used for LED.
Control Change messages are sent with status 0x9n, LED On and Off value are 0x7F and 0x00, where n is the
channel.