ZL-Audio / ZLEqualizer

equalizer plugin
https://zl-audio.github.io/plugins/zlequalizer/
GNU General Public License v3.0
193 stars 3 forks source link
audio-effect audio-unit equalizer juce lv2 vst3

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:

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