Re: Audio Unit with SideChain
Re: Audio Unit with SideChain
- Subject: Re: Audio Unit with SideChain
- From: tahome izwah <email@hidden>
- Date: Sun, 26 Feb 2012 15:34:03 +0100
There is no real solution other than that code. I know from some plug in developers that they actually compare the contents of the buffers (NOT their addresses!) to see if they contain the same data. Otherwise, for a plug in that has a 2 -> 2 bus and an optional side chain you will get an increase in gain when the SC is not used, as in this case the SC bus contains the same data as the main bus.
--th
2012/2/25 Stefan Huber
<email@hidden>
Thank you for clarifying. I guess I just misread the mail that contained the code snipped. I thought it would propose a solution to the problem with sidechain inputs in logic.
I have thought about comparing the addresses of the content of both audiobuffers. However, this would leave me with a solution that will not provide input for the sidechain input if the channel the plug-in is used on is selected as sidechain input. I am not sure if that will make it any better or will just confuse users in a different way...
On Feb 23, 2012, at 6:04 PM, email@hidden wrote:
> Message: 2
> Date: Thu, 23 Feb 2012 14:22:48 +0100
> From: tahome izwah <email@hidden>
> To: email@hidden
> Subject: Re: Audio Unit with SideChain
> Message-ID:
> <CAPSrgnWWz1sBtVnRTyX7V=8vQB5oLs=_+email@hidden>
> Content-Type: text/plain; charset="iso-8859-1"
>
> As far as I know this behaviour has not changed and is a peculiarity of
> Logic. Other hosts handle this situation differently. You could compare
> your data to see if you get the same on both side chain and main bus (a
> kludge I agree), other than that I'm not sure that there is a way to know
> for sure if a side chain is actually connected.
>
> --th
_______________________________________________
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
_______________________________________________
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