Share via


MidiNoteMessage Struct

Definition

Encapsulates a MIDI musical note.

public struct MidiNoteMessage
type MidiNoteMessage = struct
Inheritance
MidiNoteMessage

Constructors

Name Description
MidiNoteMessage(Byte, Byte, Byte, Byte, Single)

Fields

Name Description
Channel
Duration
Note
ReleaseVelocity
Velocity

Applies to