[PD-cvs] externals/zexy/tests/msgfile emptyreplace.pd,NONE,1.1

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Wed Sep 5 18:10:21 CEST 2007


Update of /cvsroot/pure-data/externals/zexy/tests/msgfile
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26106

Added Files:
	emptyreplace.pd 
Log Message:
a crasher-bug committed by ed.


--- NEW FILE: emptyreplace.pd ---
#N canvas 0 0 454 304 10;
#X obj 182 147 msgfile;
#X msg 207 78 goto 12;
#X msg 182 118 replace crash;
#X obj 182 60 t b b;
#X obj 86 43 t b b;
#X obj 86 20 inlet run_test;
#X msg 86 190 1;
#X obj 86 218 outlet;
#X text 128 192 if we survive the test \, we automatically pass it
;
#X text 190 37 this is a crash-test!;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 2 0;
#X connect 3 1 1 0;
#X connect 4 0 6 0;
#X connect 4 1 3 0;
#X connect 5 0 4 0;
#X connect 6 0 7 0;





More information about the Pd-cvs mailing list