aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/speedlim.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/speedlim.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/speedlim.pd')
-rw-r--r--doc/help/cyclone/speedlim.pd21
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/help/cyclone/speedlim.pd b/doc/help/cyclone/speedlim.pd
deleted file mode 100644
index 1bbe94d..0000000
--- a/doc/help/cyclone/speedlim.pd
+++ /dev/null
@@ -1,21 +0,0 @@
-#N canvas 200 160 471 309 10;
-#X text 5 5 ;
-#X text 19 268 docs based on the MAX/MSP reference (c) cycling'74
-;
-#X text 18 282 ___________________________________________________ ;
-#X obj 26 24 speedlim;
-#X text 113 24 speed limit for incoming messages;
-#X obj 64 131 speedlim 300;
-#X text 158 124 arg is minimum delay between outputs;
-#X text 158 136 in milliseconds;
-#X floatatom 64 172 5 0 0 0 - - -;
-#X floatatom 64 76 5 0 0 0 - - -;
-#X floatatom 143 99 5 0 0 0 - - -;
-#X text 185 98 change delay time;
-#X text 106 74 move fast!!!;
-#X text 22 202 clock message (as in the max version) not supported
-for;
-#X text 22 215 obvious reasons.;
-#X connect 5 0 8 0;
-#X connect 9 0 5 0;
-#X connect 10 0 5 1;