aboutsummaryrefslogtreecommitdiff
path: root/tests/testunit.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-01-19 16:45:29 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-01-19 16:45:29 +0000
commit4ab31246e7e315418f6cbaeab89749d9918875b9 (patch)
tree0e718ead6a9cb1818b52af8bbb388052932bcd86 /tests/testunit.pd
parente4aa93e3280d71b42c47e7fccb5b657efdffb455 (diff)
tests for more sigobjects
svn path=/trunk/externals/zexy/; revision=13048
Diffstat (limited to 'tests/testunit.pd')
-rw-r--r--tests/testunit.pd24
1 files changed, 18 insertions, 6 deletions
diff --git a/tests/testunit.pd b/tests/testunit.pd
index ff70ba9..57b6dd7 100644
--- a/tests/testunit.pd
+++ b/tests/testunit.pd
@@ -88,7 +88,6 @@ test returns a result (potentially infinitely long)!;
#X text 77 33 pros: the test need not be finished in zero-time (good
for testing signal-objects or timed objects);
#X obj 71 470 t l l;
-#X obj 71 214 t b;
#N canvas 0 0 625 330 create/destroy 0;
#X obj 148 53 inlet;
#X obj 449 48 inlet clear;
@@ -109,20 +108,33 @@ for testing signal-objects or timed objects);
#X connect 5 1 3 0;
#X connect 6 0 7 0;
#X connect 8 0 2 0;
-#X restore 89 326 pd create/destroy testpatch;
+#X restore 146 324 pd create/destroy testpatch;
+#N canvas 0 0 450 300 restartaudio 0;
+#X obj 113 77 inlet;
+#X obj 113 99 t b;
+#X msg 113 121 dsp 0 \, dsp 1;
+#X obj 113 143 s pd;
+#X connect 0 0 1 0;
+#X connect 1 0 2 0;
+#X connect 2 0 3 0;
+#X restore 141 186 pd restartaudio;
+#X obj 71 214 t b;
+#X obj 71 186 t b b;
#X connect 0 0 7 0;
#X connect 1 0 0 0;
#X connect 3 0 14 0;
#X connect 4 0 0 0;
#X connect 6 0 3 0;
-#X connect 6 1 16 1;
-#X connect 7 0 15 0;
-#X connect 7 1 16 0;
+#X connect 6 1 15 1;
+#X connect 7 0 18 0;
+#X connect 7 1 15 0;
#X connect 7 2 3 1;
#X connect 10 0 6 0;
#X connect 14 0 2 0;
#X connect 14 1 5 0;
-#X connect 15 0 10 0;
+#X connect 17 0 10 0;
+#X connect 18 0 17 0;
+#X connect 18 1 16 0;
#X restore 94 218 pd run-test;
#X obj 94 243 outlet;
#X obj 94 191 inlet;