From the 3.0.0 manual:
Sending MIDI strings
Macro
MIDI String
Syntax
MS[node number]/[MIDI message]
Example
MSh1/90473F
The node number is ‘h’ for a console, ‘i’ for a MIDI/Timecode Processor, and its net number.
The MIDI message is in Hex.
Can *any* MIDI message be sent (assuming the node number is i) as a macro?
For example:
- Note on/off
- Controller change
- MIDI Show Control Messages
- MIDI Sync Messages (Start, Stop, Continue)
Note on/off and MIDI sync messages would be the most useful for me...
Many thanks,
Martin