[PD-cvs] pd/src/tests sub.pd,NONE,1.1.2.1

Mathieu Bouchard matju at users.sourceforge.net
Fri Aug 17 10:10:01 CEST 2007


Update of /cvsroot/pure-data/pd/src/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10812

Added Files:
      Tag: desiredata
	sub.pd 
Log Message:
some other test patch


--- NEW FILE: sub.pd ---
#N canvas 586 146 668 714 10;
#X obj 86 58 +;
#X obj 107 130 -;
#N canvas 0 0 450 300 foo 0;
#X obj 110 30 inlet;
#X obj 110 100 + 1.618;
#X obj 110 130 * 3.14159;
#X obj 110 180 outlet;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X restore 224 153 pd foo;
#X obj 101 73 +;
#X obj 122 145 -;
#X msg 220 120 42;
#X floatatom 220 180 8 0 0 0 - - -;
#X text 220 200 137.03;
#X connect 0 0 1 0;
#X connect 2 0 6 0;
#X connect 3 0 4 0;
#X connect 5 0 2 0;





More information about the Pd-cvs mailing list