diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2005-12-14 01:52:45 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2005-12-14 01:52:45 +0000 |
commit | de76301bb4d17339e4eb6eb31abf53ede4734e1e (patch) | |
tree | 8b541a336eb60a0f57e749d2af9bfdf372f9029f /externals/grill | |
parent | a8916267c6beae6d608b44a2abcd518bfc3c9bc8 (diff) |
updated script for newer _isthreaded getter function style
(the sendrecv-3.pd example still doesn't work right)
svn path=/trunk/; revision=4207
Diffstat (limited to 'externals/grill')
-rw-r--r-- | externals/grill/py/pd/sendrecv-3.pd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/externals/grill/py/pd/sendrecv-3.pd b/externals/grill/py/pd/sendrecv-3.pd index f1847f6a..f43b7d94 100644 --- a/externals/grill/py/pd/sendrecv-3.pd +++ b/externals/grill/py/pd/sendrecv-3.pd @@ -1,9 +1,10 @@ -#N canvas 294 237 644 323 12;
+#N canvas 294 237 648 327 12;
#X obj 410 265 pyext sendrecv ex3 @detach 1;
-#X obj 564 262 bng 25 250 50 0 empty ugh empty 0 -6 0 8 -258699 -1
+#X obj 611 236 bng 25 250 50 0 empty ugh empty 0 -6 0 8 -258699 -1
-1;
#X obj 16 13 cnv 15 600 40 empty empty py/pyext 10 22 0 24 -260818
-1 0;
#X text 213 16 Python script objects \, (C)2003-2005 Thomas Grill;
#X text 213 32 http://grrrr.org/ext;
+#X text 414 213 quite likely not to work...;
#X connect 1 0 0 1;
|