aboutsummaryrefslogtreecommitdiff
path: root/help/lavg-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-28 16:53:25 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-28 16:53:25 +0000
commitda1f0065d07250b86b9a761b012987e4825f491f (patch)
tree6e048a70f8d60e2fdf9d374ec536cab9df10e24a /help/lavg-help.pd
This commit was generated by cvs2svn to compensate for changes in r4068,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/smlib/; revision=4069
Diffstat (limited to 'help/lavg-help.pd')
-rw-r--r--help/lavg-help.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/help/lavg-help.pd b/help/lavg-help.pd
new file mode 100644
index 0000000..9ba5e0f
--- /dev/null
+++ b/help/lavg-help.pd
@@ -0,0 +1,22 @@
+#N canvas 553 310 441 199 12;
+#X text 351 171 j#|@2002;
+#X obj 373 149 SMLib;
+#X floatatom 53 75 5 0 0;
+#X obj 9 58 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1
+;
+#X text 53 55 x(i);
+#X text 6 7 lavg: leaky average;
+#X obj 9 141 lavg 10;
+#X floatatom 9 171 5 0 0;
+#X obj 9 101 float;
+#X text 5 24 argument: half-decay time (in number of activations);
+#X msg 118 101 clear;
+#X text 116 79 clear accumulator;
+#X msg 244 106 decay 5;
+#X text 243 90 set half-decay time;
+#X connect 2 0 8 1;
+#X connect 3 0 8 0;
+#X connect 6 0 7 0;
+#X connect 8 0 6 0;
+#X connect 10 0 6 0;
+#X connect 12 0 6 0;