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/forward-test.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 test/cyclone/forward-test.pd (limited to 'test/cyclone/forward-test.pd') diff --git a/test/cyclone/forward-test.pd b/test/cyclone/forward-test.pd new file mode 100644 index 0000000..af4b299 --- /dev/null +++ b/test/cyclone/forward-test.pd @@ -0,0 +1,27 @@ +#N canvas 489 306 462 351 12; +#X msg 197 169 send there; +#X msg 197 205 send elsewhere; +#X msg 197 240 send; +#X obj 62 45 r there; +#X obj 167 45 r elsewhere; +#X obj 62 83 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 167 83 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 67 195 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 207 83 print; +#X msg 100 124 any message; +#X obj 100 279 forward here; +#X obj 266 240 r here; +#X obj 266 279 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X connect 0 0 10 0; +#X connect 1 0 10 0; +#X connect 2 0 10 0; +#X connect 3 0 5 0; +#X connect 4 0 6 0; +#X connect 4 0 8 0; +#X connect 7 0 10 0; +#X connect 9 0 10 0; +#X connect 11 0 12 0; -- cgit v1.2.1