From a0f8c026117d1bbe094894d614136efea4b65c97 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Thu, 14 Aug 2003 14:32:00 +0000 Subject: 10 new sickle classes svn path=/trunk/externals/miXed/; revision=846 --- test/cyclone/pong-test.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 test/cyclone/pong-test.pd (limited to 'test/cyclone/pong-test.pd') diff --git a/test/cyclone/pong-test.pd b/test/cyclone/pong-test.pd new file mode 100644 index 0000000..2a5e97a --- /dev/null +++ b/test/cyclone/pong-test.pd @@ -0,0 +1,17 @@ +#N canvas 0 0 450 300 12; +#X obj 143 147 pong~; +#X obj 143 194 Snapshot~ 100; +#X floatatom 143 229 5 0 0 0 - - -; +#X floatatom 143 36 5 0 0 0 - - -; +#X floatatom 163 69 5 0 0 0 - - -; +#X floatatom 183 99 5 0 0 0 - - -; +#X msg 46 99 mode \$1; +#X obj 46 69 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X connect 0 0 1 0; +#X connect 1 0 2 0; +#X connect 3 0 0 0; +#X connect 4 0 0 1; +#X connect 5 0 0 2; +#X connect 6 0 0 0; +#X connect 7 0 6 0; -- cgit v1.2.1