Thomas Mayer
2017-03-11 15:05:24 UTC
Hello,
I am developing an Android app to send sensor data via OSC. While
testing out sending data from multiple dimensions, either the library
for encoding OSC in Java or the library decoding OSC data in Pd contains
an error. Before I file a bug, I have a question about the format:
If I understand it correctly an OSC message contains an address, a type
tag string and the arguments. These are separated by 1-4 NULL bytes. So
if the tag string is ",fff", then the message should have
, f f f <nul> <nul> <nul> <nul> <float values>
Is my understanding correct?
Thanks,
Thomas
I am developing an Android app to send sensor data via OSC. While
testing out sending data from multiple dimensions, either the library
for encoding OSC in Java or the library decoding OSC data in Pd contains
an error. Before I file a bug, I have a question about the format:
If I understand it correctly an OSC message contains an address, a type
tag string and the arguments. These are separated by 1-4 NULL bytes. So
if the tag string is ",fff", then the message should have
, f f f <nul> <nul> <nul> <nul> <float values>
Is my understanding correct?
Thanks,
Thomas
--
"From the perspective of communication analysis, government is not
an instrument of law and order, but of law and disorder." (Gracchus
Gruad in: Robert Shea & Robert A. Wilson, The Golden Apple)
http://www.residuum.org/
"From the perspective of communication analysis, government is not
an instrument of law and order, but of law and disorder." (Gracchus
Gruad in: Robert Shea & Robert A. Wilson, The Golden Apple)
http://www.residuum.org/