ChannelMap and SampleRate change weirdness
ChannelMap and SampleRate change weirdness
- Subject: ChannelMap and SampleRate change weirdness
- From: Robert Grant <email@hidden>
- Date: Thu, 17 Jun 2004 09:15:42 -0400
Something bizarre is going on in Rax.
No matter how many channels I ask for when configuring my input AUHAL
AudioUnitRender tells me that it has just two channels (this used to
work before I'm sure of it.??? !!!)
After changing the sample rate from 44.1 to something else (and
reinitializing everything) AudioUnitRender tells me -10863
CannotDoInCurrentContext.
What are the possible reasons an AUHAL would return this error? The
only thing I can think of is that it is being asked to do a sample rate
conversion - but I've set the device to be the new sample rate before
initializing the AUHAL Or perhaps it thinks it's being called from the
wrong thread? But it's on the main graph render thread.
Thanks,
Robert.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.