Emojis Over OSC / UDP

edited November 2016 in Library Questions

The oscP5 library (for sending/receiving OSC over UDP) is stuck in UTF-8 character encoding. I've tried playing with byte-converting code, but everything I can find on character encoding is from processing v1/2 circa 2007.

I don't expect these emojis to display properly in the console, but i'm working with a JSON file that contains user generated content. I'd love some help figuring out how to move emojis from one processing sketch to another, across the network over OSC.

thx in advance

Sign In or Register to comment.