aboutsummaryrefslogtreecommitdiff
path: root/puremapping/speedlimit-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 12:45:47 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 12:45:47 +0000
commit54907279674d943141b30047aee4286eae6dc44f (patch)
tree85a84048c545ee4b970f9e37e1d6c40a000f0e36 /puremapping/speedlimit-help.pd
parent1ca69543008e110771786f674ca83ee2dd5453b4 (diff)
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/speedlimit-help.pd')
-rw-r--r--puremapping/speedlimit-help.pd15
1 files changed, 0 insertions, 15 deletions
diff --git a/puremapping/speedlimit-help.pd b/puremapping/speedlimit-help.pd
deleted file mode 100644
index 49020db..0000000
--- a/puremapping/speedlimit-help.pd
+++ /dev/null
@@ -1,15 +0,0 @@
-#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;