Edirol V-Link LVS-800 Manuel utilisateur

REMOTE CONTROL
Owner’s Manual
This document describes various settings to remotely control the
LVS-800 via V-LINK/MIDI and
RS-232C. The LVS-800 can receive remote control commands from Roland’s Musical Instruments,
Music Production Devices, Video Presenters (PR series), touch panel devices and computers. The
LVS-800 can also remotely control RSS V-Mixer.
Copyright
©
2009 ROLAND CORPORATION
All rights reserved. No part of this publication may be reproduced in any form without the written permission
of ROLAND CORPORATION.
1PS

2
Contents
Connecting Peripheral Devices .............................................................3
Connecting V-LINK/MIDI devices ................................................................................................. 3
Connecting Musical Instrument or Music Production Device ............................................. 3
Connecting PR Series Video Presenter ............................................................................. 3
Connecting to a RSS V-Mixer............................................................................................. 3
Connecting with RS-232C devices ............................................................................................... 4
Things You Can Do with Remote Control.............................................5
Control from V-LINK/MIDI devices (slave operation).................................................................... 5
Control from RS-232C devices (slave operation) ......................................................................... 5
Control the RSS V-Mixer (master operation) ................................................................................ 5
MIDI Implementation...............................................................................6
1. MIDI messages received at MIDI IN ......................................................................................... 6
Channel Voice Message..................................................................................................... 6
System realtime messages ................................................................................................ 7
System Exclusive Message................................................................................................ 8
2. MIDI messages transmitted from MIDI Out .............................................................................. 8
Channel Voice message..................................................................................................... 8
3. Parameter Address Map......................................................................................................... 10
3-1. V-LINK Slave (Model ID = 00H 51H)......................................................................... 10
3-2. V-LINK master (Model ID=00H 51H)......................................................................... 11
4. Appendices ................................................................................................................ 12
Decimal and hexadecimal conversion table ..................................................................... 12
Examples of MIDI messages............................................................................................ 12
Exclusive message examples and checksum calculation ................................................ 12
Settings Transmitted/Received
Using MIDI........................................................................................................................ 13
Factory Setting of V-LINK................................................................................................. 13
MIDI Implementation Chart ..................................................................14
RS-232C Command Reference ............................................................15

3
Connecting Peripheral Devices
Use MIDI IN and MIDI OUT/THRU connectors to connect a V-LINK compatible device or MIDI device.
The LVS-800 receives the remote control commands (slave operation).
Connect the LVS-800’s MIDI IN connector with MIDI OUT connector of Musical Instrument or Music Production Device.
fig.connect-MI.eps
The LVS-800 can be controlled remotely by the EDIROL PR series of Video Presenters. (slave operation).
When you connect PR Series Video Presenter, USB-MIDI Interface like Cakewalk’s or Edirol’s UM series. Connect the
LVS-800’s MIDI IN connector with the MIDI OUT port of the USB-MIDI Interface.
fig.connect-PR.eps
The LVS-800 can also transmit the remote control commands (master operation).
Connect LVS-800’s MIDI OUT/THRU connector with the MIDI IN connector of the V-Mixer.
* You must switch MIDI Thru to MIDI Out. Select [Out] in [MIDI Out/Thru Switch] in the LVS-800 MIDI SETUP menu.
fig.connect-M400.eps
Connecting V-LINK/MIDI devices
Connecting Musical Instrument or Music Production Device
Connecting PR Series Video Presenter
Connecting to a RSS V-Mixer
THRU OUT IN
USB-MIDI
Interface
OUT/THRU IN
MIDI

4
Connecting Peripheral Devices
The LVS-800 can receive remote control commands via RS-232C (slave operation).
Connect your RS-232C device (computer, touch panel device, etc.) to the LVS-800’s RS-232C connector.
fig.connect-PC.eps
Here is the pin assignment of the LVS-800’s RS-232C connector. Since the RS-232C connector is male, use a female plug
on your crossover (or “null modem“) cable when connecting from computer or similar RS-232C device.
fig.232C-config.eps
Specifications of RS-232C connector
• Transmission Format: Start-stop synchronization (asynchronous), full duplex
• Transmission Rate: 9600 bps
• Parity: None
• Data Length: 8 bits
• Stop Bit Length: 1 bit
• Encoding: ASCII
• Flow Control: XON/XOFF
Connecting with RS-232C devices
12345
6789
1
2
3
4
5
6
7
8
9
Pin No. Signal
DCD
RXD
TXD
DTR
GND
DSR
RTS
CTS
RI
LVS-800
DCD
RXD
TXD
DTR
GND
DSR
RTS
CTS
RI
Computer
DCD
RXD
TXD
DTR
GND
DSR
RTS
CTS
RI
Cable Connection

