Dear list,
I'm sure the answer's incredibly simple, but how can I format TCP data going to Pd so that Pd can parse it like a list? At the moment it sees everything as a big string.
I've also noticed that commas seem to split the data going in, is there anything else like this I should know when sending raw TCP to Pd?
I'm using python to send all this data, btw...
Cheers, David