This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
library
mirror of
https://github.com/VCVRack/library.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
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.
534
Commits
3
Branches
154MB
Tree:
17dd1dbc21
v1
v2
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '17dd1dbc21'
${ noResults }
HTTPS
ZIP
TAR.GZ
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