aboutsummaryrefslogtreecommitdiff
path: root/help/help-history.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 22:15:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitff6b00b82c7f3f1a1efae7ba00894604aa70a60d (patch)
tree16835feaeacf7f33da08e964fe72eb24d09f2657 /help/help-history.pd
parent7fc71ea46f7424a15cf39d0be2b9525fa6d5a1f0 (diff)
switched over the help files to the Pd standard name; removed the explicit helpfile declaration since its not needed and causes problems
svn path=/trunk/externals/maxlib/; revision=3878
Diffstat (limited to 'help/help-history.pd')
-rw-r--r--help/help-history.pd30
1 files changed, 0 insertions, 30 deletions
diff --git a/help/help-history.pd b/help/help-history.pd
deleted file mode 100644
index acd1bc8..0000000
--- a/help/help-history.pd
+++ /dev/null
@@ -1,30 +0,0 @@
-#N canvas 445 253 480 330 12;
-#X floatatom 32 49 5 0 0;
-#X floatatom 32 286 5 0 0;
-#X floatatom 115 201 5 0 0;
-#X floatatom 115 264 5 0 0;
-#X text 169 265 tendency (up = 1 \, down = -1);
-#X msg 85 70 reset;
-#X text 137 71 forget everything;
-#X msg 114 104 linear;
-#X msg 132 128 geometric;
-#X text 176 103 linear average (dafault);
-#X text 215 129 geometric average;
-#X msg 143 156 weight;
-#X text 203 173 items higher weight);
-#X text 124 6 history :: calculates the average of the;
-#X text 212 23 items (floats) that came in;
-#X obj 32 229 history 250;
-#X text 202 157 weighted average (giving newer;
-#X text 130 229 creation argument = ms to look back;
-#X text 171 201 milliseconds to look back;
-#X text 214 40 within the last N milliseconds;
-#X text 90 287 average over last N milliseconds;
-#X connect 0 0 15 0;
-#X connect 2 0 15 1;
-#X connect 5 0 15 0;
-#X connect 7 0 15 0;
-#X connect 8 0 15 0;
-#X connect 11 0 15 0;
-#X connect 15 0 1 0;
-#X connect 15 1 3 0;