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/amplitude_n.pd | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 pd/amplitude_n.pd (limited to 'pd/amplitude_n.pd') diff --git a/pd/amplitude_n.pd b/pd/amplitude_n.pd deleted file mode 100644 index 27b48c4..0000000 --- a/pd/amplitude_n.pd +++ /dev/null @@ -1,16 +0,0 @@ -#N canvas 45 191 288 291 10; -#X obj 71 44 inlet; -#X obj 71 178 -; -#X obj 71 104 t f f; -#X obj 230 44 inlet; -#X obj 71 214 outlet; -#X obj 71 137 max_n \$1; -#X obj 158 137 min_n \$1; -#X connect 0 0 2 0; -#X connect 1 0 4 0; -#X connect 2 0 5 0; -#X connect 2 1 6 0; -#X connect 3 0 5 1; -#X connect 3 0 6 1; -#X connect 5 0 1 0; -#X connect 6 0 1 1; -- cgit v1.2.1