Show Control 609
[Sub] [1] {Execute} {MIDI Raw}
Define the MIDI string, in this case we will use decimal to send the same command as before -
a Note On command for note C3 to channel 1 with a velocity of 127.
[Sub] [1] {Execute} {MIDI Raw} D 145 60 127 [Enter]
Macros
A {MIDI Raw} softkey is available in the macro editor display. Any text entered after the string
command in the macro will be sent to all string interfaces when that macro is fired. The same
syntax applies in macros as they would in cues – either hexadecimal or decimal values can be
entered.