440
MIDI Implementation

Pitch Bend Change

n = MIDI channel number: 0H - FH (ch.1 - 16)
ll, mm = Pitch Bend value: 00, 00H - 00, 40H - 7F, 7FH (-8192 - 0 - +8191)
* Controls the pitch bend change of the part that correspond to received MIDI channel
number.

Channel Mode Messages

All Notes Off (Controller number 123)

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 is ON, the sound will be continued until these are turned off.

OMNI OFF (Controller number 124)

n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received.

OMNI ON (Controller number 125)

n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received. OMNI ON
will not be turned on.

MONO (Controller number 126)

n = MIDI channel number: 0H - FH (ch.1 - 16)
mm = mono number: 00H - 10H (0 - 16)
* The same processing will be carried out as when All Notes Off is received.
* In Performance mode, the Part Mono/Poly parameter (PERFORM/PART) will change.

POLY (Controller number 127)

n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received.
* In Performance mode, the Part Mono/Poly parameter (PERFORM/PART) will change.

System Realtime Message

Active Sensing

* When Active Sensing is received, the unit will begin monitoring the intervals of all
further messages. While monitoring, if the interval between messages exceeds 420 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.

2. Data Transmission

Channel Voice Messages

Note off

n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = note off velocity: 00H - 7FH (0 - 127)

Note on

n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = note on velocity: 01H - 7FH (1 - 127)

Polyphonic Key Pressure

n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = Polyphonic Key Pressure: 00H - 7FH (0 - 127)

Control Change

* By selecting a controller number that corresponds to the setting of parameters of
controllers (Assignable sliders), the MV-8000 can transmit any control change message.

Bank Select (Controller number 0, 32)

n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = Bank number: 00 00H - 7F 7FH (bank.1 - bank.16384)

Modulation (Controller number 1)

n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Modulation depth: 00H - 7FH (0 - 127)

Breath type (Controller number 2)

n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127)

Portamento Time (Controller number 5)

n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Portamento Time: 00H - 7FH (0 - 127)

Data Entry (Controller number 6, 38)

n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = the value of the parameter specified by RPN/NRPN
mm = MSB, ll = LSB

Status 2nd byte 3rd byte

EnH llH mmH

Status 2nd byte 3rd byte

BnH 7BH 00H

Status 2nd byte 3rd byte

BnH 7CH 00H

Status 2nd byte 3rd byte

BnH 7DH 00H

Status 2nd byte 3rd byte

BnH 7EH mmH

Status 2nd byte 3rd byte

BnH 7FH 00H

Status

FEH

Status 2nd byte 3rd byte

8nH kkH vvH

Status 2nd byte 3rd byte

9nH kkH vvH

Status 2nd byte 3rd byte

AnH kkH vvH

Status 2nd byte 3rd byte

BnH 00H mmH
BnH 20H llH

Status 2nd byte 3rd byte

BnH 01H vvH

Status 2nd byte 3rd byte

BnH 02H vvH

Status 2nd byte 3rd byte

BnH 05H vvH

Status 2nd byte 3rd byte

BnH 06H mmH
BnH 26H llH
ECS05_manual_e.book 440 ページ 2005年11月30日 水曜日 午前11時14分