5
Things You Can Do with Remote Control
Selection of input channels on A Bus and B Bus.
Selection of DSK Foreground and Background channels.
Controlling the Video Fader.
Other operations controlled by the top panel buttons and dials.
Seamless switching of playback video and live video if connected with PR-50/80.
The V-LINK feature provides a quick and simple way to establish a link with a Roland musical instrument, music-production device or
PR series Video Presenter. If you connect the LVS-800 with a V-LINK compatible device, you do not need to perform detailed setup for
remote control. The V-LINK button on LVS-800 lights up when the V-LINK switch of the connected master device is turned on.
The MIDI device ID of the LVS-800 must match the MIDI Device ID of connected master device when you perform V-LINK connection.
Selection of input channels on A Bus and B Bus.
Selection of DSK Foreground and Background channels.
Controlling the Video Fader.
You can control the fader levels pf audio sources being sent to your V-Mixer so as audio changes coincide with
video changes ("audio-follows-video").
The faders of your RSS V-Mixer will follow your switching and mixing operations on LVS-800.
This will automate the audio mixer operation when you handle multiple video sources that have audio outputs.
You can remotely control faders of an RSS V-Mixer from the LVS-800 but you cannot control other dials/buttons.
The MIDI device ID of LVS-800 and RSS V-Mixer must match.
Control from V-LINK/MIDI devices (slave operation)
Control from RS-232C devices (slave operation)
Control the RSS V-Mixer (master operation)

6
MIDI Implementation
Model: LVS-800 Version: 1.00 Date: July. 31. 2009
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 Message
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.
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 subsequent Program Change is received.
* Bank Select data that is received will be maintained until subsequent Bank Select is received.
* This selects the input for each channel.
Controls correspond to bank select messages as follows.
--------------------------------------------------------------------------------------------------------------------------
Bank Select Program No. Control
MSB |LSB
--------------------------------------------------------------------------------------------------------------------------
00H | 00H (bank.1) 00H - 07H A-BUS.INPUT 1 - 8
--------------------------------------------------------------------------------------------------------------------------
01H | 00H (bank.129) 00H - 07H B-BUS.INPUT 1 - 8
--------------------------------------------------------------------------------------------------------------------------
02H | 00H (bank.257) 00H - 02H BACKGRAOUND A/B MIX, 6, 7/PC1
--------------------------------------------------------------------------------------------------------------------------
03H | 00H (bank.385) 00H - 02H FOREGRAOUND A/B MIX, 7/PC1, 8/PC2
--------------------------------------------------------------------------------------------------------------------------
* A Bus and B Bus controls will be switched when operated in LVS mode.

