...just a short note: even though it's based on 8.4.4, out of total curiousity I just ran the ol' "testQuartz.pd" patch...under quickdraw, it used to be a big cpu hog, but now it's not? The new packaged pd.app shows up as Pd and pd in top, and neither of them seem to break 10% cpu on my machine, even with all the counters going!
...otoh, I just built 0.38-0test4 from source, this time against 8.5, and for one thing it doesn't auto assemble the pd.app...so, ya have to launch from cmdline, and that just uses wish shell again, which is also back to it's huge cpu usage :-(
Big question: is the pd.app packaging code going to be included in the makefile?
...interesting, james
On Sep 3, 2004, at 9:51 AM, James Tittle II wrote:
...just a short note: even though it's based on 8.4.4, out of total curiousity I just ran the ol' "testQuartz.pd" patch...under quickdraw, it used to be a big cpu hog, but now it's not? The new packaged pd.app shows up as Pd and pd in top, and neither of them seem to break 10% cpu on my machine, even with all the counters going!
...otoh, I just built 0.38-0test4 from source, this time against 8.5, and for one thing it doesn't auto assemble the pd.app...so, ya have to launch from cmdline, and that just uses wish shell again, which is also back to it's huge cpu usage :-(
Big question: is the pd.app packaging code going to be included in the makefile?
Its based on what's in the CVS in packages/darwin_app. Hopefully, Miller's changes will soon be merged in. You need to use the Tcl/Tk Standalone Wish Shell.app to build it. So in order to build an 8.5 version, you'll have to make an 8.5 Wish Shell.app standalone that has the Frameworks included.
.hc
________________________________________________________________________ ____
"Information wants to be free." -Stewart Brand
Yep, at the moment, I put the App together partly by hand, so there's no single script I could export.
The basic idea is, make a copy of the Wish App, name it "Pd.app" or whatever, replace three files (the icons and some kind of packing list), unpack pd into the Resources subdir, ./configure and make, and there you have it.
cheers Miller
On Fri, Sep 03, 2004 at 09:51:25AM -0400, James Tittle II wrote:
...just a short note: even though it's based on 8.4.4, out of total curiousity I just ran the ol' "testQuartz.pd" patch...under quickdraw, it used to be a big cpu hog, but now it's not? The new packaged pd.app shows up as Pd and pd in top, and neither of them seem to break 10% cpu on my machine, even with all the counters going!
...otoh, I just built 0.38-0test4 from source, this time against 8.5, and for one thing it doesn't auto assemble the pd.app...so, ya have to launch from cmdline, and that just uses wish shell again, which is also back to it's huge cpu usage :-(
Big question: is the pd.app packaging code going to be included in the makefile?
...interesting, james
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev
The entire build process that Gerard and I use is in packages/darwin_app/Makefile if you are looking for an example. It does the entire assembly with a make clean; make.
.hc
On Sep 4, 2004, at 2:32 PM, Miller Puckette wrote:
Yep, at the moment, I put the App together partly by hand, so there's no single script I could export.
The basic idea is, make a copy of the Wish App, name it "Pd.app" or whatever, replace three files (the icons and some kind of packing list), unpack pd into the Resources subdir, ./configure and make, and there you have it.
cheers Miller
On Fri, Sep 03, 2004 at 09:51:25AM -0400, James Tittle II wrote:
...just a short note: even though it's based on 8.4.4, out of total curiousity I just ran the ol' "testQuartz.pd" patch...under quickdraw, it used to be a big cpu hog, but now it's not? The new packaged pd.app shows up as Pd and pd in top, and neither of them seem to break 10% cpu on my machine, even with all the counters going!
...otoh, I just built 0.38-0test4 from source, this time against 8.5, and for one thing it doesn't auto assemble the pd.app...so, ya have to launch from cmdline, and that just uses wish shell again, which is also back to it's huge cpu usage :-(
Big question: is the pd.app packaging code going to be included in the makefile?
...interesting, james
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev
________________________________________________________________________ ____
"[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it away to benefit those who profit from scarcity." -John Gilmore