diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-04-08 04:17:13 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-04-08 04:17:13 +0000 |
commit | ecc6398c406a7d401225bf04346fc0d25491dff3 (patch) | |
tree | e0d2e8222b03161f6e77ad8a525604cf216746cb /help/threshold_max-help.pd | |
parent | 162b9550e5d3ab93f02fa342864f22190581838c (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_max-help.pd')
-rw-r--r-- | help/threshold_max-help.pd | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/help/threshold_max-help.pd b/help/threshold_max-help.pd deleted file mode 100644 index bd0b589..0000000 --- a/help/threshold_max-help.pd +++ /dev/null @@ -1,17 +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 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; |