Zitiere James Tittle II tigital@mac.com:
hiya,
...I'm needing an object that acts kind of like a delay for a list ...
hi james
maybe you try to write an abstraction named "del_any"
[inlet] [inlet] | / [t b a] | / | [del $1] | | | [any ] | [outlet]
this object has 2 inlets and 1 outlet and use "any" from iemlib (1.inlet: anything like bang, float, symbol, list and any selector-messages 2.inlet and initial argument: delay-time in ms outlet: the delayed message)
cheers, thomas musil