aboutsummaryrefslogtreecommitdiff
path: root/hysteresis.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:37:08 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:37:08 +0000
commit634505832495f0a69de7f9321f2adf3ad014526f (patch)
tree21d96592bb26514ea6f1780f5a2900428a934859 /hysteresis.pd
parentf5e031993c4c53d861ecc8482ef9d20a67f59d03 (diff)
adding more objects from Cyrille's ds_
svn path=/trunk/externals/mapping/; revision=4628
Diffstat (limited to 'hysteresis.pd')
-rw-r--r--hysteresis.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/hysteresis.pd b/hysteresis.pd
new file mode 100644
index 0000000..0557b90
--- /dev/null
+++ b/hysteresis.pd
@@ -0,0 +1,28 @@
+#N canvas 456 266 266 359 10;
+#X obj 117 144 moses 0;
+#X obj 87 92 t f f;
+#X obj 117 121 -;
+#X obj 87 251 -;
+#X obj 133 304 outlet;
+#X obj 87 66 inlet;
+#X obj 117 167 * -1;
+#X obj 117 211 * -1;
+#X obj 133 277 f;
+#X obj 117 189 min \$1;
+#X obj 161 211 min \$1;
+#X obj 198 67 inlet;
+#X connect 0 0 6 0;
+#X connect 0 1 10 0;
+#X connect 1 0 3 0;
+#X connect 1 1 2 0;
+#X connect 2 0 0 0;
+#X connect 3 0 8 0;
+#X connect 5 0 1 0;
+#X connect 6 0 9 0;
+#X connect 7 0 3 1;
+#X connect 8 0 2 1;
+#X connect 8 0 4 0;
+#X connect 9 0 7 0;
+#X connect 10 0 3 1;
+#X connect 11 0 9 1;
+#X connect 11 0 10 1;