Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: remove-all-dsps , Previous: remove-all-buffers , Up: R , Home: Overview

Clamps Dictionary

remove-all-channel-midi-cc-fns

Function

(remove-all-channel-midi-cc-fns channel &optional (midi-port *default-midi-port*))

Remove all functions from *​midi-cc-fns​* for all ccnums of channel of midi-port.

Arguments

channel Integer in the range [1..16] denoting the MIDI channel.

Example

(remove-all-channel-midi-cc-fns 1) ; => nil

Author: Orm Finnendahl

Created: 2025-06-08 So 16:56

Validate