On 2017-03-28 23:18, Csaba Láng wrote:
/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?
i think this is your OS trying to be helpful and restoring the setup before the crash (one or more instances of your patch), in addition to you loading (yet another) instance of the same patch.
not being an OSX user i don't have any solution at hand.
fgamsdr IOhannes