From 57b74403674f1079c5aee4d7071c956a3e045bff Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 21 Mar 2006 16:18:14 +0000 Subject: 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 --- pd/curve_exp.pd | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 pd/curve_exp.pd (limited to 'pd/curve_exp.pd') diff --git a/pd/curve_exp.pd b/pd/curve_exp.pd deleted file mode 100644 index a15e6b5..0000000 --- a/pd/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 -; -#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; -- cgit v1.2.1