From ecc6398c406a7d401225bf04346fc0d25491dff3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 Apr 2009 04:17:13 +0000 Subject: moved help patches into same folder, stopped auto-generating mapping-meta.pd file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981 --- resample-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 resample-help.pd (limited to 'resample-help.pd') diff --git a/resample-help.pd b/resample-help.pd new file mode 100644 index 0000000..bc9d2a8 --- /dev/null +++ b/resample-help.pd @@ -0,0 +1,26 @@ +#N canvas 0 0 276 383 10; +#X floatatom 43 52 5 0 0 0 - - -; +#X floatatom 43 319 5 0 0 0 - - -; +#X obj 67 177 timer; +#X obj 67 154 t b b; +#X floatatom 67 200 5 0 0 0 - - -; +#X obj 66 272 timer; +#X obj 66 250 t b b; +#X floatatom 66 296 5 0 0 0 - - -; +#X floatatom 64 82 5 0 0 0 - - -; +#X msg 64 104 \$1 1; +#X obj 43 128 resample 10; +#X obj 43 224 resample 100; +#X connect 0 0 10 0; +#X connect 2 0 4 0; +#X connect 3 0 2 0; +#X connect 3 1 2 1; +#X connect 5 0 7 0; +#X connect 6 0 5 0; +#X connect 6 1 5 1; +#X connect 8 0 9 0; +#X connect 9 0 10 0; +#X connect 10 0 3 0; +#X connect 10 0 11 0; +#X connect 11 0 1 0; +#X connect 11 0 6 0; -- cgit v1.2.1