Decode OSC Message
The osc.message.decode processor takes a array of bytes and turn it into OSC message if it can be. This processor will return an error if the bytes cannot be parsed as an OSC message
- type:
osc.message.decode
Example
Section titled “Example”- type: osc.message.encode