1
0
Fork 0
nih-plug/plugins/crisp
Robbert van der Helm d6184ea06e Replace VST3 category string with enum slice
I've been putting this off for a while, but now is finally the day. We
already did this for CLAP a while back. This is both simpler and less
error prone.
2023-02-01 16:09:03 +01:00
..
src Replace VST3 category string with enum slice 2023-02-01 16:09:03 +01:00
Cargo.toml Add URLs to the plugin Cargo.toml files 2022-11-11 20:26:39 +01:00
COPYING Add an empty plugin for Crisp 2022-03-08 18:03:38 +01:00
README.md Update macOS instructions in plugin readmes 2022-10-09 21:35:25 +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.

On macOS you may need to disable Gatekeeper 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