ZL-Audio / ZLInflator

distortion/saturation plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZLInflator

pluginval

ZLInflator is a distortion/saturation plugin to increase loudness.

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 the latest JUCE by running git submodule update --init in your repository directory.

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

License

ZLInflator has a GPLv3 license, as found in the LICENSE file.

Copyright (c) 2023 - zsliu98

JUCE framework from JUCE

JUCE template from pamplejuce

Algorithm inspired by RCJacH, lewloiwc, sai'ke and BethHarmon

Font from CMU Open Sans, Font Awesome and MiSans.

About

distortion/saturation plugin

License:GNU General Public License v3.0


Languages

Language:C++ 95.0%Language:CMake 4.4%Language:Inno Setup 0.6%