You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
U-ACTIVED\danielez 073df5ef74 Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
..
docs Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
res Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
src Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
.gitignore Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
LICENSE Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
Makefile Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago
README.md Added all plugins as submodules to branch v2 of VCVRack community repository 7 years ago

README.md

PvC Modules for VCVRack

here

Build Instructions

To build the modules from source you first have to build rack from sources as described
here: https://github.com/VCVRack/Rack#setting-up-your-development-environment

Then clone this repository into rack's plugins folder.
$ cd plugins && git clone https://github.com/phdsg/PvC

Change directory to PvC and use make to build the plugin.
$ cd PvC && make