Re: Resampling
Re: Resampling
- Subject: Re: Resampling
- From: Jens Alfke <email@hidden>
- Date: Fri, 13 Mar 2009 13:55:11 -0700
On Mar 13, 2009, at 12:10 PM, email@hidden wrote:
So if I'm going to use AudioConverter, then will the AudioConverter
callback simply request the number of 16KHz frames it needs in order
to
satisfy each call to AudioConverterFillComplexBuffer (probably
alternating between 185 and 186 16KHz frames for 512 44.1KHz frames)?
Something like that. I wouldn't make any assumptions about how many
frames it asks for at a time, though, since it might ask for more if
it has internal buffering, or just needs to work on larger sample sets
for better interpolation, or whatever. Just be prepared to give it as
many as it asks for.
—Jens _______________________________________________
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