From faada59567f8cb252f4a909116595ce309ff5828 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 23 May 2003 12:29:55 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r647, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/miXed/; revision=648 --- test/cyclone/drunk-test.pd | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 test/cyclone/drunk-test.pd (limited to 'test/cyclone/drunk-test.pd') diff --git a/test/cyclone/drunk-test.pd b/test/cyclone/drunk-test.pd new file mode 100644 index 0000000..fdd6087 --- /dev/null +++ b/test/cyclone/drunk-test.pd @@ -0,0 +1,45 @@ +#N canvas 366 150 514 397 12; +#X obj 43 265 drunk; +#X obj 43 305 print; +#X msg 43 112 bang; +#X msg 53 142 seed 123; +#X floatatom 147 172 5 0 0; +#X floatatom 171 196 5 0 0; +#X floatatom 189 219 5 0 0; +#X msg 147 142 11 22 33; +#X obj 282 305 print; +#X msg 282 112 bang; +#X msg 292 142 seed 123; +#X floatatom 386 172 5 0 0; +#X floatatom 410 196 5 0 0; +#X floatatom 428 219 5 0 0; +#X msg 386 142 11 22 33; +#X obj 282 265 drunk 100 -2; +#X msg 124 265 -----; +#X msg 62 177 set 50; +#X msg 301 177 set 50; +#X msg 43 28 1000; +#X obj 43 66 Uzi; +#X msg 282 28 1000; +#X obj 282 66 Uzi; +#X connect 0 0 1 0; +#X connect 2 0 0 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 1; +#X connect 6 0 0 2; +#X connect 7 0 0 0; +#X connect 9 0 15 0; +#X connect 10 0 15 0; +#X connect 11 0 15 0; +#X connect 12 0 15 1; +#X connect 13 0 15 2; +#X connect 14 0 15 0; +#X connect 15 0 8 0; +#X connect 16 0 1 0; +#X connect 17 0 0 0; +#X connect 18 0 15 0; +#X connect 19 0 20 0; +#X connect 20 0 0 0; +#X connect 21 0 22 0; +#X connect 22 0 15 0; -- cgit v1.2.1