diff options
Diffstat (limited to 'test/cyclone')
-rw-r--r-- | test/cyclone/cyclone-test.pd | 66 | ||||
-rw-r--r-- | test/cyclone/maxmode-test.pd | 46 |
2 files changed, 66 insertions, 46 deletions
diff --git a/test/cyclone/cyclone-test.pd b/test/cyclone/cyclone-test.pd index c8d6333..f60a320 100644 --- a/test/cyclone/cyclone-test.pd +++ b/test/cyclone/cyclone-test.pd @@ -1,40 +1,44 @@ -#N canvas 150 47 650 442 12; -#X obj 39 399 cyclone; -#X msg 39 19 bang; -#X msg 244 19 import; -#X obj 43 220 forward texthelp; -#X obj 63 282 r texthelp; -#X msg 52 252 send binhelp; -#X msg 178 252 send texthelp; -#X obj 90 309 r binhelp; -#X obj 90 338 sprintf import ../../../ref/c74help/bin/%s.help; -#X obj 63 369 sprintf import ../../../ref/c74help/text/%s.help; -#X msg 92 19 dummies; -#X msg 170 19 reps; -#X msg 125 181 buffir~; -#X obj 244 56 cyclone; -#X msg 43 177 record~; -#X obj 39 94 cyclone ../../../ref; -#X msg 211 181 fffb~; -#X msg 286 181 pictctrl; -#X msg 43 148 universal; -#X msg 140 148 funbuff; -#X obj 244 94 cyclone ../../../rob; -#X msg 222 148 prob; -#X connect 1 0 15 0; -#X connect 2 0 13 0; +#N canvas 150 47 650 459 12; +#X obj 37 419 cyclone; +#X msg 37 58 bang; +#X msg 66 24 import; +#X obj 41 240 forward texthelp; +#X obj 61 302 r texthelp; +#X msg 50 272 send binhelp; +#X msg 176 272 send texthelp; +#X obj 88 329 r binhelp; +#X obj 88 358 sprintf import ../../../ref/c74help/bin/%s.help; +#X obj 61 389 sprintf import ../../../ref/c74help/text/%s.help; +#X msg 123 201 buffir~; +#X msg 41 197 record~; +#X msg 209 201 fffb~; +#X msg 284 201 pictctrl; +#X msg 41 168 universal; +#X msg 138 168 funbuff; +#X msg 220 168 prob; +#X obj 137 24 loadbang; +#X obj 137 126 cyclone; +#X msg 177 91 cd ../../../rob; +#X msg 137 53 cd ../../../../ref; +#X msg 213 126 pwd; +#X obj 72 126 print; +#X connect 1 0 18 0; +#X connect 2 0 18 0; #X connect 4 0 9 0; #X connect 5 0 3 0; #X connect 6 0 3 0; #X connect 7 0 8 0; #X connect 8 0 0 0; #X connect 9 0 0 0; -#X connect 10 0 15 0; -#X connect 11 0 15 0; +#X connect 10 0 3 0; +#X connect 11 0 3 0; #X connect 12 0 3 0; +#X connect 13 0 3 0; #X connect 14 0 3 0; +#X connect 15 0 3 0; #X connect 16 0 3 0; -#X connect 17 0 3 0; -#X connect 18 0 3 0; -#X connect 19 0 3 0; -#X connect 21 0 3 0; +#X connect 17 0 20 0; +#X connect 18 0 22 0; +#X connect 19 0 18 0; +#X connect 20 0 18 0; +#X connect 21 0 18 0; diff --git a/test/cyclone/maxmode-test.pd b/test/cyclone/maxmode-test.pd index 1a4512a..75271e8 100644 --- a/test/cyclone/maxmode-test.pd +++ b/test/cyclone/maxmode-test.pd @@ -1,20 +1,36 @@ -#N canvas 356 180 524 263 12; +#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 msg 78 29 symbol max; -#X obj 24 173 prepend test; -#X msg 79 130 set this; -#X msg 184 130 set that; -#X msg 24 130 x; +#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 obj 24 208 print output; -#X msg 178 29 symbol barry; -#X connect 0 0 8 0; +#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 1 0; -#X connect 4 0 9 0; -#X connect 5 0 4 0; -#X connect 6 0 4 0; -#X connect 7 0 4 0; -#X connect 10 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; +#X connect 17 0 16 0; +#X connect 18 0 19 0; |