ZLEqualizer is an equalizer plugin.
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. -
Install Boost.
-
Follow the JUCE CMake API to build the source.
ZLEqualizer is licensed under GPLv3, as found in the LICENSE.md file.
Copyright (c) 2023 - zsliu98
JUCE framework from JUCE
JUCE template from pamplejuce
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).