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.
Slider Change :
Description
: To move one slider at a time.
Parameters :
Slider index : [Type : Integer] : Index of the slider.
Value : [Type : Integer] : New value to reach.
Fade Time : [Type : Time] : Time of the fade.
> Top
Variables (List Of) :
No variable.
> Top
Support (Difference with previous versions) :
V 1.0.1:
- Added: Support for Showmaster.
V 1.0.2:
- Bug Fixed: a MIDI resource cannot be shared by several devices (although the setup dialog also allows it). This bug fix requires Manager 5.0.2 or higher
V 1.0.3:
- Improvement: New command "Slider Change"
V 1.0.4:
- Added: Support for Showmaster Pro.
- Fixed: Time parameters don't accept variables.
> Top
|