One more thing can be annoying on OSX:
If you open a second instance of Pd, the same patch as in the first will be opened.

One good thing to do is to create an AppleScript for opening Pd from the Terminal:

* Open AppleScript Editor and past the line: (of course adapt Pd-xxxx.app)

tell application "Terminal" to do script "/Applications/Pd-0.45-2.app/Contents/Resources/bin/pd"

* Export as Application and put wherever you want.. Now you can open multiple instances of Pd with that .app, and patches won't be loaded automatically.

Actually funny how complicated things get because of "user experience optimizations".

Matthias

On 9/18/13 6:22 PM, Peter Venus wrote:
Hello

i assume, you are working on OSX:
got to system preferences,
click on the General Settings tab
un-tick the box "restore windows when quitting and re-opening apps"
cheers,
Peter

Am 18.09.13 17:05, schrieb IOhannes m zmölnig:
On 09/18/13 16:01, Olivier Baudry wrote:
Dear all

Is there any function to prevent the opening of last patch when you
start pd or pd-extended?

how do you trigger that behaviour?
it doesn't do that here.

fgmasdr
IOhannes



_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to