Hi,
I’ve noticed that IControl::SetWantsMidi(true) does not work correctly with VST3 builds. (Tested with the Mod/Pitch wheel in the IPlugInstrument example)
The midi event does not update the IControl. When building as AU, it does work properly.
PJ