Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 663 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 663 Bytes

SimpleEQ

Using the JUCE framework I built a 3 band equalizer with a spectrum analyzer. A response curve shows the lowpass, highpass, and peak parameter's effects on the audio being played.

Screen Shot 2022-01-10 at 12 45 57 PM

There are toggle buttons to turn off the spectrum analyzer, lowcut and highcut filters, and the peak filter. Each toggle button also changes the display of its sliders.

This project was created following the tutorials from MatKatMusic.