aboutsummaryrefslogtreecommitdiff
path: root/lhist-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 /lhist-help.pd
parente1775060ebae110fd14dddee80f75e809d75fdac (diff)
Added META subpatch
svn path=/trunk/externals/smlib/; revision=15705
Diffstat (limited to 'lhist-help.pd')
-rw-r--r--lhist-help.pd91
1 files changed, 51 insertions, 40 deletions
diff --git a/lhist-help.pd b/lhist-help.pd
index e917047..bf3e570 100644
--- a/lhist-help.pd
+++ b/lhist-help.pd
@@ -1,40 +1,51 @@
-#N canvas 133 245 443 412 10;
-#X text 360 376 j#|@2002;
-#X text 380 357 SMLib-help;
-#X obj 51 362 print;
-#X obj 11 193 random 10;
-#X obj 11 174 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X msg 236 193 absolute;
-#X msg 236 221 relative;
-#X msg 372 192 clear;
-#X text 235 172 generate output;
-#X text 371 173 reinit;
-#X text 31 172 feed data;
-#X obj 111 355 vsum;
-#X floatatom 111 378 5 0 0 0 - - -;
-#X msg 11 220 1 3 5 7 9;
-#X text 14 50 - value of first class;
-#X text 14 77 - number of classes;
-#X text 14 64 - value of last class;
-#X text 13 35 arguments:;
-#X text 14 124 - array of samples in classes;
-#X text 12 109 output:;
-#X text 12 145 out-of-range inputs are clipped (cfr lhisti);
-#X text 14 7 lhist: "leaky" histograms;
-#X text 13 91 - half-decay time;
-#X obj 51 325 lhist 0 10 10 5;
-#X msg 118 194 leak;
-#X text 118 172 perform leak;
-#X msg 10 246 -5;
-#X connect 3 0 23 0;
-#X connect 4 0 3 0;
-#X connect 5 0 23 0;
-#X connect 6 0 23 0;
-#X connect 7 0 23 0;
-#X connect 11 0 12 0;
-#X connect 13 0 23 0;
-#X connect 23 0 2 0;
-#X connect 23 0 11 0;
-#X connect 24 0 23 0;
-#X connect 26 0 23 0;
+#N canvas 1 53 443 412 10;
+#X text 353 328 j#|@2002;
+#X obj 51 362 print;
+#X obj 11 193 random 10;
+#X obj 11 174 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 236 193 absolute;
+#X msg 236 221 relative;
+#X msg 372 192 clear;
+#X text 235 172 generate output;
+#X text 371 173 reinit;
+#X text 31 172 feed data;
+#X obj 111 355 vsum;
+#X floatatom 111 378 5 0 0 0 - - -;
+#X msg 11 220 1 3 5 7 9;
+#X text 14 50 - value of first class;
+#X text 14 77 - number of classes;
+#X text 14 64 - value of last class;
+#X text 13 35 arguments:;
+#X text 14 124 - array of samples in classes;
+#X text 12 109 output:;
+#X text 12 145 out-of-range inputs are clipped (cfr lhisti);
+#X text 14 7 lhist: "leaky" histograms;
+#X text 13 91 - half-decay time;
+#X obj 51 325 lhist 0 10 10 5;
+#X msg 118 194 leak;
+#X text 118 172 perform leak;
+#X msg 10 246 -5;
+#X obj 368 307 SMLib-help;
+#N canvas 300 200 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 5 KEYWORDS control;
+#X text 12 85 OUTLET_0 list;
+#X text 12 45 DESCRIPTION "leaky" histograms;
+#X text 12 65 INLET_0 float list leak absolute relative clear;
+#X restore 378 352 pd META;
+#X connect 2 0 22 0;
+#X connect 3 0 2 0;
+#X connect 4 0 22 0;
+#X connect 5 0 22 0;
+#X connect 6 0 22 0;
+#X connect 10 0 11 0;
+#X connect 12 0 22 0;
+#X connect 22 0 1 0;
+#X connect 22 0 10 0;
+#X connect 23 0 22 0;
+#X connect 25 0 22 0;