Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 655 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 655 Bytes

crrshrr

crrshrr is a simple bit crusher effect. It is available as a VST and CLAP plugin for Windows and Linux, and can be compiled to Windows, Linux and OSX.

screenshot

While the bit depth and (sample) rate parameters do what may be expected to, the random and random rate parameters add a bit of a distinctive flavor to it.

This was created as a way to play around with Rust, nih-plug, and audio effects development in general.

Building

After installing Rust, you can compile crrshrr as follows:

cargo xtask bundle crrshrr --release