aboutsummaryrefslogtreecommitdiff
path: root/average-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-08 05:24:58 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-08 05:24:58 +0000
commited5f9b5db036f8bf420b38d674c9b3b1822b3b7b (patch)
treeb287269dec9a86175f1059cfb562754855e7f6af /average-help.pd
parent9b2014ed31750d9573d70d998cb3a3c3c4803b42 (diff)
converted things to fit in with the namespace
svn path=/trunk/externals/markex/; revision=4167
Diffstat (limited to 'average-help.pd')
-rw-r--r--average-help.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/average-help.pd b/average-help.pd
new file mode 100644
index 0000000..fb923f3
--- /dev/null
+++ b/average-help.pd
@@ -0,0 +1,18 @@
+#N canvas 271 381 600 500 10;
+#X text 124 68 GEM object;
+#X obj 123 298 print out1;
+#X obj 123 220 average;
+#X floatatom 123 160 0 0 0;
+#X msg 184 162 bang;
+#X msg 247 164 reset 5;
+#X msg 345 168 clear;
+#X text 89 408 The initial argument is the number to average together.
+The default is 10 numbers.;
+#X obj 421 231 average 20;
+#X text 139 23 [average];
+#X text 81 371 [average] together a series of numbers.;
+#X connect 2 0 1 0;
+#X connect 3 0 2 0;
+#X connect 4 0 2 0;
+#X connect 5 0 2 0;
+#X connect 6 0 2 0;