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_log.pd | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 pd/curve_log.pd (limited to 'pd/curve_log.pd') 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 -; -#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; -- cgit v1.2.1