Skip to content

ZL-Audio/ZLEqualizer

Repository files navigation

ZL Equalizer

pluginval License Downloads

ZL Equalizer is an equalizer plugin.

A short intro video is available at here.

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. Follow the JUCE CMake API to build the source.

License

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

nlopt by Steven G. Johnson

farbot by Fabian Renn

Friz by bgporter

fft-juce by Matthijs Hollemans

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

Moler, Cleve. Makima Piecewise Cubic Interpolation. MathWorks Blogs. (2019).

Equalize It by suroge

Frequalizer by ffAudio