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

Clamps Dictionary

add-dsp

Function

(add-dsp dsp id &rest args)

Add a new instance of dsp with id id to the registry, optionally supplying the dsp creation with initialization arguments args.

Arguments

dsp The dsp type to add
id Keyword or Symbol to identify the registered dsp.
args Optional initialization arguments accepted by the used dsp class.

Author: Orm Finnendahl

Created: 2025-02-18 Di 12:58

Validate