[PD] Couple of new list-abs

Luke Iannini (pd) lukexipd at gmail.com
Sat May 19 15:00:04 CEST 2007


Hi all,
Here are list-remove and list-swap.

[list-remove] is like list-delete, but it allows the removal of an
arbitrary number of items.

[list-swap] is a hybrid of list-remove and list-insert.  It overwrites
a portion of a list with another list of arbitrary length.

I considered the name [list-overwrite]; I decided it was too long, but
I'm open to suggestions.

HTH,
Luke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list-remove-help.pd
Type: application/octet-stream
Size: 722 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070519/9f5aafe4/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list-remove.pd
Type: application/octet-stream
Size: 650 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070519/9f5aafe4/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list-swap-help.pd
Type: application/octet-stream
Size: 712 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070519/9f5aafe4/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list-swap.pd
Type: application/octet-stream
Size: 524 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070519/9f5aafe4/attachment-0003.obj>


More information about the Pd-list mailing list