aboutsummaryrefslogtreecommitdiff
path: root/lmin-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2011-11-06 01:25:48 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2011-11-06 01:25:48 +0000
commit2e5402b354317ba36480d00de4f1aced6755b7cf (patch)
treec06c2428c7eee0cebb0285114770cce4d6fff9cd /lmin-help.pd
parente1775060ebae110fd14dddee80f75e809d75fdac (diff)
Added META subpatch
svn path=/trunk/externals/smlib/; revision=15705
Diffstat (limited to 'lmin-help.pd')
-rw-r--r--lmin-help.pd55
1 files changed, 33 insertions, 22 deletions
diff --git a/lmin-help.pd b/lmin-help.pd
index b173bd1..38b1cd8 100644
--- a/lmin-help.pd
+++ b/lmin-help.pd
@@ -1,22 +1,33 @@
-#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;
+#N canvas 1 53 444 200 10;
+#X text 350 139 j#|@2002;
+#X obj 372 117 SMLib-help;
+#X floatatom 53 72 5 0 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 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;
+#N canvas 173 210 494 344 META 0;
+#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 5 KEYWORDS control filter;
+#X text 12 85 OUTLET_0 float;
+#X text 12 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
+;
+#X text 12 45 DESCRIPTION leaky minimum;
+#X text 12 65 INLET_0 float clear decay;
+#X restore 382 161 pd META;
+#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;