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/buddy-test.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 test/cyclone/buddy-test.pd (limited to 'test/cyclone/buddy-test.pd') diff --git a/test/cyclone/buddy-test.pd b/test/cyclone/buddy-test.pd new file mode 100644 index 0000000..3c072b1 --- /dev/null +++ b/test/cyclone/buddy-test.pd @@ -0,0 +1,28 @@ +#N canvas 242 401 623 363 12; +#X obj 66 268 print a; +#X obj 168 268 print b; +#X floatatom 107 83 5 0 0; +#X floatatom 264 184 5 0 0; +#X msg 136 116 symbol test1; +#X msg 264 152 symbol test2; +#X msg 264 77 one two three; +#X msg 264 116 1 2 3 4 5 6 7 8 9; +#X msg 38 25 a long message with floats 1 2 3 4 5 6 7 8 9 (lets make +it even longer); +#X obj 260 268 print c; +#X obj 139 212 buddy 3; +#X msg 40 156 clear; +#X connect 2 0 10 0; +#X connect 2 0 10 1; +#X connect 3 0 10 2; +#X connect 4 0 10 0; +#X connect 4 0 10 1; +#X connect 5 0 10 2; +#X connect 6 0 10 2; +#X connect 7 0 10 2; +#X connect 8 0 10 0; +#X connect 8 0 10 1; +#X connect 10 0 0 0; +#X connect 10 1 1 0; +#X connect 10 2 9 0; +#X connect 11 0 10 0; -- cgit v1.2.1