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/funnel-test.pd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 test/cyclone/funnel-test.pd (limited to 'test/cyclone/funnel-test.pd') diff --git a/test/cyclone/funnel-test.pd b/test/cyclone/funnel-test.pd new file mode 100644 index 0000000..3580e5d --- /dev/null +++ b/test/cyclone/funnel-test.pd @@ -0,0 +1,33 @@ +#N canvas 557 414 450 300 12; +#X obj 93 108 funnel 5; +#X obj 93 147 spray 5; +#X obj 58 200 print a; +#X obj 174 200 print e; +#X msg 116 64 bang; +#X msg 49 64 2 3 4; +#X msg 172 64 5 6 7; +#X msg 172 26 -7; +#X msg 49 26 -4; +#X obj 245 64 testmess 50; +#X msg 245 26 11 test; +#X obj 187 147 print; +#X obj 283 147 funnel 1 7; +#X msg 283 108 99; +#X msg 331 108 list test; +#X msg 222 108 bang; +#X connect 0 0 1 0; +#X connect 0 0 11 0; +#X connect 1 0 2 0; +#X connect 1 4 3 0; +#X connect 4 0 0 0; +#X connect 4 0 0 4; +#X connect 5 0 0 0; +#X connect 6 0 0 4; +#X connect 7 0 0 4; +#X connect 8 0 0 0; +#X connect 9 0 0 4; +#X connect 10 0 9 0; +#X connect 12 0 11 0; +#X connect 13 0 12 0; +#X connect 14 0 12 0; +#X connect 15 0 12 0; -- cgit v1.2.1