MDA Plugins - VST3 Versions
-
- KVRist
- 31 posts since 28 Jul, 2010
Hi,
Has anyone had the chance to compile the MDA Plugins -> VST 3.1 versions???
I have been waiting for these to be converted to VST3 for ages!
The TalkBox / Envelope Follower / Vocoder would be excellent with SideChain abilities.
I have downloaded the VST 3.1 developer kit - but as an inexperienced programmer - I wondered if anyone knew where I could download the .vst3 plugin versions?
Or do I have to compile them myself?
Cheers,
Anne
Has anyone had the chance to compile the MDA Plugins -> VST 3.1 versions???
I have been waiting for these to be converted to VST3 for ages!
The TalkBox / Envelope Follower / Vocoder would be excellent with SideChain abilities.
I have downloaded the VST 3.1 developer kit - but as an inexperienced programmer - I wondered if anyone knew where I could download the .vst3 plugin versions?
Or do I have to compile them myself?
Cheers,
Anne
-
- KVRist
- 162 posts since 20 Jul, 2009
Yep I've compiled them and have put them here for the time being
http://rghost.net/2161130
http://rghost.net/2161130
- KVRAF
- 7005 posts since 19 Apr, 2002 from Utah
Thanks! 
--Sean
--Sean
-
- KVRist
- Topic Starter
- 31 posts since 28 Jul, 2010
I just thought - the source code might not allow side-chaining...
Are these just the 2.4 plug-ins which you can compile using the new SDK?
Maybe Paul hasn't updated them.
Are these just the 2.4 plug-ins which you can compile using the new SDK?
Maybe Paul hasn't updated them.
-
- KVRist
- Topic Starter
- 31 posts since 28 Jul, 2010
Oh My God!
Thanks for this!

The whole plugin suite has been updated!
Excellent!
Including MDA Talkbox - with SideChain!!!!!!!

