How to set a parameter version hint?

You can pass a ParameterID { "id", versionHint } as the first argument of a parameter constructor.

There’s an example in the AudioPluginDemo project:

8 Likes