I have just created my first VST audio plug-in. I call it Multiverb and it produces a reverb effect that can be controlled by the user. I built it by simply following the straightforward directions from the Juce web site. I have posted MY source code (not the Juce-generated stuff, even with my modifications) on GitHub. Now I would like to offer the plug-in as a free download, or maybe after I dress it up a bit more or add some pre-sets. I am not sure how to do this. Can I just make the .dll file available? What's the usual procedure?
Thanks.
Warren