From 4697e4aa848498a95e7d6fff41f1b58a3e5002b4 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 9 Aug 2006 04:12:32 +0000 Subject: 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 --- help/linear_pan~-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 help/linear_pan~-help.pd (limited to 'help/linear_pan~-help.pd') diff --git a/help/linear_pan~-help.pd b/help/linear_pan~-help.pd new file mode 100644 index 0000000..1e914db --- /dev/null +++ b/help/linear_pan~-help.pd @@ -0,0 +1,24 @@ +#N canvas 503 335 477 320 10; +#X obj 5 2 cnv 15 450 20 empty empty [linearpan~] 2 11 1 18 -233017 +-66577 0; +#X msg 422 3 pddp; +#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner +; +#X text 244 284 released under the GNU GPL; +#X obj 134 225 dac~; +#X obj 181 145 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11 +-262131 -1 -1 6350 0; +#X text 16 37 Pan a mono signal using linear panning. 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 84 131 osc~ 250; +#X obj 84 152 *~ 0.5; +#X obj 362 186 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 1 1; +#X msg 362 218 \; pd dsp \$1; +#X obj 113 187 linearpan~; +#X connect 5 0 11 1; +#X connect 7 0 8 0; +#X connect 8 0 11 0; +#X connect 9 0 10 0; +#X connect 11 0 4 0; +#X connect 11 1 4 1; -- cgit v1.2.1