aboutsummaryrefslogtreecommitdiff
path: root/mean_n-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /mean_n-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (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 'mean_n-help.pd')
-rw-r--r--mean_n-help.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/mean_n-help.pd b/mean_n-help.pd
new file mode 100644
index 0000000..340f5eb
--- /dev/null
+++ b/mean_n-help.pd
@@ -0,0 +1,30 @@
+#N canvas 423 121 821 592 10;
+#X obj 68 174 t f f;
+#X floatatom 338 197 5 0 0 0 - - -;
+#X text 333 174 order: n;
+#X text 49 37 Fir_mean_n computes a fir low pass mean filter of order
+n;
+#X obj 499 307 -;
+#X floatatom 68 126 5 0 1 0 - - -;
+#X obj 68 148 resample 30;
+#X obj 68 336 timeroll;
+#X obj 280 336 timeroll;
+#X obj 499 335 timeroll;
+#X obj 280 220 mean_n 25;
+#X msg 280 148 mode \$1;
+#X obj 280 125 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+1;
+#X text 310 131 mode 1 : slow \, but accurate;
+#X text 310 115 mode 0 (defult) : fast but inanuracy can grow with
+time;
+#X connect 0 0 4 0;
+#X connect 0 0 7 0;
+#X connect 0 1 10 0;
+#X connect 1 0 10 1;
+#X connect 4 0 9 0;
+#X connect 5 0 6 0;
+#X connect 6 0 0 0;
+#X connect 10 0 4 1;
+#X connect 10 0 8 0;
+#X connect 11 0 10 0;
+#X connect 12 0 11 0;