* need to figure out where to create the database directory on Linux, OSX, and Windows. The directory needs to be read/writable. Is there an easy way to do this?
For Linux & Windows, why not put it in the same location as the pd settings file?
On OSX, I'd put it in ~/Library/Application Support/pd (or pd-extended).