What's Changed
- Adding cassert a la #14 by @aure in #15
- Support Xcode 15 and Swift 5.9 compiler by @jwyterlin in #14
- Increase minimum delay time in StereoDelay.cpp by @NickCulbertson in #19
- Reading of SFZ improved: loop_mode=no_loop, fixes #21 by @mahal in #22
- Update CODEOWNERS by @NickCulbertson in #26
- Documentation: fixed links, fixed Sampler class documentation, improved navigation by @mahal in #25
- Fix Xcode 26 compatibility: replace NULL with nullptr in SampleOscillator by @jabou in #29
New Contributors
- @aure made their first contribution in #15
- @jwyterlin made their first contribution in #14
- @NickCulbertson made their first contribution in #19
- @mahal made their first contribution in #22
- @jabou made their first contribution in #29
Full Changelog: 5.6.1...5.6.2