Arduino EQ

Hi there. I want to start a new project but i have no idea where shall i start. I want to make Arduino controlled EQ. So is there any way to control VST equalizer or any other equalizer with arduino knobs?

Controlling a VST eq would be relativity trivial and you should look for stuff on connecting pots to the arduino and then sending midi from the arduino (at a guess your looking for continuous controllers). All of this will be easy to find. Controlling any kind of eq is more tricky.