[Audacity-nyquist] Computing on samples in audio/wav-files (fwd)
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: David R. S. <sk...@wa...> - 2004-11-24 23:55:59
|
Perhaps someone knows how to help this person? David -- ---------- Forwarded message ---------- Date: 25 Nov 2004 00:25:31 +0100 From: Eivind L. Rygge <ei...@ho...> Newsgroups: comp.lang.lisp Subject: Computing on samples in audio/wav-files Hi! Has anybody got a package or some code for reading audiofiles (especially wav-files) in Common Lisp? I have been struggling a bit with Nyquist lately, and now I am likely to give Common Lisp a try instead. The lack of decent array-handling is one reason. I have seen a post of an IEEE floating point package here in this group. I haven't looked at it, but perhaps it could be used to assist importing floating-point wav-files? I know, I can just reimplement the perl-module for doing this (and make it handle 32-bit as well...) Eivind L. Rygge |