You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #31 from midilab/develop
- 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 compilant on MacOS Tahoe for build.
- Added a Dockerflie for Linux build with specific old glibc for broad support on different linuxes distros.