Page 1 of 1

Creating VST dialog with more than one component !

Posted: Wed Jan 28, 2015 6:38 pm
by magicaldog
Looking in the "How to use documentation" on page 115 it shows how to create a VST plugin by "simply" clicking VST button on the action panel.

However that only creates a plugin with that specific component while the rest of the components are missing in the final VST plugin.



Simple question:

How do I include all components in the final VST plugin ?

Re: Creating VST dialog with more than one component !

Posted: Wed Jan 28, 2015 10:30 pm
by MyCo

Re: Creating VST dialog with more than one component !

Posted: Wed Jan 28, 2015 10:46 pm
by Drnkhobo
To include ALL the components, make sure they are all in ONE module and then click THAT module's VST button...

When you click "VST" it makes a plugin of THAT module only