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/spell-test.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 test/cyclone/spell-test.pd (limited to 'test/cyclone/spell-test.pd') diff --git a/test/cyclone/spell-test.pd b/test/cyclone/spell-test.pd new file mode 100644 index 0000000..dd56e0c --- /dev/null +++ b/test/cyclone/spell-test.pd @@ -0,0 +1,26 @@ +#N canvas 469 262 450 300 12; +#X obj 130 233 spell 7 -0.5; +#X msg 311 140 symbol test; +#X obj 130 261 print; +#X msg 311 168 another test; +#X msg 40 191 bang; +#X msg 130 106 99; +#X msg 177 106 99.99; +#X msg 79 106 -99; +#X msg 243 106 1 2 3; +#X msg 311 106 1 2.5 3; +#X msg 311 78 1 test 3; +#X obj 35 58 sprintf %c; +#X msg 35 30 129; +#X connect 0 0 2 0; +#X connect 1 0 0 0; +#X connect 3 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; +#X connect 8 0 0 0; +#X connect 9 0 0 0; +#X connect 10 0 0 0; +#X connect 11 0 0 0; +#X connect 12 0 11 0; -- cgit v1.2.1