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

ChannelKeyPressure Properties

The properties of the ChannelKeyPressure class are listed below. For a complete list of ChannelKeyPressure class members, see the ChannelKeyPressure 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.
Pressure Gets/sets the channel key pressure.
StatusByte (inherited from TrackEvent) Gets the status byte detailing the type of event.

See Also

ChannelKeyPressure Class | EF.SimpleMIDI Namespace