aboutsummaryrefslogtreecommitdiff
path: root/pulse-help.pd
blob: 942cd718909df86f436ba0b35390b207d32e21fb (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
#N canvas 0 26 464 342 12;
#X obj 23 223 pulse 120 1 4 0;
#X floatatom 23 265 5 0 0 0 - - -;
#X obj 138 265 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -258699
-1;
#X msg 23 23 0;
#X msg 48 80 1;
#X floatatom 51 122 5 0 0 0 - - -;
#X floatatom 138 197 5 0 0 0 - - -;
#X floatatom 109 172 5 0 0 0 - - -;
#X floatatom 80 147 5 0 0 0 - - -;
#X msg 39 53 bang;
#X text 55 23 stop;
#X obj 313 18 metro;
#X text 80 79 start;
#X text 242 44 originally written by;
#X text 240 62 James McCartney for Max;
#X text 74 267 count;
#X text 168 18 pulse :: a better;
#X text 104 123 quarter notes per minute;
#X text 190 199 number of beats to play;
#X text 189 214 before turning off;
#X text 77 54 toggles on/off;
#X text 131 148 interval at which a bang is output;
#X text 160 174 notes to count (default = quarter);
#X text 166 264 pulse turned off automagically;
#N canvas 474 26 494 344 META 0;
#X text 12 225 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 205 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION a better metro;
#X text 12 65 INLET_0 float bang;
#X text 12 85 INLET_1 float;
#X text 12 105 INLET_2 float;
#X text 12 125 INLET_3 float;
#X text 12 145 INLET_4 float;
#X text 12 165 OUTLET_0 float;
#X text 12 185 OUTLET_1 bang;
#X restore 401 307 pd META;
#X connect 0 0 1 0;
#X connect 0 1 2 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 1;
#X connect 6 0 0 4;
#X connect 7 0 0 3;
#X connect 8 0 0 2;
#X connect 9 0 0 0;