|
7 years ago | |
---|---|---|
.. | ||
common | 7 years ago | |
component | 7 years ago | |
docs/screenshots | 7 years ago | |
res | 7 years ago | |
src | 7 years ago | |
utils | 7 years ago | |
.gitignore | 7 years ago | |
.gitmodules | 7 years ago | |
LICENSE.txt | 7 years ago | |
Makefile | 7 years ago | |
README.md | 7 years ago |
Modules for VCVRack.
Mainly based on the work described in A simple digital model of the diode-based ring-modulator
Mainly based on the work described in Virtual analog model of the Lockhart wavefolder
Clone this repository into the Rack's plugins directory then build using Make:
cd Rack/plugins/
git clone https://github.com/eres-j/VCVRack-plugin-JE.git
cd VCVRack-plugin-JE
git submodule update --init --recursive
make -j