Anyway, some hints to potential users, and comments to Sevy:
If you get an error message on startup about pdp_text not finding a
default font, try this:
sudo cp pdp_pidip_osx/fonts/helmetr.ttf /usr/X11R6/lib/X11/fonts/TTF/
that's in the installation notes...
The nifty pdp_ieee1394 object looks like it isn't re-entrant yet (i.e.,
you can't create a second pdp_ieee1394 object, even in another patch
after one has been destroyed). This might show up with a bunch of lines
like "pdp_ieee1394: SGIdle failed." or "pdp_ieee1394: grabber
initialization failed". If you run into this, I think the only way to fix
it is to close pd and restart. It's not pretty, but from the commented-
out code, it seems like there's some trouble with the implementation.
It's most irritating when trying out all the nifty sample patches!
Can the Gem/OSX folks offer any insight into this?
should be the case for pix_video, too, no?