Releases: yonie/WetCompressor
Release list
v1.0.0
WetCompressor 1.0.0 - first release
A FET compressor modelled as the circuit. Two stepped knobs and three
buttons, because that is what the circuit has: no threshold control and no
ratio control, because the threshold is fixed and INPUT is how far you drive
the signal past it.
The detector is taken from the OUTPUT of the gain cell, so the 4:1 is a
closed-loop ratio that softens on its own near the threshold, and the loop is
always a sample behind the signal - which is why transients get through. The
cell bottoms out at 38 dB, and it distorts because it is compressing rather
than beside it: 0.02% at rest, 2.9% at 19 dB of reduction.
Windows, macOS (Intel and Apple Silicon) and Linux in one download.
Installation
First, download the ZIP (see Assets below).
Windows: Extract to C:\Program Files\Common Files\VST3\
Linux: Extract to ~/.vst3/ or /usr/lib/vst3/
macOS:
- Extract to
~/Library/Audio/Plug-Ins/VST3/ - Run:
xattr -cr ~/Library/Audio/Plug-Ins/VST3/WetCompressor.vst3 - The plugin is unsigned, so macOS quarantines it. That does not mean it is unsafe.
Restart your DAW and rescan for plugins.
See the README for full details.
Full Changelog: https://github.com/yonie/WetCompressor/commits/v1.0.0