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/bondo-test.pd | 73 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 test/cyclone/bondo-test.pd (limited to 'test/cyclone/bondo-test.pd') diff --git a/test/cyclone/bondo-test.pd b/test/cyclone/bondo-test.pd new file mode 100644 index 0000000..38a43ba --- /dev/null +++ b/test/cyclone/bondo-test.pd @@ -0,0 +1,73 @@ +#N canvas 289 274 747 476 12; +#X obj 78 164 print first; +#X obj 199 165 print last; +#X msg 78 22 any message; +#X msg 199 21 other message; +#X msg 94 62 11; +#X msg 211 62 55; +#X obj 78 108 bondo 5 1000 n; +#X obj 412 203 print first; +#X obj 530 169 print last; +#X msg 412 22 any message; +#X msg 533 57 other message; +#X msg 437 92 11; +#X msg 545 92 55; +#X obj 412 133 bondo 5 1000; +#X obj 437 169 print 2nd; +#X msg 429 57 1 2 3; +#X msg 21 62 test; +#X msg 356 92 test; +#X obj 78 390 print first; +#X obj 199 391 print last; +#X msg 78 248 any message; +#X msg 199 247 other message; +#X msg 94 288 11; +#X msg 211 288 55; +#X obj 412 429 print first; +#X obj 530 395 print last; +#X msg 412 248 any message; +#X msg 533 283 other message; +#X msg 437 318 11; +#X msg 528 318 55; +#X obj 437 395 print 2nd; +#X msg 429 283 1 2 3; +#X msg 21 288 test; +#X msg 356 318 test; +#X obj 78 334 bondo 5 n; +#X obj 412 359 bondo 5; +#X msg 583 319 -1 -2 \, -2 -3; +#X msg 600 92 -1 -2 \, -2 -3; +#X connect 2 0 6 0; +#X connect 3 0 6 4; +#X connect 4 0 6 0; +#X connect 5 0 6 4; +#X connect 6 0 0 0; +#X connect 6 4 1 0; +#X connect 9 0 13 0; +#X connect 10 0 13 4; +#X connect 11 0 13 0; +#X connect 12 0 13 4; +#X connect 13 0 7 0; +#X connect 13 1 14 0; +#X connect 13 4 8 0; +#X connect 15 0 13 0; +#X connect 16 0 6 0; +#X connect 17 0 13 0; +#X connect 20 0 34 0; +#X connect 21 0 34 4; +#X connect 22 0 34 0; +#X connect 23 0 34 4; +#X connect 26 0 35 0; +#X connect 27 0 35 4; +#X connect 28 0 35 0; +#X connect 29 0 35 4; +#X connect 31 0 35 0; +#X connect 32 0 34 0; +#X connect 33 0 35 0; +#X connect 34 0 18 0; +#X connect 34 4 19 0; +#X connect 35 0 24 0; +#X connect 35 1 30 0; +#X connect 35 4 25 0; +#X connect 36 0 35 3; +#X connect 37 0 13 3; -- cgit v1.2.1