[PD] netsend/netreceive with -nogui

Dan Wilcox danomatika at gmail.com
Sat Feb 24 12:28:54 CET 2018


> On Feb 24, 2018, at 7:10 AM, pd-list-request at lists.iem.at wrote:
> 
> However, this does work:
> 
> $  killall pd
> $  PORTNUM=5012; pd -nogui -send ";start listen $PORTNUM" -open
> netreceive-patch.pd* & sleep 1 ; * pd -nogui -send ";start connect
> localhost $PORTNUM" -open netsend-patch.pd
> 
> I guess it's a timing issue?

Probably. When scripting Pd with other things that rely on setting up networking connections for OSC, I generally always include a few sleeps to make sure Pd has enough time to startup and start listening.


--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180224/0098419e/attachment.html>


More information about the Pd-list mailing list