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.
bsp2 60b25dd72e add AmalgamatedHarmonics, Geodesics, mscHack (update) modules 6 years ago
..
docs add AmalgamatedHarmonics, Geodesics, mscHack (update) modules 6 years ago
res add AmalgamatedHarmonics, Geodesics, mscHack (update) modules 6 years ago
LICENSE add AmalgamatedHarmonics, Geodesics, mscHack (update) modules 6 years ago
PvC.json add AmalgamatedHarmonics, Geodesics, mscHack (update) modules 6 years ago
README.md add AmalgamatedHarmonics, Geodesics, mscHack (update) modules 6 years ago

README.md

PvC Modules for VCVRack

git-pages website is disabled until i find time to do it properly

About

this is my collection of diy modules for vcvrack. i'm not a programmer, so most of them are simple utilities that i had fun learning to realize.

Installation

via VCVRack Plugin Manager

here

from sources

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