Oh man - okay so I'm in some real need of help. For the sake of this post, let's assume I know nothing at all about scripting/javascript, but I can follow directions.
I'm using the menu widget to create a sort of 'circular toolbar', and I've hit a snag where I'm not sure how to proceed.
For Menu> Values, it's currently showing
I don't want those numbers to be what my menu consists of, but anything else entered there messes up the format of the circular menu. I assume this is by design, and I have to assign an ID or name to each of those values (eventually I'll put an icon instead, but I'll keep this basic for now)
I couldn't find any information or examples on the OSC documentation explaining how to assign names to these values (in simple terms for me, how to turn those numbers into words, that act as their own individual buttons), and then further, wouldn't each of those menu options need to be their own button widget in order to assign the OSC preArgs/target?
Please please please forgive my ignorance here - scripting is obviously not my strength but happy to learn.
Thanks,
AJ