aboutsummaryrefslogtreecommitdiff
path: root/puremapping/threshold.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 12:45:47 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 12:45:47 +0000
commit54907279674d943141b30047aee4286eae6dc44f (patch)
tree85a84048c545ee4b970f9e37e1d6c40a000f0e36 /puremapping/threshold.pd
parent1ca69543008e110771786f674ca83ee2dd5453b4 (diff)
removing stuff that are now in externals
svn path=/trunk/abstractions/nusmuk/; revision=14402
Diffstat (limited to 'puremapping/threshold.pd')
-rw-r--r--puremapping/threshold.pd22
1 files changed, 0 insertions, 22 deletions
diff --git a/puremapping/threshold.pd b/puremapping/threshold.pd
deleted file mode 100644
index e14ab7f..0000000
--- a/puremapping/threshold.pd
+++ /dev/null
@@ -1,22 +0,0 @@
-#N canvas 696 98 414 380 10;
-#X obj 55 21 inlet;
-#X obj 162 104 inlet;
-#X text 204 105 valeur seuil;
-#X obj 184 291 outlet;
-#X text 96 22 data stream;
-#X obj 85 203 -;
-#X obj 101 174 f;
-#X obj 85 255 >= \$1;
-#X obj 55 84 t f f;
-#X obj 55 290 spigot;
-#X obj 85 229 abs;
-#X connect 0 0 8 0;
-#X connect 1 0 7 1;
-#X connect 5 0 10 0;
-#X connect 6 0 3 0;
-#X connect 6 0 5 1;
-#X connect 7 0 9 1;
-#X connect 8 0 9 0;
-#X connect 8 1 5 0;
-#X connect 9 0 6 0;
-#X connect 10 0 7 0;