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

PolyphonicKeyPressure Class

Polyphonic Key Pressure MIDI Channel Event.

For a list of all members of this type, see PolyphonicKeyPressure Members.

System.Object
   TrackEvent
      ChannelEvent
         PolyphonicKeyPressure

public class PolyphonicKeyPressure : ChannelEvent

Remarks

Also known as Aftertouch. This message is sent when there is a change in the pressure being applied to a key (ie on a per-key basis).

Requirements

Namespace: EF.SimpleMIDI

Assembly: EF.SimpleMIDI (in EF.SimpleMIDI.dll)

See Also

PolyphonicKeyPressure Members | EF.SimpleMIDI Namespace