I want to use `live.text` buttons for these three modes, so I can map them to a hardware controller, and have the hardware buttons light up accordingly.
Only one of these modes can be active at a time - these are really radio buttons, the modes are exclusive.
How can I configure them so that when one is toggled on, the others turn off?
Is there a way to tell Max that these are part of a radio/exclusive group?
Or .. do I need to implement this via patching maybe using `select`?
I would really appreciate any clues or guidance - thanks in advance
