aboutsummaryrefslogtreecommitdiff
path: root/square_root_pan~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-01 13:43:29 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-01 13:43:29 +0000
commit5c120425ea6e9cfb24c5b78b9d9cda7e35cdc898 (patch)
tree307c26fb11e4a60f98a0dd986cd60afd5224cfd1 /square_root_pan~-help.pd
parente9e5b94d1d2fa7e3ac964c93c5e64f07779d643b (diff)
ported to the template Makefile
svn path=/trunk/externals/hcs/pan/; revision=13355
Diffstat (limited to 'square_root_pan~-help.pd')
-rw-r--r--square_root_pan~-help.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/square_root_pan~-help.pd b/square_root_pan~-help.pd
new file mode 100644
index 0000000..261d6f5
--- /dev/null
+++ b/square_root_pan~-help.pd
@@ -0,0 +1,27 @@
+#N canvas 360 90 481 324 10;
+#X declare -lib pan;
+#X obj 5 2 cnv 15 450 20 empty empty square_root_pan~ 2 11 1 18 -233017
+-66577 0;
+#X msg 422 3 pddp;
+#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
+;
+#X text 244 284 released under the GNU GPL;
+#X obj 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11
+-262131 -1 -1 6350 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 16 71 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 text 16 37 Pan a mono signal using square root panning to smooth
+out the dead spot in the middle somewhat.;
+#X obj 113 187 square_root_pan~;
+#X obj 141 234 dac~ 1 2;
+#X connect 4 0 11 1;
+#X connect 5 0 6 0;
+#X connect 6 0 11 0;
+#X connect 7 0 8 0;
+#X connect 11 0 12 0;
+#X connect 11 1 12 1;