Sending data from Iannix arrives to Pure Data in a way that causes routing problems.
[listen 57120<
[netreceive -u -b]
[oscparse]
[list trim]
[route cursor]
[route 1]
The data out of that appears to be a symbol with four numbers in it that is unparseable.
The left output of [route 1]
should have given me information about the cursor ID 1.
However, sending it to [unpack f f f f]
does not output numbers.