I'v read through the forums for examples of this, and I've seen excellent examples like @technobear with his push project, but I would like to know who has experience with using an off the shelf LED-ring-equipped rotary encoder MIDI controller to implement "menus" or "groups" or "pages" of controls... The idea has been expressed several times but different people want different things...
I used to do this all the time with MAXmsp and bcr-2000.
I could save values in col objects or tables, or just save the values in lists which I would "bang" out again when the corresponding page button was pressed. What are the best practices for doing this type of thing in the Axoloti platform?
How do we implement this kind of distribution of controllers and variables in axoloti? Could the subpatch presets do the trick? Are tables the way to go? Should I write a script?
Can someone point me to a good resource, or otherwise point me in the right direction? In particular, I'm interested in doing this with a midi controller, like the bcr2000, that has midi-updatable LED rings that give feedback... or the X-touch Mini, which I now have in my possession.
All suggestions welcome!
thanks.