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/peek-test.pd | 51 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 test/cyclone/peek-test.pd (limited to 'test/cyclone/peek-test.pd') diff --git a/test/cyclone/peek-test.pd b/test/cyclone/peek-test.pd new file mode 100644 index 0000000..ef0db24 --- /dev/null +++ b/test/cyclone/peek-test.pd @@ -0,0 +1,51 @@ +#N canvas 326 171 584 586 12; +#N canvas 0 0 450 300 graph1 0; +#X array 0-t 20000 float 0; +#X coords 0 1 19999 -1 200 140 1; +#X restore 59 17 graph; +#N canvas 0 0 450 300 graph1 0; +#X array 1-t 20000 float 0; +#X coords 0 1 19999 -1 200 140 1; +#X restore 326 17 graph; +#X obj 122 511 peek~ t 1; +#X floatatom 122 548 5 0 0; +#X msg 286 362 1; +#X msg 286 394 2; +#X msg 286 430 3; +#X msg 286 326 0; +#X floatatom 390 548 5 0 0; +#X floatatom 390 438 5 0 0; +#X floatatom 428 469 5 0 0; +#X obj 390 511 peek~ 0-t; +#X floatatom 122 438 5 0 0; +#X floatatom 160 474 5 0 0; +#X floatatom 41 253 5 0 0; +#X obj 41 400 pack 0 0 0; +#X floatatom 171 362 5 0 0; +#X obj 41 287 t 0 b; +#X obj 81 326 random 1000; +#X obj 41 438 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +; +#X msg 41 474 clip \$1; +#X obj 81 362 / -500; +#X floatatom 150 400 5 0 0; +#X connect 2 0 3 0; +#X connect 4 0 2 2; +#X connect 5 0 2 2; +#X connect 6 0 2 2; +#X connect 7 0 2 2; +#X connect 9 0 11 0; +#X connect 10 0 11 1; +#X connect 11 0 8 0; +#X connect 12 0 2 0; +#X connect 13 0 2 1; +#X connect 14 0 17 0; +#X connect 15 0 2 0; +#X connect 16 0 15 2; +#X connect 17 0 15 0; +#X connect 17 1 18 0; +#X connect 18 0 21 0; +#X connect 19 0 20 0; +#X connect 20 0 2 0; +#X connect 21 0 15 1; +#X connect 21 0 22 0; -- cgit v1.2.1