sysexout
Examples
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 midioutDynamic 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 | Output raw MIDI data |
| sysexin | Receive MIDI System Exclusive messages |
| ctlout | Transmit MIDI controller messages |
| midiout | MIDI output stream |
| noteout | transmit MIDI note messages |