[PD] trigger / pak

Frank Barknecht fbar at footils.org
Tue Aug 17 11:37:20 CEST 2004


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. 

Ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list