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/active-test.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test/cyclone/active-test.pd (limited to 'test/cyclone/active-test.pd') diff --git a/test/cyclone/active-test.pd b/test/cyclone/active-test.pd new file mode 100644 index 0000000..6f40f96 --- /dev/null +++ b/test/cyclone/active-test.pd @@ -0,0 +1,19 @@ +#N canvas 52 81 262 185 12; +#X obj 27 29 active; +#X obj 27 74 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X obj 129 29 active; +#X obj 129 74 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#N canvas 376 80 255 181 test 1; +#X obj 27 29 active; +#X obj 27 74 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X obj 129 29 active; +#X obj 129 74 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X connect 0 0 1 0; +#X connect 2 0 3 0; +#X restore 31 138 pd test; +#X connect 0 0 1 0; +#X connect 2 0 3 0; -- cgit v1.2.1