Open h00g opened 6 years ago
you need to install rack from sources first: https://github.com/VCVRack/Rack#setting-up-your-development-environment then clone this repo here into rack's plugins folder.
edit: this plugin is also queued for the next plugin manager build cycle
Ok but isn't it more convenient to have the package available for easy install via the plugin manager?
the plugin was in fact queued for the last cycle but there was a problem with the size of the repo. i believe this was all fixed and the plugin will probably appear in the next round.
Awesome.
I've been looking for info on how to compile the v0.6.0 release for windows but found no such info.
In a bash-shell in cygwin I did:
This throws the error
Makefile defines a reference to RACK_DIR as ../.. and I've seached my entire disk for a file named plugin.mk but no match.
What are the prerequisites to build the binaries? Will you make them available through the plugin manager?