OSC length wrapping issue with @colors
Posted: 13 Jun 2013 23:50
hi, so I'm dealing with a persistent problem that keeps coming up for me (and that I've attempted to deal with in the past but failed)
Sending "Pads @colors i i i i ..." messages to a 16*16 Pad object is fine, up until the 256th pad, which will then wrap and display the first pad instead.
Is anyone else seeing this? I'm definitely sending full lists without wrapping, but no dice - it definitely behaves as if my object only takes 255 multicolor values.
Similarly, I am unable to send much by way of multilabel data to the object, either - data beyond 200-some entries gets corrupted, depending on how large each entry is.
Sending "Pads @colors i i i i ..." messages to a 16*16 Pad object is fine, up until the 256th pad, which will then wrap and display the first pad instead.
Is anyone else seeing this? I'm definitely sending full lists without wrapping, but no dice - it definitely behaves as if my object only takes 255 multicolor values.
Similarly, I am unable to send much by way of multilabel data to the object, either - data beyond 200-some entries gets corrupted, depending on how large each entry is.