This is a release candidate for the next version of JammerNetz. It contains the following changes:
- Updated to JUCE 8 from JUCE 6. This brings updates to Ubuntu 24, to spdlog, to flatbuffers, and to C++ 20. Compiling with Visual Studio 2022, and gcc 10.
- Turned on ASIO debugging, and making the audio callback start only after button press. This is to debug flaky audio devices and prevent crashing by aggressive reconfiguration.
- Generating a MIDI clock signal on a selectable set of MIDI outputs, which tries to be in-sync on all clients.