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/capture-test.pd | 48 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 test/cyclone/capture-test.pd (limited to 'test/cyclone/capture-test.pd') diff --git a/test/cyclone/capture-test.pd b/test/cyclone/capture-test.pd new file mode 100644 index 0000000..0ebc045 --- /dev/null +++ b/test/cyclone/capture-test.pd @@ -0,0 +1,48 @@ +#N canvas 548 272 562 363 12; +#X obj 81 169 capture; +#X obj 169 169 capture 100000; +#X obj 169 216 print; +#X floatatom 81 96 5 0 0 0 - - -; +#X floatatom 169 96 5 0 0 0 - - -; +#X obj 323 169 capture 2; +#X obj 431 169 capture 1; +#X floatatom 323 96 5 0 0 0 - - -; +#X floatatom 431 96 5 0 0 0 - - -; +#X msg 242 96 wclose; +#X msg 59 59 write; +#X msg 266 59 write test.capture; +#X msg 16 96 dump; +#X msg 147 24 1 2 3 4 5 6 7 8 9; +#X msg 133 59 clear; +#X msg 500 96 dump; +#X msg 500 128 count; +#X msg 376 134 count; +#X obj 265 297 capture 10 x; +#X obj 402 297 capture 10 m; +#X floatatom 347 243 5 0 0 0 - - -; +#X msg 226 134 count; +#X msg 250 243 write; +#X connect 0 0 2 0; +#X connect 1 0 2 0; +#X connect 3 0 0 0; +#X connect 4 0 1 0; +#X connect 5 0 2 0; +#X connect 6 0 2 0; +#X connect 7 0 5 0; +#X connect 8 0 6 0; +#X connect 9 0 0 0; +#X connect 9 0 1 0; +#X connect 9 0 5 0; +#X connect 9 0 6 0; +#X connect 10 0 0 0; +#X connect 11 0 1 0; +#X connect 12 0 0 0; +#X connect 13 0 1 0; +#X connect 14 0 1 0; +#X connect 15 0 6 0; +#X connect 16 0 6 0; +#X connect 17 0 5 0; +#X connect 20 0 18 0; +#X connect 20 0 19 0; +#X connect 21 0 1 0; +#X connect 22 0 18 0; -- cgit v1.2.1