Noise Suppression v1.01 (VST2, VST3, LV2, LADSPA, AU, AUv3)
Breaking release, at least for PulseAudio setups.
Changes:
- Now we are using JUCE framework, which brings the following benefits:
- macOS builds
- New parameters:
VAD Grace Period (ms)
,Retroactive VAD Grace (ms)
- Better compatibility with non-
480
block sizes, which allows plugin to work with Audacity and in many other cases - FST headers are used instead of VST2 ones in order to work around VST2 headers license
- CI builds artifacts for all operation systems
- Testing in CI
- Update instructions for PipeWire