top of page

Building Audio Plug-ins

Developing an EQ plug-in design project using the JUCE platform entails crafting supplementary software components, commonly referred to as plug-ins, using the JUCE framework, which stands for Jules' Utility Class Extensions. With a focus on accuracy in frequency modification and audio improvement, this project thoroughly investigated digital signal processing in the JUCE framework. I built an adjustable EQ system with graphical user interface (GUI) features for control that is simple to use through major coding and implementation. 

bottom of page