Clamps Dictionary
bendin
Function
(bendin &optional (channel *default-midi-channel*) (midi-port *default-midi-port*))
Return the value of the ref-object containing the last received MIDI bendin value at MIDI channel channel of midi-port normalized to the range [-1..1]. 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. |