Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: loop-button , Previous: load-sfz-preset , Up: L , Home: Overview

Clamps Dictionary

load-sounds-from-dir

Function

(load-sounds-from-dir dir &key (filter "*.wav"))

Load all soundfiles in dir into clamps buffers in case they don't exist already in the registry and return the buffer-ids of all newly loaded files in a list.

Arguments

dir Pathname or String designing a pathname
:filter String designing a filename pattern. Defaults to "*.wav"

Author: Orm Finnendahl

Created: 2025-06-08 So 16:56

Validate