index
:
digitale-debutanten
master
Some old noise music experiments
Robin Haberkorn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-30
simplified LFO patch since SampOsc may now be frequency-modulated
Robin Haberkorn
1
-5
/
+6
2012-08-30
revised SampOsc as Chubgraph allowing us to frequency-sync a SampOsc
Robin Haberkorn
1
-5
/
+30
2012-08-30
implement Clipper as Chubgraph (simplifying usage)
Robin Haberkorn
1
-13
/
+15
2012-08-30
updated initialization (new classes)
Robin Haberkorn
1
-2
/
+2
2012-08-30
added Chugen-implementation of Clipper UGen
Robin Haberkorn
1
-0
/
+10
2012-08-30
add base clase for Chubgraphs implementing some standard methods
Robin Haberkorn
1
-0
/
+25
2012-08-29
chuck exec is built with rpath now, so we don't need the LD_LIBRARY_PATH
Robin Haberkorn
1
-2
/
+1
2012-06-28
additional live-sampler volume and pitch controls
Robin Haberkorn
2
-16
/
+44
2012-06-28
fixed live-sampler for stereo sound files (well actually it's still broken bu...
Robin Haberkorn
2
-3
/
+15
2012-06-25
added live sampler shred based on LiSa (LiSaX)
Robin Haberkorn
1
-0
/
+49
2012-06-25
add LiSaX class: extension of LiSa that allows loading of audio files
Robin Haberkorn
2
-0
/
+17
2012-06-25
several fixes
Robin Haberkorn
5
-19
/
+45
2012-06-25
ensure that ChucK is loaded with 32-bit version of a manually installed Jack ...
Robin Haberkorn
1
-0
/
+1
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-06-06
added .gitignore file
Robin Haberkorn
1
-0
/
+2
2012-04-30
MIDI class removed
Robin Haberkorn
1
-18
/
+0
2012-04-30
stereo wave recording
Robin Haberkorn
1
-17
/
+16
2012-04-30
NanoEvent MIDI abstraction, List instead of Queue class
Robin Haberkorn
10
-216
/
+363
2012-04-30
added RecEvent constructor
Robin Haberkorn
1
-4
/
+12
2012-04-30
SampOsc code cleanup
Robin Haberkorn
1
-1
/
+2
2012-04-29
added MIDI event recorder (Scene 2)
Robin Haberkorn
2
-0
/
+93
2012-04-29
make Queue element class public
Robin Haberkorn
3
-4
/
+8
2012-04-29
avoid unnecessary LFO patch changes
Robin Haberkorn
1
-3
/
+6
2012-04-28
some contact mic params made configurable
Robin Haberkorn
1
-1
/
+38
2012-04-28
global samplerate changed to 44.1kHz
Robin Haberkorn
1
-1
/
+1
2012-04-28
robust MIDI setup, configurable LFO oscillator waveform, multiple LFO shred s...
Robin Haberkorn
4
-20
/
+54
2012-04-18
fixed SampOsc and integrated it as oscillator into lfo
Robin Haberkorn
2
-15
/
+47
2012-04-16
add clarifying comment to Bus shred
Robin Haberkorn
1
-0
/
+4
2012-04-16
added sample-based oscillator class
Robin Haberkorn
3
-0
/
+27
2012-04-16
initial import of files relevant for noise project
Robin Haberkorn
15
-0
/
+500
[prev]