MZ-2000 MIDI Implementation

Receive

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv : Hold 1 = 00H to 7FH

The Hold 1 message is not received when Rx.Hold1 = OFF.

Send

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv : Hold 1 = 00H, 7fH (00H:OFF, 7fH:ON)

The Hold 1 message is sent whenever the MZ-2000 sustain pedal is operated while the sustain effect is assigned to the pedal, or when the sustain switch of the MZ-2000 is operated.

2.3.10 Portamento

Format

Byte 1 Byte 2 Byte 3

BnH 41H vvH

Receive

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv: Portamento = 00H to 7FH (00H to 3fH:OFF, 40H to 7FH:ON)

The Portamento message is not received when Rx.Portamento = OFF.

Send

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv : Portamento = 00H, 7fH (00H:OFF, 7fH:ON)

The Portamento message is sent whenever the assignable button of the MZ-2000 is operated when the portamento effect is assigned to the button.

2.3.11 Sostenuto

Format

Byte 1 Byte 2 Byte 3

BnH 42H vvH

Receive

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv: Sostenuto = 00H to 7FH (00H to 3fH:OFF, 40H to 7FH:ON)

Sostenuto is not received when Rx.Sostenuto = OFF.

Send

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv : Sostenuto = 00H,7fH(00H:OFF,7fH:ON)

The Sostenuto message is sent whenever the MZ-2000 sustain pedal is operated when the sostenuto effect is assigned to the pedal.

2.3.12 Soft

Format

Byte 1 Byte 2 Byte 3

BnH 43H vvH

Receive

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv: Soft = 00H to 7FH (00H to 3fH:OFF, 40H to 7FH:ON)

The Soft message is not received when Rx.Soft = OFF.

Send

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv : Soft = 00H, 7fH(00H:OFF, 7fH:ON)

The Soft message is sent whenever the MZ-2000 sustain pedal is operated when the soft effect is assigned to the pedal.

2.3.13 Sound Controller 2 (Resonance)

Format

Byte 1 Byte 2 Byte 3

BnH 47H vvH

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv: TVF Resonance = 00H to 7FH Receive

This message is received when Rx.Control Change = ON and its channel matches the part MIDI channel.

Send

The Sound Controller 2 message cannot be sent.

2.3.14 Sound Controller 3 (Release Time)

Format

Byte 1 Byte 2 Byte 3

BnH 48H vvH

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv: TVA Release Time = 00H to 7FH

Receive

This message is received when Rx.Control Change = ON and its channel matches the part MIDI channel.

Send

The Sound Controller 3 message cannot be sent.

2.3.15 Sound Controller 4 (Attack Time)

Format

Byte 1 Byte 2 Byte 3

BnH 49H vvH

n : Voice Channel Number = 0H to FH (Ch1 to Ch16)

vv: TVA Attack Time = 00H to 7FH

Receive

This message is received when Rx.Control Change = ON and its channel matches the part MIDI channel.

Send

The Sound Controller 4 message cannot be sent.

7