aboutsummaryrefslogtreecommitdiff
path: root/help/median_3-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 /help/median_3-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 'help/median_3-help.pd')
-rw-r--r--help/median_3-help.pd7
1 files changed, 0 insertions, 7 deletions
diff --git a/help/median_3-help.pd b/help/median_3-help.pd
deleted file mode 100644
index ba99235..0000000
--- a/help/median_3-help.pd
+++ /dev/null
@@ -1,7 +0,0 @@
-#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 95 234 median_3;
-#X text 238 31 output the median value of the 3 last samples;
-#X connect 0 0 2 0;
-#X connect 2 0 1 0;