468 Eos Family v2.9.0 Operations Manual
The string will be sent any time the cue is executed or the submaster is bumped.
Sending a MIDI Raw String from a Cue or Submaster
Hexadecimal Format
Select a cue or sub.
[Cue] [1]
Press the {Execute} softkey.
[Cue] [1] {Execute}
New softkeys will appear, press the {MIDI Raw} softkey.
[Cue] [1] {Execute} {MIDI Raw}
Define the MIDI string, in this case we will use Hexadecimal to send a Note On command for
note C3 to channel 1 with a velocity of 127.
[Cue] [1] {Execute} {MIDI Raw} 91 3C 7F [Enter]
Decimal Format
Select a cue or sub.
[Sub] [1]
Press the {Execute} softkey.
[Sub] [1] {Execute}
New softkeys will appear, press the {MIDI Raw} softkey.
[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.