aboutsummaryrefslogtreecommitdiff
path: root/pd/test_n.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-21 16:18:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-21 16:18:14 +0000
commit57b74403674f1079c5aee4d7071c956a3e045bff (patch)
treee84914e99cfa464402030657543c5185494216d2 /pd/test_n.pd
parent8eef482ed0504a80218aab09a5b955592f6259d5 (diff)
moved pd patches out of the separate 'pd' folder into the root of this project so that its easy to make the development environment match the final install environment
svn path=/trunk/externals/mapping/; revision=4747
Diffstat (limited to 'pd/test_n.pd')
-rw-r--r--pd/test_n.pd50
1 files changed, 0 insertions, 50 deletions
diff --git a/pd/test_n.pd b/pd/test_n.pd
deleted file mode 100644
index af10787..0000000
--- a/pd/test_n.pd
+++ /dev/null
@@ -1,50 +0,0 @@
-#N canvas 594 272 560 437 10;
-#X obj 22 -2 inlet;
-#X obj 331 11 inlet;
-#X obj 225 383 outlet;
-#X obj 142 297 f;
-#X obj 172 297 + 1;
-#X msg 157 264 0;
-#X text 347 79 test for 5 by default;
-#X obj 331 58 float_argument \$2 5;
-#X obj 168 14 inlet;
-#X obj 252 9 loadbang;
-#X obj 167 100 route float symbol;
-#X obj 142 217 select symbol;
-#X obj 225 353 >=;
-#X obj 22 104 route float;
-#X obj 94 124 symbol;
-#X floatatom 177 128 5 0 0 0 - - -;
-#X obj 21 59 list split 1;
-#X obj 79 195 ==;
-#X obj 79 217 select 1;
-#X text 1 41 only use 1st element;
-#X obj 288 143 print test_n;
-#X msg 288 122 ERROR: argument type not implmented;
-#X obj 167 59 any_argument \$1;
-#X connect 0 0 16 0;
-#X connect 1 0 7 0;
-#X connect 3 0 4 0;
-#X connect 3 0 12 0;
-#X connect 4 0 3 1;
-#X connect 5 0 3 0;
-#X connect 7 0 12 1;
-#X connect 8 0 22 0;
-#X connect 9 0 22 0;
-#X connect 9 0 7 0;
-#X connect 10 0 15 0;
-#X connect 10 0 17 1;
-#X connect 10 1 11 1;
-#X connect 10 2 21 0;
-#X connect 11 0 3 0;
-#X connect 11 1 5 0;
-#X connect 12 0 2 0;
-#X connect 13 0 17 0;
-#X connect 13 1 14 0;
-#X connect 14 0 11 0;
-#X connect 16 0 13 0;
-#X connect 17 0 18 0;
-#X connect 18 0 3 0;
-#X connect 18 1 5 0;
-#X connect 21 0 20 0;
-#X connect 22 0 10 0;