diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2004-12-08 15:45:27 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2004-12-08 15:45:27 +0000 |
commit | 155fa2c04c7e415803e1546dcde0a47442eef4b3 (patch) | |
tree | 94a1714fee23703bddef850e7b5acb60a9c39631 /test/toxy/testmess-test.pd | |
parent | d5a39ff6469f8762218c00a34f4b0a120a56332b (diff) |
*** empty log message ***
svn path=/trunk/externals/miXed/; revision=2361
Diffstat (limited to 'test/toxy/testmess-test.pd')
-rw-r--r-- | test/toxy/testmess-test.pd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/test/toxy/testmess-test.pd b/test/toxy/testmess-test.pd new file mode 100644 index 0000000..712cbfc --- /dev/null +++ b/test/toxy/testmess-test.pd @@ -0,0 +1,35 @@ +#N canvas 235 56 752 558 12; +#X obj 326 23 widget testmess t; +#X obj 122 241 tow . testmess t; +#X msg 141 113 1; +#X msg 122 75 1 2 3 4 5 6 7 8 9 10; +#X msg 245 113 1 2 test; +#X floatatom 243 194 0 0 0 0 - - -; +#X obj 14 152 testmess 20; +#X msg 76 28 50; +#X msg 137 28 100; +#X msg 190 113 list; +#X msg 14 113 set \$1 \, bang; +#X msg 14 28 20; +#X floatatom 14 75 5 0 0 0 - - -; +#X obj 16 241 r lb; +#X obj 122 194 t b a; +#X obj 243 152 tow . testmess t; +#X msg 16 282; +#X msg 212 28 debug; +#X connect 2 0 14 0; +#X connect 3 0 14 0; +#X connect 4 0 14 0; +#X connect 6 0 14 0; +#X connect 7 0 12 0; +#X connect 8 0 12 0; +#X connect 9 0 14 0; +#X connect 10 0 6 0; +#X connect 11 0 12 0; +#X connect 12 0 10 0; +#X connect 13 0 16 0; +#X connect 14 0 1 0; +#X connect 14 1 1 0; +#X connect 15 0 5 0; +#X connect 17 0 15 0; +#X connect 17 0 0 0; |