| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-06-25 | several fixes | Robin Haberkorn | 2 | -17/+42 | |
| * 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-06-06 | store maximum latency for Sample Oscillator into class attribute | Robin Haberkorn | 1 | -3/+5 | |
| 2012-06-06 | small identation change | Robin Haberkorn | 1 | -2/+4 | |
| 2012-04-30 | MIDI class removed | Robin Haberkorn | 1 | -18/+0 | |
| 2012-04-30 | NanoEvent MIDI abstraction, List instead of Queue class | Robin Haberkorn | 5 | -82/+264 | |
| * 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-30 | SampOsc code cleanup | Robin Haberkorn | 1 | -1/+2 | |
| 2012-04-29 | make Queue element class public | Robin Haberkorn | 2 | -4/+7 | |
| necessary for iterating a queue without flushing it | |||||
| 2012-04-28 | robust MIDI setup, configurable LFO oscillator waveform, multiple LFO shred ↵ | Robin Haberkorn | 1 | -7/+6 | |
| support | |||||
| 2012-04-18 | fixed SampOsc and integrated it as oscillator into lfo | Robin Haberkorn | 1 | -6/+23 | |
| 2012-04-16 | add clarifying comment to Bus shred | Robin Haberkorn | 1 | -0/+4 | |
| 2012-04-16 | added sample-based oscillator class | Robin Haberkorn | 2 | -0/+26 | |
| 2012-04-16 | initial import of files relevant for noise project | Robin Haberkorn | 5 | -0/+234 | |
