mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Mention Soft Vacuum in the readme
This commit is contained in:
@@ -73,6 +73,11 @@ Scroll down for more information on the underlying plugin framework.
|
|||||||
again when the input returns back to safe levels. Made for personal use during
|
again when the input returns back to safe levels. Made for personal use during
|
||||||
plugin development and intense sound design sessions, but maybe you'll find it
|
plugin development and intense sound design sessions, but maybe you'll find it
|
||||||
useful too!
|
useful too!
|
||||||
|
- [**Soft Vacuum**](plugins/aw_soft_vacuum) is a straightforward port of
|
||||||
|
Airwindows' [Hard Vacuum](https://www.airwindows.com/hard-vacuum-vst/) 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.
|
||||||
- [**Spectral Compressor**](plugins/spectral_compressor) can squash anything
|
- [**Spectral Compressor**](plugins/spectral_compressor) can squash anything
|
||||||
into pink noise, apply simultaneous upwards and downwards compressor to
|
into pink noise, apply simultaneous upwards and downwards compressor to
|
||||||
dynamically match the sidechain signal's spectrum and morph one sound into
|
dynamically match the sidechain signal's spectrum and morph one sound into
|
||||||
|
|||||||
@@ -3,7 +3,8 @@
|
|||||||
This is a straightforward port of Airwindows' [Hard
|
This is a straightforward port of Airwindows' [Hard
|
||||||
Vacuum](https://www.airwindows.com/hard-vacuum-vst/) plugin with 4x linear-phase
|
Vacuum](https://www.airwindows.com/hard-vacuum-vst/) plugin with 4x linear-phase
|
||||||
oversampling and parameter smoothing, because I like the distortion effect and
|
oversampling and parameter smoothing, because I like the distortion effect and
|
||||||
wish it had oversampling. All credits go to Chris from Airwindows.
|
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
|
## Download
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user