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 |
See also
Created: 2025-02-18 Di 12:58