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/testmess-test.pd | 69 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 test/cyclone/testmess-test.pd (limited to 'test/cyclone/testmess-test.pd') diff --git a/test/cyclone/testmess-test.pd b/test/cyclone/testmess-test.pd new file mode 100644 index 0000000..442ffc3 --- /dev/null +++ b/test/cyclone/testmess-test.pd @@ -0,0 +1,69 @@ +#N canvas 319 97 771 509 12; +#X obj 97 235 until; +#X msg 97 266 test; +#X obj 68 202 t b 0 b; +#X obj 62 371 realtime; +#X floatatom 62 411 0 0 0; +#X obj 346 235 until; +#X msg 346 266 test; +#X obj 317 202 t b 0 b; +#X obj 311 371 realtime; +#X floatatom 311 411 0 0 0; +#X obj 614 235 until; +#X msg 614 266 test; +#X obj 579 371 realtime; +#X floatatom 579 411 0 0 0; +#X obj 317 49 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X obj 317 18 loadbang; +#X obj 346 299 testmess 1 heap; +#X obj 346 332 testmess 1 heap; +#X obj 614 332 testmess 1; +#X obj 614 299 testmess 1; +#X obj 97 299 testmess 1 stack; +#X obj 97 332 testmess 1 stack; +#X msg 585 166 1000; +#X msg 317 166 1000; +#X msg 68 166 1000; +#X msg 416 239 set \$1; +#X obj 317 112 t b b; +#X obj 585 202 t b 0 b; +#X obj 317 79 metro 500; +#X floatatom 501 112 5 0 0; +#X obj 416 202 random 120; +#X connect 0 0 1 0; +#X connect 1 0 20 0; +#X connect 2 0 3 1; +#X connect 2 1 0 0; +#X connect 2 2 3 0; +#X connect 3 0 4 0; +#X connect 5 0 6 0; +#X connect 6 0 16 0; +#X connect 7 0 8 1; +#X connect 7 1 5 0; +#X connect 7 2 8 0; +#X connect 8 0 9 0; +#X connect 10 0 11 0; +#X connect 11 0 19 0; +#X connect 12 0 13 0; +#X connect 14 0 28 0; +#X connect 15 0 14 0; +#X connect 16 0 17 0; +#X connect 19 0 18 0; +#X connect 20 0 21 0; +#X connect 22 0 27 0; +#X connect 23 0 7 0; +#X connect 24 0 2 0; +#X connect 25 0 16 0; +#X connect 25 0 19 0; +#X connect 25 0 20 0; +#X connect 26 0 24 0; +#X connect 26 0 22 0; +#X connect 26 0 23 0; +#X connect 26 1 30 0; +#X connect 27 0 12 1; +#X connect 27 1 10 0; +#X connect 27 2 12 0; +#X connect 28 0 26 0; +#X connect 29 0 30 1; +#X connect 30 0 25 0; -- cgit v1.2.1