Herunterladen Inhalt Inhalt Diese Seite drucken

Yamaha CL1 Referenzhandbuch Seite 250

Digital mixing console
Vorschau ausblenden Andere Handbücher für CL1:
Inhaltsverzeichnis

Werbung

[Conversion from actual data to bulk data]
d[0-6]: actual data
b[0-7]: bulk data
b[0] = 0;
for( I=0; I<7; I++){
if( d[I]&0x80){
b[0] |= 1<<(6-I);
}
b[I+1] = d[I]&0x7F;
}
[Recovery from bulk data to actual data]
d[0-6]: actual data
b[0-7]: bulk data
for( I=0; I<7; I++){
b[0] <<= 1;
d[I] = b[I+1]+(0x80&b[0]);
}
3.3 PARAMETER CHANGE
Reception
This message is echoed if [PARAMETER CHANGE ECHO] is ON.
This message is received if [PARAMETER CHANGE Rx] is ON and [Rx CH] matches
the Device number included in the SUB STATUS. When a PARAMETER CHANGE is
received, the specified parameter will be controlled. When a PARAMETER REQUEST
is received, the current value of the specified parameter will be transmitted as a
PARAMETER CHANGE with its Device Number as the [Rx CH].
Transmission
If [PARAMETER CHANGE Tx] is ON, and you edit a parameter for which CONTROL
CHANGE transmission has not been enabled, a PARAMETER CHANGE will be
transmitted with the [Tx CH] as its device number.
In response to a PARAMETER REQUEST, a PARAMETER CHANGE will be
transmitted with [Rx CH] as its device number.
Command
rx/tx
CL series native parameter change
F0 43 1n 3E 19 ... F7
rx/tx
RARAMETER CHANGE
F0 43 3n 3E 19 ... F7
rx/tx
CL series native parameter request
PARAMETER REQUEST
4 PARAMETER CHANGE details
4.1 CURRENT SCENE, SETUP, BACKUP, USER SETUP
4.1.1 Format (PARAMETER CHANGE)
Receive
Data will be received when [PARAMETER CHANGE Rx] is on and the Device number
of both [Rx CH] and SUB STATUS are matched. The data will be echoed when
[PARAMETER CHANGE ECHO] is on. The corresponding parameter will be changed
immediately the data is received.
Transmission
Data will be transmitted with the [Device Number] in [Tx CH] when [PARAMETER
CHANGE Tx] is on and the parameter is not registered on the [CONTROL CHANGE
EVENT LIST].
STATUS
11110000 F0
ID No.
01000011 43
SUB STATUS
0001nnnn 1n
GROUP ID
00111110 3E
MODEL ID
00010010 19
DATA Category 0ccccccc cc
DATA
0eeeeeee eh
0eeeeeee el
0iiiiiii ih
0iiiiiii il
0ccccccc ch
0ccccccc cl
0ddddddd dd
EOX
11110111 F7
Function
4.1.2 Format (PARAMETER REQUEST)
Receive
Data will be received when [PARAMETER CHANGE Rx] is on and the Device number
of both [Rx CH] and SUB STATUS are matched. The data will be echoed when
[PARAMETER CHANGE ECHO] is on. The corresponding parameter will be changed
via PARAMETER CHANGE immediately the data is received.
STATUS
11110000 F0
ID No.
01000011 43
SUB STATUS
0001nnnn 3n
GROUP ID
00111110 3E
MODEL ID
00010010 19
DATA Category 0ccccccc cc
DATA
0eeeeeee eh
0eeeeeee el
0iiiiiii ih
0iiiiiii il
0ccccccc ch
0ccccccc cl
EOX
11110111 F7
System exclusive message
Manufacture's ID number (YAMAHA)
n=0-15 (Device number=MIDI Channel)
Digital mixer
CL-Reihe
Element no High.
Element no Low.
Index no High.
Index no Low.
Channel no High.
Channel no Low.
Data
:
:
End of exclusive
System exclusive message
Manufacture's ID number (YAMAHA)
n=0-15 (Device number=MIDI Channel)
Digital mixer
CL-Reihe
Element no High.
Element no Low.
Index no High.
Index no Low.
Channel no High.
Channel no Low.
End of exclusive
250
4.1.3 Data category
Data Category
Current Scene /Setup/Backup/
0x01
00000001
User Setup Data
4.2 FUNCTION CALL – LIBRARY STORE, RECALL –
4.2.1 Format (PARAMETER CHANGE)
Receive
Data will be received when [PARAMETER CHANGE Rx] is on and the Device number
of both [Rx CH] and SUB STATUS are matched. The data will be echoed when
[PARAMETER CHANGE ECHO] is on. The corresponding parameter will be changed
immediately the data is received.
Transmission
Data will be transmitted with the [Device Number] (MIDI CH) in [Tx CH] when
[PARAMETER CHANGE Tx] is on.
System exclusive message
STATUS
11110000 F0
ID No.
01000011 43
Manufacture's ID number (YAMAHA)
n=0-15 (Device number=MIDI Channel)
SUB STATUS
0001nnnn 1n
Digital mixer
GROUP ID
00111110 3E
CL-Reihe
MODEL ID
00010010 19
OTHER DATA
DATA CATEGORY 00000000 00
(ASCII CODE)
FUNCTION NAME 01001100 "L"
(ASCII CODE)
01101001 "i"
(ASCII CODE)
01100010 "b"
(ASCII CODE)
0fffffff ff
(ASCII CODE)
0fffffff ff
(ASCII CODE)
0fffffff ff
(ASCII CODE)
0fffffff ff
(ASCII CODE)
0fffffff ff
(ASCII CODE)
MODULE NAME
0mmmmmmm mm
(ASCII CODE)
0mmmmmmm mm
(ASCII CODE)
0mmmmmmm mm
(ASCII CODE)
0mmmmmmm mm
(ASCII CODE)
0mmmmmmm mm
(ASCII CODE)
0mmmmmmm mm
(ASCII CODE)
0mmmmmmm mm
(ASCII CODE)
0mmmmmmm mm
Number High
DATA
0nnnnnnn nh
Number Low
0nnnnnnn nl
0ccccccc ch
Channel High
Channel Low
0ccccccc cl
End of exclusive
EOX
11110111 F7
4.2.2 Function Name
Function Name
Store
"LibStr__"
Recall
"LibRcl__"
Unknown Factor Store
"LibUnStr"
Unknown Factor Recall
"LibUnRcl"
Store Undo (only Score)
"LibStrUd"
Recall Undo (only Scene)
"LibRclUd"
Anhang
Name
– Referenzhandbuch

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

Cl5Cl3

Inhaltsverzeichnis