white whale - VCVRack plugin branch
Building:
- Clone VCVRack and follow its build instructions.
- Clone this repo into the
pluginsfolder under VCVRack. - Switch to the vcvrack branch with
git checkout vcvrack - Clone submodules with
git submodule update --init --recursive - Build with
make -f Makefile-Rackor open in Visual Studio Code and selectTasks > Run Build Task