From f911e7eb9e1ffcd4c54752dfdd412082c0727980 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 28 Apr 2006 12:04:05 +0000 Subject: *** empty log message *** svn path=/trunk/externals/hardware/; revision=5017 --- lanbox/lanbox.pd | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 lanbox/lanbox.pd (limited to 'lanbox/lanbox.pd') diff --git a/lanbox/lanbox.pd b/lanbox/lanbox.pd new file mode 100644 index 0000000..f8a516d --- /dev/null +++ b/lanbox/lanbox.pd @@ -0,0 +1,44 @@ +#N canvas 730 223 604 481 10; +#X obj 46 6 inlet; +#X msg 46 78 disconnect; +#X obj 46 284 tcpsend; +#X msg 68 100 connect 192.168.0.77 777; +#X msg 96 154 send 55 55 55 10; +#X text 216 227 keep connection alive; +#X msg 130 77 stop; +#X text 115 173 there is no way to receive lanbox informations \, so +we hope connection is ok.; +#X text 251 98 IP and port number of the lanbox; +#X text 231 155 password (ascii value of : 777); +#X obj 46 30 route 0 1; +#X msg 124 249 send 42 54 53 70 70 35 10; +#X obj 96 134 delay 300; +#X obj 78 359 delay 30000; +#X obj 124 225 metro 30000; +#X obj 46 308 sel 0 1; +#X msg 53 333 stop; +#X msg 78 385 1; +#X msg 46 385 0; +#X obj 46 413 f; +#X connect 0 0 10 0; +#X connect 1 0 2 0; +#X connect 2 0 15 0; +#X connect 3 0 2 0; +#X connect 4 0 2 0; +#X connect 6 0 12 0; +#X connect 10 0 1 0; +#X connect 10 0 6 0; +#X connect 10 1 3 0; +#X connect 10 1 12 0; +#X connect 10 2 2 0; +#X connect 11 0 2 0; +#X connect 12 0 4 0; +#X connect 13 0 17 0; +#X connect 14 0 11 0; +#X connect 15 0 16 0; +#X connect 15 0 18 0; +#X connect 15 1 13 0; +#X connect 16 0 13 0; +#X connect 17 0 19 0; +#X connect 18 0 19 0; +#X connect 19 0 14 0; -- cgit v1.2.1