Update of /cvsroot/pure-data/externals/grill/py/pd In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32104/pd
Modified Files: sendrecv-3.pd Log Message: updated script for newer _isthreaded getter function style (the sendrecv-3.pd example still doesn't work right)
Index: sendrecv-3.pd =================================================================== RCS file: /cvsroot/pure-data/externals/grill/py/pd/sendrecv-3.pd,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** sendrecv-3.pd 19 Jan 2005 04:58:35 -0000 1.3 --- sendrecv-3.pd 14 Dec 2005 01:52:45 -0000 1.4 *************** *** 1,5 **** ! #N canvas 294 237 644 323 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 -1; #X obj 16 13 cnv 15 600 40 empty empty py/pyext 10 22 0 24 -260818 --- 1,5 ---- ! #N canvas 294 237 648 327 12; #X obj 410 265 pyext sendrecv ex3 @detach 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 *************** *** 7,9 **** --- 7,10 ---- #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;