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

ControllerChange Properties

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

Public Instance Properties

Channel (inherited from ChannelEvent) Gets/sets the Channel the ChannelEvent is affecting.
ControllerNumber Gets/sets the controller number.
ControllerValue Gets/sets the controller value.
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

ControllerChange Class | EF.SimpleMIDI Namespace