From 9f0009faeaa0960f57fcacea91b45997258016e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 1 Sep 2015 14:32:27 +0000 Subject: synch more with git svn path=/trunk/externals/iem/iemnet/; revision=17546 --- tests/reconnect/sprint.pd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 tests/reconnect/sprint.pd (limited to 'tests/reconnect/sprint.pd') diff --git a/tests/reconnect/sprint.pd b/tests/reconnect/sprint.pd new file mode 100644 index 0000000..d78e2c7 --- /dev/null +++ b/tests/reconnect/sprint.pd @@ -0,0 +1,20 @@ +#N canvas 4 49 450 300 10; +#X obj 74 144 spigot; +#X obj 100 100 tgl 15 0 \$0-spigot \$0-spigot empty 17 7 0 10 -262144 +-1 -1 0 1; +#X obj 141 134 r \$0-spigot; +#X obj 74 53 inlet; +#X obj 74 164 print \$1; +#X obj 227 37 loadbang; +#X obj 227 57 list prepend \$2; +#X obj 227 77 route float; +#X obj 227 97 s \$0-spigot; +#X obj 354 31 inlet; +#X connect 0 0 4 0; +#X connect 2 0 0 1; +#X connect 3 0 0 0; +#X connect 5 0 6 0; +#X connect 6 0 7 0; +#X connect 7 0 8 0; +#X connect 9 0 7 0; +#X coords 0 -1 1 1 15 15 1 100 100; -- cgit v1.2.1