aboutsummaryrefslogtreecommitdiff
path: root/help/threshold-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /help/threshold-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (diff)
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'help/threshold-help.pd')
-rw-r--r--help/threshold-help.pd12
1 files changed, 0 insertions, 12 deletions
diff --git a/help/threshold-help.pd b/help/threshold-help.pd
deleted file mode 100644
index dde0bf3..0000000
--- a/help/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;