Hello,
help....
How can i could do to make a ".exe" with a pd patch??
i want that when y start my computer, my pd patch open it itself..
thanks
.exe
Hello,
help....
How can i could do to make a ".exe" with a pd patch??
i want that when y start my computer, my pd patch open it itself..
thanks
i don't think you can make the Pd patches into standalone .exe's (although that would be pretty cool)... just launch Pd at startup, adding the patch name as a flag so it opens as soon as Pd opens... so you boot, pd opens, then the patch opens (check the Pd documentation to see if you can do this, i don't see why you couldn't but i don't know for sure if you can open Pd files via flags)
No need to compile any .exe to do this : just make sure that the .pd extension is associated with pure data (right click/properties/open with),
Then put a shortcut to the .pd document you want to open in the Programs/startup folder ( from your start menu)
Future is not what it used to be
There's a standalone Pd-based sequencer project called "Live-Builder 0.6" which you can download for free and deconstruct to figure this out.
From a quick look at the .bat launcher file, it seems to me to work by including just a bare minimum Pd within it, but I haven't had more than just a cursory look at the program itself, since I have the full Pd~:o).
.... but upon re-reading your question, I see that someone seems to have finally had his pill~:o)
Keep well ~ Shankar
Oops! Looks like something went wrong!