Re: ExtAudioFileWriteAsync- skip on write?
Re: ExtAudioFileWriteAsync- skip on write?
- Subject: Re: ExtAudioFileWriteAsync- skip on write?
- From: Art Gillespie <email@hidden>
- Date: Thu, 1 Jul 2010 15:18:40 -0700
>
> I don't appear to be receiving any memory warnings or anything. Since
> I'm seeing a skip, that would imply that the playback callback isn't
> finish in time, right? Or can the render callback that's doing the
> ExtAudioFileWriteAsync hold things up (at least in theory)?
Right, it sounds like the call to ExtAudioFileWriteAsync is causing
the render callback to miss its deadline.
Is the call to ExtAudioFileWriteAsync the only thing going on in your
render callback?
_______________________________________________
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