Re: Need help with the MatrixMixer
Re: Need help with the MatrixMixer
- Subject: Re: Need help with the MatrixMixer
- From: kelly jacklin <email@hidden>
- Date: Sun, 16 Nov 2003 15:08:28 -0800
On Nov 16, 2003, at 10:49 AM, Robert Grant wrote:
How could the MatrixMixer do that - is it returning an error perhaps?
The output unit doesn't seem to be complaining though.... Which raises
a question - if one of the nodes in the graph returns an error during
rendering how would we be informed?
Try listening for property changes on the
kAudioUnitProperty_LastRenderError property on each unit you think
might be causing problems. I believe the error would be propagated
downstream of the offending unit, so this should help you narrow it
down...
kelly jacklin
_______________________________________________
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.