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/switch-test.pd | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 test/cyclone/switch-test.pd (limited to 'test/cyclone/switch-test.pd') diff --git a/test/cyclone/switch-test.pd b/test/cyclone/switch-test.pd new file mode 100644 index 0000000..ec7fe2f --- /dev/null +++ b/test/cyclone/switch-test.pd @@ -0,0 +1,35 @@ +#N canvas 333 279 593 442 12; +#X obj 123 227 switch 11 1 padding; +#X msg 138 50 bang; +#X msg 153 87 2; +#X msg 168 122 symbol three; +#X msg 183 155 1 2 3 4; +#X msg 198 190 five is anything; +#X msg 72 155 bang; +#X obj 72 190 grab; +#X floatatom 72 318 5 0 0; +#X floatatom 68 50 5 0 0; +#X obj 167 282 route bang float symbol list; +#X obj 167 322 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 228 318 5 0 0; +#X symbolatom 290 318 10 0 0; +#X obj 352 355 print list; +#X obj 414 318 print anything; +#X msg 289 50 last is anything too; +#X connect 0 0 10 0; +#X connect 1 0 0 1; +#X connect 2 0 0 2; +#X connect 3 0 0 3; +#X connect 4 0 0 4; +#X connect 5 0 0 5; +#X connect 6 0 7 0; +#X connect 7 0 8 0; +#X connect 7 1 0 0; +#X connect 9 0 0 0; +#X connect 10 0 11 0; +#X connect 10 1 12 0; +#X connect 10 2 13 0; +#X connect 10 3 14 0; +#X connect 10 4 15 0; +#X connect 16 0 0 11; -- cgit v1.2.1