3.0.0 Windows
Updated to fluidsynth from (probably?) v2.0.5 to v2.2.4 (fixes sustain pedal bug #30).
Upgraded JUCE from (probably?) v5.4.3 to v6.1.2.
(6.1.4 is a no-go).
Rewrote build system with JUCE 6's new CMake support (#32).
Compiled inside a Linux Docker container (#33).
Statically-linked; it's now just a single-file binary (no more "DLL hell"). Installation is now drag-and-drop.
Release includes:
- Standalone .exe
- VST2
- VST3
x64 = 64-bit Windows (commonly on Intel or AMD CPU)
x86 = 32-bit Windows (commonly on Intel or AMD CPU)
Upgrading from a previous version of juicysfplugin
Run the uninstaller that came with juicysfplugin, or delete the files that are described in these release notes:
https://github.com/Birch-san/juicysfplugin/releases/tag/2.3.3
May be slower at loading SF3 soundfonts than the previous release; we are statically-linked now, so we cannot use OpenMP to load soundfonts using multiple threads.