Once i have made my plugins, What files do i add to my website for people to download my plugins please? Thanks.
It’s probably a good idea to distribute an installer, rather than plain plugin files.
There’s a JUCE tutorial on the topic here.
Thank you.
Maybe you’re looking in /Library
instead of ~/Library
Yes it looks like it, How do i get the other library ?
The user Library folder is hidden. You can press Command+Shift+. to show hidden files. Then look under /Users/yourname/Library.
Since both these Library folders seem to have Audio->Plug-Ins, I’m curious what the difference is between the two?
/Library
is for files and settings that apply to the whole system.
~/Library
is for files and settings that apply to just the current user.
That means, plugins in ~/Library
will only be visible by the current user, whereas plugins in /Library
will be visible by all users of the system.
Thanks will try it.
When i do it this way would it also work on windows, Or do i still have to do it on a windows computer first?
Thanks will try it.
On Windows, the VST3 plugin directory is a bit different:
C:\Program Files\Common Files\VST3