Pierpaolo Marcon wrote:
> I'm trying to put Pd on a DSP processor, but I need to separate
> completely the Pd engine from the GUI.
> Does anybody knows if it is available on the web the Pd engine code?
> (without GUI)

"pd -nogui" will launch pd without gui (no X or whatsoever needed)

"pd -guiport 7777" will connect pd to an already running gui via a
network socket (btw: it would be a very cool feature if pd could connect
to a remotely running gui, but to my knowledge this is currently not
implemented)

nevertheless i guess, that on your dsp you will want to run pd without
an ip-stack.

mfad.sr
IOhannes

_______________________________________________
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to