Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 821 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 821 Bytes

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"