From 086e6b358ad45bda0e6a948cfb7ea2d33ab7da5a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 10 Feb 2010 00:34:05 +0000 Subject: re-arranged into libdir and setup with the template Makefile+debian stuff. renabled vv+ and vv- as vvplus and vvminus svn path=/trunk/externals/smlib/; revision=13158 --- lmin-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lmin-help.pd (limited to 'lmin-help.pd') diff --git a/lmin-help.pd b/lmin-help.pd new file mode 100644 index 0000000..b173bd1 --- /dev/null +++ b/lmin-help.pd @@ -0,0 +1,22 @@ +#N canvas 553 310 444 200 10; +#X text 351 168 j#|@2002; +#X obj 373 146 SMLib-help; +#X floatatom 53 72 5 0 0; +#X obj 9 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1 +; +#X text 53 52 x(i); +#X floatatom 9 168 5 0 0; +#X obj 9 98 float; +#X text 5 21 argument: half-decay time (in number of activations); +#X text 6 4 lmin: leaky minimum; +#X obj 9 138 lmin 10; +#X msg 112 92 clear; +#X text 111 73 clear accumulator; +#X msg 244 106 decay 5; +#X text 243 90 set half-decay time; +#X connect 2 0 6 1; +#X connect 3 0 6 0; +#X connect 6 0 9 0; +#X connect 9 0 5 0; +#X connect 10 0 9 0; +#X connect 12 0 9 0; -- cgit v1.2.1