aboutsummaryrefslogtreecommitdiff
path: root/puremapping/median_n-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2009-04-10 17:52:07 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2009-04-10 17:52:07 +0000
commit779b45410e8c76b2984d26823e97310c7601b38f (patch)
treec3fea5dab11bd7b6285f7764efc518657f626eb9 /puremapping/median_n-help.pd
parentbf86048f7010a51cbfe50c9f417f7cf8dbb2b8c0 (diff)
initial commit of the puremapping abstraction collection
svn path=/trunk/abstractions/nusmuk/; revision=11004
Diffstat (limited to 'puremapping/median_n-help.pd')
-rw-r--r--puremapping/median_n-help.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/puremapping/median_n-help.pd b/puremapping/median_n-help.pd
new file mode 100644
index 0000000..73600ed
--- /dev/null
+++ b/puremapping/median_n-help.pd
@@ -0,0 +1,10 @@
+#N canvas 198 49 524 276 12;
+#X floatatom 50 110 5 0 0 0 - - -;
+#X floatatom 50 163 5 0 0 0 - - -;
+#X text 44 20 output median value of the last n samples;
+#X text 46 39 n must be odd;
+#X obj 50 133 median_n 5;
+#X msg 127 83 2 \, 3 \, 4 \, 5 \, 6 \, 7 \, 8;
+#X connect 0 0 4 0;
+#X connect 4 0 1 0;
+#X connect 5 0 4 0;