aboutsummaryrefslogtreecommitdiff
path: root/test/cyclone/Table-test.pd
blob: a5f6eb48afbab4ff799ea1602ac0914b10e342cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
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;