https://github.com/emmet-hayes/hayeseq
Simple IIR-filter-based EQ plugin that provides up to 8 parametric bands to shape the frequency characteristics across the audible sonic spectrum of any sound.
https://github.com/emmet-hayes/hayeseq
Last synced: 3 months ago
JSON representation
Simple IIR-filter-based EQ plugin that provides up to 8 parametric bands to shape the frequency characteristics across the audible sonic spectrum of any sound.
- Host: GitHub
- URL: https://github.com/emmet-hayes/hayeseq
- Owner: Emmet-Hayes
- Created: 2023-06-07T20:20:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-10T05:07:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T14:16:22.680Z (5 months ago)
- Language: C++
- Homepage:
- Size: 22.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HayesEQ
A free, open-source parametric EQ plugin that features a variable number of EQ bands (1-8) and a fully continuously-resizable GUI.
The number of filters present at any given time can be changed, and each filter can operate as a peak filter, a band-pass, a low-pass or a high-pass.
Written with JUCE.