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

ChannelEvent Properties

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

Public Instance Properties

Channel Gets/sets the Channel the ChannelEvent is affecting.
DeltaTime (inherited from TrackEvent) Gets/sets the number of ticks from the previous event.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.

See Also

ChannelEvent Class | EF.SimpleMIDI Namespace