Skip to content

Release candiate for 2.3.0 refresh

Latest
Compare
Choose a tag to compare
@christofmuc christofmuc released this 07 Oct 21:17
· 1 commit to master since this release

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.