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/counter-test.pd | 46 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 test/cyclone/counter-test.pd (limited to 'test/cyclone/counter-test.pd') diff --git a/test/cyclone/counter-test.pd b/test/cyclone/counter-test.pd new file mode 100644 index 0000000..5716b52 --- /dev/null +++ b/test/cyclone/counter-test.pd @@ -0,0 +1,46 @@ +#N canvas 476 253 450 390 12; +#X obj 68 234 counter; +#X floatatom 68 344 0 0 0; +#X msg 16 173 bang; +#X msg 68 35 up; +#X msg 80 61 down; +#X msg 89 87 updown; +#X msg 96 117 bang; +#X msg 106 145 bang; +#X msg 116 173 bang; +#X msg 126 203 bang; +#X floatatom 152 117 5 0 0; +#X floatatom 161 145 5 0 0; +#X floatatom 167 173 5 0 0; +#X floatatom 177 203 5 0 0; +#X floatatom 126 259 5 0 0; +#X obj 87 315 print second; +#X obj 106 286 print third; +#X msg 319 203 max \$1; +#X msg 243 203 min \$1; +#X floatatom 243 177 5 0 0; +#X floatatom 319 177 5 0 0; +#X msg 16 117 inc; +#X msg 16 145 dec; +#X connect 0 0 1 0; +#X connect 0 1 15 0; +#X connect 0 2 16 0; +#X connect 0 3 14 0; +#X connect 2 0 0 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 0 1; +#X connect 7 0 0 2; +#X connect 8 0 0 3; +#X connect 9 0 0 4; +#X connect 10 0 0 1; +#X connect 11 0 0 2; +#X connect 12 0 0 3; +#X connect 13 0 0 4; +#X connect 17 0 0 0; +#X connect 18 0 0 0; +#X connect 19 0 18 0; +#X connect 20 0 17 0; +#X connect 21 0 0 0; +#X connect 22 0 0 0; -- cgit v1.2.1