aboutsummaryrefslogtreecommitdiff
path: root/pd/curve.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/curve.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/curve.pd')
-rw-r--r--pd/curve.pd37
1 files changed, 0 insertions, 37 deletions
diff --git a/pd/curve.pd b/pd/curve.pd
deleted file mode 100644
index 5c61970..0000000
--- a/pd/curve.pd
+++ /dev/null
@@ -1,37 +0,0 @@
-#N canvas 458 228 512 490 10;
-#X obj 106 325 pow 1;
-#X obj 62 10 inlet;
-#X obj 257 9 inlet;
-#X obj 106 405 outlet;
-#X obj 271 243 exp;
-#X msg 287 177 2;
-#X obj 287 198 log;
-#X obj 271 221 *;
-#X obj 62 248 moses 0;
-#X obj 62 283 * -1;
-#X obj 62 325 pow 1;
-#X obj 62 352 * -1;
-#X obj 299 10 loadbang;
-#X obj 257 50 any_argument \$1;
-#X obj 257 70 route float;
-#X obj 257 155 t f b;
-#X obj 257 117 * 10;
-#X connect 0 0 3 0;
-#X connect 1 0 8 0;
-#X connect 2 0 13 0;
-#X connect 4 0 0 1;
-#X connect 4 0 10 1;
-#X connect 5 0 6 0;
-#X connect 6 0 7 1;
-#X connect 7 0 4 0;
-#X connect 8 0 9 0;
-#X connect 8 1 0 0;
-#X connect 9 0 10 0;
-#X connect 10 0 11 0;
-#X connect 11 0 3 0;
-#X connect 12 0 13 0;
-#X connect 13 0 14 0;
-#X connect 14 0 16 0;
-#X connect 15 0 7 0;
-#X connect 15 1 5 0;
-#X connect 16 0 15 0;