summaryrefslogtreecommitdiff
path: root/settings.nktrl_set
AgeCommit message (Collapse)AuthorFilesLines
2012-06-25several fixesRobin Haberkorn1-0/+0
* fixed (pseudo) constructor name ("new" not allowed, use "init" instead) * fixed NanoEvent's channel and CC Id mappings (due to several ChucK bugs, we have to use wrapper classes for strings and arrays) * store CC Id in NanoEvent object (for non-symbolic access to values)
2012-04-30NanoEvent MIDI abstraction, List instead of Queue classRobin Haberkorn1-0/+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-29added MIDI event recorder (Scene 2)Robin Haberkorn1-0/+0
all MIDI events can be recorded and played back again (optionally using looping)
2012-04-28robust MIDI setup, configurable LFO oscillator waveform, multiple LFO shred ↵Robin Haberkorn1-0/+0
support
2012-04-16initial import of files relevant for noise projectRobin Haberkorn1-0/+0