What's new
- MTS-ESP microtuning support
- CLAP plugin support (sadly scaling is not available for now, but we are working on this)
- Scalable UI upgrade (better resolution), optimized UI redraw
- More accurate VU meter. Thanks @FulopNandor
- Releases are now notarized for macOS
- Fix for VST3 automation (again)
- For developers: cmake is now the build system
Internal changes
- Adjust feedback for algorithm 32 in Mk I engine by @showlabor in #331
- Initial cmake support by @showlabor in #332
- Fix a Linux build error by @haenkel in #334
- Don't display JUCE splash screen by @showlabor in #333
- JUCE as a submodule by @haenkel in #335
- More CMake changes and less warnings by @haenkel in #336
- Use buses API for channel configuration by @showlabor in #337
- Clap Implementation for DEXED by @baconpaul in #353
- Flush denormals by @haenkel in #349
- Fix a Windows CLAP linker error by @baconpaul in #354
- Add MTS-ESP support by @olicash in #282
- Make VST3 and ALSA skippable in cmake by @haenkel in #341
- Fix parameter remote control in Bitwig by using name as parameter ID by @voidshine in #346
- Merging Scaling2x by @asb2m10 in #356
- Corrections of unhandled exceptions/illegal file contents and sizes related to some ''.scl'' and ''.kbm'' files by @FulopNandor in #417
- adding 200%, 300% and 400% scaling options by @FulopNandor in #426
- implement faster dB-based VUMeters and a tricolor main VUMeter by @FulopNandor in #429
New Contributors
- @showlabor made their first contribution in #331
- @haenkel made their first contribution in #334
- @olicash made their first contribution in #282
- @voidshine made their first contribution in #346
- @FulopNandor made their first contribution in #417
Full Changelog: v0.9.6...v0.9.7