aboutsummaryrefslogtreecommitdiff
path: root/timeroll.pd
blob: d56e3d382ce0756e3dccc000592f3632258a3fd3 (plain)
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
#N canvas 0 0 854 220 10;
#N canvas 0 0 450 300 graph2 0;
#X array \$0-_ 100 float 2;
#X coords 0 0.77 100 -0.01 200 100 1;
#X restore 10 55 graph;
#X obj 272 76 list;
#X obj 272 98 list append 0;
#X obj 272 122 list trim;
#X obj 295 45 list split 100;
#X obj 272 14 inlet;
#X obj 388 13 inlet;
#X obj 388 106 pack f \$0;
#X obj 272 146 s \$0-_;
#X msg 388 133 \; \$2-_ resize \$1;
#X text 315 14 data;
#X text 429 15 size of the array (default = 100 or \$1);
#X obj 11 29 cnv 15 198 125 empty empty empty 20 12 0 14 -262144 -66577
0;
#X connect 1 0 2 0;
#X connect 1 0 4 0;
#X connect 2 0 3 0;
#X connect 3 0 8 0;
#X connect 4 0 1 1;
#X connect 4 2 1 1;
#X connect 5 0 1 0;
#X connect 6 0 4 1;
#X connect 6 0 7 0;
#X connect 7 0 9 0;
#X coords 0 -1 1 1 200 145 1 10 10;