You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
So you can wrap a several VST plug-ins in a 'single' one. This is called a "Shell Plug-in" and some of the bigger ones (Waves, for example) use this technique. To have a complete VST solution we must be able to load Shell Plug-ins.
So you can wrap a several VST plug-ins in a 'single' one. This is called a "Shell Plug-in" and some of the bigger ones (Waves, for example) use this technique. To have a complete VST solution we must be able to load Shell Plug-ins.
http://stackoverflow.com/questions/1128958/how-do-i-scan-enumerate-vst-plugin-dlls?rq=1
https://github.com/teragonaudio/MrsWatson/blob/master/source/plugin/PluginVst2xHostCallback.cpp#L148