aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Clip-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/Clip-help.pd')
-rw-r--r--doc/help/cyclone/Clip-help.pd114
1 files changed, 75 insertions, 39 deletions
diff --git a/doc/help/cyclone/Clip-help.pd b/doc/help/cyclone/Clip-help.pd
index d197351..628a9d2 100644
--- a/doc/help/cyclone/Clip-help.pd
+++ b/doc/help/cyclone/Clip-help.pd
@@ -1,40 +1,76 @@
-#N canvas 0 26 475 245 10;
-#X text 15 35 Constrains an int \, float or list within a certain range
-;
-#X floatatom 342 116 0 0 0 0 - - -;
-#X floatatom 190 116 0 0 0 0 - - -;
-#X text 337 138 set max (int or float);
-#X floatatom 26 82 0 0 0 0 - - -;
-#X msg 106 64 0 20 40 60 80 100 120;
-#X msg 118 97 set 100 200;
-#X floatatom 68 81 0 0 0 0 - - -;
-#X obj 68 183 print;
-#X text 126 184 Optional arguments set the range. Default is 0 \, 0
-;
-#X text 187 98 changes the clipping range;
-#X text 201 138 set min (int or float);
-#X obj 68 153 Clip 10 50;
-#N canvas 375 114 494 394 META 0;
-#X text 12 255 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
-Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
-#X text 12 5 GENRE help;
-#X text 12 215 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
-;
-#X text 12 45 KEYWORDS control max_compatible;
-#X text 12 135 INLET_1 float;
-#X text 12 115 INLET_0 float list set;
-#X text 12 175 OUTLET_0 float;
-#X text 12 25 NAME Clip;
-#X text 12 155 INLET_2 float;
-#X text 12 85 DESCRIPTION constrain an int \, float or list within
+#N canvas 553 81 556 533 10;
+#X obj 0 569 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
+0;
+#X obj 0 330 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
+;
+#N canvas 515 371 430 247 META 0;
+#X text 1 20 LICENSE SIBSD;
+#X text 1 113 LIBRARY cyclone;
+#X text 1 0 KEYWORDS range constrain filter pass;
+#X text 1 40 DESCRIPTION constrains an int \, float \, or list within
a certain range;
-#X text 12 195 AUTHOR Krzysztof Czaja;
-#X text 12 65 LICENSE SIBSD;
-#X restore 425 225 pd META;
-#X connect 1 0 12 2;
-#X connect 2 0 12 1;
-#X connect 4 0 12 0;
-#X connect 5 0 12 0;
-#X connect 6 0 12 0;
-#X connect 7 0 12 0;
-#X connect 12 0 8 0;
+#X text 1 73 INLET_0 float list;
+#X text 1 93 OUTLET_0 float;
+#X text 0 132 VERSION 0.1-alpha57;
+#X text 0 150 AUTHOR Krzysztof Czaja;
+#X text 1 168 RELEASE_DATE 2002;
+#X text 2 187 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 2 219 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 499 571 pd META;
+#X obj 0 456 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
+;
+#X obj 0 500 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#N canvas 76 484 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 8 30 cyclone/minimum;
+#X obj 114 30 cyclone/Clip~;
+#X obj 8 52 cyclone/maximum;
+#X obj 8 75 cyclone/split;
+#X restore 201 571 pd Related_objects;
+#X obj 80 339 cnv 17 3 50 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 80 468 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 0 0 cnv 15 552 40 empty empty Clip 3 12 0 18 -204280 -1 0;
+#X text 12 23 Constrains an int \, float or list within a certain range
+;
+#X text 111 338 float;
+#X text 171 338 - float to pass through range filter;
+#X text 111 356 list;
+#X text 171 354 - list of floats to filter;
+#X floatatom 213 153 0 0 0 0 - - -;
+#X floatatom 160 152 0 0 0 0 - - -;
+#X floatatom 119 105 0 0 0 0 - - -;
+#X msg 108 82 0 20 40 60 80 100 120;
+#X msg 156 129 set 100 200;
+#X obj 108 293 print;
+#X text 111 467 float;
+#X text 171 467 - outputs number if inside range;
+#X text 92 509 1) float;
+#X text 171 509 - sets minimun number of range;
+#X text 93 530 2) float;
+#X text 171 531 - sets maximum number of range;
+#X obj 508 3 Clip;
+#X obj 108 233 cyclone/Clip 10 50;
+#X obj 80 402 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
+;
+#X text 110 403 float;
+#X obj 80 428 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
+;
+#X text 110 424 float;
+#X text 111 375 set m n;
+#X text 170 403 - set the minimum value;
+#X text 171 373 - set minimum m and maximum n values;
+#X text 170 422 - set the maximum value;
+#X connect 14 0 27 2;
+#X connect 15 0 27 1;
+#X connect 16 0 27 0;
+#X connect 17 0 27 0;
+#X connect 18 0 27 0;
+#X connect 27 0 19 0;