Re: working with audio streams
Re: working with audio streams
- Subject: Re: working with audio streams
- From: Stefan Werner <email@hidden>
- Date: Wed, 7 Jan 2004 11:25:10 +0100
Hi,
All that will be required is that an audio file be loaded in the
program and
then accessing the audio stream. It would be nice if saving the audio
file
(with altered audio stream) be also shown.
So you just need file access and no input/output through the audio
hardware, do I understand that correctly?
It's not a CoreAudio API, but I found libsndfile
(
http://www.zip.com.au/~erikd/libsndfile/) very easy to use for that.
If you want an OS X native API for reading audio files, have a look at
AudioToolbox/AudioFile.h.
Hope this helps,
Stefan
_______________________________________________
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.