-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpdkl-rot.pd
42 lines (42 loc) · 993 Bytes
/
pdkl-rot.pd
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
#N canvas 507 437 1089 510 12;
#X obj 201 289 t b l;
#X obj 469 115 f \$1;
#X obj 474 19 inlet;
#X obj 310 310 t b l;
#X obj 326 366 spigot 0;
#X obj 431 242 == 0;
#X text 514 38 put x elts at end;
#X obj 253 161 t l b;
#X obj 255 253 list split 1;
#X obj 341 27 loadbang;
#X obj 174 444 outlet;
#X obj 248 65 inlet;
#X text 307 72 input;
#X text 8 8 pdkl-rot;
#X text 12 35 rotate by x elts;
#X text 3 142 ARGS:;
#X text 4 161 p x elts at end;
#X text 7 213 INLETS:;
#X text 5 240 inputlist/rotation amt;
#X text 12 320 OUTLETS:;
#X text 14 341 output list;
#X text 908 10 derek kwan 2017;
#X text 909 35 pdklist;
#X text 907 56 gpl v 3;
#X obj 174 419 pdkl-fill;
#X connect 0 0 24 1;
#X connect 0 1 24 0;
#X connect 1 0 5 0;
#X connect 1 0 8 1;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 3 1 24 0;
#X connect 4 0 24 1;
#X connect 5 0 4 1;
#X connect 7 0 8 0;
#X connect 7 1 24 2;
#X connect 8 0 0 0;
#X connect 8 1 3 0;
#X connect 9 0 1 0;
#X connect 11 0 7 0;
#X connect 24 0 10 0;