aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/Clip.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
commit4c775629ea1964da725b6f0cd3d0d0b013aee045 (patch)
treeb8a3d6ffd703d9d4bd320782f0e63555e4819ed3 /doc/help/cyclone/Clip.pd
parent90485b96be50e6ee811f3ba3c16e2369a2e8b6cd (diff)
renamed help patches to follow the standard file naming scheme
svn path=/trunk/externals/miXed/; revision=7539
Diffstat (limited to 'doc/help/cyclone/Clip.pd')
-rw-r--r--doc/help/cyclone/Clip.pd37
1 files changed, 0 insertions, 37 deletions
diff --git a/doc/help/cyclone/Clip.pd b/doc/help/cyclone/Clip.pd
deleted file mode 100644
index 678a065..0000000
--- a/doc/help/cyclone/Clip.pd
+++ /dev/null
@@ -1,37 +0,0 @@
-#N canvas 233 184 489 347 10;
-#X text 5 5 ;
-#X text 17 308 docs based on the MAX/MSP reference (c) cycling'74
-;
-#X text 16 322 ___________________________________________________ ;
-#X floatatom 38 182 5 0 0 0 - - -;
-#X obj 36 18 Clip min max;
-#X text 137 20 limit numbers in a range;
-#X floatatom 67 109 5 0 0 0 - - -;
-#X floatatom 96 136 5 0 0 0 - - -;
-#X text 114 109 lower limit;
-#X text 140 134 upper limit;
-#X text 111 160 creation args set min/max;
-#X floatatom 38 79 5 0 0 0 - - -;
-#X obj 128 177 unpack f f f f f f;
-#X floatatom 128 198 5 0 0 0 - - -;
-#X floatatom 152 217 5 0 0 0 - - -;
-#X floatatom 176 237 5 0 0 0 - - -;
-#X floatatom 200 218 5 0 0 0 - - -;
-#X floatatom 224 200 5 0 0 0 - - -;
-#X floatatom 249 218 5 0 0 0 - - -;
-#X text 218 71 in a list each value is clipped \,;
-#X text 218 83 the result is sent out as a list;
-#X msg 105 76 1 2 3 4 -10 5 6;
-#X obj 38 160 Clip 0 10;
-#X connect 6 0 22 1;
-#X connect 7 0 22 2;
-#X connect 11 0 22 0;
-#X connect 12 0 13 0;
-#X connect 12 1 14 0;
-#X connect 12 2 15 0;
-#X connect 12 3 16 0;
-#X connect 12 4 17 0;
-#X connect 12 5 18 0;
-#X connect 21 0 22 0;
-#X connect 22 0 3 0;
-#X connect 22 0 12 0;