AudioUnitAddRenderNotify and AudioUnitRender mDataByteSize
AudioUnitAddRenderNotify and AudioUnitRender mDataByteSize
- Subject: AudioUnitAddRenderNotify and AudioUnitRender mDataByteSize
- From: Craig Bakalian <email@hidden>
- Date: Sun, 8 Oct 2006 06:59:41 -0400
Hi,
I have just discovered that there are two buffers with a
mDataByteSize of 2048 in a callback set up with
AudioUnitAddRenderNotify. However, when setting up a AudioUnitRender
and its callback the mDataByteSize is 128 with two buffers. So, if I
use AudioUnitAddRenderNotify to capture data and store it in memory,
and then pull on that data with an AudioUnitRender, weird stuff
happens, unreliable stuff.
What is up with this?
Craig Bakalian
www.ethinkingcap.com
_______________________________________________
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