Re: Stuttering in audio with VPIO
Re: Stuttering in audio with VPIO
- Subject: Re: Stuttering in audio with VPIO
- From: Lucas Ives <email@hidden>
- Date: Mon, 14 Jan 2013 13:59:47 -0800
I believe there are (well, were) only two algorithms for echo cancellation quality -- 0-63 was the first, and 64-127 was the more expensive 2nd. It sounds like you have enough other stuff going on in your app and audio callback to bring the processing to its knees.
But ... that setting is deprecated going forward .. meaning in a future version of iOS your app will *always* stutter on the iPhone 4. That being the case, I'd leave it set to >64 and bring down your processing load by looking for low-hanging fruit in the audio 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