From 4c1bcfd1857e4e5b25c5b3c9729d0422a8cce576 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Mon, 2 Feb 2015 19:14:33 +0000 Subject: Reformatted and enhanced the cyclone help-patches. svn path=/trunk/externals/miXed/; revision=17422 --- doc/help/cyclone/minimum-help.pd | 116 ++++++++++++++++++++++++++------------- 1 file changed, 79 insertions(+), 37 deletions(-) (limited to 'doc/help/cyclone/minimum-help.pd') diff --git a/doc/help/cyclone/minimum-help.pd b/doc/help/cyclone/minimum-help.pd index 51fc772..a87c99e 100644 --- a/doc/help/cyclone/minimum-help.pd +++ b/doc/help/cyclone/minimum-help.pd @@ -1,41 +1,83 @@ -#N canvas 0 26 434 384 10; -#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 +#N canvas 619 82 559 486 10; +#X obj 0 459 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289 0; -#X text 16 343 docs based on the MAX/MSP reference (c) cycling'74; -#X text 15 357 ___________________________________________________ +#X obj 0 280 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0 ; -#X obj 165 52 maximum; -#X text 100 49 see also; -#X obj 38 32 minimum; -#X msg 83 114 1 2 3 4 3 2; -#X floatatom 83 286 5 0 0 0 - - -; -#X msg 21 144 bang; -#X text 55 145 send most recent output again; -#X floatatom 103 170 5 0 0 0 - - -; -#X floatatom 127 221 5 0 0 0 - - -; -#X text 174 221 set current value; -#X text 146 180 otherwise output current val; -#X text 99 35 output the smallest in a list of numbers; -#X text 147 168 output if lower than current value \,; -#N canvas 247 115 494 421 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 +#N canvas 619 248 351 245 META 0; +#X text 0 20 LICENSE SIBSD; +#X text 0 120 LIBRARY cyclone; +#X text 0 80 INLET_1 float; +#X text 0 60 INLET_0 list bang float; +#X text 0 100 OUTLET_0 float; +#X text 0 0 KEYWORDS min minimum least smallest list; +#X text 0 40 DESCRIPTION output the smallest in a list of numbers; +#X text 0 140 VERSION 0.1-alpha57; +#X text 0 158 AUTHOR Krzysztof Czaja; +#X text 1 176 RELEASE_DATE 2002; +#X text 2 195 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html ; -#X text 12 5 KEYWORDS control max_compatible; -#X text 12 45 DESCRIPTION output the smallest in a list of numbers +#X text 2 227 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 505 461 pd META; +#X obj 0 375 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0 ; -#X text 12 65 INLET_0 list float bang; -#X text 12 85 INLET_1 float; -#X text 12 105 OUTLET_0 float; -#X text 12 25 LICENSE SIBSD; -#X text 12 125 AUTHOR Krzysztof Czaja; -#X restore 384 363 pd META; -#X text 136 303 arg: float to set initial value against which; -#X text 135 318 to compare the value at the left inlet; -#X obj 83 251 minimum; -#X connect 6 0 19 0; -#X connect 8 0 19 0; -#X connect 10 0 19 0; -#X connect 11 0 19 1; -#X connect 19 0 7 0; +#X obj 0 412 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1 +0; +#N canvas 305 325 426 172 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 obj 30 43 minimum; +#X obj 83 44 Peak; +#X obj 82 66 Trough; +#X restore 204 461 pd Related_objects; +#X obj 81 289 cnv 17 3 45 empty empty 0 5 9 0 16 -228856 -162280 0 +; +#X obj 81 350 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0 +; +#X obj 0 0 cnv 15 552 40 empty empty minimum 3 12 0 18 -204280 -1 0 +; +#X text 116 288 list; +#X text 116 303 bang; +#X text 181 303 - send most recent output again; +#X text 116 319 float; +#X obj 81 385 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0 +; +#X text 116 350 float; +#X text 116 385 float; +#X text 98 428 1) float; +#X obj 498 6 minimum; +#X text 12 23 output the smallest in a list of numbers; +#X msg 305 81 1 2 3 4 3 2; +#X floatatom 305 249 5 0 0 0 - - -; +#X msg 258 106 bang; +#X text 181 385 - the stored minimum value; +#X text 181 428 - initial minimum to compare to left outlet; +#X floatatom 62 248 5 0 0 0 - - -; +#X msg 41 82 bang; +#X floatatom 62 106 5 0 0 0 - - -; +#X floatatom 161 109 5 0 0 0 - - -; +#X obj 62 170 cyclone/minimum 5; +#X text 35 52 comparing floats; +#X obj 62 227 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 305 228 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 320 105 5 7 9 8 6 4; +#X obj 305 171 cyclone/minimum; +#X text 332 52 comparing floats in a list; +#X text 181 350 - set current minimum value; +#X text 181 319 - output if lower than current value \, otherwise output +current minimum value; +#X text 181 288 - list of numbers. the minimum value is send; +#X connect 19 0 33 0; +#X connect 21 0 33 0; +#X connect 25 0 28 0; +#X connect 26 0 28 0; +#X connect 27 0 28 1; +#X connect 28 0 24 0; +#X connect 28 0 30 0; +#X connect 32 0 33 0; +#X connect 33 0 20 0; +#X connect 33 0 31 0; -- cgit v1.2.1