diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2005-01-27 14:42:55 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2005-01-27 14:42:55 +0000 |
commit | bfb359fd22e61faaca3a6e49ad3b7a81f2d71551 (patch) | |
tree | d070071515c7e7f53073da32046b24855e8307c8 /test/cyclone/maxmode-test.pd | |
parent | 6435314717c5fb8fa062eb682c72c8df095b1be3 (diff) |
cyclone alpha52 and toxy alpha15 (see notes.txt for cyclone, toxy and shared)
svn path=/trunk/externals/miXed/; revision=2550
Diffstat (limited to 'test/cyclone/maxmode-test.pd')
-rw-r--r-- | test/cyclone/maxmode-test.pd | 72 |
1 files changed, 37 insertions, 35 deletions
diff --git a/test/cyclone/maxmode-test.pd b/test/cyclone/maxmode-test.pd index 75271e8..685814b 100644 --- a/test/cyclone/maxmode-test.pd +++ b/test/cyclone/maxmode-test.pd @@ -1,36 +1,38 @@ -#N canvas 356 180 524 287 12; -#X obj 310 29 r #compatibility; -#X obj 23 66 s #compatibility; -#X msg 23 29 bang; -#X obj 25 193 prepend test; -#X msg 136 122 set this; -#X msg 137 159 set that; -#X msg 25 122 x; -#X obj 310 66 print mode; -#X msg 78 29 set max; -#X msg 165 29 set barry; -#X msg 77 122 bang; -#X obj 25 228 print pp; -#X msg 366 122 set this; -#X msg 367 159 set that; -#X msg 255 122 x; -#X msg 307 122 bang; -#X obj 255 228 print aa; -#X obj 255 193 Append test; -#X msg 155 193 bang; -#X obj 155 228 maxmode; -#X connect 0 0 7 0; -#X connect 2 0 1 0; -#X connect 3 0 11 0; -#X connect 4 0 3 0; -#X connect 5 0 3 0; -#X connect 6 0 3 0; -#X connect 8 0 1 0; -#X connect 9 0 1 0; -#X connect 10 0 3 0; -#X connect 12 0 17 0; -#X connect 13 0 17 0; -#X connect 14 0 17 0; -#X connect 15 0 17 0; +#N canvas 289 109 635 329 12; +#X obj 31 245 prepend test; +#X msg 142 174 set this; +#X msg 143 211 set that; +#X msg 31 174 x; +#X obj 273 111 print mode; +#X msg 182 34 set max; +#X msg 273 34 set barry; +#X msg 83 174 bang; +#X obj 31 280 print pp; +#X msg 372 174 set this; +#X msg 373 211 set that; +#X msg 261 174 x; +#X msg 313 174 bang; +#X obj 261 280 print aa; +#X obj 261 245 Append test; +#X msg 397 34 bang; +#X obj 182 75 maxmode; +#X msg 112 34 set; +#X obj 127 111 print result; +#X msg 46 34 get; +#X connect 0 0 8 0; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 3 0 0 0; +#X connect 5 0 16 0; +#X connect 6 0 16 0; +#X connect 7 0 0 0; +#X connect 9 0 14 0; +#X connect 10 0 14 0; +#X connect 11 0 14 0; +#X connect 12 0 14 0; +#X connect 14 0 13 0; +#X connect 15 0 16 0; +#X connect 16 0 18 0; +#X connect 16 1 4 0; #X connect 17 0 16 0; -#X connect 18 0 19 0; +#X connect 19 0 16 0; |