7
MIDI Implementation
Modulation (controller number 1)
Status 2nd byte 3rd byte
BnH 01H vvH
Breath-type (controller number 2)
Status 2nd byte 3rd byte
BnH 02H vvH
Foot-type (controller number 4)
Status 2nd byte 3rd byte
BnH 04H vvH
Portamento Time (controller number 5)
Status 2nd byte 3rd byte
BnH 05H vvH
Volume (controller number 7)
Status 2nd byte 3rd byte
BnH 07H vvH
Balance (controller number 8)
Status 2nd byte 3rd byte
BnH 08H vvH
Panpot (controller number 10)
Status 2nd byte 3rd byte
BnH 0AH vvH
Expression (controller number 11)
Status 2nd byte 3rd byte
BnH 0BH vvH
Effect Control 1 (controller number 12)
Status 2nd byte 3rd byte
BnH 0CH vvH
Effect Control 2 (controller number 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 number 64)
Status 2nd byte 3rd byte
BnH 40H xxH
Portamento (controller number 65)
Status 2nd byte 3rd byte
BnH 41H xxH
Sostenuto (controller number 66)
Status 2nd byte 3rd byte
BnH 42H xxH
Soft (controller number 67)
Status 2nd byte 3rd byte
BnH 43H xxH
Legato (controller number 68)
Status 2nd byte 3rd byte
BnH 44H xxH
Hold 2 (controller number 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 number 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 details, 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 massage to control wide
variety of things.
Pitch Bend Change
Status 2nd byte 3rd byte
EnH llH mmH
mm,ll= pitch bend value : 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
* Just as for Control Change messages, you can make settings in
MIDI Setup to use Pitch Bend Change massage to control wide
variety of things.
System realtime messages
Active Sensing
Status
FEH
* Once an Active Sensing massage is received, the system will start
monitoring the interval between all subsequent messages. If there
is an interval of approximately 400 ms or longer between
messages while monitoring, the system will perform reception
error process and will stop then stop monitoring the message
interval.

8
MIDI Implementation
System Exclusive Message
Status Data Byte Status
F0H 41H, dev, 00H, F7H
51H, 12H, aaH,
bbH, ccH, ddH,
..., eeH, sum
Byte Explanation
F0H Exclusive Status
41H ID number (Roland)
dev Device ID (dev:00H-1FH, 7FH,
factory setting is 10H, 7FH or Broadcast)
00H Upper byte of model ID (V-LINK message)
51H Lower byte of model ID (V-LINK message)
12H Command ID (DT1)
aaH Upper byte of address
bbH Address
ccH Address
ddH Data : the actual data to be transmitted. Multi-byte
data is transmitted in the order of address.
::
eeH Data
sum Checksum
F7H EOX (end of exclusive)
* For details on setting address, size and checksum, refer to the
“Exclusive message examples” (p.12).
* Data exceeding 256 bytes must be divided into packets of 256 bytes
or smaller for transmission. If a subsequent “Data Set 1” message
is transmitted, and interval of 20 ms or longer must be left
between packets.
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, message from the LVS-800 itself will not be
transmitted.
Channel Voice message
Control Change
* The message assigned in MIDI Setup will be transmitted when you
operate the panel. The control changes that can be used are CC#1 -
5, 7-31 and 64-95.
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)
* Sent in combination with Program Change message when an input
selection is made.
* The following controls correspond to each Bank Select message.
-------------------------------------------------------------------------------------------
Bank Select Program No. Control
MSB |LSB
-------------------------------------------------------------------------------------------
00H | 00H (bank.1) 00H - 07H A-BUS.INPUT 1 - 8
-------------------------------------------------------------------------------------------
01H | 00H (bank.129) 00H - 07H B-BUS.INPUT 1 - 8
-------------------------------------------------------------------------------------------
02H | 00H (bank.257) 00H - 02H BACKGRAOUND
A/B MIX, 6, 7/PC1
-------------------------------------------------------------------------------------------
03H | 00H (bank.385) 00H - 02H FOREGRAOUND
A/B MIX, 7/PC1, 8/PC2
-------------------------------------------------------------------------------------------
* A Bus and B Bus controls will be switched when operated in LVS
mode.
Modulation (controller number 1)
Status 2nd byte 3rd byte
BnH 01H vvH
Breath-type (controller number 2)
Status 2nd byte 3rd byte
BnH 02H vvH
Foot-type (controller number 4)
Status 2nd byte 3rd byte
BnH 04H vvH
Portamento Time (controller number 5)
Status 2nd byte 3rd byte
BnH 05H vvH
Volume (controller number 7)
Status 2nd byte 3rd byte
BnH 07H vvH

