Re: writing aiff file to disk
Re: writing aiff file to disk
- Subject: Re: writing aiff file to disk
- From: Stanko Juzbasic <email@hidden>
- Date: Thu, 8 Jan 2004 02:36:34 +0100
Hi,
What I have to say may not be 100% politically correct toward Apple's
efforts to bring Objective C or QuickTime into programmers' focus of
attitude, but there is a solution which I know works, as far as audio
files are concerned.
Michael Pruett, who works now with Apple (used to work with SGI
before), whose work I respect very much, wrote
a brilliant open source audio file library, which builds out-of the-box.
http://www.68k.org/~michael/audiofile
It is a plain C API, which interfaces well with almost anything, and
does nothing else but file i/o.
How you will implement GUI code and file-selection-reply boxes is
another pair of shoes - there I can't give advice, since it goes beyond
my concern.
Best Regards,
Stanko
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.