aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Trough-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/Trough-help.pd')
-rw-r--r--doc/help/cyclone/Trough-help.pd145
1 files changed, 94 insertions, 51 deletions
diff --git a/doc/help/cyclone/Trough-help.pd b/doc/help/cyclone/Trough-help.pd
index 78dfaae..ec5ab1d 100644
--- a/doc/help/cyclone/Trough-help.pd
+++ b/doc/help/cyclone/Trough-help.pd
@@ -1,54 +1,97 @@
-#N canvas 0 26 432 473 10;
-#X obj 4 4 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577
+#N canvas 535 80 568 535 10;
+#X obj 0 638 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
-#X text 24 434 docs based on the MAX/MSP reference (c) cycling'74;
-#X text 23 448 ___________________________________________________
-;
-#X floatatom 29 200 5 0 0 0 - - -;
-#X floatatom 84 355 5 0 0 0 - - -;
-#X msg 84 103 4 4;
-#X text 116 105 is treated like normal input.;
-#X msg 84 80 6 7;
-#X msg 84 123 3 2;
-#X msg 98 150 bang;
-#X floatatom 121 211 5 0 0 0 - - -;
-#X obj 102 329 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+#X obj 0 349 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
+;
+#N canvas 587 176 387 341 META 0;
+#X text 0 20 LICENSE SIBSD;
+#X text 0 160 LIBRARY cyclone;
+#X text 0 0 KEYWORDS smaller min minimum compare;
+#X text 0 40 DESCRIPTION output only numbers smaller than the previous
+;
+#X text 0 60 INLET_0 float bang list;
+#X text 0 80 INLET_1 float;
+#X text 0 120 OUTLET_1 bang;
+#X text 0 140 OUTLET_2 bang;
+#X text 0 100 OUTLET_0 float;
+#X text 0 180 VERSION 0.1-alpha57;
+#X text 0 198 AUTHOR Krzysztof Czaja;
+#X text 1 216 RELEASE_DATE 2002;
+#X text 2 235 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 2 267 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 500 640 pd META;
+#X obj 0 454 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
+;
+#X obj 0 542 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#N canvas 321 352 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 obj 40 35 Peak;
+#X obj 77 34 minimum;
+#X obj 77 56 maximum;
+#X restore 210 640 pd Related_objects;
+#X obj 84 359 cnv 17 3 60 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 84 428 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
+;
+#X obj 0 0 cnv 15 552 40 empty empty Trough 3 12 0 18 -204280 -1 0
+;
+#X text 113 357 float;
+#X text 113 379 bang;
+#X text 113 401 list;
+#X obj 84 463 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X text 113 428 float;
+#X text 113 463 float;
+#X text 95 555 1) float;
+#X obj 84 488 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
+;
+#X obj 84 513 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
+;
+#X text 12 23 output only numbers smaller than the previous;
+#X floatatom 107 63 5 0 0 0 - - -;
+#X floatatom 107 314 5 0 0 0 - - -;
+#X msg 160 84 4 4;
+#X msg 152 64 6 7;
+#X msg 168 104 3 2;
+#X msg 234 68 bang;
+#X floatatom 200 147 5 0 0 0 - - -;
+#X obj 153 315 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
-#X obj 121 306 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+#X obj 200 315 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
-#X obj 43 23 Trough;
-#X text 102 24 output only numbers smaller than the previous;
-#X text 103 42 Opposite of;
-#X obj 192 44 Peak;
-#X obj 84 274 Trough;
-#X text 120 330 new min value ?;
-#X text 138 307 !new min value ?;
-#X text 167 209 set new min value;
-#X text 141 150 sends current min value out the left outlet;
-#X text 115 92 first number resets minimum value \, then second one
-;
-#N canvas 247 115 494 399 META 0;
-#X text 12 215 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
-Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
-#X text 12 185 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
-;
-#X text 12 5 KEYWORDS control filter max_compatible;
-#X text 12 45 DESCRIPTION output only numbers smaller than the previous
-;
-#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 125 OUTLET_1 float;
-#X text 12 145 OUTLET_2 float;
-#X text 12 25 LICENSE SIBSD;
-#X text 12 165 AUTHOR Krzysztof Czaja;
-#X restore 382 452 pd META;
-#X connect 3 0 17 0;
-#X connect 5 0 17 0;
-#X connect 7 0 17 0;
-#X connect 8 0 17 0;
-#X connect 9 0 17 0;
-#X connect 10 0 17 1;
-#X connect 17 0 4 0;
-#X connect 17 1 11 0;
-#X connect 17 2 12 0;
+#X obj 501 11 Trough;
+#X text 113 488 float;
+#X text 113 513 float;
+#X obj 107 213 cyclone/Trough 4;
+#X text 95 616 minimum value is set;
+#X text 181 357 - value;
+#X text 181 379 - sends current minimum value out the left outlet;
+#X text 181 401 - 2nd sets new minimum value \, 1st is a value;
+#X text 181 428 - set new minimum value;
+#X text 181 463 - minimum value;
+#X text 181 488 - 0 = not a new minimum value \, 1 = new minimum value
+;
+#X text 181 513 - 0 = new minimum value \, 1 = not a new minimum value
+;
+#X text 181 555 - intial minimum value;
+#X obj 0 581 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
+0;
+#X text 94 590 if value is not below minimum \, outlet 2 is banged.
+;
+#X text 94 603 if value is below minimum \, outlet 1 is banged and
+new;
+#X connect 19 0 31 0;
+#X connect 21 0 31 0;
+#X connect 22 0 31 0;
+#X connect 23 0 31 0;
+#X connect 24 0 31 0;
+#X connect 25 0 31 1;
+#X connect 31 0 20 0;
+#X connect 31 1 26 0;
+#X connect 31 2 27 0;