Clamps Dictionary
noteoff
Function
(noteoff &optional (channel *default-midi-channel*) (midi-port *default-midi-port*))
Return the value of the ref-object containing the last received MIDI note-off keynum and its velocity at MIDI channel channel of midi-port in a list. Setfable.
Arguments
channel |
Integer in the range [1..16] indicating the MIDI channel. |
midi-port |
Instance of type midi-port or Keyword denoting the id of the registered midi-port. |