@stephanschulz wrote:
I am looking in to the option of sending a OSC blob to an Arduino.
For it to work I will need to fill a ofBuffer with a bunch of bytes (number between 0 - 8).I am stuck on the simple set of filling the ofBuffer with those numbers.
Ideally in the end the buffer would contain {0,3,5,1,7,9,4,2, and so on}
so I can use oscMsg.addBlobArg(ofBuffer)
thanks for any advice.
Posts: 1
Participants: 1