-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharray-rotate-help.pd
More file actions
69 lines (69 loc) · 2.44 KB
/
Copy patharray-rotate-help.pd
File metadata and controls
69 lines (69 loc) · 2.44 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
#N canvas 699 128 680 302 10;
#N canvas 541 454 474 448 fill 0;
#X obj 65 64 loadbang;
#X obj 65 114 until;
#X obj 65 176 f;
#X obj 102 177 + 1;
#X obj 171 72 inlet;
#X obj 172 97 t b b;
#X msg 199 120 0;
#X obj 65 201 t f f;
#X obj 67 260 - 1;
#X msg 65 87 100;
#X obj 61 230 / 50;
#X obj 63 292 tabwrite array-rotate-help;
#X connect 0 0 9 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 2 0 7 0;
#X connect 3 0 2 1;
#X connect 4 0 5 0;
#X connect 5 0 9 0;
#X connect 5 1 6 0;
#X connect 6 0 2 1;
#X connect 7 0 10 0;
#X connect 7 1 11 1;
#X connect 8 0 11 0;
#X connect 9 0 1 0;
#X connect 10 0 8 0;
#X restore 449 226 pd fill;
#X obj 449 196 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X obj 37 262 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 69 263 <- bang when done;
#X obj 418 113 array define array-rotate-help 100;
#X obj 418 140 array define -k array-rotate-other;
#A 0 0 0 0.0133336 0.0466675 0.0866681 0.110002 0.153336 0.166669 0.200003
0.226671 0.260004 0.260004 -0.733339 -0.700005 -0.673338 -0.62667 0.300012
0.393347 0.313346 0.293345 0.280012 0.293345 0.326679 0.373347 0.340013
0.300012 0.206677 0.146676 0.100009 0.0533412 -0.0399938 -0.21333 0.200003
0.18667 0.300005 0.406674 0.353339 -0.0133336 -0.41334 -0.626677 -0.76668
-0.913349 -0.926682 -0.780013 -0.733346 -0.633344 -0.573343 -0.480008
-0.340006 -0.270005 -0.146669 -0.0866681 0.0266671 0.126669 0.193337
0.173336 0 -0.0133336 0.20667 0.303338 0.400007 0.480008 0.640011 0.58001
0.533342 0.366673 0.266671 0.21667 0.0933349 0.0333339 -0.00666678
-0.0866681 -0.0133336 0.72 0.72 0.726667 0.733334 0.733334 0.733334
0.74 0.74 0.74 0.74 0.72 0.72 0.74 0.780001 0.846669 0.860002 0.840002
0.853336 0.0133336 -0.0466675 -0.100002 -0.180003 -0.340006 -0.306672
-0.306672 -0.306672 0;
#X msg 238 192 symbol array-rotate-help;
#X obj 37 227 array-rotate array-rotate-help;
#X text 476 197 <- reset array-rotate-help;
#X text 56 27 Inlets \; 1 - Number of slots to rotate (may be negative)
\; 2 \, 3 \, 4 - onset \, points \, and direction of range to rotate.
Defaults to entire array. \; 5 - array name \;;
#X floatatom 46 130 5 0 0 0 - - -, f 5;
#X msg 154 166 -2 35 10 -1 array-rotate-other;
#X msg 54 157 10 20 40 1;
#X msg 60 182 20;
#X obj 47 107 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X connect 1 0 0 0;
#X connect 6 0 7 4;
#X connect 7 0 2 0;
#X connect 10 0 7 0;
#X connect 11 0 7 0;
#X connect 12 0 7 0;
#X connect 13 0 7 0;
#X connect 14 0 10 0;