RNBO Objects & Operators sysexout
Open Help

sysexout

Output MIDI System Exclusive messages

Description

Output MIDI System Exclusive messages

Inlets

value [list, number]

List input include the entire sysex message, without the 240 start or 247 end messages. Number input should start with 240 and end with 247.

Outlets

midiout [number]

connect to midiout

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

value [list, number]

List input include the entire sysex message, without the 240 start or 247 end messages. Number input should start with 240 and end with 247.

See Also

Name Description
midiin
sysexin Receive MIDI System Exclusive messages
ctlout Transmit MIDI controller messages
midiout MIDI output stream
noteout transmit MIDI note messages