|
which according to plugin.json is 1.0.1, but as there are no tags, we don't really know...
Removing .install file, as this plugin gets special treatment and gets autoloaded from the system install location... because.
Removing static library mess with libsamplerate in Makefile. Exporting RACK_DIR (to include Makefile snippets from vcvrack), FLAGS (to find the headers from vcvrack) and LDFLAGS (to link against system libsamplerate). Using USE_SYSTEM_LIBS=true, which was introduced in the patched version of vcvrack.
Installing docs and LICENSE (it is BSD).
|