summaryrefslogtreecommitdiff
path: root/lib/Queue.ck
AgeCommit message (Collapse)AuthorFilesLines
2012-04-30NanoEvent MIDI abstraction, List instead of Queue classRobin Haberkorn1-44/+0
* had to adapt all MIDI-using shreds * some (slider/knob) scalings are more sane now (there are helpers for scaling a MIDI message value between two values)
2012-04-29make Queue element class publicRobin Haberkorn1-4/+0
necessary for iterating a queue without flushing it
2012-04-16initial import of files relevant for noise projectRobin Haberkorn1-0/+48