summaryrefslogtreecommitdiff
path: root/lfo.ck
AgeCommit message (Expand)AuthorFilesLines
2012-09-10implemented NanoEvent ports: you can request a "port" for a registered contro...Robin Haberkorn1-20/+16
2012-09-09revised lfo patch using new Scale UGenRobin Haberkorn1-31/+28
2012-09-06simplified LFO setup (no casting to UGen in array constructor necessary due t...Robin Haberkorn1-5/+2
2012-09-05use array initializersRobin Haberkorn1-8/+6
2012-09-05initially mute LFOsRobin Haberkorn1-0/+1
2012-08-30simplified LFO patch since SampOsc may now be frequency-modulatedRobin Haberkorn1-5/+6
2012-04-30NanoEvent MIDI abstraction, List instead of Queue classRobin Haberkorn1-54/+34
2012-04-29avoid unnecessary LFO patch changesRobin Haberkorn1-3/+6
2012-04-28robust MIDI setup, configurable LFO oscillator waveform, multiple LFO shred s...Robin Haberkorn1-13/+41
2012-04-18fixed SampOsc and integrated it as oscillator into lfoRobin Haberkorn1-9/+24
2012-04-16initial import of files relevant for noise projectRobin Haberkorn1-0/+82