Re: How to make AU with multiple inputs
Re: How to make AU with multiple inputs
- Subject: Re: How to make AU with multiple inputs
- From: Nao Tokui <email@hidden>
- Date: Wed, 23 Oct 2002 23:18:11 +0900
Hi Bill and all,
Yes, of course I know about kAudioUnitProperty_BusCount.
I think I should elaborate what I want to do.
I want to do "inter-bus" calculation. (i.e., product of 2 bus inputs )
Which functions should I override? AUEffectBase::Render()?
Am I still missing something?
Nao Tokui
On 2002.10.12, at 08:28 AM, Bill Stewart wrote:
kAudioUnitProperty_BusCount
Bill
on 11/10/02 6:25 AM, Nao Tokui wrote:
Hello list,
I'm recently trying to make some AUs with multiple inputs (buses),
such as a AU multiplies two input signal.
I've read posts about AU "sidechain" inputs and understood the
concept.
But I couldn't find out how to implement it.
Is there any documents or sample codes to read?
Thanks in advance.
Nao Tokui
email@hidden
http://www.miv.t.u-tokyo.ac.jp/~tokui/
_______________________________________________
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.