More than 1 bus in a Node creating distorded audio?
More than 1 bus in a Node creating distorded audio?
- Subject: More than 1 bus in a Node creating distorded audio?
- From: "Patrick Muringer" <email@hidden>
- Date: Mon, 23 Aug 2010 08:49:22 +0200
Hi all,
When having more than one bus in a nod by doing
err = AUGraphSetNodeInputCallback(graph, MixerNode, 0,
&callback);,
starting from bus 2 and the next, Audio is always too much
high on the left channel. For the two first busses, audio is
perfect.
In the callback, I always check the inBusNumber to fill the
buffer (ioData->mBuffers[0].mData)
Anything I do wrong?
Thanks for your answers.
PM
_______________________________________________
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