9
MIDI Implementation
Balance (controller number 8)
Status 2nd byte 3rd byte
BnH 08H vvH
Panpot (controller number 10)
Status 2nd byte 3rd byte
BnH 0AH vvH
Expression (controller number 11)
Status 2nd byte 3rd byte
BnH 0BH vvH
Effect Control 1 (controller number 12)
Status 2nd byte 3rd byte
BnH 0CH vvH
Effect Control 2 (controller number 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 number 64)
Status 2nd byte 3rd byte
BnH 40H xxH
Portamento (controller number 65)
Status 2nd byte 3rd byte
BnH 41H xxH
Sostenuto (controller number 66)
Status 2nd byte 3rd byte
BnH 42H xxH
Soft (controller number 67)
Status 2nd byte 3rd byte
BnH 43H xxH
Legato (controller number 68)
Status 2nd byte 3rd byte
BnH 44H xxH
Hold 2 (controller number 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 number 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)
* Sent in combination with Bank Select message when an input
selection is made.
Channel Pressure
Status 2nd byte
DnH vvH
* Just as for Control Changes, the messages assigned in MIDI Setup
will be transmitted when you operate the panel.
Pitch Bend Change
Status 2nd byte 3rd byte
EnH llH mmH
mm,ll=pitch bend value : 00 00H - 40 00H - 7F 7FH
(-8192 - 0 - +8191)
* Just as for Control Changes, the messages assigned in MIDI Setup
will be transmitted when you operate the panel.
Data Set1 (DT1)
This is the message that transfers actual data, and is used to specify
data for a device.
Status Data bytes Status
F0H 41H, dev, 00H, 51H, 12H, F7H
aaH, bbH, ccH, ddH,
..., eeH, sum
Byte Explanation
F0H Exclusive Status
41H ID number (Roland)
dev Device ID (dev:00H-1FH, 7FH,
factory setting is 10H, 7FH or Broadcast)
00H Upper byte of model ID (V-LINK message)
51H Lower byte of model ID (V-LINK message)
12H Command ID (DT1)
aaH Upper byte of address
bbH Address
ccH Address
ddH Data : the actual data to be transmitted. Multi-byte
data is transmitted in the order of address.
::
eeH Data
sum Checksum
F7H EOX (end of exclusive)
* For details on setting address, size and checksum, refer to the
“Exclusive message examples“ (p.12).
* Data exceeding 256 bytes must be divided into packets of 256 bytes
or smaller for transmission. If a subsequent “Data Set 1“ message
is transmitted, and interval of 20 ms or longer must be left
between packets.

