From c124775d7f4954e536c69414eb521a437ac02e94 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Fri, 12 Nov 2010 01:50:32 +0000 Subject: added pd META subpatch, removed xbend-help.pd and xnote-help.pd since they are not used svn path=/trunk/externals/miXed/; revision=14428 --- doc/help/cyclone/counter-help.pd | 84 +++++++++++++++++++++++++--------------- 1 file changed, 52 insertions(+), 32 deletions(-) (limited to 'doc/help/cyclone/counter-help.pd') diff --git a/doc/help/cyclone/counter-help.pd b/doc/help/cyclone/counter-help.pd index 2858604..0202b38 100644 --- a/doc/help/cyclone/counter-help.pd +++ b/doc/help/cyclone/counter-help.pd @@ -1,5 +1,4 @@ -#N canvas 35 22 725 579 10; -#X text 5 5 comment; +#N canvas 0 26 751 579 10; #X text 382 541 docs based on the MAX/MSP reference (c) cycling'74 ; #X text 381 555 ___________________________________________________ @@ -29,7 +28,6 @@ #X text 197 155 reset to max \, wait for next bang before output * ; #X text 430 191 unlimited counter \, sensible behaviour IMO; -#X obj 162 470 counter; #X floatatom 162 240 5 0 0 0 - - -; #X floatatom 162 497 10 0 0 0 - - -; #X msg 181 264 0; @@ -132,33 +130,55 @@ bang; #X text -6 518 ** (there seems to be a bug in the original documentation or implementation: the 3rd inlet is indeed a "set" message instead of a "min" message...); -#X connect 5 0 18 0; -#X connect 6 0 5 0; -#X connect 10 0 18 1; -#X connect 12 0 18 2; -#X connect 14 0 18 3; -#X connect 16 0 5 1; -#X connect 17 0 18 4; -#X connect 18 0 7 0; -#X connect 21 0 23 0; -#X connect 22 0 21 0; -#X connect 24 0 21 1; -#X connect 25 0 21 1; -#X connect 26 0 21 1; -#X connect 31 0 21 2; -#X connect 32 0 21 3; -#X connect 33 0 21 4; -#X connect 37 0 36 0; +#N canvas 208 97 494 476 META 0; +#X text 12 315 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 285 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 55 DESCRIPTION count the number of bangs received; +#X text 12 185 OUTLET_0 float; +#X text 12 205 OUTLET_1 float; +#X text 12 225 OUTLET_2 float; +#X text 12 245 OUTLET_3 float; +#X text 12 5 KEYWORDS control storage max_compatible needs_work (objects +in "arguments" subpatch won't create); +#X text 12 105 INLET_1 float bang; +#X text 12 125 INLET_2 float bang; +#X text 12 145 INLET_3 float bang; +#X text 12 165 INLET_4 float bang; +#X text 12 75 INLET_0 float bang next dec inc up down updown goto set +jam min max carryint carrybang; +#X text 12 35 LICENSE SIBSD; +#X text 12 265 AUTHOR Krzysztof Czaja; +#X restore 696 553 pd META; +#X obj 162 470 counter; +#X connect 4 0 17 0; +#X connect 5 0 4 0; +#X connect 9 0 17 1; +#X connect 11 0 17 2; +#X connect 13 0 17 3; +#X connect 15 0 4 1; +#X connect 16 0 17 4; +#X connect 17 0 6 0; +#X connect 20 0 70 0; +#X connect 22 0 70 1; +#X connect 23 0 70 1; +#X connect 24 0 70 1; +#X connect 29 0 70 2; +#X connect 30 0 70 3; +#X connect 31 0 70 4; +#X connect 35 0 34 0; +#X connect 36 0 35 0; +#X connect 37 0 34 0; #X connect 38 0 37 0; -#X connect 39 0 36 0; -#X connect 40 0 39 0; -#X connect 44 0 36 0; -#X connect 46 0 21 0; -#X connect 47 0 21 0; -#X connect 48 0 21 0; -#X connect 50 0 21 0; -#X connect 51 0 21 0; -#X connect 56 0 36 0; -#X connect 57 0 36 0; -#X connect 58 0 56 0; -#X connect 59 0 57 0; +#X connect 42 0 34 0; +#X connect 44 0 70 0; +#X connect 45 0 70 0; +#X connect 46 0 70 0; +#X connect 48 0 70 0; +#X connect 49 0 70 0; +#X connect 54 0 34 0; +#X connect 55 0 34 0; +#X connect 56 0 54 0; +#X connect 57 0 55 0; +#X connect 70 0 21 0; -- cgit v1.2.1