288
DIGITAL RECORDING STUDIO Date: Oct. 1, 2003
MIDI Implementation
Model: BR-1600CD Version: 1.00

1. Receive data

Channel Voice Messages

Note off
Status 2nd byte 3rd byte
8nH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
kk= Note number: 00H - 7FH (0 - 127)
vv = Note off velocity: 00H - 7FH (0 - 127)
Note on
Status 2nd byte 3rd byte
9nH kkH vvH
n = MIDI channel number: 0H - FH(ch.1 - ch.16)
kk= Note number: 00H - 7FH(0 - 127)
vv = Note on velocity: 01H - 7FH(1 - 127)
* Received via drums MIDI channel when the MIDI parameter “Drums Note Ch.” is set to
1-16; plays drum sound.
* Received via bass MIDI channel when the MIDI parameter “Bass Note Ch.” is set to 1-16;
plays bass sound.
* Drum sounds correspond to note numbers as follows.
Drum name Note number
Hi-Q D#1 (27)
Stick G 1 (31)
Metronome (click) A 1 (33)
Metronome (bell) A#1 (34)
Kick 2 B 1 (35)
Kick 1 C 2 (36)
Snare 1 D 2 (38)
Snare 2 E 2 (40)
Tom 1 F 2 (41)
Closed hi-hat F#2 (42)
Tom 2 A 2 (45)
Open hi-hat A#2 (46)
Tom 3 C3 (48)
Crash cymbal C#3 (49)
Tom 4 D 3 (50)
Ride cymbal D#3 (51)
Cow bell G#3 (56)
Claves D#5 (75)
Control Change
Bank Select (Controller number 0, 32)
Status 2nd byte 3rd byte
BnH 00H 00H
BnH 20H llH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
mm,ll = Bank number: 00 00H - 7F 7FH (bank.1 - bank.16384)
* When the MIDI parameter Effects Program Chg. is set to PC+BANK, this is transmitted
via the MIDI channel selected in the Effects Channel setting when insert effects patches
are switched.
Volume (Controller number 7)
Status 2nd byte 3rd byte
BnH 07H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Volume: 00H - 7FH (0 - 127)
* Received via each track’s MIDI channel when the MIDI parameter “MIDI Fader SW” is
set to ON; controls the track volume.
Expression (Controller number 11)
Status 2nd byte 3rd byte
BnH 0BH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Expression: 00H - 7FH (0 - 127)
* Received via the MIDI channel set for the EXP PEDAL when the MIDI parameter “MIDI
Fader SW” is set to ON; controls the effects in the same manner as operating the EXP
PEDAL.
Program Change
Status 2nd byte
CnH ppH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
pp = Program number: 00H - 7FH (prog. 1 - prog. 128)
* When the MIDI parameter Effects Program Chg. is set to PC ONLY or PC+BANK, this is
received via the MIDI channel selected in the Effects Channel setting and is used to
switch the insert effects.
* Bank Select and Program numbers correspond to the insert effect patch banks and
numbers as shown below.

Channel Mode Messages

All Sound OFF (Controller number 120)
Status 2nd byte 3rd byte
BnH 78H 00H
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
* Received via drums MIDI channel when the MIDI parameter “Drums Note Ch.” is set to
1-16; mutes the playing drum sounds.
* Received via bass MIDI channel when the MIDI parameter “Bass Note Ch.” is set to 1-16;
mutes the playing drum sounds.
Reset All Controllers (Controller number 121)
Status 2nd byte 3rd byte
BnH 79H 00H
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
* Received via each track’s MIDI channel and the MIDI channel set for the EXP PEDAL
when the MIDI parameter “MIDI Fader SW” is set to ON.
* When this message is received, the track volume and EXP PEDAL are reset as shown
below.
Track volume: 100
EXP PEDAL: 127
All Note Off (Control number 123)
Status 2nd byte 3rd byte
BnH 7BH 00H
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
* Received via bass MIDI channel when the MIDI parameter “Bass Note Ch.” is set to 1-16;
turns the playing bass note off.
Bank Select Program
Number
Patch
MSB LSB Bank Number
00H
00H 00H–63H GUITAR P001–P100
01H 00H–31H MIC P001–P050
02H 00H–09H MULTI CH P001–P010
03H 00H–31H STEREO P001–P050
04H 00H–31H SIMUL P001–P050
01H
00H 00H–63H GUITAR U001–U100
01H 00H–31H MIC U001–U050
02H 00H–09H MULTI CH U001–U010
03H 00H–31H STEREO U001–U050
04H 00H–31H SIMUL U001–U050
02H
00H 00H–63H GUITAR S001–S100
01H 00H–31H MIC S001–S050
02H 00H–09H MULTI CH S001–S010
03H 00H–31H STEREO S001–S050
04H 00H–31H SIMUL S001–S050
BR-1600_R_e.book 288ページ 2007年12月6日 木曜日 午前9時52分