Hi folks,
Im working on a vst plugin and im pretty new to this but i've got the main setup running it's a vst2x dll for now and i can run it in any host. Now i want to implement the gui part, and have an empty window when i open the plugin in my DAW, what's the simplest structure to do this ive tried a bunch of things and nothing seems to be working an im keep getting errors.
Im developing on Windows with VS2019
cheers!
Simplest vstgui implementation
Re: Simplest vstgui implementation
Hi
if you are a newbie VST developer, you should develop VST3 plugins, just have a look at the plugin examples included in the VST3 SDK using VSTGUI....
viewtopic.php?f=6&t=667
Cheers
if you are a newbie VST developer, you should develop VST3 plugins, just have a look at the plugin examples included in the VST3 SDK using VSTGUI....
viewtopic.php?f=6&t=667
Cheers
YVan Grabit