Hi. I've been trying to mess around with netsend to send information to a Python program, but have met with no success. From reading previous posts, it seems like there might be some functionality, but then, not really.
Can anyone clarify? So far, when trying to use a basic TCP socket, I've just gotten:
connecting to port 3000
net: 1
pd-to-gui socket: Broken pipe
Underrun detected: 4 blocks dropped
Makefile:502: recipe for target 'runide' failed
make: *** [runide] Error 1
Bela stopped
If there is no functional version of netsend, can anyone suggest a way to send floats from Pd to Python on the Bela? In the past, I've had the two communicate just by turning GPIO pins on and off, but I actually need now to have Python read floats and am therefore at a loss.
Thanks,
Colin