aboutsummaryrefslogtreecommitdiff
path: root/hist-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 /hist-help.pd
parente1775060ebae110fd14dddee80f75e809d75fdac (diff)
Added META subpatch
svn path=/trunk/externals/smlib/; revision=15705
Diffstat (limited to 'hist-help.pd')
-rw-r--r--hist-help.pd99
1 files changed, 55 insertions, 44 deletions
diff --git a/hist-help.pd b/hist-help.pd
index fd3984a..7984286 100644
--- a/hist-help.pd
+++ b/hist-help.pd
@@ -1,44 +1,55 @@
-#N canvas 678 207 414 422 10;
-#X text 331 381 j#|@2002;
-#X text 351 362 SMLib-help;
-#X text 14 7 hist: histograms;
-#X obj 2 354 print;
-#X obj 11 181 random 10;
-#X obj 11 162 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X msg 129 177 absolute;
-#X msg 129 205 relative;
-#X msg 276 177 clear;
-#X text 128 156 generate output;
-#X text 275 159 reinit;
-#X text 31 160 feed data;
-#X obj 2 317 hist 0 10 10;
-#X obj 62 347 vsum;
-#X floatatom 62 370 5 0 0;
-#X msg 11 208 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 112 - array of samples in classes;
-#X text 12 97 output:;
-#X text 12 133 out-of-range inputs are clipped (cfr lhisti);
-#X msg 11 233 1.4 3.4 5.4 7.4 9.4;
-#X msg 87 292 -10;
-#X msg 11 259 0.6 2.6 4.6 6.6 8.6;
-#X obj 42 396 itov;
-#X text 4 399 cfr.;
-#X obj 79 396 lhist;
-#X obj 124 396 lhisti;
-#X connect 4 0 12 0;
-#X connect 5 0 4 0;
-#X connect 6 0 12 0;
-#X connect 7 0 12 0;
-#X connect 8 0 12 0;
-#X connect 12 0 3 0;
-#X connect 12 0 13 0;
-#X connect 13 0 14 0;
-#X connect 15 0 12 0;
-#X connect 23 0 12 0;
-#X connect 24 0 12 0;
-#X connect 25 0 12 0;
+#N canvas 1 53 414 422 10;
+#X text 328 352 j#|@2002;
+#X text 348 333 SMLib-help;
+#X text 14 7 hist: histograms;
+#X obj 2 354 print;
+#X obj 11 181 random 10;
+#X obj 11 162 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 129 177 absolute;
+#X msg 129 205 relative;
+#X msg 276 177 clear;
+#X text 128 156 generate output;
+#X text 275 159 reinit;
+#X text 31 160 feed data;
+#X obj 2 317 hist 0 10 10;
+#X obj 62 347 vsum;
+#X floatatom 62 370 5 0 0 0 - - -;
+#X msg 11 208 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 112 - array of samples in classes;
+#X text 12 97 output:;
+#X text 12 133 out-of-range inputs are clipped (cfr lhisti);
+#X msg 11 233 1.4 3.4 5.4 7.4 9.4;
+#X msg 87 292 -10;
+#X msg 11 259 0.6 2.6 4.6 6.6 8.6;
+#X obj 42 396 itov;
+#X text 4 399 cfr.;
+#X obj 79 396 lhist;
+#X obj 124 396 lhisti;
+#N canvas 247 140 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 histograms;
+#X text 12 5 KEYWORDS control;
+#X text 12 65 INLET_0 float list absolute relative clear;
+#X text 12 85 OUTLET_0 list;
+#X restore 355 378 pd META;
+#X connect 4 0 12 0;
+#X connect 5 0 4 0;
+#X connect 6 0 12 0;
+#X connect 7 0 12 0;
+#X connect 8 0 12 0;
+#X connect 12 0 3 0;
+#X connect 12 0 13 0;
+#X connect 13 0 14 0;
+#X connect 15 0 12 0;
+#X connect 23 0 12 0;
+#X connect 24 0 12 0;
+#X connect 25 0 12 0;