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

PolyphonicKeyPressure Properties

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

See Also

PolyphonicKeyPressure Class | EF.SimpleMIDI Namespace