Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-25 | several fixes | Robin Haberkorn | 1 | -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-30 | NanoEvent MIDI abstraction, List instead of Queue class | Robin Haberkorn | 1 | -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-29 | added MIDI event recorder (Scene 2) | Robin Haberkorn | 1 | -0/+0 | |
all MIDI events can be recorded and played back again (optionally using looping) | |||||
2012-04-28 | robust MIDI setup, configurable LFO oscillator waveform, multiple LFO shred ↵ | Robin Haberkorn | 1 | -0/+0 | |
support | |||||
2012-04-16 | initial import of files relevant for noise project | Robin Haberkorn | 1 | -0/+0 | |