https://github.com/emmet-hayes/hayescompressor
Simple Compressor audio plug-in written with JUCE
https://github.com/emmet-hayes/hayescompressor
Last synced: 3 months ago
JSON representation
Simple Compressor audio plug-in written with JUCE
- Host: GitHub
- URL: https://github.com/emmet-hayes/hayescompressor
- Owner: Emmet-Hayes
- Created: 2023-07-03T20:45:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-10T04:39:55.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T14:16:23.311Z (5 months ago)
- Language: C++
- Size: 3.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HayesCompressor
A free, open-source Compressor audio plug-in.
It provides both input and output gain, a meter to visualize gain reduction, as well as attack, release, threshold, ratio, and knee controls that are very useful in shaping the response of the compressor.
Written with JUCE.