0.4.1 is available at here.
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/
WARNING for Linux users
If you build it locally, please pull the whole commit history.
WARNING for Windows users
Please use the installer
ZL.Equalizer-0.3.5-Windows.exe
FIRST! The C++ runtime is now statically linked. However, you may have to install the Latest Microsoft Visual C++ Redistributable (if you are not able to open the plugin).
It is possible that your computer is not happy with the Direct2D feature from JUCE (e.g., #85). In such case, you may try
ZL.Equalizer-0.3.5-Windows-Software.exe
instead (AAX not included), which uses the software renderer. Please be aware that the software renderer is slower than the hardware renderer (w.r.t. UI). If this one works for you while the default one does not, you are encouraged to open a discussion.
WARNING for Pro Tool users
AAX is updated in this version.
Changelog:
- BREAKING: add auto dynamic threshold. When you press the dynamic threshold learning button, it will not only start the threshold learning but also automatically adjust the threshold. See the manual for more information.
- BREAKING: fix the reset button in the UI setting panel. When you press the reset button, it will reset colours to defaults.
- add standalone to releases
- change the plugin logo