Skip to content

jatinchowdhury18/ChowDSP-VCV

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

ChowDSP for VCV

License: GPL v3 Build Status

This repository contains ChowDSP modules for VCV Rack. Official releases can be installed from the VCV Rack Library.

PicPicPicPicPicPicPicPicPicPicPicPicPicPicPicPic

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!