summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorFlorian Jung <flo@thinkpad.(none)>2011-02-12 16:02:01 +0100
committerFlorian Jung <flo@thinkpad.(none)>2011-02-12 16:02:01 +0100
commitd4e928c4eecdcb12ebc96054c92cfc7b701c9a83 (patch)
tree51114a0abd08b7fd4343fcf3093aea563cd7adde /TODO
parentf8f00a7afde4c534fe47ddf47673167edae4f33e (diff)
Sawtooth and pulse-waves have now variable phases
for sawtooth, the ratio rising:falling phase is adjustable for pulse, the ratio high:low is adjustable
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index cb13c19..d81ad27 100644
--- a/TODO
+++ b/TODO
@@ -5,10 +5,6 @@
wenn man danach die noten spielen will. nicht reproduzierbar
TODO für den synth
- o square- und sawtooth mit einstellbarer pulsweite
- -> invers-saw (0,1) = saw(1,0)
- -> dreieck = saw(0.5,0.5)
- o invertierter pulse-sin
o file-watcher ist unsauber: inotify_map_mutex und prog_load_mutex
werden eigentlich zu spät erstellt; bei EXTREM schnellen events
könnte ein noch nicht existenter mutex gelockt werden