DJShoesForHands / WarmCompressor

Audio plugin - Warm sounding compression
0 stars 0 forks source link

Simple Compressor plugin written using JUCE framework.

The basic signal flow is: EQ -> Compressor -> Soft Clipper

If you would like to build this plugin, download the JUCE framework: https://juce.com/download/ Included in this repo are the required projucer file and source files needed to build

These tutorials will help you with using Projucer: https://docs.juce.com/master/tutorial_new_projucer_project.html https://docs.juce.com/master/tutorial_manage_projucer_project.html