1
0
Fork 0
nih-plug/plugins/crisp
Robbert van der Helm f7bfbb8d95 Add stable IDs to the plugin's enum parameters
Existing instances will automatically be upgraded to these IDs when the
instance gets saved. This makes it possible to rearrange things later
when needed.
2022-06-04 13:36:17 +02:00
..
src Add stable IDs to the plugin's enum parameters 2022-06-04 13:36:17 +02:00
Cargo.toml Use a vizia generic UI for Crisp 2022-03-22 18:53:32 +01:00
COPYING Add an empty plugin for Crisp 2022-03-08 18:03:38 +01:00
README.md Fix plugin names in readmes 2022-05-26 13:32:30 +02:00

Crisp

This plugin adds a bright crispy top end to low bass sounds. The effect was inspired by Polarity's Fake Distortion video.

Download

You can download the development binaries for Linux, Windows and macOS from the automated builds page. Or if you're not signed in on GitHub, then you can also find the latest nightly build here.

The macOS version has not been tested and may not work correctly. You may also have to disable Gatekeeper to use the VST3 version as Apple has recently made it more difficult to run unsigned code on macOS.

Building

After installing Rust, you can compile Crisp as follows:

cargo xtask bundle crisp --release