Awesome
ChowDSP for VCV
This repository contains ChowDSP modules for VCV Rack. Official releases can be installed from the VCV Rack Library.
<img src="./doc/Screenshots/ChowTape.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowTapeComp.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowTapeLoss.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowTapeDegrade.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowTapeChew.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowPhaserFeedback.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowPhaserMod.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowFDN.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowRNN.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowModal.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowDer.png" alt="Pic" height="300"><img src="./doc/Screenshots/Werner.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowPulse.png" alt="Pic" height="300"><img src="./doc/Screenshots/Credit.png" alt="Pic" height="300"><img src="./doc/Screenshots/Warp.png" alt="Pic" height="300"><img src="./doc/Screenshots/ChowChorus.png" alt="Pic" height="300">
For more information, see the User Manual.
Building
To build these plugins, you must have the VCV Rack development environment set up. Then use the following commands:
# clone repository
$ git clone https://github.com/jatinchowdhury18/ChowDSP-VCV.git
$ cd ChowDSP-VCV
$ make install
The ChowDSP-VCV repository also contains a benchmarking suite. For more information on building and running benchmarks, see the benchmark documentation.
Credits
ChowDSP VCV uses the Eigen and r8lib libraries for linear algebra, as well as Stefano D'Angelo's Wright Omega function approximations. The ChowChorus effect is inspired by the "Ensemble" effect in the Surge Synthesizer and borrows their implementation for representing complex numbers with SIMD registers.
Module design assisted by Margus Mets.
ChowDSP uses Roboto fonts, licensed under the Apache License, Version 2.0.
License
ChowDSP VCV Modules (both artwork and code) are licensed under the GPLv3 license. Enjoy!