Implements interfaces:
Represents a system exclusive event
These events are exclusive to the (duh) system. Meaning, each manufacturer can use these events in whatever way they choose.
Located in /Event/SystemExclusiveEvent.php (line 28)
Constructor
Gets the data associated with this event
Gets the length of this event in bytes
Gets the event type
Gets whether this is a divided system exclusive event
In order to avoid delays in playback with very long sysex events, normal sysex events can be broken up into several divided events.
Gets whether this is a normal system exclusive event
Normal sysex events are signified by the last byte of data being 0xF7.
Gets a binary representation of this event
Gets the string representation of this event
Documentation generated on Sun, 25 Oct 2009 22:38:20 -0700 by phpDocumentor 1.4.3