<div dir="ltr">Hi there, I've already asked this question over at the pdpatchrepo forums but I get the feeling you guys really know your stuff so I wanted to ask here too.<br><br>Here's the situation -<div><br>Computer 1: a raspberry pi with no screen, keyboard or mouse that automatically runs a headless instance of pure data when it boots up: <br>pd -nogui mypatch.pd<br><br>Computer 2: my laptop. I want to start the GUI separetly and connect it to the existing pd instance on the raspberry pi so that I can program the patch, alter it, save it, and watch it in action. I believe the command should be something like: <br>pd-gui HOST:PORT<br><br>But I can't seem to make it work and there is no documentation to speak of anywhere. Can anyone help?<br><br>I'd be happy to document this on the pd wiki and forums once I figure it out, as there currently seems to be no reference.</div></div>