NoteOffMessage Constructor
Constructs a Note Off message.
Parameters
-
device
- The device associated with this message.
-
channel
- Channel, 0..15, 10 reserved for percussion.
-
pitch
- The pitch for this note message.
-
velocity
- Velocity, 0..127.
-
time
- The timestamp for this message.
See Also
NoteOffMessage Class | Midi Namespace