From 356d0569f9eab63238e966bbb309746bcf81d490 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 23 Apr 2004 11:26:52 +0000 Subject: *** empty log message *** svn path=/trunk/externals/miXed/; revision=1629 --- test/cyclone/cyclone-test.pd | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'test/cyclone/cyclone-test.pd') diff --git a/test/cyclone/cyclone-test.pd b/test/cyclone/cyclone-test.pd index a8702c3..c8d6333 100644 --- a/test/cyclone/cyclone-test.pd +++ b/test/cyclone/cyclone-test.pd @@ -1,11 +1,11 @@ -#N canvas 150 47 531 442 12; +#N canvas 150 47 650 442 12; #X obj 39 399 cyclone; #X msg 39 19 bang; #X msg 244 19 import; -#X obj 42 210 forward texthelp; -#X obj 63 278 r texthelp; -#X msg 56 245 send binhelp; -#X msg 182 245 send texthelp; +#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; @@ -13,10 +13,14 @@ #X msg 170 19 reps; #X msg 125 181 buffir~; #X obj 244 56 cyclone; -#X msg 42 181 record~; +#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; #X connect 4 0 9 0; @@ -31,3 +35,6 @@ #X connect 14 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; -- cgit v1.2.1