aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/count~-help.pd
blob: df806ceb6fd7f6e088cf644eee040484df344099 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
#N canvas 0 26 659 597 10;
#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
0;
#X text 20 557 docs based on the MAX/MSP reference (c) cycling'74;
#X text 19 572 ___________________________________________________
;
#X obj 32 17 count~;
#X text 106 18 sample counter;
#X obj 135 402 count~;
#X msg 55 98 stop;
#X msg 33 72 bang;
#X text 72 73 start counting;
#X text 94 99 stop \, you guessed it;
#X obj 185 458 snapshot~;
#X obj 185 429 metro 20;
#X obj 185 403 tgl 15 0 empty start empty 0 -6 0 8 -262144 -1 -1 0
1;
#X floatatom 185 485 15 0 0 0 - - -;
#X text 298 486 samples counted;
#X floatatom 172 291 5 0 0 0 - - -;
#X floatatom 135 267 5 0 0 0 - - -;
#X text 215 291 set a max value \, counter restarts at min;
#X obj 33 357 tgl 20 0 empty start empty 0 -6 0 8 -4034 -1 -1 0 1;
#X msg 33 381 \; pd dsp \$1;
#X obj 110 134 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X msg 110 159 autoreset \$1;
#X text 135 135 reset counter to min if dsp is turned off and on again
;
#X text 61 357 try it;
#X msg 182 243 set \$1;
#X floatatom 182 221 5 0 0 0 - - -;
#X text 181 266 set a min value (immediately);
#X msg 536 239 min \$1;
#X floatatom 536 218 5 0 0 0 - - -;
#X text 240 244 set a min value for the next loop same as;
#X msg 413 345 10 100000 1 1;
#X text 200 325 you can also use a list like :;
#X msg 413 323 min max on/off? autoreset?;
#X obj 395 431 count~ 10 10000 0 1;
#X text 332 412 args mean : min max on/off? autoreset?;
#N canvas 111 60 494 389 META 0;
#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
#X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
;
#X text 12 5 KEYWORDS signal max_compatible;
#X text 12 45 DESCRIPTION sample counter;
#X text 12 65 INLET_0 signal bang float list set stop autoreset;
#X text 12 85 INLET_1 float;
#X text 12 105 OUTLET_0 signal;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Krzysztof Czaja;
#X restore 605 576 pd META;
#X connect 5 0 10 0;
#X connect 6 0 5 0;
#X connect 7 0 5 0;
#X connect 10 0 13 0;
#X connect 11 0 10 0;
#X connect 12 0 11 0;
#X connect 15 0 5 1;
#X connect 16 0 5 0;
#X connect 18 0 19 0;
#X connect 20 0 21 0;
#X connect 21 0 5 0;
#X connect 24 0 5 0;
#X connect 25 0 24 0;
#X connect 28 0 27 0;
#X connect 30 0 5 0;