I am sending XYZ co-ordinates from MAX into VVVV via OSC and am receiving a set of changing string values. Is there any way that these changing values can be translated into normal values to be used as XY co-ordinates? Maybe I am packing the values incorrectly in max but as far as I can see the OSCdecoder only has a string output rather than any value out?
ai magnet,
kachanski explained that he solved his problems using the AsValue (String) node after the OSCDecoder. so if that doesn’t help, you could try asking a more precise question.