A MIDI Library for .NET

NoteMessage Properties

The properties of the NoteMessage class are listed below. For a complete list of NoteMessage class members, see the NoteMessage Members topic.

Public Instance Properties

Channel (inherited from ChannelMessage) Channel.
Device (inherited from DeviceMessage) The device from which this message originated, or for which it is destined.
PitchThe pitch for this note message.
Time (inherited from Message) Milliseconds since the music started.
Velocity Velocity, 0..127.

See Also

NoteMessage Class | Midi Namespace