aboutsummaryrefslogtreecommitdiff
path: root/lhisti-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 /lhisti-help.pd
parente1775060ebae110fd14dddee80f75e809d75fdac (diff)
Added META subpatch
svn path=/trunk/externals/smlib/; revision=15705
Diffstat (limited to 'lhisti-help.pd')
-rw-r--r--lhisti-help.pd94
1 files changed, 53 insertions, 41 deletions
diff --git a/lhisti-help.pd b/lhisti-help.pd
index c770a45..d6b4505 100644
--- a/lhisti-help.pd
+++ b/lhisti-help.pd
@@ -1,41 +1,53 @@
-#N canvas 645 245 441 405 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 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 text 13 4 lhisti: "leaky" histograms without clipping the input
-;
-#X msg 11 245 -5;
-#X connect 3 0 22 0;
-#X connect 4 0 3 0;
-#X connect 5 0 22 0;
-#X connect 6 0 22 0;
-#X connect 7 0 22 0;
-#X connect 11 0 12 0;
-#X connect 13 0 22 0;
-#X connect 22 0 2 0;
-#X connect 22 0 11 0;
-#X connect 23 0 22 0;
-#X connect 26 0 22 0;
+#N canvas 1 53 441 405 10;
+#X text 358 334 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 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 text 13 4 lhisti: "leaky" histograms without clipping the input
+;
+#X msg 11 245 -5;
+#X obj 367 309 SMLib-help;
+#N canvas 255 157 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 45 DESCRIPTION "leaky" histograms without clipping the input
+;
+#X text 12 65 INLET_0 float list leak absolute relative clear;
+#X text 12 85 OUTLET_0 list;
+#X restore 377 356 pd META;
+#X connect 2 0 21 0;
+#X connect 3 0 2 0;
+#X connect 4 0 21 0;
+#X connect 5 0 21 0;
+#X connect 6 0 21 0;
+#X connect 10 0 11 0;
+#X connect 12 0 21 0;
+#X connect 21 0 1 0;
+#X connect 21 0 10 0;
+#X connect 22 0 21 0;
+#X connect 25 0 21 0;