What's Changed
- Code Review and Fixes by @midilab in #31 wich includes:
Fixes 2 issues related to each other #22 and #30 .
Removes static initialized members that might be a fix for #23 but not tested for the issue specific scenario yet.
Update JUCE to 8.0.5 to make it build compilant on MacOS Tahoe+.
Added a Dockerflie for Linux build with specific old glibc (glibc 2.31+) for broad support on different linuxes distros.
Full Changelog: v0.12.2...v0.12.3