aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorN.N. <krzyszcz@users.sourceforge.net>2004-04-23 11:26:52 +0000
committerN.N. <krzyszcz@users.sourceforge.net>2004-04-23 11:26:52 +0000
commit356d0569f9eab63238e966bbb309746bcf81d490 (patch)
tree7792eab471b0deaa9a282e7464c7f85536a34a78 /test
parent9847553a8b488cadffe0750fb4201ff6465b5490 (diff)
*** empty log message ***
svn path=/trunk/externals/miXed/; revision=1629
Diffstat (limited to 'test')
-rw-r--r--test/cyclone/Table-test.pd50
-rw-r--r--test/cyclone/cyclone-test.pd19
2 files changed, 63 insertions, 6 deletions
diff --git a/test/cyclone/Table-test.pd b/test/cyclone/Table-test.pd
new file mode 100644
index 0000000..a5f6eb4
--- /dev/null
+++ b/test/cyclone/Table-test.pd
@@ -0,0 +1,50 @@
+#N canvas 278 182 656 317 12;
+#X msg 25 72 load;
+#X obj 97 102 Uzi;
+#X msg 97 72 100;
+#X msg 29 222 size 100;
+#X obj 119 256 print;
+#X msg 157 102 next;
+#X msg 159 137 prev;
+#X msg 148 72 goto \$1;
+#X floatatom 148 41 5 0 0 0 - - -;
+#X msg 313 72 fquantile \$1;
+#X floatatom 313 45 5 0 0 0 - - -;
+#X msg 441 72 quantile \$1;
+#X floatatom 441 45 5 0 0 0 - - -;
+#X obj 508 222 r test;
+#X obj 508 256 print test;
+#X msg 295 223 send test \$1;
+#X floatatom 295 196 5 0 0 0 - - -;
+#X obj 119 222 Table t;
+#C restore;
+#X obj 295 253 Table t;
+#C restore;
+#X obj 313 137 print;
+#X obj 313 107 Table t;
+#C restore;
+#X msg 261 72 bang;
+#X msg 360 196 symbol length;
+#X msg 25 102 normal;
+#X floatatom 159 184 5 0 0 0 - - -;
+#X connect 0 0 17 0;
+#X connect 1 2 17 0;
+#X connect 2 0 1 0;
+#X connect 3 0 17 0;
+#X connect 5 0 17 0;
+#X connect 6 0 17 0;
+#X connect 7 0 17 0;
+#X connect 8 0 7 0;
+#X connect 9 0 20 0;
+#X connect 10 0 9 0;
+#X connect 11 0 20 0;
+#X connect 12 0 11 0;
+#X connect 13 0 14 0;
+#X connect 15 0 18 0;
+#X connect 16 0 15 0;
+#X connect 17 0 4 0;
+#X connect 20 0 19 0;
+#X connect 21 0 20 0;
+#X connect 22 0 15 0;
+#X connect 23 0 17 0;
+#X connect 24 0 17 0;
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;