Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: *​env1​* , Previous: ensure-prop , Up: E , Home: Overview

Clamps Dictionary

ensure-sfz-preset

Function

(ensure-sfz-preset preset &key force oneshot)

Load the sfz definition of preset and all its samples into the system if it hasn't been loaded previously. If force is t, force reload. Optionally disable loop playback with oneshot.

The association between the preset name and its sfz file has to be established before using add-sfz-preset, otherwise a warning is issued and no file is loaded.

Arguments

preset A keynum or symbol to serve as the name/id of the preset.
:force A boolean indicating to force a reload even if the preset has been loaded before.
:oneshot Boolean denoting whether not to loop the playback.

Author: Orm Finnendahl

Created: 2025-02-18 Di 12:58

Validate