diff options
author | N.N. <electrickery@users.sourceforge.net> | 2015-02-02 19:14:33 +0000 |
---|---|---|
committer | N.N. <electrickery@users.sourceforge.net> | 2015-02-02 19:14:33 +0000 |
commit | 4c1bcfd1857e4e5b25c5b3c9729d0422a8cce576 (patch) | |
tree | 8b84a15e5ed4d0245765b0762b78a538b7431584 /doc/help/cyclone/match-help.pd | |
parent | f994b384f76aefdf25cbcadf8a12bfcf06cf87fd (diff) |
Reformatted and enhanced the cyclone help-patches.
svn path=/trunk/externals/miXed/; revision=17422
Diffstat (limited to 'doc/help/cyclone/match-help.pd')
-rw-r--r-- | doc/help/cyclone/match-help.pd | 158 |
1 files changed, 92 insertions, 66 deletions
diff --git a/doc/help/cyclone/match-help.pd b/doc/help/cyclone/match-help.pd index 14a8305..654f389 100644 --- a/doc/help/cyclone/match-help.pd +++ b/doc/help/cyclone/match-help.pd @@ -1,70 +1,96 @@ -#N canvas 0 26 444 490 10; -#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 +#N canvas 513 79 561 506 10; +#X obj 3 479 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289 0; -#X text 21 452 docs based on the MAX/MSP reference (c) cycling'74; -#X text 20 466 ___________________________________________________ +#X obj 2 320 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0 ; -#X msg 28 67 1 2 3 4; -#X obj 40 151 match 1 2; -#X msg 40 91 2 3 4; -#X msg 52 116 3 4 5 1 2; -#X obj 40 175 unpack f f; -#X floatatom 40 207 5 0 0 0 - - -; -#X floatatom 105 207 5 0 0 0 - - -; -#X text 92 66 match; -#X text 130 116 match; -#X text 92 90 no match; -#X obj 28 20 match; -#X text 79 21 look for a series of numbers and output as a list; -#X obj 326 149 match 100 nn; -#X obj 326 171 unpack f f; -#X floatatom 326 203 5 0 0 0 - - -; -#X floatatom 391 203 5 0 0 0 - - -; -#X msg 326 80 0 100 2; -#X msg 347 110 100 5 50; -#X msg 272 106 clear; -#X text 197 107 forget all; -#X floatatom 42 372 5 0 0 0 - - -; -#X floatatom 81 373 5 0 0 0 - - -; -#X obj 42 340 unpack f f f; -#X floatatom 121 373 5 0 0 0 - - -; -#X obj 42 318 match 100 nn 2; -#X msg 42 268 100 50 4; -#X msg 60 292 100 50 2; -#X msg 80 243 set nn nn 4; -#X text 168 243 look for a new series; -#X text 163 315 creation args are the series to look for; -#X text 162 327 'nn' can be used as a wildcard to match; -#X text 162 338 any number; -#N canvas 309 151 494 344 META 0; -#X text 12 165 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan -Wilkes for Pd-extended 0.42 to conform to the PDDP template.; -#X text 12 135 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +#N canvas 585 247 370 239 META 0; +#X text 0 20 LICENSE SIBSD; +#X text 0 100 LIBRARY cyclone; +#X text 0 0 KEYWORDS series match list; +#X text 0 40 DESCRIPTION look for a series of numbers; +#X text 0 60 INLET_0 list; +#X text 0 80 OUTLET_0 list; +#X text 0 120 VERSION 0.1-alpha57; +#X text 0 138 AUTHOR Krzysztof Czaja; +#X text 1 156 RELEASE_DATE 2002; +#X text 2 175 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; -#X text 12 5 KEYWORDS control max_compatible; -#X text 12 45 DESCRIPTION look for a series of numbers and output as +#X text 2 207 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland +updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan +adapted the patch to pd-extended 2015-02-02; +#X restore 503 481 pd META; +#X obj 3 389 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0 +; +#X obj 3 426 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1 +0; +#N canvas 302 378 428 109 Related_objects 0; +#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0; +#X text 6 1 Related Objects; +#X restore 204 481 pd Related_objects; +#X obj 83 331 cnv 17 3 45 empty empty 0 5 9 0 16 -228856 -162280 0 +; +#X obj 83 398 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0 +; +#X obj 0 0 cnv 15 552 40 empty empty match 3 12 0 18 -204280 -1 0; +#X obj 512 6 match; +#X floatatom 141 296 5 0 0 0 - - -; +#X floatatom 175 296 5 0 0 0 - - -; +#X obj 141 257 unpack f f f; +#X floatatom 210 296 5 0 0 0 - - -; +#X msg 141 52 100 50 4; +#X msg 159 76 100 50 2; +#X msg 171 125 set nn nn 4; +#X text 280 186 creation args are the series to look for; +#X text 279 198 'nn' can be used as a wildcard to match; +#X text 279 209 any number; +#X text 117 331 list; +#X text 100 441 1) list; +#X text 180 440 - list of numbers to match \, nn can be used as wildcard +for any number; +#X msg 69 127 clear; +#X text 5 126 forget all; +#X text 206 51 input list to check against the match series; +#X text 117 398 list; +#X obj 141 194 cyclone/match 100 nn 2; +#X obj 141 278 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 175 278 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 210 278 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 175 99 2 3 4; +#X msg 75 82 5; +#X obj 36 58 t b b b; +#X obj 16 58 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X msg 36 82 2; +#X msg 108 83 100; +#X text 117 346 float; +#X text 180 346 - a series of floats in the proper order are send as a list; -#X text 12 75 INLET_0 list set clear; -#X text 12 95 OUTLET_0 list; -#X text 12 25 LICENSE SIBSD; -#X text 12 115 AUTHOR Krzysztof Czaja; -#X restore 394 469 pd META; -#X connect 3 0 4 0; -#X connect 4 0 7 0; -#X connect 5 0 4 0; -#X connect 6 0 4 0; -#X connect 7 0 8 0; -#X connect 7 1 9 0; -#X connect 15 0 16 0; -#X connect 16 0 17 0; -#X connect 16 1 18 0; -#X connect 19 0 15 0; -#X connect 20 0 15 0; -#X connect 21 0 15 0; -#X connect 25 0 23 0; -#X connect 25 1 24 0; -#X connect 25 2 26 0; -#X connect 27 0 25 0; -#X connect 28 0 27 0; -#X connect 29 0 27 0; -#X connect 30 0 27 0; +#X text 180 331 - a list of floats matching the pattern is send; +#X text 180 398 - list of floats that match the pattern; +#X text 247 123 look for a new pattern; +#X text 12 23 look for a series of numbers and output as a list; +#X text 117 360 set; +#X text 180 360 - defines a new pattern to match; +#X connect 12 0 10 0; +#X connect 12 0 28 0; +#X connect 12 1 11 0; +#X connect 12 1 29 0; +#X connect 12 2 13 0; +#X connect 12 2 30 0; +#X connect 14 0 27 0; +#X connect 15 0 27 0; +#X connect 16 0 27 0; +#X connect 23 0 27 0; +#X connect 27 0 12 0; +#X connect 31 0 27 0; +#X connect 32 0 27 0; +#X connect 33 0 35 0; +#X connect 33 1 32 0; +#X connect 33 2 36 0; +#X connect 34 0 33 0; +#X connect 35 0 27 0; +#X connect 36 0 27 0; |