This version includes a big new feature: Equalization Match. This new feature is really fun to play with :) Feel free to open an issue/discussion if you have any suggestions.
- BREAKING: change dynamic link to UI setting (the parameter is now shared across all instances)
- add Equalization Match (See the manual for details)
- add UI setting import/export
- fix incorrect channel layout (See #138)
- fix incorrect solo display (See #138)
- fix double-click behaviour (See #141)
- improve solo display
- improve GUI performance (especially when you open the UI setting panel)
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
You may try
ZL.Equalizer-0.5.0-Windows.exe
(with the Direct2D rendering) andZL.Equalizer-0.5.0-Windows-Software.exe
(with the software rendering) to see which one performs better on your computer.
WARNING for Linux users
If you build it locally, please pull the whole commit history.
ZL.Equalizer-0.5.0-Linux-ARM64.zip
is built on the public preview of GitHub-hosted Linux ARM64 runner (see https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/). I have not tested the plugin on Linux ARM64 runners thoroughly.