diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-08-09 04:12:32 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-08-09 04:12:32 +0000 |
commit | 4697e4aa848498a95e7d6fff41f1b58a3e5002b4 (patch) | |
tree | 19944ec2649e7dede4149b254b2b23d74ebd9a8c /help/gogins_pan~-help.pd | |
parent | dd16680eaf2a154c938ad3e2737821ea4a265632 (diff) |
cleaned up buildsrc and unfiltered sections and turned them into libdirs; made 'pan' libdir and cleaned up source dir for easy makefile install rules; created 'deprecated' libdir and moved cruft there
svn path=/trunk/externals/hcs/pan/; revision=5529
Diffstat (limited to 'help/gogins_pan~-help.pd')
-rw-r--r-- | help/gogins_pan~-help.pd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/help/gogins_pan~-help.pd b/help/gogins_pan~-help.pd new file mode 100644 index 0000000..0ace249 --- /dev/null +++ b/help/gogins_pan~-help.pd @@ -0,0 +1,30 @@ +#N canvas 7 59 519 390 10; +#X obj 5 2 cnv 15 450 20 empty empty [gogins_pan~] 2 11 1 18 -233017 +-66577 0; +#X msg 422 3 pddp; +#X obj 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11 +-262131 -1 -1 1100 0; +#X obj 113 131 osc~ 250; +#X obj 113 152 *~ 0.5; +#X obj 362 186 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 0 1; +#X msg 362 218 \; pd dsp \$1; +#X text 17 82 The left inlet takes the audio signal and the right inlet +takes the control signal with 0 = left \, 1 = right \, and 0.5 = center. +; +#X obj 122 231 dac~ 1 2; +#X obj 114 187 gogins_pan~; +#X text 15 36 Pan a mono signal using an algorithm posted by Michael +Gogins to the Csound list. The aim is to have the pan feel like its +wrapping around more.; +#X text 27 350 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at> +; +#X text 244 364 released under the GNU GPL; +#X text 40 277 [gogins_pan~] implements an algorithm conceived by Michael +Gogins and described here: ; +#X obj 22 324 pddp/pddplink http://www.csounds.com/ezine/autumn1999/beginners/; +#X connect 2 0 9 1; +#X connect 3 0 4 0; +#X connect 4 0 9 0; +#X connect 5 0 6 0; +#X connect 9 0 8 0; +#X connect 9 1 8 1; |