1
0
Fork 0
nih-plug/plugins/aw_soft_vacuum
2023-04-05 18:22:28 +02:00
..
src Port the Hard Vacuum algorithm 2023-04-05 18:22:28 +02:00
Cargo.toml Add a skeleton for a Hard Vacuum port 2023-04-05 18:22:28 +02:00
CHANGELOG.md Add a skeleton for a Hard Vacuum port 2023-04-05 18:22:28 +02:00
COPYING Add a skeleton for a Hard Vacuum port 2023-04-05 18:22:28 +02:00
README.md Add a skeleton for a Hard Vacuum port 2023-04-05 18:22:28 +02:00

Soft Vacuum (Airwindows port)

This is a straightforward port of Airwindows' Hard Vacuum plugin with 4x linear-phase oversampling and parameter smoothing, because I like the distortion effect and wish it had oversampling. All credits go to Chris from Airwindows.

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 Safety Limiter as follows:

cargo xtask bundle aw_soft_vacuum --release