From 4c775629ea1964da725b6f0cd3d0d0b013aee045 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 21:12:09 +0000 Subject: renamed help patches to follow the standard file naming scheme svn path=/trunk/externals/miXed/; revision=7539 --- doc/help/cyclone/speedlim-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/help/cyclone/speedlim-help.pd (limited to 'doc/help/cyclone/speedlim-help.pd') diff --git a/doc/help/cyclone/speedlim-help.pd b/doc/help/cyclone/speedlim-help.pd new file mode 100644 index 0000000..1bbe94d --- /dev/null +++ b/doc/help/cyclone/speedlim-help.pd @@ -0,0 +1,21 @@ +#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; -- cgit v1.2.1