aboutsummaryrefslogtreecommitdiff
path: root/puremapping/curve_exp.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 12:45:47 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 12:45:47 +0000
commit54907279674d943141b30047aee4286eae6dc44f (patch)
tree85a84048c545ee4b970f9e37e1d6c40a000f0e36 /puremapping/curve_exp.pd
parent1ca69543008e110771786f674ca83ee2dd5453b4 (diff)
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/curve_exp.pd')
-rw-r--r--puremapping/curve_exp.pd24
1 files changed, 0 insertions, 24 deletions
diff --git a/puremapping/curve_exp.pd b/puremapping/curve_exp.pd
deleted file mode 100644
index a15e6b5..0000000
--- a/puremapping/curve_exp.pd
+++ /dev/null
@@ -1,24 +0,0 @@
-#N canvas 225 325 511 337 10;
-#X obj 37 25 inlet;
-#X obj 37 262 outlet;
-#X obj 38 63 moses 0;
-#X obj 22 189 * -1;
-#X obj 22 168 dbtorms;
-#X obj 22 142 * 100;
-#X obj 83 142 * 100;
-#X obj 83 169 dbtorms;
-#X text 85 25 input range: -1 to 1;
-#X text 93 262 output range: -1 to 1;
-#X text 248 296 released under the GNU GPL;
-#X text 31 282 (C) Copyright 2006 Hans-Christoph Steiner <hans@at.or.at>
-;
-#X obj 22 116 * -1;
-#X connect 0 0 2 0;
-#X connect 2 0 12 0;
-#X connect 2 1 6 0;
-#X connect 3 0 1 0;
-#X connect 4 0 3 0;
-#X connect 5 0 4 0;
-#X connect 6 0 7 0;
-#X connect 7 0 1 0;
-#X connect 12 0 5 0;