AAX problem with VSTGUI 4.8: CFrame is "final"

Yeah, CFrame was not designed to be inherited from. I just had a quick look at what the AAX SDK is doing there, and it would have been a better idea to create a specific VSTGUIEditorInterface implementation for their parameter stuff. But you’re right, you should stick with the earlier VSTGUI version.