From 5c120425ea6e9cfb24c5b78b9d9cda7e35cdc898 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 1 Apr 2010 13:43:29 +0000 Subject: ported to the template Makefile svn path=/trunk/externals/hcs/pan/; revision=13355 --- help/equal_power_pan~-help.pd | 27 --------------------------- help/gogins_pan~-help.pd | 31 ------------------------------- help/gpan~-help.pd | 29 ----------------------------- help/linear_pan~-help.pd | 25 ------------------------- help/square_root_pan~-help.pd | 27 --------------------------- 5 files changed, 139 deletions(-) delete mode 100644 help/equal_power_pan~-help.pd delete mode 100644 help/gogins_pan~-help.pd delete mode 100644 help/gpan~-help.pd delete mode 100644 help/linear_pan~-help.pd delete mode 100644 help/square_root_pan~-help.pd (limited to 'help') diff --git a/help/equal_power_pan~-help.pd b/help/equal_power_pan~-help.pd deleted file mode 100644 index 2d0cdab..0000000 --- a/help/equal_power_pan~-help.pd +++ /dev/null @@ -1,27 +0,0 @@ -#N canvas 219 32 485 328 10; -#X declare -lib pan; -#X obj 5 2 cnv 15 450 20 empty empty equal_power_pan~ 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 224 149 hsl 128 20 0 1 0 1 empty empty pan_position 6 10 1 11 --262131 -1 -1 0 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 141 234 dac~ 1 2; -#X obj 113 187 equal_power_pan~; -#X connect 4 0 12 1; -#X connect 5 0 6 0; -#X connect 6 0 12 0; -#X connect 7 0 8 0; -#X connect 12 0 11 0; -#X connect 12 1 11 1; diff --git a/help/gogins_pan~-help.pd b/help/gogins_pan~-help.pd deleted file mode 100644 index 18266fd..0000000 --- a/help/gogins_pan~-help.pd +++ /dev/null @@ -1,31 +0,0 @@ -#N canvas 7 59 519 390 10; -#X declare -lib pan; -#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 -; -#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; diff --git a/help/gpan~-help.pd b/help/gpan~-help.pd deleted file mode 100644 index 2ec25dc..0000000 --- a/help/gpan~-help.pd +++ /dev/null @@ -1,29 +0,0 @@ -#N canvas 168 428 470 338 10; -#X declare -lib pan; -#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 msg 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; diff --git a/help/linear_pan~-help.pd b/help/linear_pan~-help.pd deleted file mode 100644 index 3aefefc..0000000 --- a/help/linear_pan~-help.pd +++ /dev/null @@ -1,25 +0,0 @@ -#N canvas 503 335 477 320 10; -#X declare -lib pan; -#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; diff --git a/help/square_root_pan~-help.pd b/help/square_root_pan~-help.pd deleted file mode 100644 index 261d6f5..0000000 --- a/help/square_root_pan~-help.pd +++ /dev/null @@ -1,27 +0,0 @@ -#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 -; -#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; -- cgit v1.2.1