aboutsummaryrefslogtreecommitdiff
path: root/sfruit/list-part2.pd
AgeCommit message (Collapse)Author
2009-05-07finished list-part for parsing delimited lists and added list-partslow to ↵Luke Iannini
the family added no-dsp, an object to disable DSP while an operation is run and then turn it back on made a miniature version of crikey (keyboard-to-"midi" translator) that's much less fiddly than the big version svn path=/trunk/abstractions/sfruit/; revision=11253
2009-04-25list-grow is a different manifestation of list-extend that more closely ↵Luke Iannini
matches how i usually end up using list-extend, list-part and list-part2 are two stabs at allowing lists of lists to be serialized with delimiters (seeds of a library for serializing data-structures into sssad) svn path=/trunk/abstractions/sfruit/; revision=11139