Skip to content

ZL-Audio/ZLEqualizer

Repository files navigation

ZLEqualizer

pluginval License Downloads

ZLEqualizer is an equalizer plugin.

Usage

See the wiki for details.

Download

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

Build from Source

  1. git clone this repo

  2. Download CMAKE if you do not have it.

  3. Populate all submodules by running git submodule update --init in your repository directory.

  4. Install Boost.

  5. Follow the JUCE CMake API to build the source.

License

ZLEqualizer is licensed under GPLv3, as found in the LICENSE.md file.

Copyright (c) 2023 - zsliu98

JUCE framework from JUCE

JUCE template from pamplejuce

farbot by Fabian Renn

Friz by bgporter

fontaudio by fefanto

RemixIcon by Remix Design

Font from CMU Open Sans, Font Awesome and MiSans.

References

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).

Equalize It by suroge

Frequalizer by ffAudio