Contents . 2. Midithing Objects .. 2.5. Event ... 2.5.1. MIDI Events |
Previous 2.5.1.7. NoteOff |
Next 2.5.2. Meta Events |
creates a SysEx event.
The SysEx, or system exclusive message is used to transfer arbitrary data to and from MIDI devices. The head of the data chunk carries a signature that identifies the instrument it is destined for.
Usually timbre setup data follows. For some devices to understand the message, the last byte should be 0xF7, or 247 decimal.
Type: int
Default: 240
Type: string
Default: ''
This is the raw sysex data. The data bytes should not exceed 127.
tick
Type: int
Default: 0
Type: int
Default: 0
Type: type
Default: 240
midithing 0.3.22 documentation | © Tim Goetze | Nov. 06 2001 |