Clamps Dictionary
ccin
Function
(ccin ccnum &optional (channel *default-midi-channel*) (midi-port *default-midi-port*))
Return the last received MIDI CC value of controller number ccnum at MIDI channel channel of midi-port. Setfable.
Arguments
ccnum |
Integer in the range [1..128] indicating the Controller Number. |
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. |
See also
Created: 2025-06-08 So 16:56