aboutsummaryrefslogtreecommitdiff
path: root/net/udpsend~-help.pd
diff options
context:
space:
mode:
authorMartin Peach <mrpeach@users.sourceforge.net>2010-01-18 17:25:08 +0000
committerMartin Peach <mrpeach@users.sourceforge.net>2010-01-18 17:25:08 +0000
commit7e02520614efa677c1d8683df69a09c9f650d105 (patch)
treef3e8a41c7c61aebfd02078850dc577d1468567b1 /net/udpsend~-help.pd
parent2ab854a149b270e9b3c5218fc9b20d603a633a1d (diff)
Make the connection thread detached and don't refer to its struct directly, check for thread
creation errors. svn path=/trunk/externals/mrpeach/; revision=13037
Diffstat (limited to 'net/udpsend~-help.pd')
-rw-r--r--net/udpsend~-help.pd5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/udpsend~-help.pd b/net/udpsend~-help.pd
index f8bc684..1a0ab83 100644
--- a/net/udpsend~-help.pd
+++ b/net/udpsend~-help.pd
@@ -66,7 +66,7 @@ per sample);
#X text 70 430 dsp vector size:;
#X msg -258 200 channels \$1;
#X obj -412 185 hradio 15 1 0 4 empty empty empty 0 -8 0 10 -4034 -1
--1 2;
+-1 0;
#X obj -178 297 udpsend~ 2 512;
#X text -88 296 sends 2 dsp-channels using 512-sample blocks;
#X obj -397 541 udpreceive~ 8008 2 512;
@@ -108,6 +108,8 @@ if nothing is receiving.;
#X text -256 540 receives 2 channels on port 8008 Same blocksize as
udpsend~;
#X floatatom -412 216 5 0 0 0 - - -;
+#X obj -288 172 tgl 15 0 empty empty toggle_connection 17 7 0 10 -4034
+-1 -1 0 1;
#X connect 0 0 54 0;
#X connect 1 0 62 0;
#X connect 2 0 62 0;
@@ -159,3 +161,4 @@ udpsend~;
#X connect 73 8 74 0;
#X connect 73 9 8 0;
#X connect 82 0 64 0;
+#X connect 89 0 62 0;