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

ProgramChange Properties

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

Public Instance Properties

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

See Also

ProgramChange Class | EF.SimpleMIDI Namespace