From 91a94f0946561a6343f6169b63e538776dca867b Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 8 Mar 2006 01:59:24 +0000 Subject: finally implemented efficient method registering other cleanups and improvements svn path=/trunk/externals/clr/; revision=4657 --- test-clr.pd | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) (limited to 'test-clr.pd') diff --git a/test-clr.pd b/test-clr.pd index a3e8dba..fc1e7b7 100755 --- a/test-clr.pd +++ b/test-clr.pd @@ -1,12 +1,29 @@ -#N canvas 0 0 458 308 12; -#X floatatom 35 70 5 0 0 0 - - -; -#X msg 91 67 bang; -#X msg 145 69 1 2 3; -#X symbolatom 204 72 10 0 0 0 - - -; -#X msg 209 111 msg one 2 three; -#X obj 114 183 Counter a b 5; -#X connect 0 0 5 0; -#X connect 1 0 5 0; -#X connect 2 0 5 0; -#X connect 3 0 5 0; -#X connect 4 0 5 0; +#N canvas 603 10 798 320 12; +#X floatatom 125 51 5 0 0 0 - - -; +#X symbolatom 320 81 10 0 0 0 - - -; +#X msg 536 45 msg one 2 three; +#X obj 240 276 Counter a b 5; +#X obj 22 24 loadbang; +#X floatatom 213 26 5 0 0 0 - - -; +#X msg 213 52 1 \$1 3; +#X msg 318 14 symbol abc; +#X msg 328 42 symbol d3f; +#X obj 21 54 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 535 82 set 1 7 8; +#X msg 541 167 list; +#X msg 540 196 list 1; +#X msg 541 225 list abc; +#X connect 0 0 3 0; +#X connect 1 0 3 0; +#X connect 2 0 3 0; +#X connect 4 0 9 0; +#X connect 5 0 6 0; +#X connect 6 0 3 0; +#X connect 7 0 1 0; +#X connect 8 0 1 0; +#X connect 9 0 3 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; -- cgit v1.2.1