A MIDI Library for .NET

PercussionMessage Class

Percussion message.

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

System.Object
   Message
      DeviceMessage
         PercussionMessage

public class PercussionMessage : DeviceMessage

Remarks

A percussion message is simply shorthand for sending a Note On message to Channel10 with a percussion-specific note. This message can be sent to an OutputDevice but will be received by an InputDevice as a NoteOn message.

Requirements

Namespace: Midi

Assembly: Midi (in Midi.dll)

See Also

PercussionMessage Members | Midi Namespace