-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathapsarray-help.pd
More file actions
30 lines (30 loc) · 974 Bytes
/
apsarray-help.pd
File metadata and controls
30 lines (30 loc) · 974 Bytes
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
#N canvas 73 163 499 195 10;
#X declare -lib ggee -path ggee;
#X text 120 41 -if pat_no_all==1 \, doesn't receive "_all_" pattern
commands store/load. If pat_no_all==2 \, no pattern for this.;
#X text 79 84 Please signal array length change to \$3-len-snd.;
#X text 26 19 usage : apsarray Ref Name SArrayName [SArrayLength [pat_no_all]]
;
#X text 25 4 AutoPreset Sarray;
#X text 26 5 AutoPreset Sarray;
#X text 141 5 (for [moonlib/sarray]);
#X text 78 70 Sarray is not included.;
#X obj 27 124 cnv 15 130 60 empty empty help: 20 7 0 12 -204800 -66577
0;
#N canvas 634 365 218 225 open 0;
#X obj 29 16 inlet;
#X obj 29 38 symbol;
#X obj 29 103 pack s s;
#X obj 56 80 getdir;
#X obj 29 59 t s b;
#X msg 29 124 \; pd open \$1 \$2;
#X obj 19 166 declare -lib ggee -path ggee;
#X connect 0 0 1 0;
#X connect 1 0 4 0;
#X connect 2 0 5 0;
#X connect 3 0 2 1;
#X connect 4 0 2 0;
#X connect 4 1 3 0;
#X restore 31 164 pd open;
#X msg 31 141 0autopreset-help.pd;
#X connect 9 0 8 0;