Master Me Versions Save

automatic mastering plugin for live streaming, podcasts and internet radio.

1.2.0

1 year ago
  • Add LADSPA plugin
  • Initial experimental AU version
  • Fix LV2 Windows UI type
  • Fix newlines in GUI code not shown correctly in some systems
  • Optimize for non-denormal audio usage
  • Pre-generate plugin files within the repo, removing the need for faust + faustpp at build time
  • Several CLAP plugin fixes

1.1.0

1 year ago

General changes:

  • Fix black UI on init under some hosts
  • Fix LV2 scale factor when not provided by host or in macOS
  • Fix VST2 crash when removing 1 of many instances
  • Initial, experimental CLAP plugin format support
  • Make standalone only rely on JACK, skipping native audio fallback
  • Use a single nanovg context (improves GUI CPU/GPU usage)

CI/Build related changes:

  • Add linux-riscv64 CI builds
  • Remove JACK Standalone on Windows zip builds

1.0.0

1 year ago