Based on next 0.9.7 release
- MTS-ESP support
- CLAP support
- Fix VST3 automation
- Better support of UI scaling
What's Changed
- 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
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
Full Changelog: v0.9.6...NIGHTLY