Clamps Dictionary
ccin-ref
Function
(ccin-ref &optional (ccnum 0) (channel *default-midi-channel*) (port *default-midi-port*))
Return the instance of the ref-object of the ccnum input of a MIDI-controller sending on channel, connected to the MIDI port port.
Arguments
ccnum |
Integer in the range [0..127] denoting the control change number. |
channel |
Integer in the range [1..16] denoting the MIDI channel of the connected MIDI device. |
port |
Midi Port or ID of a Midi Port to read from. |