index
:
digitale-debutanten
master
Some old noise music experiments
Robin Haberkorn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
added "soft" clipper based on arcus tangens
HEAD
master
Robin Haberkorn
1
-0
/
+10
2012-09-11
renamed joystick and button controls, named buttons for left and right joysticks
Robin Haberkorn
1
-4
/
+5
2012-09-11
added comments clarifing that scaling target ranges may be inversed
Robin Haberkorn
2
-0
/
+8
2012-09-11
explicitly yield() after broadcast() since it does not automatically yield (o...
Robin Haberkorn
2
-1
/
+14
2012-09-11
include symbolic control name in GenEvent, so port creation can be defined in...
Robin Haberkorn
3
-122
/
+71
2012-09-11
added RumbleEvent class for using the "Logitech Rumble Gamepad"
Robin Haberkorn
1
-0
/
+105
2012-09-11
moved value scaling functions from NanoEvent into "GenEvent" base class
Robin Haberkorn
2
-37
/
+47
2012-09-10
implemented NanoEvent ports: you can request a "port" for a registered contro...
Robin Haberkorn
1
-5
/
+56
2012-09-09
revised lfo patch using new Scale UGen
Robin Haberkorn
1
-0
/
+1
2012-09-09
renamed Chugen and Chubgraph Clipper implementations so they can be used as d...
Robin Haberkorn
2
-3
/
+3
2012-09-09
added Scale UGen allowing to a signal from source (in) to target (out) range
Robin Haberkorn
1
-0
/
+53
2012-09-08
use IO for giving warnings and errors to stderr
Robin Haberkorn
1
-7
/
+14
2012-09-08
since SndBuf.valueAt() has been fixed in v1.3.0.0, multichannel sound files c...
Robin Haberkorn
1
-11
/
+34
2012-09-07
check to see if scene exists to prevent array access error for unregistered s...
Robin Haberkorn
1
-1
/
+4
2012-09-07
removed ChubgraphStd workaround
Robin Haberkorn
3
-27
/
+2
2012-09-05
removed map array access workaround
Robin Haberkorn
1
-3
/
+3
2012-09-05
add monitor port to Bus (goes to second soundcard for head phones)
Robin Haberkorn
1
-0
/
+9
2012-09-04
simplified scene/CCId-to-name mapping
Robin Haberkorn
1
-15
/
+6
2012-09-04
simplified string array handling
Robin Haberkorn
1
-15
/
+11
2012-09-04
if possible save SampOsc source directory for later use
Robin Haberkorn
1
-3
/
+9
2012-08-30
replace Chubgraph Clipper with Chugin Clipper, giving a significant speed inc...
Robin Haberkorn
1
-1
/
+1
2012-08-30
updated master Bus to make use of Clipper UGen (simplified)
Robin Haberkorn
1
-10
/
+3
2012-08-30
minor comment changes
Robin Haberkorn
2
-1
/
+2
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
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-06-28
additional live-sampler volume and pitch controls
Robin Haberkorn
1
-4
/
+15
2012-06-28
fixed live-sampler for stereo sound files (well actually it's still broken bu...
Robin Haberkorn
1
-1
/
+8
2012-06-25
add LiSaX class: extension of LiSa that allows loading of audio files
Robin Haberkorn
1
-0
/
+16
2012-06-25
several fixes
Robin Haberkorn
2
-17
/
+42
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
2012-04-30
SampOsc code cleanup
Robin Haberkorn
1
-1
/
+2
2012-04-29
make Queue element class public
Robin Haberkorn
2
-4
/
+7
2012-04-28
robust MIDI setup, configurable LFO oscillator waveform, multiple LFO shred s...
Robin Haberkorn
1
-7
/
+6
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