aboutsummaryrefslogtreecommitdiff
path: root/abs/length.pd
blob: d10a8aa658ef15da49d3a6acc9ba849ce91c2eb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
#N canvas 78 147 450 289 10;
#X obj 62 145 inlet;
#X obj 62 209 outlet;
#X obj 62 189 list length;
#X text 225 36 part of zexy;
#X text 64 87 get the length of a list;
#X text 188 190 requires pd>=0.40;
#X obj 62 166 list;
#X connect 0 0 6 0;
#X connect 2 0 1 0;
#X connect 6 0 2 0;