From c7b2d3a5275e9125d2ab53e4aeb9e40dd040372f Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Sat, 25 Sep 2010 16:13:45 +0000 Subject: add a speedlim clone svn path=/trunk/abstractions/nusmuk/; revision=14181 --- puremapping/speedlimit-help.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 puremapping/speedlimit-help.pd (limited to 'puremapping/speedlimit-help.pd') diff --git a/puremapping/speedlimit-help.pd b/puremapping/speedlimit-help.pd new file mode 100644 index 0000000..49020db --- /dev/null +++ b/puremapping/speedlimit-help.pd @@ -0,0 +1,15 @@ +#N canvas 630 215 450 300 10; +#X floatatom 96 112 5 0 0 0 - - -; +#X floatatom 96 153 5 0 0 0 - - -; +#X text 55 31 limit data flow to the specific time; +#X obj 139 179 t b b; +#X obj 139 202 timer; +#X floatatom 139 226 5 0 0 0 - - -; +#X obj 96 131 speedlimit 500; +#X text 54 47 (same than speedlim \, but as an abstraction); +#X connect 0 0 6 0; +#X connect 3 0 4 0; +#X connect 3 1 4 1; +#X connect 4 0 5 0; +#X connect 6 0 1 0; +#X connect 6 0 3 0; -- cgit v1.2.1