Update Soft Vacuum's descriptions
This commit is contained in:
parent
2e28797bed
commit
699c2b99f9
|
@ -75,9 +75,10 @@ Scroll down for more information on the underlying plugin framework.
|
||||||
useful too!
|
useful too!
|
||||||
- [**Soft Vacuum**](plugins/soft_vacuum) is a straightforward port of
|
- [**Soft Vacuum**](plugins/soft_vacuum) is a straightforward port of
|
||||||
Airwindows' [Hard Vacuum](https://www.airwindows.com/hard-vacuum-vst/) plugin
|
Airwindows' [Hard Vacuum](https://www.airwindows.com/hard-vacuum-vst/) plugin
|
||||||
with 4x linear-phase oversampling and parameter smoothing, because I like the
|
with parameter smoothing and up to 16x linear-phase oversampling, because I
|
||||||
distortion effect and wish it had oversampling. All credit goes to Chris from
|
liked the distortion and just wished it had oversampling. All credit goes to
|
||||||
Airwindows. I just wanted to share this in case anyone else finds it useful.
|
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
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# Soft Vacuum (Airwindows port)
|
# Soft Vacuum (Airwindows port)
|
||||||
|
|
||||||
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 parameter
|
||||||
oversampling and parameter smoothing, because I like the distortion effect and
|
smoothing and up to 16x linear-phase oversampling, because I liked the
|
||||||
wish it had oversampling. All credit goes to Chris from Airwindows. I just
|
distortion and just wished it had oversampling. All credit goes to Chris from
|
||||||
wanted to share this in case anyone else finds it useful.
|
Airwindows. I just wanted to share this in case anyone else finds it useful.
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue