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 4ddef43a00 Implement PROB and RND parameters in Random. 3 years ago
presets/Quantizer Add Quantizer presets from preset generating script. 3 years ago
res Use fonts from Rack system dir instead of self-contained. 3 years ago
src Implement PROB and RND parameters in Random. 3 years ago
.gitignore Fix VCA-1 slider display 6 years ago
.gitmodules Remove libsamplerate submodule, fix Delay build on MacOS 7 years ago
CHANGELOG.md Merge remote-tracking branch 'origin/v1' into v2 4 years ago
LICENSE-GPLv3.txt Relicense to GPLv3. 5 years ago
LICENSE.md Fix manifest version and license. 4 years ago
Makefile Add WAV loading/saving to WTLFO. Add FrequencyQuantity to WTLFO param. Fix WTLFO display bugs. 3 years ago
README.md Add contribution note. 4 years ago
generate_quantizer_presets.py Add Quantizer presets from preset generating script. 3 years ago
plugin.json Clean up module names more. 3 years ago

README.md

Fundamental

Since Fundamental will be packaged with VCV Rack for DAWs, we cannot accept pull requests. See https://github.com/VCVRack/Rack/blob/v1/.github/CONTRIBUTING.md

Open an issue to request a feature or report a bug.

Building

Follow the build instructions for VCV Rack plugins at https://vcvrack.com/manual/Building.html#building-rack-plugins.