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/coll-print.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/cyclone/coll-print.pd (limited to 'test/cyclone/coll-print.pd') diff --git a/test/cyclone/coll-print.pd b/test/cyclone/coll-print.pd new file mode 100644 index 0000000..8ef57dc --- /dev/null +++ b/test/cyclone/coll-print.pd @@ -0,0 +1,12 @@ +#N canvas 24 90 450 300 12; +#X obj 169 170 print; +#X obj 169 129 prepend dummy; +#X msg 169 83 set \$1; +#X obj 66 83 prepend :; +#X obj 66 40 inlet; +#X obj 169 40 inlet; +#X connect 1 0 0 0; +#X connect 2 0 1 0; +#X connect 3 0 1 0; +#X connect 4 0 3 0; +#X connect 5 0 2 0; -- cgit v1.2.1