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
/
NanoEvent.ck
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
explicitly yield() after broadcast() since it does not automatically yield (o...
Robin Haberkorn
1
-1
/
+8
2012-09-11
include symbolic control name in GenEvent, so port creation can be defined in...
Robin Haberkorn
1
-56
/
+18
2012-09-11
moved value scaling functions from NanoEvent into "GenEvent" base class
Robin Haberkorn
1
-37
/
+4
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-08
use IO for giving warnings and errors to stderr
Robin Haberkorn
1
-7
/
+14
2012-09-07
check to see if scene exists to prevent array access error for unregistered s...
Robin Haberkorn
1
-1
/
+4
2012-09-05
removed map array access workaround
Robin Haberkorn
1
-3
/
+3
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-08-30
minor comment changes
Robin Haberkorn
1
-1
/
+1
2012-06-28
additional live-sampler volume and pitch controls
Robin Haberkorn
1
-4
/
+15
2012-06-25
several fixes
Robin Haberkorn
1
-16
/
+41
2012-04-30
NanoEvent MIDI abstraction, List instead of Queue class
Robin Haberkorn
1
-0
/
+159