I want to create an exe to control the parameters of VST3

Ladies and gentlemen, I am trying to write an external application in C++to control existing VST3 parameters, such as the audio parameters of AUTOTUNE. What knowledge should I learn? Does anyone have an example

Thank you.

Hi, and welcome to the forum!

The VST 3 SDK would be a good starting point.