Download Print this page
Roland V-44SW Midi Implementation Manual

Roland V-44SW Midi Implementation Manual

Roland v-44sw video switcher: reference guide
Hide thumbs Also See for V-44SW:

Advertisement

Quick Links

V-44SW MIDI Implementation
Symbol
Item
-------------------------------------------------------------------------------------------------------------------------
n:
MIDI channel
vv:
Control value
xx:
Switch on and off
-------------------------------------------------------------------------------------------------------------------------
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
BnH
00H
BnH
20H
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.
MSB | LSB
--------------------------------------------------------------------------------------------------------------------------
00H | 00H
00H - 07H
--------------------------------------------------------------------------------------------------------------------------
❍Modulation (controller numbers 1)
Status
2nd byte
BnH
01H
❍Breath-type (controller numbers 2)
Status
2nd byte
BnH
02H
❍Foot-type (controller numbers 4)
Status
2nd byte
BnH
04H
❍Portamento Time (controller numbers 5)
Status
2nd byte
BnH
05H
❍Volume (controller numbers 7)
Status
2nd byte
BnH
07H
❍Balance (controller numbers 8)
Status
2nd byte
BnH
08H
❍Panpot (controller numbers 10)
Status
2nd byte
BnH
0AH
❍Expression (controller numbers 11)
Status
2nd byte
BnH
0BH
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.
Setting range
0H-FH (ch.1 - ch.16)
00H-7FH (0 - 127)
00H-3FH (0 - 63): OFF
40H-7FH (64 - 127): ON
3rd byte
mmH
llH
Control
SD VIDEO INPUT 1 - 4, HD/RGB INPUT 1 - 4
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
❍Effect Control 1 (controller numbers 12)
Status
2nd byte
BnH
0CH
❍Effect Control 2 (controller numbers 13)
Status
2nd byte
BnH
0DH
❍General Purpose Controllers 1 - 4 (controller numbers 16 - 19)
Status
2nd byte
BnH
10H - 13H
❍Hold 1 (controller numbers 64)
Status
2nd byte
BnH
40H
❍Portamento (controller numbers 65)
Status
2nd byte
BnH
41H
❍Sostenuto (controller numbers 66)
Status
2nd byte
BnH
42H
❍Soft (controller numbers 67)
Status
2nd byte
BnH
43H
❍Legato (controller numbers 68)
Status
2nd byte
BnH
44H
❍Hold 2 (controller numbers 69)
Status
2nd byte
BnH
45H
❍Sound Controllers 1 - 10 (controller numbers 70 - 79)
Status
2nd byte
BnH
46 - 4FH
❍General Purpose Controllers 5 - 8 (controller numbers 80 - 83)
Status
2nd byte
BnH
50 - 53FH
❍Portamento Control (controller numbers 84)
Status
2nd byte
BnH
54H
❍Effect Depth 2 - 5 (controller numbers 92 - 95)
Status
2nd byte
BnH
5C - 5FH
●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
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
xxH
3rd byte
xxH
3rd byte
xxH
3rd byte
xxH
3rd byte
xxH
3rd byte
xxH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
1PS
1

Advertisement

loading

Summary of Contents for Roland V-44SW

  • Page 1 2nd byte 3rd byte 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. Date: Oct. 31. 2006 ❍Effect Control 1 (controller numbers 12)
  • Page 2: Midi Messages Transmitted From Midi Out

    2. MIDI messages transmitted from MIDI OUT * If MIDI Thru is ON, MIDI messages received at MIDI IN are re-transmitted without change from MIDI OUT. * If MIDI Thru is ON, messages from the V-44SW itself will not be transmitted. ■Channel voice messages ●Control Change * The messages assigned in MIDI Setup will be transmitted when you operate the panel.
  • Page 3 Explanation Exclusive status ID number (Roland) Device ID (dev: 00H - 1FH, factory setting is 10H) 1st byte of model ID (V-44SW) 2nd byte of model ID (V-44SW) 3rd byte of model ID (V-44SW) Command ID (DT1) Upper byte of address...
  • Page 4: Parameter Address Map

    V-44SW MIDI Implementation 3. Parameter Address Map ■3-1. V-44SW (Model ID = 00H 00H 10H) * Addresses marked by # are sent as two bytes; an upper nibble (upper 4 bits) and lower nibble (lower 4 bits). Example) If the original data is BCH, 0BH is transmitted as the first byte. The next byte transmitted is 0CH. For reception, this is ignored if two bytes are not received together.
  • Page 5 Example) If the original data is channel B, 0BH is transmitted as the first byte. The next byte transmitted is 0CH. For reception, this is ignored if two bytes are not received together. * If --- is shown in the value field, the V-44SW does not have a corresponding parameter. This will be ignored if received.
  • Page 6 11. ■ Exclusive message examples and checksum calculation Roland exclusive messages (RQ1, DT1) contain a checksum following the data (after F7), which can be used to check whether the message was received correctly. The checksum value is derived from the address and data (or size) of the transmitted exclusive message.
  • Page 7 ■Settings Transmitted/Received Using MIDI ●MIDI Tx Channel This sets the V-44SW’s MIDI Transmit channel. The factory default setting is 1. ●MIDI Rx Channel This sets the V-440SW’s MIDI Receive channel. The factory default setting is 1. The values 0 - 16 can be set via MIDI, which correspond to 1-16 and OFF.