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/count~-help.pd | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) (limited to 'doc/help/cyclone/count~-help.pd') diff --git a/doc/help/cyclone/count~-help.pd b/doc/help/cyclone/count~-help.pd index 05081d6..df806ce 100644 --- a/doc/help/cyclone/count~-help.pd +++ b/doc/help/cyclone/count~-help.pd @@ -1,8 +1,9 @@ -#N canvas 142 76 706 610 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 +#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 text 19 572 ___________________________________________________ ; #X obj 32 17 count~; #X text 106 18 sample counter; #X obj 135 402 count~; @@ -12,27 +13,24 @@ #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 64 8 -262144 -1 -1 1 +#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 524 131 tgl 15 0 empty start empty 0 -6 64 8 -262144 -1 -1 1 -1; -#X msg 524 155 \; pd dsp \$1; +#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 546 134 try it; +#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 obj 590 44 loadbang; -#X msg 590 69 \; start 1; #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; @@ -41,6 +39,19 @@ #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; @@ -54,6 +65,5 @@ #X connect 21 0 5 0; #X connect 24 0 5 0; #X connect 25 0 24 0; -#X connect 27 0 28 0; -#X connect 30 0 29 0; -#X connect 32 0 5 0; +#X connect 28 0 27 0; +#X connect 30 0 5 0; -- cgit v1.2.1