[CM] sound-duration, convolve-files, sound-maxamp (newbie)
Heinrich Gudenus
heinrich.gudenus at fh-sbg.ac.at
Mon May 17 08:06:21 PDT 2004
hi,
the first problem:
sound-maxamp and convolve-files always produce an error..
convolve-files: *** - COERCE: NIL is not REAL [...]
sound-maxamp is not defined
the second problem:
when I destructivly cut out a piece of an audio file
and want to set a variable which contains the new
duration of that file, the value that sound-duration produces
is Zero
e.g.
(...
(let ((x (sound-duration file-1)))
(with-sound (:output file-1 ...)
(<instrument> file-1 ...))
(setf x (sound-duration file-1))
...)
thank you
h:g
p.s.: (system is mandrake 9.0; and I am using clisp (cm clm and cmn are
installed properly (hopefully)))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20040517/2395198e/attachment.html>
More information about the Cmdist
mailing list