[PD-announce] pool 0.1.0 - a hierarchical storage object

Thomas Grill t.grill at gmx.net
Wed Nov 20 22:51:51 CET 2002


Hi all,
maybe this one is as useful for you as it is for me.
It's a storage object, a bit like Max' coll (now in PD/Cyclone too!), but
more general.

- pool can store and retrieve key/value pairs, where a key can be any atom
and the value can be any list of atoms
- pool can manage folders. A folder name can be any atom.
- pool objects can be named and then share their data space
- clipboard operations are possible in a pool or among several pools
- file operations can load/save data from disk

find it at:
http://www.parasitaere-kapazitaeten.net/Pd/ext

It's not too thoroughly tested but seems to work quite well.
Sorry for the bloated unix executables, gcc sucks. One of the next versions
will also be much faster, i swear.

enjoy!
Thomas





More information about the Pd-announce mailing list