From 93cbb8a070284a2dcdae333091bc0d1860426bee Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 28 Nov 2004 20:48:31 +0000 Subject: started library of standard panning objects svn path=/trunk/externals/hcs/pan/; revision=2338 --- gpan~-help.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 gpan~-help.pd (limited to 'gpan~-help.pd') diff --git a/gpan~-help.pd b/gpan~-help.pd new file mode 100644 index 0000000..a11fe6a --- /dev/null +++ b/gpan~-help.pd @@ -0,0 +1,28 @@ +#N canvas 168 428 470 338 10; +#X obj 77 187 gpan~; +#X obj 54 155 osc~ 300; +#X obj 114 155 osc~ 400; +#X obj 129 246 dac~; +#X obj 5 2 cnv 15 450 20 empty empty [gpan~] 2 11 1 18 -233017 -66577 +0; +#X obj 422 3 pddp; +#X msg 190 101 0; +#X msg 239 101 0.5; +#X msg 284 101 1; +#X text 18 43 A stereo pan object with a built-in slider to control +and display the status.; +#X text 188 86 left; +#X text 229 86 center; +#X text 283 86 right; +#X obj 361 203 tgl 25 0 empty empty DSP 3 12 1 9 -24198 -1 -1 0 1; +#X msg 361 235 \; pd dsp \$1; +#X text 201 299 released under the GNU GPL; +#X text 37 284 (C) Copyright 2003 Marc Lavalee; +#X connect 0 0 3 0; +#X connect 0 1 3 1; +#X connect 1 0 0 0; +#X connect 2 0 0 1; +#X connect 6 0 0 2; +#X connect 7 0 0 2; +#X connect 8 0 0 2; +#X connect 13 0 14 0; -- cgit v1.2.1