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 4b122d2bec Fix interpolateLinear call 7 years ago
res Add Sequential Switch 7 years ago
src Fix interpolateLinear call 7 years ago
LICENSE-dist.txt Initial commit 7 years ago
LICENSE.txt Initial commit 7 years ago
Makefile Update version 7 years ago
README.md Update README 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

Panel graphics in res/ are © 2017 by Grayscale

Derivative works may not use the VCV logo or panel graphics.