Fixes
macOS Build & Runtime (PR #5 by @Flipmonster)
- cmake-js 7 + cmake 4 compatibility: Fixed build failure with Homebrew cmake 4.x on macOS
- JUCE MessageManager crash: Fixed AppKit main-thread assertion crash on macOS startup
- CoreAudio works: Audio engine, NAM, IR, pitch detection all functional on macOS
- AU hosting disabled: Temporarily disabled until proper event loop integration (VST3 still works)
- Note: VST/AU plugin editor windows don't open on macOS yet — NAM+IR work fully
CI Fix
- Updated CI workflow to use
--CDCMAKE_BUILD_TYPE=Release(cmake-js 7 compat)
Downloads
- Linux:
.AppImageor.deb - Windows:
.exeinstaller - macOS:
.dmgor.zip(now builds and runs correctly!)