|
Overview :
This
mxm provides MIDI controls for audio boards. It assumes that the audio-sliders
are controlled by the "control change". It has also commands for "Program
Change", "Note On" & "Note Off".
Note about positrack : only the "Send cue" command
is positracked. As all the audio boards don't have the same behavior,
the "Program change" (generally used for sending memories)
and the "Note on/off" (generally used for muting),
are not positracked.
> Top
Installation (MXM) :
No specific installation is required
A
MIDI port must be present in the system.
> Top
Creation (Device) :
The
setup of the device is done through this dialog box :

- Select a MIDI out Port : this is the MIDI port on which the MIDI messages
will be sent.
- MIDI channel out : this is the MIDI channel on which the MIDI messages
will be sent.
- From control : this is the number of the first control of the device
- To control : this is the number of the last control of the device
> Top
Commands (List Of) :
Send cue :
Description
: To program a cue with slider values and rising time
Parameters :
Control Time :
[Type : Time] : Time to switch to the state of the cue.
Control Cue :
[Type : Private] : parameter representing the cue.
Usage :
A window pops up where the programmer can adjust value. Note that
this window is sizeable :

Program change :
Description
: To send a MIDI program number.
Parameters :
Program number
: [Type : Integer] : Number of the program.
Note on :
Description
: To send a MIDI note on.
Parameters :
Note number
: [Type : Integer] : Number of the note.
Note velocity : [Type : Integer] : Velocity of the note.
Note off :
Description
: To send a MIDI note off.
Parameters :
Note number
: [Type : Integer] : Number of the note.
> Top
Variables (List Of) :
No variable.
> Top
Support (Difference with previous versions) :
> Top
|