aboutsummaryrefslogtreecommitdiff
path: root/speedlimiter.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2007-05-21 14:19:00 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2007-05-21 14:19:00 +0000
commitb923577f1a4f623513d60090e8d3e7f68c013f7a (patch)
tree5f244bc2c445237121cb0d8459f2fe46ea03c5d2 /speedlimiter.pd
parentfc90982e96c07cf6e6bc8596b1965b0524cc0447 (diff)
*** empty log message ***
svn path=/trunk/externals/mapping/; revision=7706
Diffstat (limited to 'speedlimiter.pd')
-rw-r--r--speedlimiter.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/speedlimiter.pd b/speedlimiter.pd
new file mode 100644
index 0000000..065adb5
--- /dev/null
+++ b/speedlimiter.pd
@@ -0,0 +1,27 @@
+#N canvas 1011 215 305 353 10;
+#X obj 58 42 inlet;
+#X obj 87 258 outlet;
+#X obj 166 38 inlet;
+#X obj 88 107 -;
+#X obj 88 198 +;
+#X obj 58 72 t f f;
+#X obj 87 227 f;
+#X obj 88 167 max;
+#X obj 166 119 * -1;
+#X obj 166 86 \$1;
+#X obj 88 140 min;
+#X obj 178 61 loadbang;
+#X connect 0 0 5 0;
+#X connect 2 0 9 0;
+#X connect 3 0 10 0;
+#X connect 4 0 6 0;
+#X connect 5 1 3 0;
+#X connect 6 0 4 1;
+#X connect 6 0 3 1;
+#X connect 6 0 1 0;
+#X connect 7 0 4 0;
+#X connect 8 0 7 1;
+#X connect 9 0 8 0;
+#X connect 9 0 10 1;
+#X connect 10 0 7 0;
+#X connect 11 0 9 0;