Parameters - Best Practice

Thanks. I haven’t looked at attaching parameters to UI elements yet. In my old system, all my UI elements have a pointer to their parameter, I guess it should be something similar with the new system.

Anyway, good to know, it looks like I should probably wait before using AudioProcessorValueTreeState until everything is sorted.
I’ve also checked this thread AU Parameter Order and as it is right now it doesn’t make sense to use it and/or AudioProcessorParameterWithID. I will update the thread with a warning.

I’m still on JUCE 4 (actually 4.1), and although it is tempting to update to JUCE 5, this parameter situation reminds me of the multi-channel mess. I learned my lesson back then.