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/gate-test.pd | 48 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 test/cyclone/gate-test.pd (limited to 'test/cyclone/gate-test.pd') diff --git a/test/cyclone/gate-test.pd b/test/cyclone/gate-test.pd new file mode 100644 index 0000000..80cdb61 --- /dev/null +++ b/test/cyclone/gate-test.pd @@ -0,0 +1,48 @@ +#N canvas 250 108 629 425 12; +#X obj 209 222 switch 11 0 padding; +#X msg 90 37 bang; +#X msg 141 37 2; +#X msg 184 37 symbol three; +#X msg 264 67 1 2 3 4; +#X msg 318 94 five is anything; +#X msg 34 37 bang; +#X obj 34 67 grab; +#X floatatom 34 182 5 0 0; +#X floatatom 54 113 5 0 0; +#X obj 209 274 route bang float symbol list; +#X obj 209 314 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 270 310 5 0 0; +#X symbolatom 332 310 10 0 0; +#X obj 394 347 print list; +#X obj 456 310 print anything; +#X msg 357 123 last is anything too; +#X obj 227 165 gate 11 0 padding; +#X connect 0 0 10 0; +#X connect 1 0 17 1; +#X connect 2 0 17 1; +#X connect 3 0 17 1; +#X connect 4 0 17 1; +#X connect 5 0 17 1; +#X connect 6 0 7 0; +#X connect 7 0 8 0; +#X connect 7 1 17 0; +#X connect 9 0 0 0; +#X connect 9 0 17 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 17 1; +#X connect 17 0 0 1; +#X connect 17 1 0 2; +#X connect 17 2 0 3; +#X connect 17 3 0 4; +#X connect 17 4 0 5; +#X connect 17 5 0 6; +#X connect 17 6 0 7; +#X connect 17 7 0 8; +#X connect 17 8 0 9; +#X connect 17 9 0 10; +#X connect 17 10 0 11; -- cgit v1.2.1