diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-04-09 02:55:45 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-04-09 02:55:45 +0000 |
commit | 7a281be324e31dd40b918bcdcb3532f4593ed9b1 (patch) | |
tree | 2e26a9ed07b72df8b8c965fe551fdf22333337e0 /doc/help/cyclone/speedlim.pd | |
parent | 7bf516a7a3136c707de58e94f7b0f7c0cc43ce28 (diff) |
checked in sources from CK <x@meta.lo-res.org>
svn path=/trunk/externals/miXed/; revision=1583
Diffstat (limited to 'doc/help/cyclone/speedlim.pd')
-rw-r--r-- | doc/help/cyclone/speedlim.pd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/help/cyclone/speedlim.pd b/doc/help/cyclone/speedlim.pd new file mode 100644 index 0000000..ace3b48 --- /dev/null +++ b/doc/help/cyclone/speedlim.pd @@ -0,0 +1,21 @@ +#N canvas 200 160 471 309 10; +#X text 19 253 cyclone is (c) Miller Puckette and others; +#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; |