From 37b6643df2df7d784a31ca73f7bb90dc109c2401 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 15 Dec 2005 07:26:47 +0000 Subject: removing PDP source (except debian files) before import of PDP 0.12.4 svn path=/trunk/externals/pdp/; revision=4217 --- doc/objects/pdp_sthresh.pd | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 doc/objects/pdp_sthresh.pd (limited to 'doc/objects/pdp_sthresh.pd') diff --git a/doc/objects/pdp_sthresh.pd b/doc/objects/pdp_sthresh.pd deleted file mode 100644 index 0267fc5..0000000 --- a/doc/objects/pdp_sthresh.pd +++ /dev/null @@ -1,26 +0,0 @@ -#N canvas 504 211 500 438 10; -#X msg 77 38 start; -#X msg 124 38 stop; -#X obj 77 70 pdp_help_input; -#X obj 77 340 pdp_help_output; -#X obj 77 163 pdp_gain; -#X floatatom 128 135 5 0 0; -#X msg 128 109 0.5; -#X obj 77 296 pdp_gain; -#X msg 128 268 1; -#X obj 77 231 pdp_sthresh; -#X floatatom 160 199 5 0 0; -#X text 233 230 soft threshold; -#X text 234 283 (-t > x > t) -> 0; -#X text 234 266 (-t > x) -> (x + t); -#X text 234 248 ( x > t) -> (x - t); -#X connect 0 0 2 0; -#X connect 1 0 2 0; -#X connect 2 0 4 0; -#X connect 4 0 9 0; -#X connect 5 0 4 1; -#X connect 6 0 5 0; -#X connect 7 0 3 0; -#X connect 8 0 7 1; -#X connect 9 0 7 0; -#X connect 10 0 9 1; -- cgit v1.2.1