AAX automation shortcut key "CMD+CTRL+Click" doesn't work problem

Hi @paul.oh,
In order to provide this functionality Pro Tools should be capable of getting Parameter Ids from JUCE’s components.

There are virtual functions to be implemented if you wish to support such Pro Tools features.
(see here: 404 - Missing Page - JUCE)

See here:

I’ve tested a plug-in we have that implement those and it works as expected (also checked it against Avid’s own ChannelStrip plug-in latest Pro Tools).

4 Likes