Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: add-dsp , Previous: add-buffer , Up: A , Home: Overview

Clamps Dictionary

add-ctl-watch

Macro

(add-ctl-watch unwatch &rest forms)

like add-watch, but adding a binding for x to (get-val ref) for each watched form.

Arguments

unwatch The unwatch list to push the unwatch functions of forms onto.
forms Watch forms containing a reference to x at some place.

Author: Orm Finnendahl

Created: 2026-08-15 Sa 16:32

Validate