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.
Matched One-Pole Digital Shelving Filters, Martin Vicanek
Matched Second Order Digital Filters, Martin Vicanek
Cascading filters, Nigel Redmon
A Simple Method of Designing Multiple Order All Pole Bandpass Filters by Cascading 2nd Order Sections, Nello Sevastopoulos and Richard Markell