4e0a0d4cd5
This is probably a good idea to keep the stack sizes small. A couple 32 element buffers should be fine, but these fit 512 elements each and Windows can be fussy about stack sizes. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CHANGELOG.md | ||
COPYING | ||
README.md |
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 credit goes to Chris from Airwindows. I just wanted to share this in case anyone else finds it useful.
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