Hi - wondering if anyone knows how to format an OSC message so you changes the labels of a group of switches set to multilabel.
Was think it would be something like:
/Switches @labels {'test','test2','test3','test4'}
but no luck...
thanks!
Set multilabels via OSC
Re: Set multilabels via OSC
aha - i know once i posted it would become obvious - for anyone else who is curious...
simply
/Switches @labels test test2 test3 test4
simply
/Switches @labels test test2 test3 test4
-
- Newbie
- Posts: 28
- Joined: 21 Dec 2011 01:37
Re: Set multilabels via OSC
a bit late here, but I'm having a terrible time setting a 16*16 multilabel - is this possible for you?
For me it seems like there's a byte-limit of sorts in place; I can't do names more than a couple of letters*256.
For me it seems like there's a byte-limit of sorts in place; I can't do names more than a couple of letters*256.