aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/bang~-help.pd
blob: 515eac2eb6843d427cff74a9948c3a433add63fe (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
70
71
72
73
74
75
76
#N canvas 0 0 555 619 10;
#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
14 -228856 -66577 0;
#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header bang~ 3 12 0 18
-204280 -1 0;
#X obj 0 445 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
-228856 -1 0;
#N canvas 43 242 494 344 META 0;
#X text 12 105 LIBRARY internal;
#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
#X text 12 125 AUTHOR Miller Puckette;
#X text 12 185 HELP_PATCH_AUTHORS Updated for Pd version 0.33. Revised
by Jonathan Wilkes to conform to the PDDP template for Pd version 0.42.
;
#X text 12 45 DESCRIPTION output a "bang" message after each DSP cycle
;
#X text 12 65 INLET_0;
#X text 12 85 OUTLET_0 bang;
#X text 12 5 KEYWORDS signal conversion bang_op;
#X text 12 165 RELEASE_DATE 2009;
#X restore 500 597 pd META;
#X obj 0 482 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
#X obj 0 537 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
0 13 -228856 -1 0;
#X obj 0 565 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
0 13 -228856 -1 0;
#X obj 78 454 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X text 98 541 (none);
#N canvas 31 477 428 114 Related_objects 0;
#X obj 15 34 print~;
#X obj 72 34 bang;
#X obj 0 0 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
14 -204280 -1 0;
#X text 6 1 [bang~] Related Objects;
#X restore 102 597 pd Related_objects;
#X text 98 491 bang;
#X obj 78 491 cnv 17 3 35 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856
-162280 0;
#X obj 483 3 bang~;
#X obj 455 20 pddp/pddplink http://wiki.puredata.info/en/bang~ -text
pdpedia: bang~;
#X obj 116 213 bang~;
#X obj 116 281 print;
#X text 228 169 click to test;
#X obj 116 249 spigot;
#X msg 190 253 dsp \$1;
#X obj 190 280 s pd;
#X msg 190 171 bang;
#X obj 190 219 1;
#X obj 226 219 0;
#X obj 226 195 delay 10;
#X obj 340 170 loadbang;
#X msg 340 196 dsp 0;
#X obj 340 221 s pd;
#X text 11 23 output a "bang" message after each DSP cycle;
#X text 168 453 - the inlet of [bang~] is not used.;
#X text 168 491 - [bang~] outputs a bang after each DSP cycle (at the
same logical time as the DSP cycle). This is primarily useful for sampling
the outputs of analysis algorithms.;
#X text 98 453 (inactive);
#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide;
#X connect 14 0 17 0;
#X connect 17 0 15 0;
#X connect 18 0 19 0;
#X connect 20 0 21 0;
#X connect 20 0 23 0;
#X connect 21 0 17 1;
#X connect 21 0 18 0;
#X connect 22 0 17 1;
#X connect 22 0 18 0;
#X connect 23 0 22 0;
#X connect 24 0 25 0;
#X connect 25 0 26 0;