diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:26:47 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:26:47 +0000 |
commit | 37b6643df2df7d784a31ca73f7bb90dc109c2401 (patch) | |
tree | a8664e5adcfcb60cae136063d627549ecb76619b /doc/objects/pdp_hthresh.pd | |
parent | c50ce0e0217ea07e2d450add2ab29cecea66fa96 (diff) |
removing PDP source (except debian files) before import of PDP 0.12.4
svn path=/trunk/externals/pdp/; revision=4217
Diffstat (limited to 'doc/objects/pdp_hthresh.pd')
-rw-r--r-- | doc/objects/pdp_hthresh.pd | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/doc/objects/pdp_hthresh.pd b/doc/objects/pdp_hthresh.pd deleted file mode 100644 index 6d71925..0000000 --- a/doc/objects/pdp_hthresh.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 floatatom 160 199 5 0 0; -#X text 234 283 (-t > x > t) -> 0; -#X text 234 248 ( x > t) -> x; -#X text 234 266 (-t > x) -> x; -#X text 233 230 hard threshold; -#X obj 77 231 pdp_hthresh; -#X connect 0 0 2 0; -#X connect 1 0 2 0; -#X connect 2 0 4 0; -#X connect 4 0 14 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 14 1; -#X connect 14 0 7 0; |