aboutsummaryrefslogtreecommitdiff
path: root/pd/curve_log.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_log.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_log.pd')
-rw-r--r--pd/curve_log.pd24
1 files changed, 0 insertions, 24 deletions
diff --git a/pd/curve_log.pd b/pd/curve_log.pd
deleted file mode 100644
index f3946f1..0000000
--- a/pd/curve_log.pd
+++ /dev/null
@@ -1,24 +0,0 @@
-#N canvas 236 31 428 321 10;
-#X obj 31 8 inlet;
-#X obj 31 245 outlet;
-#X obj 77 122 rmstodb;
-#X obj 77 152 / 100;
-#X obj 32 46 moses 0;
-#X obj 16 99 abs;
-#X obj 16 123 rmstodb;
-#X obj 16 151 / 100;
-#X obj 16 172 * -1;
-#X text 79 8 input range: -1 to 1;
-#X text 87 245 output range: -1 to 1;
-#X text 225 284 released under the GNU GPL;
-#X text 8 270 (C) Copyright 2006 Hans-Christoph Steiner <hans@at.or.at>
-;
-#X connect 0 0 4 0;
-#X connect 2 0 3 0;
-#X connect 3 0 1 0;
-#X connect 4 0 5 0;
-#X connect 4 1 2 0;
-#X connect 5 0 6 0;
-#X connect 6 0 7 0;
-#X connect 7 0 8 0;
-#X connect 8 0 1 0;