Re: trying to understand bus/channel/node io/stream correlations...
Re: trying to understand bus/channel/node io/stream correlations...
- Subject: Re: trying to understand bus/channel/node io/stream correlations...
- From: Christopher Corbell <email@hidden>
- Date: Tue, 14 Jan 2003 20:26:02 -0800
On Monday, January 13, 2003, at 05:49 PM, Chris Rogers wrote:
Chris,
My guess is that you're hearing the reverb send output and
not the main synth output. The reverb send output will tend
to be much quieter than the main output. When you turn
off the internal reverb, the synth will have two output busses
instead of one:
use internal reverb (the default)
only one output bus #0 -> main output bus (with reverb mixed in)
no internal reverb (settable with the property as you've done)
two output busses
bus #0 -> reverb send
bus #1 -> main output
Many thanks! This did fix it - my first CoreAudio app is now almost
done. :)
I still wonder if there is a master document covering this level of
technical info
somewhere for all AudioUnits, or if we are just supposed to rely on the
info API's as much as possible and post questions when stumped...
Consider it a documentation feature request if there's no such
reference yet.
Thanks again,
Chris
_______________________________________________
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.