aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-26 02:07:50 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-26 02:07:50 +0000
commita3570a460160241c2690b0cff824d270e69ec33d (patch)
tree35fc3acd1d2213e23493754c204a63415331647a /TODO
parentffbeedb25bedaa0745bdd0552c78a1bfcbc2edaf (diff)
added panning algorithms from http://www.csounds.com/ezine/autumn1999/beginners/
svn path=/trunk/externals/hcs/pan/; revision=4295
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index b86cc27..b1d3e05 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,13 @@
+- check F.Moore's Elements of Computer Music for panning algorithms
+
- remove motex [pan~] from distros and replace with these Pd patches.
- write equal power panning object in Pd to replace motex [pan~]
- write pan_gogins~.c in Pd
-- implmenet other panning algorithms in Pd from
- http://www.csounds.com/ezine/autumn1999/beginners/
-
- write all_about_panning, including graphs and discussion from
http://www.csounds.com/ezine/autumn1999/beginners/
+- include vbap~ and other advanced panning methods