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

PitchBend Properties

The properties of the PitchBend class are listed below. For a complete list of PitchBend class members, see the PitchBend 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.
PitchWheelValue Gets/sets the pitch wheel value.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.

See Also

PitchBend Class | EF.SimpleMIDI Namespace