aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-01-19 15:39:09 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-01-19 15:39:09 +0000
commit79a26636c9ded41a199581c07fe37a729a2f0b93 (patch)
tree4eef2e6d156750a7ee5c1f10e8cf7d3050a9d0d1 /tests/runtests.pd
parent4934f05ba8e55f58ed5762180ea317da50a00a05 (diff)
a simple test for a signal object (no time behaviour)
svn path=/trunk/externals/zexy/; revision=13046
Diffstat (limited to 'tests/runtests.pd')
-rw-r--r--tests/runtests.pd24
1 files changed, 13 insertions, 11 deletions
diff --git a/tests/runtests.pd b/tests/runtests.pd
index 495180b..e34c2bd 100644
--- a/tests/runtests.pd
+++ b/tests/runtests.pd
@@ -1,6 +1,5 @@
#N canvas 687 66 452 500 10;
#X obj 177 483 testunit;
-#X obj 177 183 t b b;
#X msg 207 261 read runtests.txt \, rewind;
#X obj 177 126 bng 40 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
@@ -12,16 +11,19 @@
#X obj 177 396 symbol;
#X obj 177 421 t s s;
#X symbolatom 213 422 0 0 0 0 - - -;
-#X connect 0 0 6 0;
-#X connect 1 0 4 0;
-#X connect 1 1 2 0;
-#X connect 2 0 8 0;
-#X connect 3 0 1 0;
-#X connect 4 0 8 0;
-#X connect 5 0 0 0;
+#X obj 177 183 t b b b;
+#X msg 227 212 \; pd dsp 1;
+#X connect 0 0 5 0;
+#X connect 1 0 7 0;
+#X connect 2 0 11 0;
+#X connect 3 0 7 0;
+#X connect 4 0 0 0;
+#X connect 5 0 6 0;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
-#X connect 9 0 10 0;
-#X connect 10 0 0 0;
-#X connect 10 1 11 0;
+#X connect 9 0 0 0;
+#X connect 9 1 10 0;
+#X connect 11 0 3 0;
+#X connect 11 1 1 0;
+#X connect 11 2 12 0;