Hallo, cdr hat gesagt: // cdr wrote:
btw, does there exist an equivalent of max's "pak" in pure-data? it doesnt seem to be in maxlib or cyclone (that is, a "pack" that outputs upon recieving something from any inlet..)
I don't know anything like that, but you can build it using [t b a] objects. You could put this into an abstraction using [pack $1 $2 ...] if you need it more than once. Or build several abstractions, pak2, pak3, pak4, ... for paks using various argument counts.
Frank Barknecht _ ______footils.org__