ok. Got a solution working pretty well... on everything EXCEPT AAX ☠ ☠ ☠ ☠ ☠ ☠ ☠
@Christoph-Hart It looks like AAX does not like
Engine.loadUserPreset(); or Engine.saveUserPreset();EDIT:
It looks like Engine.saveUserPreset() IS working, but Engine.loadUserPreset() is not.
I'm using the workaround to Load a preset before you call saveUserPreset, but I just can't get it to load.
Using the preset browser works as it should in PT. @Christoph-Hart What else is the Preset Browser doing when it Loads a preset that I can't achieve with Engine.loadUserPreset()?