Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: cd , Previous: ccin , Up: C , Home: Overview

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.

Author: Orm Finnendahl

Created: 2026-07-31 Fr 13:00

Validate