Hi everyone,
Lately, I've been trying to receive messages from pure data in a python script with the os.system module. I've followed this tutorial, but I don't know how to implement the pd receive command in python with the os.system:
Is there any simple and efficient solution to receive messages from pure data in python?