Re: Simple File-writting AudioUnit?
Re: Simple File-writting AudioUnit?
- Subject: Re: Simple File-writting AudioUnit?
- From: "Felipe Bruno Baytelman P." <email@hidden>
- Date: Tue, 6 Sep 2005 15:42:01 -0400
Thanks, Doug:
I can't require Tiger. I thought it would be way an "audio-unit"
way... I'll check the archives, but I keep with the felling that I'm
reinventing the wheel.
On 04-09-2005, at 16:51, Doug Wyatt wrote:
If you can require Tiger, a pretty simple way to implement this is
with AudioToolbox/ExtendedAudioFile.h ... the asynchronous writing
routines allow you to push audio on the render thread (perhaps from
a post-render callback on the output unit) off to a secondary
thread that will write it to a file.
Doug
Felipe Bruno Baytelman P.
Baytex Software
email@hidden http://www.baytex.net (+56 8) 249 62 41
_______________________________________________
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