Just want to know if it possible to listen any GUI event from VST host (i.e. FL Studio)?
For example if I want to get current (focused) generator window name/id (sawer, kick, e.t.c.) and any changing parameter name/value (cutoff, volume).

Can it be done with midi messages?
Now I am looking at JUCE framework for VST development.
Any advice will be appreciated! Thanks.