[PD] closing Pd -nogui plus disabling Greek as main language

Charles Goyard cg at fsck.fr
Mon Feb 4 14:40:57 CET 2013


Alexandros Drymonitis wrote:
> Applications/Pd-extended.app/Contents/Resources/bin/pd
> pdsend is in the same directory, but I've no idea how to use it via command
> line to quit Pd..

when in pd's directory, do : ./pdsend
./ means "the command that's in the current directory.
You can also use :
/Applications/Pd-extended.app/Contents/Resources/bin/pdsend


Patch in pd:

[netreceive 4444]
 |
 |
[ ; pd quit (

on the command-line :

echo "hello;" | ./pdsend 4444

works.




More information about the Pd-list mailing list