-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharray-iterator-help.pd
More file actions
37 lines (37 loc) · 1.15 KB
/
array-iterator-help.pd
File metadata and controls
37 lines (37 loc) · 1.15 KB
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
#N canvas 419 243 635 357 10;
#X obj 98 109 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X floatatom 149 110 5 0 0 0 - - -, f 5;
#X msg 351 121 susan;
#X floatatom 196 112 5 0 0 0 - - -, f 5;
#X floatatom 241 112 5 0 0 0 - - -, f 5;
#X obj 131 268 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X floatatom 117 330 5 0 0 0 - - -, f 5;
#X floatatom 205 330 5 0 0 0 - - -, f 5;
#X floatatom 294 330 5 0 0 0 - - -, f 5;
#X obj 384 151 array define iterator-help;
#X obj 384 177 array define iterator-other 20;
#X msg 325 76 symbol iterator-help;
#X msg 337 100 symbol iterator-other;
#X obj 114 151 array-iterator iterator-help -2 20 -1;
#X obj 330 199 print done;
#X obj 114 190 print;
#X floatatom 282 111 5 0 0 0 - - -, f 5;
#X msg 118 54 10 50 1 10;
#X msg 142 29 0 20 3 3 iterator-help;
#X msg 136 81 -7 -1 -1 3.14159;
#X obj 127 298 array-iterator iterator-help;
#X connect 0 0 13 0;
#X connect 1 0 13 0;
#X connect 2 0 13 4;
#X connect 3 0 13 1;
#X connect 4 0 13 2;
#X connect 11 0 13 4;
#X connect 12 0 13 4;
#X connect 13 0 15 0;
#X connect 13 1 14 0;
#X connect 16 0 13 3;
#X connect 17 0 13 0;
#X connect 18 0 13 0;
#X connect 19 0 13 0;