The latest version is here: https://github.com/ZL-Audio/ZLEqualizer/releases/latest
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.4.3-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.4.3-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).
WARNING for Pro Tool users
AAX is updated in this version.
- change the top panel layout (move global bypass and sgc buttons outside)
- change the UI setting panel layout
- add the resizing to default size function to UI button
- add default pass filter order & slider double-clicking to the UI setting panel
- add colour maps to the UI setting panel
- add fft resolution to the UI setting panel
- fix incorrect latency when the samplerate changes after loading the plugin
- fix combobox displays in
Standalone
- improve
matched phase
mixed phase
under high samplerates - improve spectrum display accuracy in the high-end