diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:45:47 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2010-11-11 12:45:47 +0000 |
commit | 54907279674d943141b30047aee4286eae6dc44f (patch) | |
tree | 85a84048c545ee4b970f9e37e1d6c40a000f0e36 /puremapping/threshold_max-help.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/threshold_max-help.pd')
-rw-r--r-- | puremapping/threshold_max-help.pd | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/puremapping/threshold_max-help.pd b/puremapping/threshold_max-help.pd deleted file mode 100644 index a74d332..0000000 --- a/puremapping/threshold_max-help.pd +++ /dev/null @@ -1,18 +0,0 @@ -#N canvas 242 354 508 284 10; -#X floatatom 102 52 5 0 0 0 - - -; -#X floatatom 102 135 5 0 0 0 - - -; -#X obj 154 135 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 --1 -1; -#X obj 58 133 print; -#X floatatom 225 76 5 0 0 0 - - -; -#X text 144 51 signal input; -#X obj 102 99 threshold_max 0.99; -#X text 268 74 treshold; -#X text 50 238 based on an object by Loic Kessous; -#X text 51 194 the threshold is relative to a % of the input value -; -#X connect 0 0 6 0; -#X connect 4 0 6 1; -#X connect 6 0 1 0; -#X connect 6 0 2 0; -#X connect 6 0 3 0; |