aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Histo-help.pd
blob: ba6e78e5e000771e5f397e69cf618777fe4fb582 (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
#N canvas 0 26 511 298 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
0;
#X text 40 262 docs based on the MAX/MSP reference (c) cycling'74;
#X text 39 276 ___________________________________________________
;
#X obj 51 18 Histo;
#X text 109 18 generates a histogram of the received numbers;
#X obj 49 156 Histo;
#X msg 23 56 clear;
#X text 72 57 erases received numbers;
#X floatatom 49 105 5 0 0 0 - - -;
#X floatatom 49 211 5 0 0 0 - - -;
#X floatatom 79 184 5 0 0 0 - - -;
#X text 96 212 current input;
#X text 123 184 number of times the current input was received;
#X floatatom 79 130 5 0 0 0 - - -;
#X text 121 129 same as left inlet but number is not counted;
#X msg 24 77 bang;
#X text 72 77 same as repeating the last number in right inlet;
#N canvas 380 180 494 390 META 0;
#X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 5 KEYWORDS control storage max_compatible;
#X text 12 45 DESCRIPTION generate a histogram of the received numbers
;
#X text 12 65 INLET_0 bang float clear;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 float;
#X text 12 125 OUTLET_1 float;
#X text 12 145 AUTHOR Krzysztof Czaja;
#X text 12 25 LICENSE SIBSD;
#X restore 459 276 pd META;
#X connect 5 0 9 0;
#X connect 5 1 10 0;
#X connect 6 0 5 0;
#X connect 8 0 5 0;
#X connect 13 0 5 1;
#X connect 15 0 5 0;