[PD] pd opens patch twice from script

Csaba Láng langcsaba at gmail.com
Tue Mar 28 23:18:45 CEST 2017


Dear list,


I want to create an automatic control of a patch which can freeze.
The first patch send every x seconds a signal via osc to an other patch. If
the first patch does not respond after x+n seconds the first the second
patch runs a shell script to killall pd instances
than run a shell script which starts the patches

like this:

/Applications/Pd-0.47-1-64bit.app/Contents/MacOS/Pd
/Users/xxx/Desktop/OSCcontrol.pd
sleep 5
/Applications/Pd-extended.app/Contents/MacOS/Pd-extended
/Users/xxx/Desktop/OSCcontrolsend.pd

every time pd starts, each instance opens twice later even three times and
so on. What is the solution? Why this happens?

Is there any hope?

Best,

Popesz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170328/e52b0b67/attachment-0001.html>


More information about the Pd-list mailing list