ZL Equalizer is an equalizer plugin.
A short intro video is available at here.
See the wiki for details.
See the releases for the latest version.
Please NOTICE:
- the installer has NOT been notarized/EV certificated on macOS/Windows
- the plugin has NOT been fully tested on DAWs
-
git clone
this repo -
Download CMAKE if you do not have it.
-
Populate all submodules by running
git submodule update --init
in your repository directory. -
Follow the JUCE CMake API to build the source.
ZL Equalizer is licensed under AGPLv3, as found in the LICENSE.md file. However, the logo of ZL Audio and the logo of ZL Equalizer are not covered by this license.
Copyright (c) 2023 - zsliu98
JUCE framework from JUCE
JUCE template from pamplejuce
fft-juce by Matthijs Hollemans
Font from CMU Open Sans, Font Awesome and MiSans.
Vicanek, Martin. Matched One-Pole Digital Shelving Filters. (2019).
Vicanek, Martin. Matched Second Order Digital Filters. (2016).
Redmon, Nigel. Cascading filters. (2016).
Wishnick, Aaron. Time-Varying Filters for Musical Applications. DAFx. (2014).
Moler, Cleve. Makima Piecewise Cubic Interpolation. MathWorks Blogs. (2019).