aboutsummaryrefslogtreecommitdiff
path: root/fir_mean_n-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2005-01-27 12:23:02 +0000
commit6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 (patch)
tree24716657b5aa274a1d90fdb99a62d0a66821682f /fir_mean_n-help.pd
This commit was generated by cvs2svn to compensate for changes in r2548,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549
Diffstat (limited to 'fir_mean_n-help.pd')
-rw-r--r--fir_mean_n-help.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/fir_mean_n-help.pd b/fir_mean_n-help.pd
new file mode 100644
index 0000000..837d0fe
--- /dev/null
+++ b/fir_mean_n-help.pd
@@ -0,0 +1,23 @@
+#N canvas 16 302 679 463 10;
+#X floatatom 67 98 5 0 127 0 - - -;
+#X text 69 78 data;
+#X obj 67 203 t f f;
+#X msg 87 119 0;
+#X floatatom 159 129 5 0 0 0 - - -;
+#X obj 92 228 fir_mean_n 5;
+#X obj 67 264 time_roll;
+#X obj 279 264 time_roll;
+#X msg 88 140 127;
+#X text 154 106 order: n;
+#X text 542 383 la Kitchen;
+#X text 542 400 Charles Verron;
+#X text 541 367 2004_03_18;
+#X text 49 37 Fir_mean_n computes a fir low pass mean filter of order
+n;
+#X connect 0 0 2 0;
+#X connect 2 0 6 0;
+#X connect 2 1 5 0;
+#X connect 3 0 2 0;
+#X connect 4 0 5 1;
+#X connect 5 0 7 0;
+#X connect 8 0 2 0;