

Tried with JUCE’s AudioPluginDemo AU version (JUCE 5.4.1 master branch of ) and it loads, but automation is not working either (this is the version of JUCE my latest build uses).So, I did some further testing with the example audio plugins from JUCE itself: the AU version does not work (you can draw curves for the parameters, but the values are never actually changing when applying the curves).the VST version does work (parameter automation curves are respected and applied).

So, I did some testing myself and could indeed confirm the following:

I got a bug report from a client stating that parameter automation for my plugin does not work in Sound Forge Pro Mac 3.
