Re: Problems with Reverb and Dynamics Audiounits
Re: Problems with Reverb and Dynamics Audiounits
- Subject: Re: Problems with Reverb and Dynamics Audiounits
- From: Chris Rogers <email@hidden>
- Date: Sun, 25 Aug 2002 22:51:12 -0700
The only thing I can imagine is that both the reverb and dynamics processor
(compressor) currently ONLY handle stereo input. The remaining effects
AudioUnits will handle any reasonable number of channels. If you happen
to be trying anything but stereo (such as mono) processing then I
imagine you would have problems...
Chris Rogers
Core Audio Engineer
Apple Computer
I recently got most of Apple's audiounits working as plug-ins in my app.
However the Reverb and Dynamics plugs give loud noise as output.
I may not be setting the timestamp correctly initially and I definitely do
not touch the audiounits parameters at all. Also I use a setinput callback
and in that callback I just change the data pointer. Is this the problem?
Anyone seen this before or have any ideas?
Thanks,
Jeremy
_______________________________________________
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.
_______________________________________________
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.