aboutsummaryrefslogtreecommitdiff
path: root/hist-help.pd
blob: 7984286fad6930656753908e2d9e8d8735bf3787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
#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;