Last Modified
2014-06-27 23:56:12 +0100
Requires

Description

Midi objects each encapsulate a single MIDI message. This may be a "standard" three byte message, such as a note-on, program change or continuous controller; or could be a hexadecimal string containing System Exclusive data.

Like the FlowStone MIDI primitives, 'standard' three byte messages are split into four values, so that the data type and channel can be manipulated independently.

The four data values are as follows...