BYOD
BYOD copied to clipboard
[BUG] make install installs a lot of miscellaneous files
In v1.0.0. I know it's not stated in the README to do a make install, but doing this will install a bit of miscellaneous files without the actual build artifacts.
Hi! Yes, running make install directly will probably install some of the dependencies, without actually installing the plugin. I've updated the README to show where the build artifacts will be located. To "install" the local build, you'll need to copy the build for each plugin format to your local plugin folders. Unless you're on a Mac, the locations of those plugins folders may depend on your personal setup. A list of typical plugin folders for Mac/Windows can be found here. For Linux, I think folks mostly use ~/.vst3, ~/.lv2, etc.