e8fd18ab80
Instead of a VST3-style polling function to test if a plugin supports a certain layout, the plugin now explicitly enumerates the supported layouts. This aligns better with non-VST3 plugin formats. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
COPYING | ||
README.md |
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