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/Table-test.pd | 50 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 test/cyclone/Table-test.pd (limited to 'test/cyclone/Table-test.pd') 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; -- cgit v1.2.1