From 7d6affca746f49f5ffb2818b8a9ccf9d91388e8f Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Wed, 25 Aug 2010 00:31:27 +0000 Subject: revised help docs that conform to the PDDP template svn path=/trunk/; revision=13942 --- doc/pddp/bang~-help.pd | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 doc/pddp/bang~-help.pd (limited to 'doc/pddp/bang~-help.pd') diff --git a/doc/pddp/bang~-help.pd b/doc/pddp/bang~-help.pd new file mode 100644 index 00000000..b22842b2 --- /dev/null +++ b/doc/pddp/bang~-help.pd @@ -0,0 +1,80 @@ +#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 PLATFORM windows macosx gnulinux; +#X text 12 165 LIBRARY internal; +#X text 12 205 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 65 LICENSE SIBSD; +#X text 12 185 AUTHOR Miller Puckette; +#X text 12 265 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 5 GENRE help; +#X text 12 85 DESCRIPTION output a "bang" message after each DSP cycle +; +#X text 12 125 INLET_0; +#X text 12 145 OUTLET_0 bang; +#X text 12 26 NAME bang~; +#X text 12 45 KEYWORDS signal conversion bang_op; +#X text 12 225 RELEASE_DATE 2009; +#X text 12 245 RELEASE_VERSION; +#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 pddp/help.pd -text help; +#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; -- cgit v1.2.1