Skip to content

Releases: trummerschlunk/master_me

1.2.0

15 Apr 18:18
1.2.0
bf17b07
Compare
Choose a tag to compare
  • 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

16 Sep 10:32
Compare
Choose a tag to compare

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

01 Sep 14:52
c03ce7d
Compare
Choose a tag to compare
Always build CI, not just on push

Signed-off-by: falkTX <falktx@falktx.com>