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-help.pd | |
parent | 1ca69543008e110771786f674ca83ee2dd5453b4 (diff) |
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/threshold-help.pd')
-rw-r--r-- | puremapping/threshold-help.pd | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/puremapping/threshold-help.pd b/puremapping/threshold-help.pd deleted file mode 100644 index dde0bf3..0000000 --- a/puremapping/threshold-help.pd +++ /dev/null @@ -1,12 +0,0 @@ -#N canvas 696 98 600 234 10; -#X floatatom 25 34 5 0 0 0 - - -; -#X floatatom 25 124 5 0 0 0 - - -; -#X floatatom 90 63 5 0 0 0 - - -; -#X text 107 131 output a new value only if the difenrence between the -input and last output is superior to \$1; -#X text 111 174 (usefull to reduce the flow controling pd event...) -; -#X obj 25 84 threshold 0.2; -#X connect 0 0 5 0; -#X connect 2 0 5 1; -#X connect 5 0 1 0; |