aboutsummaryrefslogtreecommitdiff
path: root/pd/hysteresis.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-21 16:18:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-21 16:18:14 +0000
commit57b74403674f1079c5aee4d7071c956a3e045bff (patch)
treee84914e99cfa464402030657543c5185494216d2 /pd/hysteresis.pd
parent8eef482ed0504a80218aab09a5b955592f6259d5 (diff)
moved pd patches out of the separate 'pd' folder into the root of this project so that its easy to make the development environment match the final install environment
svn path=/trunk/externals/mapping/; revision=4747
Diffstat (limited to 'pd/hysteresis.pd')
-rw-r--r--pd/hysteresis.pd28
1 files changed, 0 insertions, 28 deletions
diff --git a/pd/hysteresis.pd b/pd/hysteresis.pd
deleted file mode 100644
index 0557b90..0000000
--- a/pd/hysteresis.pd
+++ /dev/null
@@ -1,28 +0,0 @@
-#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;