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.
Jon Williams 2e3e63789f Fixes libsamplerate compilation on macOS #38 7 years ago
res Update VCMixer 7 years ago
src Remove libsamplerate submodule, fix Delay build on MacOS 7 years ago
.gitmodules Remove libsamplerate submodule, fix Delay build on MacOS 7 years ago
LICENSE-dist.txt Initial commit 7 years ago
LICENSE.txt Initial commit 7 years ago
Makefile Fixes libsamplerate compilation on macOS #38 7 years ago
README.md Clarify license for panels 7 years ago
libsamplerate_Makefile.in.diff Fixes libsamplerate compilation on macOS #38 7 years ago

README.md

Fundamental

The Fundamental plugin pack gives you a basic foundation to create simple synthesizers, route and analyze signals, complement other more complicated modules, and build some not-so-simple patches using brute force (lots of modules). They are also a great reference for creating your own plugins in C++.

Building

Follow the build instructions for VCV Rack. The master branch of this repo builds against the master branch of Rack. To build for a previous version, use git tag to find a compatible version and git checkout [TAG] to check out the source for that version.

License

Source code licensed under BSD-3-Clause by Andrew Belt

VCV logo is © 2017. Derivative works may not use the VCV logo.

Panel graphics in res/ are © 2017 by Grayscale. You may not create derivative works of Fundamental panels.