Howdy,
I made a vanilla [drip] using [list store], as suggested by IOhannes.

I started updating older list-abs patches I was using to use the newer [list] stufff but I haven't pushed this to GitHub or deken yet.
you can also replace [drip] with some patch involving [list store], but that's a bit more complicated.
Dan Wilcox danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
My preference was to avoid creating any interim lists or holding references, hence the bang to clear [list store] afterwards. Also, I imagine [list store] iterating over the list items is faster.
On Jun 12, 2024, at 5:23 PM, Benjamin Wesch benjamin.wesch@gmail.com wrote:
hi,
I made a vanilla [drip] using [list store], as suggested by IOhannes.
nice to see these different versions! i attempted to keep it as simple as possible (?) a while back based on 3 objects: [list split 1], [list( append)] and [t b a] - see attached.
cheers, ben <list_drip.pd>
Dan Wilcox danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/