10
MIDI Implementation
3. Parameter Address Map
3-1. V-LINK Slave (Model ID = 00H 51H)
* Addresses marked with # are sent as two bytes ; an upper nibble (upper 4 bits) and lower nibble (lower 4 bits).
Examples) 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.
* If --- os shown in the value field, the LVS-800 does not have a corresponding parameter. This will be ignored if received.
+----------------+--------------------------------------------------------+
| Start Address | Description |
+----------------+--------------------------------------------------------+
| 10H 00H 00H | V-LINK System Preference Area (See 3-2-1) |
| 10H 10H 00H | V-LINK Clip Control Assignment Area (See 3-2-2) |
| 10H 20H 00H | V-LINK Color Control Assignment Area (See 3-2-3) |
| 10H 30H 00H | V-LINK Clip Control Preference Area (See 3-2-4) |
+----------------+--------------------------------------------------------+
3-1-1. System Preference
+---------------+--------------------------------------+-----------------------+----------------------------------------+
| Address | Parameter Name | Sys.Ex.Value | Meaning of Value |
+---------------+--------------------------------------+-----------------------+----------------------------------------+
| 10H 00H 00H | V-LINK Enabled | 00H - 01H |OFF, ON |
| 10H 00H 01H | V-LINK MIDI Rx Channel (Clip) | 00H - 0FH |1 - 16 Ch. |
| 10H 00H 02H | V-LINK MIDI Rx Channel (Color) | --- |--- |
| 10H 00H 03H | V-LINK Note Message Enabled | --- |--- |
| 10H 00H 04H | V-LINK Fast Control Enabled | --- |--- |
| 10H 00H 05H | V-LINK MMC Control Mode | --- |--- |
| 10H 00H 06H | V-LINK MTC Control Mode | --- |--- |
| 10H 00H 07H | V-LINK Auto Mix Mode | 00H - 01H |LVS Mode: OFF, ON |
+---------------+--------------------------------------+-----------------------+----------------------------------------+
3-1-2. Clip Control Assignment
+---------------+--------------------------------------+-----------------------+----------------------------------------+
| Address | Parameter Name | Sys.Ex.Value | Meaning of Value |
+---------------+--------------------------------------+-----------------------+----------------------------------------+
|#10H 10H 00H | V-LINK Rx Setting (Playback Speed) | --- | --- |
|#10H 10H 02H | V-LINK Rx Setting (Dissolve Time) | --- | --- |
|#10H 10H 04H | V-LINK Rx Setting (Audio Level) | --- | --- |
|#10H 10H 06H | V-LINK Rx Setting (T-Bar Control) | 01H-05H,07H-1FH, | Video Fader: Control Change, |
| | | 40H-5FH,D0H,E0H,FFH | Channel Press, Pitch Bend, OFF |
|#10H 10H 08H | V-LINK Rx Setting (Dual Stream) | --- | --- |
|#10H 10H 0AH | V-LINK Reserved | --- | --- |
|#10H 10H 0CH | V-LINK Reserved | --- | --- |
|#10H 10H 0EH | V-LINK Reserved | --- | --- |
|#10H 10H 10H | V-LINK Rx Setting (Transition Select)| 01H-05H,07H-1FH, | Control Change, |
| | | 40H-5FH,D0H,E0H,FFH | Channel Press, Pitch Bend, OFF |
|#10H 10H 12H | V-LINK Rx Setting (Transformer A) | --- | --- |
| | | --- | --- |
|#10H 10H 14H | V-LINK Rx Setting (Transformer B) | --- | --- |
| | | --- | --- |
|#10H 10H 16H | V-LINK Rx Setting (BPM Sync) | --- | --- |
| | | --- | --- |
+---------------+--------------------------------------+-----------------------+----------------------------------------+
3-1-3. Color Control Assignment
+---------------+--------------------------------------+-----------------------+----------------------------------------+
| Address | Parameter Name | Sys.Ex.Value | Meaning of Value |
+---------------+--------------------------------------+-----------------------+----------------------------------------+
|#10H 20H 00H | V-LINK Rx Setting (Color Cb) | --- | --- |
|#10H 20H 02H | V-LINK Rx Setting (Color Cr) | --- | --- |
|#10H 20H 04H | V-LINK Rx Setting (Brightness) | --- | --- |
|#10H 20H 06H | V-LINK Rx Setting (VFX A 1) | --- | --- |
| | | --- | --- |
|#10H 20H 08H | V-LINK Rx Setting (VFX A 2) | --- | --- |
| | | --- | --- |
|#10H 20H 0AH | V-LINK Rx Setting (VFX A 3) | --- | --- |
| | | --- | --- |
|#10H 20H 0CH | V-LINK Rx Setting (VFX A 4) | --- | --- |
| | | --- | --- |
|#10H 20H 0EH | V-LINK Reserved | --- | --- |
|#10H 20H 10H | V-LINK Reserved | --- | --- |
|#10H 20H 12H | V-LINK Reserved | --- | --- |
|#10H 20H 14H | V-LINK Reserved | --- | --- |
|#10H 20H 16H | V-LINK Rx Setting (VFX B 1) | --- | --- |
| | | --- | --- |
|#10H 20H 18H | V-LINK Rx Setting (VFX B 2) | --- | --- |
| | | --- | --- |
|#10H 20H 1AH | V-LINK Rx Setting (VFX B 3) | --- | --- |
| | | --- | --- |
|#10H 20H 1CH | V-LINK Rx Setting (VFX B 4) | --- | --- |
| | | --- | --- |
|#10H 20H 1EH | V-LINK Reserved | --- | --- |
|#10H 20H 20H | V-LINK Rx Setting (Output Fader) | 01H-05H,07H-1FH, | Output: Control Change, |
| | | 40H-5FH,D0H,E0H,FFH | Channel Press, Pitch Bend, OFF |
+---------------+--------------------------------------+-----------------------+----------------------------------------+
Autres manuels pour V-Link LVS-800
1
Table des matières
Autres manuels Edirol Changer

Edirol
Edirol V-Link LVS-800 Manuel utilisateur

Edirol
Edirol V-44SW Manuel utilisateur

Edirol
Edirol LVS-400 Manuel

Edirol
Edirol V-44SW E1 Manuel utilisateur

Edirol
Edirol LVS-400 Manuel utilisateur

Edirol
Edirol V-1600HD Manuel utilisateur

Edirol
Edirol LVS-400 Manuel utilisateur

Edirol
Edirol V-44SW Manuel utilisateur

Edirol
Edirol V-44SW Manuel utilisateur

Edirol
Edirol LVS-400 Manuel utilisateur



















