|
Overview :

The PANWRDA7 MxM provide an easy way to control one or several Panasonic
WR-DA7 audio mixer, from your standard MIDI output. You can use the
MIDI output from a Soundblaster compatible sound card in order to control
the WR-DA7.
> Top
Installation (MXM) :
No specific Installation
is required
> Top
Creation (Device) :
.jpeg)
Midi out port: choose the MIDI port used to control the mixer.
The info button gives informations about the selected MIDI output.
Channel selection: choose the MIDI channel used to control the
mixer, default is "MIDI Channel 1"
> Top
Commands (List Of) :
Load Memory:
Description
: recall a preset memory from the mixer
Parameters :
Memory : [Type : Integer] : memory value, from 1 to 50
Input Fader:
Description
: call this function to modify an input fader value
Parameters :
Input : [Type : Integer] : input index , from 1 to 32
Value : [Type : Integer]: value of the fader, from 0 to 127
Usage : you can create an analog slider in Manager that calls
this function to modify the input fader values
Aux Send Fader:
Description
: call this function to modify an aux send fader value
Parameters :
Aux Send : [Type : Integer] : aux send index, from 1 to 6
Value : [Type : Integer]: value of the fader, from 0 to 127
Usage : you can create an analog slider in Manager that calls
this function to modify the aux send fader values
Aux Return Fader:
Description
: call this function to modify an aux return fader value
Parameters :
Aux Return: [Type : Integer] : aux return index, from 1 to
6
Value : [Type : Integer]: value of the fader, from 0 to 127
Usage : you can create an analog slider in Manager that calls
this function to modify the aux return fader values
Bus Fader:
Description
: call this function to modify a bus fader value
Parameters :
Bus: [Type : Integer] : bus index, from 1 to 8
Value : [Type : Integer]: value of the fader, from 0 to 127
Usage : you can create an analog slider in Manager that calls
this function to modify the bus fader values
Master Fader:
Description
: call this function to modify the master fader value
Parameters :
Master Value : [Type : Integer]: value of the master fader,
from 0 to 127
Usage : you can create an analog slider in Manager that calls
this function to modify the master fader value
Pan Balance Adjust:
Description
: call this function to modify the pan balance value of an input
Parameters :
Input: [Type : Integer] : input index, from 1 to 32
Value : [Type : Integer]: value of the pan balance, from 0
to 127
Usage : you can create an analog slider in Manager that calls
this function to modify the pan balance of a specified input
Channel On/Off:
Description
: call this function set an input on or off
Parameters :
Input: [Type : Integer] : input index, from 1 to 32
On/Off : [Type : Enum]: "On" or "Off" to set or on off an input
Usage : you can create a toggle button in Manager that calls
this function to turn on or off the mixer inputs
> Top
Variables (List Of) :
Status :
Type : Enum
Description : current status of the audio mixer
Available Values :
"Idle" : the
MIDI commands are executed
"Error" : an error occured while sending a MIDI command
> Top
Support
(Difference with previous versions) :
> Top
|