I love hearing about these options I didn't know existed.
So in what way are pd and pd-gui _not_ seperated? This is always mentioned in the "max-pd-future-features-should-be..." discussions:seperation of gui and engine.
I am also wondering that if you control your patch with the gui, how useful it is to have the audio continue when the gui is frozen because of processor load.
curiously
Gerard
On Wednesday 05 November 2003 19:15, guenter geiger wrote:
Another possibility is to run the gui via rsh on the other machine, on the machine m1.upf.edu:
pd -guicmd "rsh m2.upf.edu /usr/lib/pd/bin/pd-gui 5400 m1.upf.edu"
If you have the rsh permissions setup, this should start the gui on m2.upf.edu and pd on m1.upf.edu.
( .. this may only work on Linux, OSX probably too ..)
GG.