Can't believe the whole thing is stored as one MDA.VST3 file?
Yet all 50 or so plugins show up!
Wonderful!
Thanks for this!
The whole plugin suite has been updated!
Excellent!
Including MDA Talkbox - with SideChain!!!!!!!
Can't believe the whole thing is stored as one MDA.VST3 file?
Yet all 50 or so plugins show up!
Wonderful!
-
- KVRist
- 162 posts since 20 Jul, 2009
I haven't looked too deeply into the code or played with the plugins either. But It looks as if they are ported to VST3. I've looked at the source for mda dynamic and it's just got a stereo in and out no sidechain input.
Also it's not using the VST2.4 wrapper as they've gone a wrote it directly for VST3. But I suspect there is not much difference between the 2.4 versions and this.
Edit:
Also it's not using the VST2.4 wrapper as they've gone a wrote it directly for VST3. But I suspect there is not much difference between the 2.4 versions and this.
Edit:
Sweet! Just checked the source for that one and can see the extra input. So they have made some adjustments then niceIncluding MDA Talkbox - with SideChain!!!!!!!
-
- KVRist
- Topic Starter
- 31 posts since 28 Jul, 2010
Unfortunately - I can't see the Vocoder in there....
Most of the effects are there...in various folders...
MDA Vocoder is missing...
MDA Envelope isn't there either...
In fact - they left the vocoder out of Cubase 5 for some reason...
The thing is - they sound great with stereo side-chaining...
I used to set it up manually in EnergyXT so that I would have 2 x MDA Talkboxes
I would split a synth L/R - and a vocal L/R - and create a stereo vocoder effect that way!
The MDA Envelope was great for creating trance gates - triggered by Hi-hats...
I used a similar technique to get that working in stereo...
Most of the effects are there...in various folders...
MDA Vocoder is missing...
MDA Envelope isn't there either...
In fact - they left the vocoder out of Cubase 5 for some reason...
The thing is - they sound great with stereo side-chaining...
I used to set it up manually in EnergyXT so that I would have 2 x MDA Talkboxes
I would split a synth L/R - and a vocal L/R - and create a stereo vocoder effect that way!
The MDA Envelope was great for creating trance gates - triggered by Hi-hats...
I used a similar technique to get that working in stereo...
-
pinkjimiphoton pinkjimiphoton https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=83788
- KVRAF
- 4790 posts since 9 Oct, 2005 from New England
it comes up as mda.vst3...how do you open it? is it an archive?
tried opening it with winrar as a .zip as well as a .rar, no dice...thanks mate
tried opening it with winrar as a .zip as well as a .rar, no dice...thanks mate
-
- KVRist
- 162 posts since 20 Jul, 2009
It's not an archive but the actual binary. If you are on a x64 machine you need to put the file in.pinkjimiphoton wrote:it comes up as mda.vst3...how do you open it? is it an archive?
tried opening it with winrar as a .zip as well as a .rar, no dice...thanks mate
C:\Program Files (x86)\Common Files\VST3
If you're on a standard 32bit machine use.
C:\Program Files\Common Files\VST3
Also you will need of course a host that supports VST3. I use FLStudio but have found if you're running 9.1 it's lacking some bits such as GUI for interfaceless plugins. Luckily this is fixed if you run 9.5 Beta and install the latest VST wrapper provided in the IL forums.
-
- KVRist
- Topic Starter
- 31 posts since 28 Jul, 2010
Yeh - the .VST3 is the actual VST plugin.
That's how they are stored - as opposed to the traditional DLL files.
However - Cubase sorts them out as if they were separate plugs and categorizes them.
So you'll get the MDA Multiband in the Dynamics folder, MDA Talkbox in the Other folder, etc...
What we are lacking is the Vocoder (Talkbox is available) and MDA Envelope, unfortunately...
But then again - there is already a Cubase Envelope follower plug in which comes with Cubase....it might be an update of Paul's original plug...just a guess...
I should have thought of that! doh!
That's how they are stored - as opposed to the traditional DLL files.
However - Cubase sorts them out as if they were separate plugs and categorizes them.
So you'll get the MDA Multiband in the Dynamics folder, MDA Talkbox in the Other folder, etc...
What we are lacking is the Vocoder (Talkbox is available) and MDA Envelope, unfortunately...
But then again - there is already a Cubase Envelope follower plug in which comes with Cubase....it might be an update of Paul's original plug...just a guess...
I should have thought of that! doh!
-
- KVRer
- 5 posts since 9 Oct, 2005
Hi guys,
Quick note on an oldie here
I've managed to compile the MDA plugs from the VST3 SDK, and it generated 4 files on my 64 bit system, at C:\Program Files (x86)\Common Files\VST3\Steinberg:-
- mda.exp
- mda.ilk
- mda.lib
- mda.vst3
They're just not showing in Cubase 5.5.3 when I try to insert an effect.
Any ideas as what's up would be much appreciated....
Thanks
Quick note on an oldie here
I've managed to compile the MDA plugs from the VST3 SDK, and it generated 4 files on my 64 bit system, at C:\Program Files (x86)\Common Files\VST3\Steinberg:-
- mda.exp
- mda.ilk
- mda.lib
- mda.vst3
They're just not showing in Cubase 5.5.3 when I try to insert an effect.
Any ideas as what's up would be much appreciated....
Thanks
-
- KVRAF
- 1940 posts since 16 Aug, 2004 from Vienna, Austria
-
- KVRAF
- 1769 posts since 30 Jul, 2007
Is anyone adding skins to them?
Thank would be rad
-
- KVRer
- 5 posts since 9 Oct, 2005
Thanks for coming back to me.arakula wrote:Seems you compiled a version with incremental linking support.
You only need the .vst3 file.
The rest can be ignored.
However it's still not working.
I moved the other 3 files to a sub folder in the same directory, but they're still not coming up in Cubase.
In a previous post someone mentioned it should be in the VST3 folder. The compiler placed it in a VST3\Steinberg folder, but either doesn't seem to enble the functionality.
Please let me know if you have any more ideas!
-
- KVRer
- 5 posts since 9 Oct, 2005
I have a feeling this could be because I'm trying to run it in a 64 bit version of Cubase.
Can I send the .vst3 file to someone to test in a 32 bit version of Cubase 5.x?
5.5.3 if possible
Can I send the .vst3 file to someone to test in a 32 bit version of Cubase 5.x?
5.5.3 if possible
