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/count-test.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test/cyclone/count-test.pd (limited to 'test/cyclone/count-test.pd') diff --git a/test/cyclone/count-test.pd b/test/cyclone/count-test.pd new file mode 100644 index 0000000..27fe454 --- /dev/null +++ b/test/cyclone/count-test.pd @@ -0,0 +1,19 @@ +#N canvas 229 256 450 300 12; +#X obj 121 167 snapshot~; +#X obj 294 122 metro 30; +#X obj 294 88 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X floatatom 121 215 0 0 0; +#X msg 121 60 bang; +#X msg 59 60 stop; +#X obj 121 118 count~; +#X msg 177 60 3; +#X msg 232 60 100; +#X connect 0 0 3 0; +#X connect 1 0 0 0; +#X connect 2 0 1 0; +#X connect 4 0 6 0; +#X connect 5 0 6 0; +#X connect 6 0 0 0; +#X connect 7 0 6 0; +#X connect 8 0 6 1; -- cgit v1.2.1