diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-26 02:07:50 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-26 02:07:50 +0000 |
commit | a3570a460160241c2690b0cff824d270e69ec33d (patch) | |
tree | 35fc3acd1d2213e23493754c204a63415331647a /TODO | |
parent | ffbeedb25bedaa0745bdd0552c78a1bfcbc2edaf (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-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |