diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-04-08 04:17:13 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-04-08 04:17:13 +0000 |
commit | ecc6398c406a7d401225bf04346fc0d25491dff3 (patch) | |
tree | e0d2e8222b03161f6e77ad8a525604cf216746cb /help/downsample-help.pd | |
parent | 162b9550e5d3ab93f02fa342864f22190581838c (diff) |
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
Diffstat (limited to 'help/downsample-help.pd')
-rw-r--r-- | help/downsample-help.pd | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/help/downsample-help.pd b/help/downsample-help.pd deleted file mode 100644 index bb2881b..0000000 --- a/help/downsample-help.pd +++ /dev/null @@ -1,16 +0,0 @@ -#N canvas 0 0 444 426 10; -#X floatatom 43 52 5 0 0 0 - - -; -#X floatatom 43 257 5 0 0 0 - - -; -#X obj 84 168 t b b; -#X obj 84 195 timer; -#X floatatom 84 221 5 0 0 0 - - -; -#X obj 43 77 resample 30; -#X obj 43 108 downsample 3; -#X text 120 25 output 1 over n data.; -#X connect 0 0 5 0; -#X connect 2 0 3 0; -#X connect 2 1 3 1; -#X connect 3 0 4 0; -#X connect 5 0 6 0; -#X connect 6 0 2 0; -#X connect 6 0 1 0; |