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/frameaccum-test.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test/cyclone/frameaccum-test.pd (limited to 'test/cyclone/frameaccum-test.pd') diff --git a/test/cyclone/frameaccum-test.pd b/test/cyclone/frameaccum-test.pd new file mode 100644 index 0000000..61e4ffd --- /dev/null +++ b/test/cyclone/frameaccum-test.pd @@ -0,0 +1,15 @@ +#N canvas 0 0 450 300 12; +#X obj 31 52 frameaccum~; +#X obj 31 93 capture~; +#X obj 177 183 Scope~ 234 106 8 3 256 0 1 0 0 0 0 102 255 51 135 135 +135 0; +#X obj 325 93 capture~; +#X obj 325 52 framedelta~; +#X msg 33 143 range 0 1 \, bufsize 256 \, 8; +#X obj 177 13 train~ 46.4399; +#X connect 0 0 1 0; +#X connect 4 0 3 0; +#X connect 5 0 2 0; +#X connect 6 0 2 0; +#X connect 6 0 0 0; +#X connect 6 0 4 0; -- cgit v1.2.1