Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: sel-buttons , Previous: rts? , Home: Overview

Clamps Dictionary

S

save-ats

Function

(save-ats sound file &key (save-phase t) (save-noise t))

Save sound into *​ats-file-dir​*/<file> in binary format. file must be string with a file name. In case the file already exists it gets overwritten

Arguments

sound ats-sound to save
file filename
:save-phase Boolean indicating whether to save the phase information
:save-noise Boolean indicating whether to save the noise information

Author: Orm Finnendahl

Created: 2025-06-08 So 16:56

Validate