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.
Andrew Belt 006cb5ecab Add example manifest 7 years ago
manifests Add example manifest 7 years ago
repos Switch to master branch of AudibleInstruments, update repo 7 years ago
.gitignore Add example manifest 7 years ago
.gitmodules Add AudibleInstruments submodule as a test 7 years ago
Makefile Add Makefile, README 7 years ago
README.md Remove all manifests 7 years ago

README.md

VCV Community repository

Building repos

  • Clone all repos with git submodule update --init --recursive
  • Build all repos with RACK_DIR=<path to Rack directory> make dist_all