Skip to content

DJShoesForHands/WarmCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Compressor plugin written using JUCE framework.

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

  • EQ allows you to boost/cut certain frequencies to be compressed more/less
  • The compressor is... a normal compressor
  • The soft clipper prevents harsh clipping of any signal above full scale

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

About

Audio plugin - Warm sounding compression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages