CH
CHOW Matrix
CHOW Matrix is a delay effect, made up of an infinitely growable
tree of delay lines, each with individual controls for feedback,
panning, distortion, and more. ChowMatrix is available as a VST,
VST3, AU, LV2, AUv3, AAX, and Standalone Application.
Quick Links
Installing
To download the latest release, visit the
official website.
If you would like to try the most recent builds (potentially
unstable) check out the
nightly builds.
Building
To build from source, you must have CMake installed.
# Clone the repository
$ git clone https://github.com/Chowdhury-DSP/ChowMatrix.git
$ cd ChowMatrix
# initialize and set up submodules
$ git submodule update --init --recursive
# build with CMake
$ cmake -Bbuild
$ cmake --build build --config ReleaseThe built plugins will be located in ChowMatrix/build/ChowMatrix_artefacts/
Credits
- GUI Design - Margus Mets
- GUI Framework - Plugin GUI Magic
- Dilogarithm function - Polylogarithm
- Extra Icons - FontAwesome
License
ChowMatrix is open source, and is licensed under the BSD 3-clause license.
Enjoy!
On this page
Languages
C++81.5%TeX6.5%CMake4.4%Shell3.4%Inno Setup2.7%C1.4%Makefile0.1%
BSD 3-Clause "New" or "Revised" License
Created October 24, 2020
Updated March 9, 2026
