aboutsummaryrefslogtreecommitdiff
path: root/test-clr.pd
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-03-08 01:59:24 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-03-08 01:59:24 +0000
commit91a94f0946561a6343f6169b63e538776dca867b (patch)
tree3690a5b0269ce80b8900c88cc004a3b1a4ddaa72 /test-clr.pd
parent88ae96ff82ddc836a822a55aef17ea66ca06ac65 (diff)
finally implemented efficient method registering
other cleanups and improvements svn path=/trunk/externals/clr/; revision=4657
Diffstat (limited to 'test-clr.pd')
-rwxr-xr-xtest-clr.pd41
1 files changed, 29 insertions, 12 deletions
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;