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/reverse.pd | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 pd/reverse.pd (limited to 'pd/reverse.pd') diff --git a/pd/reverse.pd b/pd/reverse.pd deleted file mode 100644 index 53f6969..0000000 --- a/pd/reverse.pd +++ /dev/null @@ -1,13 +0,0 @@ -#N canvas 360 364 385 311 10; -#X obj 70 32 inlet; -#X obj 84 249 outlet; -#X text 140 249 output range: 0 to 1; -#X text 118 32 input range: 0 to 1; -#X obj 84 142 -; -#X msg 70 122 1; -#X obj 70 103 t b f; -#X connect 0 0 6 0; -#X connect 4 0 1 0; -#X connect 5 0 4 0; -#X connect 6 0 5 0; -#X connect 6 1 4 1; -- cgit v1.2.1