aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Clip-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-12 01:50:32 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-12 01:50:32 +0000
commitc124775d7f4954e536c69414eb521a437ac02e94 (patch)
treee1b000e325fa2fddf18af09ca92118cbbada54bc /doc/help/cyclone/Clip-help.pd
parent9918f32477b29e35a8dcf8829b8972fd0d813e1c (diff)
added pd META subpatch, removed xbend-help.pd and xnote-help.pd since
they are not used svn path=/trunk/externals/miXed/; revision=14428
Diffstat (limited to 'doc/help/cyclone/Clip-help.pd')
-rw-r--r--doc/help/cyclone/Clip-help.pd39
1 files changed, 27 insertions, 12 deletions
diff --git a/doc/help/cyclone/Clip-help.pd b/doc/help/cyclone/Clip-help.pd
index 753cfd2..d197351 100644
--- a/doc/help/cyclone/Clip-help.pd
+++ b/doc/help/cyclone/Clip-help.pd
@@ -1,10 +1,9 @@
-#N canvas 1354 293 542 335 10;
-#X declare -lib cyclone;
+#N canvas 0 26 475 245 10;
#X text 15 35 Constrains an int \, float or list within a certain range
;
-#X floatatom 312 116 0 0 0 0 - - -;
+#X floatatom 342 116 0 0 0 0 - - -;
#X floatatom 190 116 0 0 0 0 - - -;
-#X text 322 138 set max (int or float);
+#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;
@@ -14,12 +13,28 @@
;
#X text 187 98 changes the clipping range;
#X text 201 138 set min (int or float);
-#X obj 380 6 import cyclone;
#X obj 68 153 Clip 10 50;
-#X connect 1 0 13 2;
-#X connect 2 0 13 1;
-#X connect 4 0 13 0;
-#X connect 5 0 13 0;
-#X connect 6 0 13 0;
-#X connect 7 0 13 0;
-#X connect 13 0 8 0;
+#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
+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;