aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-26new list-rangeLuke Iannini
accepts 1, 2 or 3 args 1 arg, outputs [0 ... n] with interval of 1, or -1 if n is negative 2 args, outputs [n1 ... n2] with interval of 1 or -1 if n2 is less than n1 3 args, outputs [n1 ... n2] with interval of n3 bang inlet to get the list, or input list of new args svn path=/trunk/abstractions/senderfruit/; revision=9522
2008-02-25renamed sft.instance to instance for releaseLuke Iannini
svn path=/trunk/abstractions/senderfruit/; revision=9521
2008-02-25moving a few more abs in that will probably be useful to othersLuke Iannini
instance, i released before on the list (it counts how many copies of itself exist) midi-coarsefine lets you use two 0-1 knobs/sliders to control one parameter with greater precision cpugraph gives you a running cpu graph, helpful for locating high-drain abstractions renamed rgb to be part of the color-collection; it is nice for setting IEMGUI to colors other than the "pd-palette", either directly or into a message for later re-banging svn path=/trunk/abstractions/senderfruit/; revision=9520
2008-02-23Okee\\, remade list-zip from memory. No longer mourning yesterday morning. ↵Luke Iannini
(by the way\, I'm checking this in using [pdsvndir] (found in pure-data/abstractions/senderfruit/pdsvn)\, and if you're reading this it means it's probably stable enough to try out :) ) svn path=/trunk/abstractions/senderfruit/; revision=9511
2008-02-23added a missing deeprouteOSCLuke Iannini
svn path=/trunk/abstractions/senderfruit/; revision=9508
2008-02-23midi-tentacle-multi is now a working tested object, give it a whirlLuke Iannini
svn path=/trunk/abstractions/senderfruit/; revision=9507
2008-02-23removing untilb since it can be replicated by t b bLuke Iannini
added a settable deeprouteOSC for use in semento first draft of list-range, meant to recreate python's range() fxn argh! spent all morning making list-zip and managed to delete it while trying to prepare it for checkin. sigh. SOSCroute now uses routeOSC, heh ds-select and ds-dump are datastructure manipulation utilities, handy! svn path=/trunk/abstractions/senderfruit/; revision=9506
2008-02-08initial import from my personal svnsvn2git-rootLuke Iannini
svn path=/trunk/abstractions/senderfruit/; revision=9380