Dear List,<br><br>I&#39;ve been working a lot with Python and Pd lately, and i would like to have better means of communication between the two. <br>I know next to nothing about inter-process communication, I know nothing about FUDI (except that it&#39;s the protocol used by pdsend and pdreceive), and I have no idea what pdreceive was originally designed for. I&#39;ve only used the subprocess (formerly popen) module in python, but i don&#39;t know how to use it with streams of messages coming from the standard output of a running process.<br>
I don&#39;t want to use libpd for now because i only need to send and receive simple messages between Python and Pd.<br><br>Can someone please provide a few hints ?<br><br>Cheers!<br><br>Pierre.<br>