summaryrefslogtreecommitdiff
path: root/lib/Element.ck
AgeCommit message (Collapse)AuthorFilesLines
2012-04-30NanoEvent MIDI abstraction, List instead of Queue classRobin Haberkorn1-0/+2
* 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-0/+7
necessary for iterating a queue without flushing it