User Manual
Table Of Contents
- How to Use This Reference Manual
- Contents
- Function Tree
- SELECTED CHANNEL section
- Channel Strip section
- Input and output patching
- Input channels
- Signal flow for input channels
- Specifying the channel name, icon, and channel color
- Making HA (Head Amp) settings
- Sending the signal from an input channel to the STEREO/MONO bus
- Sending a signal from an input channel to a MIX/ MATRIX bus
- Channel name display indication
- Correcting delay between channels (Input Delay)
- Surround output for input channels
- Channel library operations
- OUTPUT channels
- Signal flow for output channels
- Specifying the channel name, icon, and channel color
- Sending signals from MIX channels to the STEREO/ MONO bus
- Sending signals from MIX channels and STEREO/ MONO channels to MATRIX buses
- Correcting delay between channels (Output Delay)
- Using the PORT TO PORT function
- Channel library operations
- EQ and Dynamics
- Channel Job
- Scene memory
- Monitor and Cue functions
- Talkback and Oscillator
- Meters
- Graphic EQ, Parametric EQ, effects, and Premium Rack
- I/O devices and external head amps
- MIDI
- Recorder
- Setup
- About the SETUP screen
- User settings
- Preferences
- USER DEFINED keys
- Functions that can be assigned to USER DEFINED keys
- USER DEFINED knobs
- Functions that can be assigned to USER DEFINED knobs
- Custom fader bank
- Console Lock
- Saving and loading setup data to and from a USB flash drive
- Word clock and slot settings
- Using cascade connections
- Basic settings for MIX buses and MATRIX buses
- Switching the entire phantom power supply on/ off
- Specifying the brightness of the touch screen, LEDs, channel name displays, and lamps
- Setting the date and time of the internal clock
- Setting the network address
- Setting up the Dante audio network
- Using GPI (General Purpose Interface)
- Help function
- Other functions
- Initializing the unit to factory default settings
- Adjusting the detection point of the touch screen (Calibration function)
- Adjusting the faders (Calibration function)
- Fine-tuning the input and output gain (Calibration function)
- Adjusting the LED color (Calibration function)
- Adjusting the brightness of the channel name display
- Adjusting the contrast of the channel name display
- Initializing the Dante audio network settings
- Warning/Error Messages
- Index
- Data List
- Contents
- EQ Library List
- DYNAMICS Library List
- Dynamics Parameters
- Effect Type List
- Effects Parameters
- Premium Rack Processor Parameters
- Parameters that can be assigned to control changes
- NRPN parameter assignments
- Mixing parameter operation applicability
- MIDI Data Format
- Input/Output Specifications
- Electrical characteristics
- Mixer Basic Parameters
- Pin Assignment Chart
- MIDI Implementation Chart
Data List
38
[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.
4 PARAMETER CHANGE details
4.1 CURRENT SCENE, SETUP, BACKUP, USER SETUP
4.1.1 Format (PARAMETER CHANGE)
Reception
Data will be received when [PARAMETER CHANGE Rx] is on and the Device
number of both [Rx CH] and SUB STATUS match.
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].
4.1.2 Format (PARAMETER REQUEST)
Reception
Data will be received when [PARAMETER CHANGE Rx] is on and the Device
number of both [Rx CH] and SUB STATUS match.
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.
4.1.3 Data category
4.2 FUNCTION CALL – LIBRARY STORE, RECALL –
4.2.1 Format (PARAMETER CHANGE)
Reception
Data will be received when [PARAMETER CHANGE Rx] is on and the Device
number of both [Rx CH] and SUB STATUS match.
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.
4.2.2 Function Name
Command rx/tx Function
F0 43 1n 3E 19 ... F7
RARAMETER CHANGE
rx/tx
QL series native parameter change
F0 43 3n 3E 19 ... F7
PARAMETER REQUEST
rx/tx
QL series native parameter request
STATUS 11110000 F0
System exclusive message
ID No. 01000011 43
Manufacture’s ID number (YAMAHA)
SUB STATUS 0001nnnn 1n
n=0-15 (Device number=MIDI Channel)
GROUP ID 00111110 3E
Digital mixer
MODEL ID 00011001 19
QL Series
DATA Category 0ccccccc cc
DATA 0eeeeeee eh
Element no High.
0eeeeeee el
Element no Low.
0iiiiiii ih
Index no High.
0iiiiiii il
Index no Low.
0ccccccc ch
Channel no High.
0ccccccc cl
Channel no Low.
0ddddddd dd
Data
::
EOX 11110111 F7
End of exclusive
STATUS 11110000 F0
System exclusive message
ID No. 01000011 43
Manufacture’s ID number (YAMAHA)
SUB STATUS 0011nnnn 3n
n=0-15 (Device number=MIDI Channel)
GROUP ID 00111110 3E
Digital mixer
MODEL ID 00011001 19
QL Series
DATA Category 0ccccccc cc
DATA 0eeeeeee eh
Element no High.
0eeeeeee el
Element no Low.
0iiiiiii ih
Index no High.
0iiiiiii il
Index no Low.
0ccccccc ch
Channel no High.
0ccccccc cl
Channel no Low.
EOX 11110111 F7
End of exclusive
Data Category Name
0x01 00000001
Current Scene /Setup/Backup/
User Setup Data
STATUS 11110000 F0
System exclusive message
ID No. 01000011 43
Manufacture’s ID number (YAMAHA)
SUB STATUS 0001nnnn 1n
n=0-15 (Device number=MIDI Channel)
GROUP ID 00111110 3E
Digital mixer
MODEL ID 00011001 19
QL Series
DATA CATEGORY 00000000 00
OTHER DATA
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
(ASCII CODE)
DATA 0nnnnnnn nh
Number High
0nnnnnnn nl
Number Low
0ccccccc ch
Channel High
0ccccccc cl
Channel Low
EOX 11110111 F7
End of exclusive
Function Name
Store “LibStr__”
Recall “LibRcl__”
Unknown Factor Store “LibUnStr”
Unknown Factor Recall “LibUnRcl”
Store Undo (only Score) “LibStrUd”
Recall Undo (only Scene) “LibRclUd”