1
Copyright © 2006 ROLAND CORPORATION
All rights reserved. No part of this publication may be reproduced in any form without the written permission of ROLAND CORPORATION.
1PS
V-44SW MIDI Implementation
Symbol
Item
Setting range
-------------------------------------------------------------------------------------------------------------------------
n:
MIDI channel
0H-FH (ch.1 - ch.16)
vv:
Control value
00H-7FH (0 - 127)
xx:
Switch on and off
00H-3FH (0 - 63): OFF
40H-7FH (64 - 127): ON
-------------------------------------------------------------------------------------------------------------------------
1. MIDI messages received at MIDI IN
* If MIDI Thru is ON, MIDI messages received at MIDI IN will be retransmitted without
change from MIDI OUT.
■
Channel Voice Massage
●
Control Change
* By making settings in MIDI Setup, you can use these messages to control a wide variety
of things. The control changes that can be used are CC#1 - 5, 7 - 31, and 64 - 95.
For details on the factory settings, refer to “Settings Transmitted/Received Using MIDI”
(p. 7)
❍
Bank Select (controller numbers 0, 32)
Status
2nd byte
3rd byte
BnH
00H
mmH
BnH
20H
llH
mm, ll = bank number: 00 00H - 7F 7FH (bank.1 - bank.16384)
* Processing of a Bank Select message is suspended until a subsequent Program Change is
received.
* Bank Select data that is received will be maintained until a subsequent Bank Select is
received.
* This selects the input for each channel.
* Bank Select LSB will be ignored.
Controls correspond to bank select messages as follows.
--------------------------------------------------------------------------------------------------------------------------
Bank Select
Program No.
Control
MSB | LSB
--------------------------------------------------------------------------------------------------------------------------
00H | 00H
00H - 07H
SD VIDEO INPUT 1 - 4, HD/RGB INPUT 1 - 4
--------------------------------------------------------------------------------------------------------------------------
❍
Modulation (controller numbers 1)
Status
2nd byte
3rd byte
BnH
01H
vvH
❍
Breath-type (controller numbers 2)
Status
2nd byte
3rd byte
BnH
02H
vvH
❍
Foot-type (controller numbers 4)
Status
2nd byte
3rd byte
BnH
04H
vvH
❍
Portamento Time (controller numbers 5)
Status
2nd byte
3rd byte
BnH
05H
vvH
❍
Volume (controller numbers 7)
Status
2nd byte
3rd byte
BnH
07H
vvH
❍
Balance (controller numbers 8)
Status
2nd byte
3rd byte
BnH
08H
vvH
❍
Panpot (controller numbers 10)
Status
2nd byte
3rd byte
BnH
0AH
vvH
❍
Expression (controller numbers 11)
Status
2nd byte
3rd byte
BnH
0BH
vvH
❍
Effect Control 1 (controller numbers 12)
Status
2nd byte
3rd byte
BnH
0CH
vvH
❍
Effect Control 2 (controller numbers 13)
Status
2nd byte
3rd byte
BnH
0DH
vvH
❍
General Purpose Controllers 1 - 4 (controller numbers 16 - 19)
Status
2nd byte
3rd byte
BnH
10H - 13H
vvH
❍
Hold 1 (controller numbers 64)
Status
2nd byte
3rd byte
BnH
40H
xxH
❍
Portamento (controller numbers 65)
Status
2nd byte
3rd byte
BnH
41H
xxH
❍
Sostenuto (controller numbers 66)
Status
2nd byte
3rd byte
BnH
42H
xxH
❍
Soft (controller numbers 67)
Status
2nd byte
3rd byte
BnH
43H
xxH
❍
Legato (controller numbers 68)
Status
2nd byte
3rd byte
BnH
44H
xxH
❍
Hold 2 (controller numbers 69)
Status
2nd byte
3rd byte
BnH
45H
xxH
❍
Sound Controllers 1 - 10 (controller numbers 70 - 79)
Status
2nd byte
3rd byte
BnH
46 - 4FH
vvH
❍
General Purpose Controllers 5 - 8 (controller numbers 80 - 83)
Status
2nd byte
3rd byte
BnH
50 - 53FH
vvH
❍
Portamento Control (controller numbers 84)
Status
2nd byte
3rd byte
BnH
54H
vvH
❍
Effect Depth 2 - 5 (controller numbers 92 - 95)
Status
2nd byte
3rd byte
BnH
5C - 5FH
vvH
●
Program Change
Status
2nd byte
CnH
ppH
pp = program number: 00H - 7FH (prog.1 - prog.128)
* This selects the input channels. For more detailed information refer to the Bank Select
parameters.
* If a non-selectable Program Change is received, it will be ignored.
●
Channel Pressure
Status
2nd byte
DnH
vvH
* Just as for Control Change messages, you can make settings in MIDI Setup to use
Channel Pressure messages to control a wide variety of things. For details on the factory
settings, refer to “Settings Transmitted/Received Using MIDI” (p. 7).
Date: Oct. 31. 2006
Version: 1.00