Re: Simple Cocoa record
Re: Simple Cocoa record
- Subject: Re: Simple Cocoa record
- From: john <email@hidden>
- Date: Mon, 24 Oct 2005 21:38:16 -0400
Hi Paul,
Unfortunately you have little choice but to deal with the "esoteric rubbish". QuickTime can be far more awkward, so only go there if you're sure you want to use it (QTKit in 10.4 may be better, I haven't used it).
MTCoreAudio is fabulous, but it doesn't encompass all of CoreAudio so you'll still have to deal with at least the AudioFile API. However, ExtAudioFile is straightforward comparatively, so you might want to check that out if you can limit your users to 10.4.
I just say bit the bullet and learn it, you will live to regret it :)
-- John Hi, I’m converting a project from Carbon to Cocoa but don’t know where to start with CoreAudio. Is there any *simple* code for Cocoa to record to a buffer and replay the buffer? All the Apple code examples build some complicated esoteric rubbish.
Thanks, Paul |
_______________________________________________
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