From 840a6cb657b7f2d2661538c98cb4534dff734964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 3 Sep 2015 13:36:49 +0000 Subject: syncing with git svn path=/trunk/externals/iem/iemnet/; revision=17548 --- tests/delete/01_send-and-delete.pd | 39 +++++++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 5 deletions(-) (limited to 'tests/delete/01_send-and-delete.pd') diff --git a/tests/delete/01_send-and-delete.pd b/tests/delete/01_send-and-delete.pd index 630b585..e2111ea 100644 --- a/tests/delete/01_send-and-delete.pd +++ b/tests/delete/01_send-and-delete.pd @@ -1,11 +1,40 @@ -#N canvas 529 261 450 300 10; -#X obj 302 40 udpreceive 9990; -#X floatatom 302 62 5 0 0 0 - - -, f 5; -#X obj 304 97 tcpreceive 9990; -#X floatatom 304 119 5 0 0 0 - - -, f 5; +#N canvas 534 241 634 300 10; +#X obj 332 40 udpreceive 9990; +#X floatatom 332 62 5 0 0 0 - - -, f 5; +#X obj 334 97 tcpreceive 9990; +#X floatatom 334 119 5 0 0 0 - - -, f 5; #X obj 128 38 test-sender udpsend; #X obj 128 58 test-sender udpclient; #X obj 128 98 test-sender tcpsend; #X obj 128 118 test-sender tcpclient; +#X obj 286 119 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X msg 128 16 bang; +#X obj 286 40 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 286 59 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X obj 286 98 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +1; +#X msg 375 118 serialize 0; +#X obj 450 98 loadbang; +#X msg 43 45 debug \$1; +#X floatatom 51 16 5 0 0 0 - - -, f 5; +#X msg 286 172 \; pd quit; +#X obj 286 148 select 1; #X connect 0 0 1 0; #X connect 2 0 3 0; +#X connect 4 0 5 0; +#X connect 4 0 10 0; +#X connect 5 0 6 0; +#X connect 5 0 11 0; +#X connect 6 0 7 0; +#X connect 6 0 12 0; +#X connect 7 0 8 0; +#X connect 8 0 18 0; +#X connect 9 0 4 0; +#X connect 13 0 2 0; +#X connect 14 0 13 0; +#X connect 15 0 4 0; +#X connect 16 0 15 0; +#X connect 18 0 17 0; -- cgit v1.2.1