aboutsummaryrefslogtreecommitdiff
path: root/arraysize-help.pd
blob: 6bc16b1d2c4cdc1441b4b31ca07d41beb3a689f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#N canvas 359 162 460 292 10;
#N canvas 0 22 450 300 graph1 0;
#X array test 100 float 0;
#X coords 0 1 99 -1 200 140 1;
#X restore 197 38 graph;
#X obj 22 49 arraysize test;
#X floatatom 22 73 5 0 0 0 - - -;
#X msg 22 26 bang;
#X text 24 205 arraysize returns the size of an array when banged.
;
#X floatatom 22 173 5 0 0 0 - - -;
#X msg 22 122 bang;
#X obj 22 149 arraysize;
#X msg 65 122 set test;
#X obj 228 244 pddp_open all_about_arrays;
#X text 124 243 For more info:;
#X connect 1 0 2 0;
#X connect 3 0 1 0;
#X connect 6 0 7 0;
#X connect 7 0 5 0;
#X connect 8 0 7 0;