aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-13 03:06:21 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-13 03:06:21 +0000
commit68b7a63e3befd81e256e38d05b7f36bbd374e8c0 (patch)
treea540e8508fbe7720637250644134e636ee674369 /README.txt
parent5c120425ea6e9cfb24c5b78b9d9cda7e35cdc898 (diff)
updated to newest Makefile template and debianized
svn path=/trunk/externals/hcs/pan/; revision=13522
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..2fbaf14
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,12 @@
+
+A library of stereo panning algorithms from various sources.
+
+TODO
+====
+
+- check F.Moore's Elements of Computer Music for panning algorithms
+
+- write all_about_panning, including graphs and discussion from
+ http://www.csounds.com/ezine/autumn1999/beginners/
+
+- include vbap~ and other advanced panning methods