Implementation of a simple parametric EQ with JUCE Framework, following MatkatMusic's tutorial.
Tutorial Link: MatkatMusic's SimpleEQ Tutorial
To use the VST3 Plugin in your DAW:
- Download the SimpleEQ.vst3 file from the repository.
- Drop the SimpleEQ.vst3 file into your DAW's Plugins VST or VST3 folder. (For example, on Windows, it could be located at
C:\Program Files\VstPlugins
orC:\Program Files\Common Files\VST3
) - Open your DAW and use it like any other plugin.