What is the best way to setup a Toggle Button Group with toggle buttons in PluginGuiMagic? I would like the buttons to toggle based on a parameter value that I have setup. I would like to assign an AudioParameterFloat value to each toggle button in the group so that they turn on/off based on the value of 0,1,2 accordingly. I hope this makes sense