Ashymad / bancom

Multi-band compressor plugin in JUCE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bancom

Multi-band compressor plugin in JUCE. image

Features:

  • Variable number of bands (via Add/Remove buttons followed by Apply)
  • Controls (left-to-right): filter frequency, threshold, ratio, attack, release, make-up gain
  • Intuitive meters: yellow -> level, red -> compresion, green -> make-up, blue -> threshold

You can grab the compiled version for Linux from the releases page in standalone, vst and vst3 versions.

Compile

You will have to change the "Header Search Paths" box to include path to an older version of the VST2 SDK if you want to compile VST2. Otherwise just remove the path from the box and deselect VST2 option from "Plugin Formats"

About

Multi-band compressor plugin in JUCE

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%