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/line-test.pd | 54 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 test/cyclone/line-test.pd (limited to 'test/cyclone/line-test.pd') diff --git a/test/cyclone/line-test.pd b/test/cyclone/line-test.pd new file mode 100644 index 0000000..76df2da --- /dev/null +++ b/test/cyclone/line-test.pd @@ -0,0 +1,54 @@ +#N canvas 95 168 608 427 12; +#X obj 37 222 Line~; +#N canvas 0 0 450 300 graph1 0; +#X array t 133000 float 0; +#X coords 0 1000 132999 -1000 200 140 1; +#X restore 390 37 graph; +#X obj 38 303 tabwrite~ t; +#X obj 37 53 t b b; +#X obj 37 16 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 106 53 t b b; +#X obj 106 16 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 296 380 capture~ f; +#X msg 296 341 clear; +#X obj 61 380 capture~ f; +#X msg 231 341 clear; +#X obj 354 241 Snapshot~ 150; +#X floatatom 354 279 5 0 0 0 - - -; +#X obj 77 268 print; +#X obj 61 341 delay~ 4096 4096; +#X obj 175 53 t b b; +#X obj 175 16 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 37 89 0 \, 1000 1000 0 1000 1000 1000; +#X msg 103 187 0 \, 1000 1; +#X msg 56 120 0 \, 1000 1 0 640 -1000 0 1000 640 0; +#X msg 77 152 0 \, 1000 640; +#X connect 0 0 2 0; +#X connect 0 0 7 0; +#X connect 0 0 11 0; +#X connect 0 0 14 0; +#X connect 0 1 13 0; +#X connect 0 1 10 0; +#X connect 3 0 17 0; +#X connect 3 1 2 0; +#X connect 3 1 8 0; +#X connect 4 0 3 0; +#X connect 5 0 19 0; +#X connect 5 1 2 0; +#X connect 5 1 8 0; +#X connect 6 0 5 0; +#X connect 8 0 7 0; +#X connect 10 0 9 0; +#X connect 11 0 12 0; +#X connect 14 0 9 0; +#X connect 15 0 20 0; +#X connect 15 1 8 0; +#X connect 15 1 2 0; +#X connect 16 0 15 0; +#X connect 17 0 0 0; +#X connect 18 0 0 0; +#X connect 19 0 0 0; +#X connect 20 0 0 0; -- cgit v1.2.1