Herunterladen Inhalt Inhalt Diese Seite drucken

Yamaha M7CL-32 Bedienungsanleitung Seite 284

M7cl
Vorschau ausblenden Andere Handbücher für M7CL-32:
Inhaltsverzeichnis

Werbung

MIDI-Datenformat
[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.2 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
F0 43 1n 3E 11 ... F7
RARAMETER CHANGE
F0 43 3n 3E 11 ... F7
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 assign table].
STATUS
11110000 F0
ID No.
01000011 43
SUB STATUS 0001nnnn 1n
GROUP ID
00111110 3E
MODEL ID
00010001 11
DATA
0ccccccc cc
Category
DATA
0eeeeeee ee
0eeeeeee ee
0iiiiiii ii
0iiiiiii ii
0ccccccc cc
0ccccccc cc
0ddddddd dd
:
EOX
11110111 F7
284
M7CL – Bedienungsanleitung
rx/tx
function
M7CL native parameter change
rx/tx
M7CL native parameter request
rx/tx
System exclusive message
Manufacture's ID number (YAMAHA)
n=0-15 (Device number=MIDI Channel)
Digital mixer
M7CL
Element no.
Element no.
Index no.
Index no.
Channel no.
Channel no.
data
:
End of exclusive
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 ParameterChange immediately the data is received.
System exclusive message
STATUS
11110000 F0
Manufacture's ID number (YAMAHA)
ID No.
01000011 43
n=0-15 (Device number=MIDI Channel)
SUB STATUS
0001nnnn 3n
Digital mixer
GROUP ID
00111110 3E
M7CL
MODEL ID
00010001 11
DATA Category 0ccccccc cc
Element no.
DATA
0eeeeeee ee
Element no.
0eeeeeee ee
Index no.
0iiiiiii ii
Index no.
0iiiiiii ii
Channel no.
0ccccccc cc
Channel no.
0ccccccc cc
End of exclusive
EOX
11110111 F7
4.1.3
Data category
DATA CATEGORY
0x01
00000001
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] in [Tx CH] when
[Parameter change Tx] is on.
System exclusive message
STATUS
11110000 F0
Manufacture's ID number (YAMAHA)
ID No.
01000011 43
n=0-15 (Device number=MIDI Channel)
SUB STATUS
0001nnnn 1n
Digital mixer
GROUP ID
00111110 3E
M7CL
MODEL ID
00010001 11
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
0mmmmmmm mh
number Low
0mmmmmmm ml
channel High
0ccccccc ch
channel Low
0ccccccc cl
End of exclusive
EOX
11110111 F7
NAME
Current Scene/Setup/Backup/
User Setup Data

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

M7cl-48M7cl-48es

Inhaltsverzeichnis