How simple is it to make arrays of the new AudioParameter classes?
I have a half finished audio parameter handler of my own, and it uses lots of arrays of buttons, sliders, etc.
Wondering how hard it’s gonna be to switch over to the juce classes and make arrays of bools, floats, etc.