github werman/noise-suppression-for-voice v1.01
Noise Suppression v1.01 (VST2, VST3, LV2, LADSPA, AU, AUv3)

latest releases: v1.03, v1.02
22 months ago

Breaking release, at least for PulseAudio setups.

⚠️ I took down the windows build due to #129 and #127

Changes:

  • Now we are using JUCE framework, which brings the following benefits:
    • Support of all popular plugin formats, now we also support VST3, AU, and AUv3
    • Easy to create cross-platform GUI
    • GUI of the plugin
    • Automatic generation of plugin metadata
    • Reduced code duplication
  • 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

Don't miss a new noise-suppression-for-voice release

NewReleases is sending notifications on new releases.