From 6435314717c5fb8fa062eb682c72c8df095b1be3 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 11 Jan 2005 10:33:23 +0000 Subject: svf~: args parsing; prepend/Append: bang handling; seq: pause, continue, goto; many maxmode changes svn path=/trunk/externals/miXed/; revision=2490 --- test/cyclone/cyclone-test.pd | 66 +++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 31 deletions(-) (limited to 'test/cyclone/cyclone-test.pd') 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; -- cgit v1.2.1