SMPLComp - Simple Compressor

September 22, 2020 ยท View on GitHub

A simple audio compressor plugin created with JUCE

Introduction

This is a simplified version of the CTAGDRC plugin.

Features

  • Input Gain
  • Threshold/Ratio/Knee
  • Attack/Release
  • Makeup
  • Mix
  • Gainreduction/Input/Output Metering

Contents

  1. 1A simple audio compressor plugin created with JUCE
  2. 2Introduction
  3. 3Features