vlada car wrote:
hi, can anyone tell me what help file i should use to find out something about 'if' statements for PD. i am getting some data via tcp and would need to use that in pd. the print output looks like this:
If you can change the way data is sent I would recommend using OSC instead of plain netsend/recieve. In the package is a route module which makes parsing more comfortable but this suggestion is only valid if you have programmingaccess to the sender because it needs to 'speak' OSC too of course...
Cheers,
Malte