Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: create-o-bang , Previous: create-hide-button , Up: C , Home: Overview

Clamps Dictionary

create-lsample

Function

(create-lsample file &rest args)

Return a lsample instance from file and args

Arguments

file Pathname or String denoting filename.
:path List of Pathnames to search for file. Defaults to *​​​sfile-path​​​*.
:keynum Number denoting keynum of sample.
:oneshot Boolean indicationg whether not to loop the sample. Defaults to t.
:loopstart Positive Integer denoting start of loop. Defaults to 0.
:loopend Positive Integer denoting end of loop. Defaults to 0.
:amp Number denoting amplitude in dB. The range [-100..0] is mapped to linear amplitude [0..1]. Defaults to 0.

See also

Author: Orm Finnendahl

Created: 2025-02-18 Di 12:58

Validate