A class library for opening, parsing, and saving MIDI files.

SysexEvent Properties

The properties of the SysexEvent class are listed below. For a complete list of SysexEvent class members, see the SysexEvent Members topic.

Public Instance Properties

Data Gets/sets the Sysex Event data.
DeltaTime (inherited from TrackEvent) Gets/sets the number of ticks from the previous event.
EventType Gets/sets the Sysex Event type.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.

See Also

SysexEvent Class | EF.SimpleMIDI Namespace