RipplerX VSTI AudioIn / Sidechaining

Post Reply
User avatar
MarC
Posts: 16
Joined: Sun May 26, 2013 4:54 pm
Location: South England
Contact:

RipplerX VSTI AudioIn / Sidechaining

Post by MarC »

I was having a play with this VSTI -> https://github.com/tiagolr/ripplerx

... and, apparently, it supports Audio In.

At the moment, the VST is only in VSI form - there is no effect version of the VST, so my question is - would it be possible to make use of the Audio In feature of RipplerX from within Buzz (or ReBuzz, for that matter), or is this something that simply won;t get supported, and I would need to either wait for an FX version, or do it myself :p ?
User avatar
IXix
Posts: 1167
Joined: Wed Nov 23, 2011 3:24 pm

Re: RipplerX VSTI AudioIn / Sidechaining

Post by IXix »

Don't think it's possible in Buzz since Generators don't have inputs. ReBuzz could potentially implement it but I have no idea how easy or difficult that might be.
rav
Posts: 141
Joined: Fri Sep 14, 2012 3:35 pm

Re: RipplerX VSTI AudioIn / Sidechaining

Post by rav »

Did you try newest polac vst loadder?

VST3 can have audio inputs in instruments version.
I requested support for it some time ago and i think polac added in one of lastest version. Didnt test it unfortunately...

Cheers!
polac
Posts: 435
Joined: Wed Nov 23, 2011 9:19 am
Contact:

Re: RipplerX VSTI AudioIn / Sidechaining

Post by polac »

I see tha Ripplerx is a vst3. If it would be a vst2 you could just load the plugin to the pvst effect machine.

What you could do is to use shell2vst. It can create normal vst2s of the vsti3shell.dll/vstishell.dll, which you can place in your vst2 folder. Then you can load the rippler plugin as effect.

https://www.xlutop.com/buzz/zip/shell2vst.zip
Post Reply