[PD] looking for a "list delay/accum"

musil at iem.at musil at iem.at
Sat Sep 4 02:26:23 CEST 2004


Zitiere James Tittle II <tigital at 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





More information about the Pd-list mailing list