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-.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/speedlimiter-.pd b/speedlimiter-.pd
new file mode 100644
index 0000000..cf6341b
--- /dev/null
+++ b/speedlimiter-.pd
@@ -0,0 +1,21 @@
+#N canvas 1011 215 305 353 10;
+#X obj 88 18 inlet;
+#X obj 132 282 outlet;
+#X obj 125 42 inlet;
+#X obj 88 107 -;
+#X obj 132 221 +;
+#X obj 88 136 moses 0;
+#X obj 132 250 f;
+#X obj 88 187 max \$1;
+#X obj 125 107 * -1;
+#X connect 0 0 3 0;
+#X connect 2 0 8 0;
+#X connect 3 0 5 0;
+#X connect 4 0 6 0;
+#X connect 5 0 7 0;
+#X connect 5 1 4 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;