Re: Saving an audio file
Re: Saving an audio file
- Subject: Re: Saving an audio file
- From: "AUDIOSYNTH.COM" <email@hidden>
- Date: Fri, 11 Jan 2002 11:56:45 -0600 (CST)
I recommend using libsndfile for sound file i/o.
http://www.zip.com.au/~erikd/libsndfile/
On Sat, 12 Jan 2002, [UTF-8] Joe Chang (l%l,m8) wrote:
>
Hi !
>
>
How do I save audio data to a file (in AIFF type) ?
>
>
In Classic Mac OS, I used to use calls such as SetFPos, FSWrite,
>
and SetupAIFFHeader, but I have no idea how I do this in X.