aboutsummaryrefslogtreecommitdiff
path: root/vlmax-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 /vlmax-help.pd
parente1775060ebae110fd14dddee80f75e809d75fdac (diff)
Added META subpatch
svn path=/trunk/externals/smlib/; revision=15705
Diffstat (limited to 'vlmax-help.pd')
-rw-r--r--vlmax-help.pd69
1 files changed, 40 insertions, 29 deletions
diff --git a/vlmax-help.pd b/vlmax-help.pd
index b8a40d2..3566946 100644
--- a/vlmax-help.pd
+++ b/vlmax-help.pd
@@ -1,29 +1,40 @@
-#N canvas 448 299 466 316 10;
-#X obj 8 249 prepend 0;
-#N canvas 0 0 450 300 graph1 0;
-#X array array_vlmax 10 float 0;
-#X coords 0 1 9 -1 200 140 1;
-#X restore 239 102 graph;
-#X msg 8 58 1 1 1 1 1 1 1 1 1 1;
-#X msg 8 80 1 0 1 0 1 0 1 0 1 0;
-#X msg 8 102 0 1 0 1 0 1 0 1 0 1;
-#X msg 8 124 0 0 0 0 0 0 0 0 0 0;
-#X msg 8 146 -1 -1 0 0 -1 -1 0 0 -1 -1;
-#X msg 8 168 0 0 0 0 0 1 1 1 1 1;
-#X text 376 285 j#|@2002;
-#X text 8 22 the argument is the half-decay expressed in number of
-activations;
-#X obj 397 264 SMLib-help;
-#X obj 8 224 vlmax 6;
-#X obj 8 275 s array_vlmax;
-#X msg 27 201 decay 20;
-#X text 9 4 vlmax: vector leaky maximum;
-#X connect 0 0 12 0;
-#X connect 2 0 11 0;
-#X connect 3 0 11 0;
-#X connect 4 0 11 0;
-#X connect 5 0 11 0;
-#X connect 6 0 11 0;
-#X connect 7 0 11 0;
-#X connect 11 0 0 0;
-#X connect 13 0 11 0;
+#N canvas 1 53 466 316 10;
+#X obj 8 249 prepend 0;
+#N canvas 0 0 450 300 (subpatch) 0;
+#X array array_vlmax 10 float 0;
+#X coords 0 1 9 -1 200 140 1;
+#X restore 239 72 graph;
+#X msg 8 58 1 1 1 1 1 1 1 1 1 1;
+#X msg 8 80 1 0 1 0 1 0 1 0 1 0;
+#X msg 8 102 0 1 0 1 0 1 0 1 0 1;
+#X msg 8 124 0 0 0 0 0 0 0 0 0 0;
+#X msg 8 146 -1 -1 0 0 -1 -1 0 0 -1 -1;
+#X msg 8 168 0 0 0 0 0 1 1 1 1 1;
+#X text 376 255 j#|@2002;
+#X text 8 22 the argument is the half-decay expressed in number of
+activations;
+#X obj 397 234 SMLib-help;
+#X obj 8 224 vlmax 6;
+#X obj 8 275 s array_vlmax;
+#X msg 27 201 decay 20;
+#X text 9 4 vlmax: vector leaky maximum;
+#N canvas 243 181 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 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
+;
+#X text 12 45 DESCRIPTION vector leaky maximum;
+#X text 12 5 KEYWORDS control list_op;
+#X text 12 65 INLET_0 float list decay;
+#X text 12 85 OUTLET_0 list float;
+#X restore 406 278 pd META;
+#X connect 0 0 12 0;
+#X connect 2 0 11 0;
+#X connect 3 0 11 0;
+#X connect 4 0 11 0;
+#X connect 5 0 11 0;
+#X connect 6 0 11 0;
+#X connect 7 0 11 0;
+#X connect 11 0 0 0;
+#X connect 13 0 11 0;