[PD] A couple new list-abs

Steffen Juul stffn at dibidut.dk
Thu Mar 6 22:55:37 CET 2008


Allow me to chime in. I don't know if this is trivial from the list- 
abs or maybe comes as a special case in one of them. But here goes.

[list-alter-idx] takes tree inputs

2) an idx or the list element key (counting from 0)
1) a list in which element number idx will be altered by
0) the new input,

and returns the original list but with element number idx altered.  
Makes sense? See attached.

It's whoever not robust as if idx is greater then list-length, it  
misbehaves. It depends on list-abs. It's inspired by RTC.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: list-alter-idx-help.pd
Type: application/octet-stream
Size: 740 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080306/ac42d31a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list-alter-idx.pd
Type: application/octet-stream
Size: 962 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080306/ac42d31a/attachment-0001.obj>


More information about the Pd-list mailing list