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

ChannelKeyPressure Class

Channel Key Pressure MIDI Channel Event.

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

System.Object
   TrackEvent
      ChannelEvent
         ChannelKeyPressure

public class ChannelKeyPressure : ChannelEvent

Remarks

Also known as Aftertouch. This message is sent when there is a change in the overall pressure being applied to the keyboard (ie for the channel overall, and not on a per-key basis).

Requirements

Namespace: EF.SimpleMIDI

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

See Also

ChannelKeyPressure Members | EF.SimpleMIDI Namespace