aboutsummaryrefslogtreecommitdiff
path: root/help/median_5-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:57:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:57:33 +0000
commita627095764e36707f58f9096004710f12d680cfc (patch)
tree8cd023e388136e8607093e8ee4db158b46c3ef0c /help/median_5-help.pd
parent5c4ef73dfe38143dc39b99bbf5c4f87d66b3d0be (diff)
these objects will probably be replaced by other objects in the future, but they are used for now, so they should be in the CVS
svn path=/trunk/externals/mapping/; revision=4632
Diffstat (limited to 'help/median_5-help.pd')
-rw-r--r--help/median_5-help.pd7
1 files changed, 7 insertions, 0 deletions
diff --git a/help/median_5-help.pd b/help/median_5-help.pd
new file mode 100644
index 0000000..d56431e
--- /dev/null
+++ b/help/median_5-help.pd
@@ -0,0 +1,7 @@
+#N canvas 28 3 711 500 12;
+#X floatatom 88 202 5 0 0 0 - - -;
+#X floatatom 94 264 5 0 0 0 - - -;
+#X obj 94 234 median_5;
+#X text 187 44 output median value of the last 5 samples;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;