Re: Saving an audio file
Re: Saving an audio file
- Subject: Re: Saving an audio file
- From: Joe Chang (ììí) <email@hidden>
- Date: Sat, 12 Jan 2002 10:24:41 +0900
Aha... It looks great. I'll try.
Thanks a lot !
On Saturday, January 12, 2002, at 02:56 AM, AUDIOSYNTH.COM wrote:
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.