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 /gpan~-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 'gpan~-help.pd')
-rw-r--r-- | gpan~-help.pd | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/gpan~-help.pd b/gpan~-help.pd deleted file mode 100644 index 6db87b0..0000000 --- a/gpan~-help.pd +++ /dev/null @@ -1,28 +0,0 @@ -#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 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; |