Re: Which API should I use?
Re: Which API should I use?
- Subject: Re: Which API should I use?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Tue, 23 Feb 2010 23:27:16 +0100
Le 23 févr. 2010 à 21:53, Wayne Pickering a écrit :
> I'm looking for an API that will a) read any file format I throw at it and b) give me buffers of PCM audio I can modify and play back.
>
> I've successfully done this using kAudioUnitSubType_RemoteIO on the iPhone, which gracefully handles mp3, AAC, and AIFF files. I can't seem to find its counterpart on Mac OS X.
>
> Thanks,
>
ExtAudioFile API is higher level and easier to use than manipulating AudioUnit directly (and IIRC, it's available on iPhone too).
http://developer.apple.com/Mac/library/documentation/MusicAudio/Reference/ExtendedAudioFileServicesReference/Reference/reference.html
-- Jean-Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden