- Added `guiModule` option that accepts "fltk", "ntk", "zest", or "off"
- Split FLTK dependencies from NTK dependencies
- Added support for building the FLTK gui
- Added support for building the Zyn-Fusion (zest) gui
- Added new derivation for the Zest UI framework (local to zynaddsubfx)
It's not yet designed to be used outside of zynaddsubfx, but it
may be in the future
- Added flags for all optional features
- Added & disabled `dssiSupport` by default
- Disabled `lashSupport` by default
Slows down startup looking for LASH server if not running
- Added & enabled `portaudioSupport` by default
Cross platform audio library that uses ALSA/JACK on Linux.
Supports multiple audio streams without needing JACK.
- Enabled tests
- Removes nico202 as maintainer, as requested in code review