1
0
Fork 0
nih-plug/plugins/crisp
Robbert van der Helm f084f14095 Refactor GUIs to use param's own default value
This removes the need to pass a lot of these `ParamSetter`s and
`GuiContext`s around. We also don't need explicit events to reset a
parameter anymore since you can get this information from the parameter
itself.
2022-03-21 13:11:36 +01:00
..
src Refactor GUIs to use param's own default value 2022-03-21 13:11:36 +01:00
Cargo.toml Use the new iced generic UI for Crisp 2022-03-16 01:30:29 +01:00
COPYING Add an empty plugin for Crisp 2022-03-08 18:03:38 +01:00
README.md Add an empty plugin for Crisp 2022-03-08 18:03:38 +01: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. If you're not signed in on GitHub, then you can also find the last 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 Puberty Simulator as follows:

cargo xtask bundle crisp --release