aboutsummaryrefslogtreecommitdiff
path: root/sfruit/oscinify.pd
AgeCommit message (Collapse)Author
2009-05-21more work on the delegate/dispatch design patternLuke Iannini
switched time- series to delegate/dispatch and added more beat-sync objects midi-stream2notes turns a continuous stream of midi notes into static lists of notes and durations - great for building sequencers but still has a bug. list-extract to "split" a list into a sublist and the remainder ds-criteria to get a pointer to the first item with a specific variable value svn path=/trunk/abstractions/sfruit/; revision=11471
2008-12-01added pdoutify, a better alternative to using OSC for internal ↵Luke Iannini
communication. also, a simple exponential adsr~ and more work on gui-spigot svn path=/trunk/abstractions/sfruit/; revision=10409
2008-10-26continued reorgLuke Iannini
svn path=/trunk/abstractions/sfruit/; revision=10349