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/mean-test.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test/cyclone/mean-test.pd (limited to 'test/cyclone/mean-test.pd') diff --git a/test/cyclone/mean-test.pd b/test/cyclone/mean-test.pd new file mode 100644 index 0000000..29fb8a6 --- /dev/null +++ b/test/cyclone/mean-test.pd @@ -0,0 +1,16 @@ +#N canvas 368 260 327 204 12; +#X obj 84 84 mean; +#X msg 141 34 1 2 3 4; +#X msg 233 34 99; +#X floatatom 84 123 5 0 0; +#X floatatom 156 123 5 0 0; +#X msg 21 34 clear; +#X msg 84 34 bang; +#X floatatom 233 64 5 0 0; +#X connect 0 0 3 0; +#X connect 0 1 4 0; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; -- cgit v1.2.1