Skip to content

v0.5.1

Choose a tag to compare

@DariusCorvus DariusCorvus released this 29 Mar 11:22
· 77 commits to main since this release
c013e44

Bug Fixes

  • Fix EQ crackling on slider drags — diff-based parameter updates only write values that actually changed, avoiding unnecessary IIR filter coefficient recalculation
  • Eliminate audio gaps on preset switches — EQ pre-allocated with max 31 bands; band count changes bypass unused bands instead of rebuilding the audio pipeline
  • Fix codesigning in install.sh — entitlements now embedded so app launches reliably after rebuild

Docs

  • README rewritten with complete feature list and roadmap