0.5.0 Pre-Release is available at here: https://github.com/ZL-Audio/ZLEqualizer/releases/tag/0.5.0
- fix uninitialized static gain compensation in some edge cases
- fix data race in some edge cases
- fix nlopt library linking issue in 0.4.4 (See #132) which breaks Linux and macOS binaries
- fix incorrect license in installers
- improve DSP stability
If you modify/distribute the code/binaries, please pay attention to the change of the license: https://github.com/ZL-Audio/ZLEqualizer?tab=readme-ov-file#license.
After installation, please load the plugin in an empty DAW session and check its functionality.
Please read
- the manual: https://zl-audio.github.io/plugins/zlequalizer/
- the plugin installation help page: https://zl-audio.github.io/help/plugin_installation/
WARNING for Windows users
I can confirm that the plugin installed by
ZL.Equalizer-0.4.5-Windows.exe
is highly likely to freeze the plugin & DAW on some machines, especially those without powerful CPU & GPU. Please try the installerZL.Equalizer-0.4.5-Windows-Software.exe
first. The Direct2D feature from the current JUCE version causes this issue. JUCE team is working on a fix.
WARNING for Linux users
If you build it locally, please pull the whole commit history.