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 17dd1dbc21 Add Makefile, README 7 years ago
manifests Remove tests, rename plugins folder to manifests 7 years ago
repos Switch to master branch of AudibleInstruments, update repo 7 years ago
.gitignore placeholder for tests 7 years ago
.gitmodules Add AudibleInstruments submodule as a test 7 years ago
Makefile Add Makefile, README 7 years ago
README.md Add Makefile, README 7 years ago

README.md

Building repos

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