Creating a Sidechain in a Plug in

Wilber's icon

Hey Guys,

im creating a plugin using max 4.6. Done this many times before and happy with the built.

However this time im trying to include the option of a sidechain.
Basically its a dynamic convolver so i want to run the audio from the track the plugin sits on and convolve it with the audio from another track.

howeveer i can only use the plugin~ object for inputs and therefore cannot gain access to outputs from other tracks.

Im stumped!!!

ANy ideas would be greatly appreciated.

Will

Wilber's icon

Apologies.
Didn't look hard enough.

For any one interested the answer is an awesome object called plugsend~ and plugrecieve~. There's a very good section in the Pluggo documentation.

I had not thought to explore that folder.

See you later.

Will