-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplnf_version.pd
executable file
·59 lines (59 loc) · 1.79 KB
/
plnf_version.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
#N canvas 193 304 659 407 12;
#N canvas 730 190 928 664 write 0;
#X obj 210 10 loadbang;
#X msg 302 85 rewind;
#X msg 262 85 bang;
#X msg 353 85 read planifoliaversion.txt;
#X obj 325 133 pack s \$0;
#X msg 194 237 rewind;
#X msg 154 237 bang;
#X obj 155 376 pack s \$0;
#X obj 154 272 textfile;
#X obj 262 110 textfile;
#X msg 245 237 read lastchange.txt;
#X obj 154 296 list prepend symbol;
#X obj 154 320 list trim;
#X msg 390 20 \; pd-\$1_show clear \;;
#X obj 334 37 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X obj 353 34 f \$0;
#X obj 155 350 makefilename %s;
#X obj 210 34 t b b b b b b b;
#X obj 287 7 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 325 158 \; pd-\$2_show text 5 0 planifolia v. \$1 \; pd-\$2_show text 5 18 josé henrique padovani \;;
#X msg 155 401 \; pd-\$2_show text 5 36 updated on: \; pd-\$2_show text 90 36 \$1 \;;
#X obj 325 110 makefilename %.2f;
#X connect 0 0 17 0;
#X connect 1 0 9 0;
#X connect 2 0 9 0;
#X connect 3 0 9 0;
#X connect 4 0 19 0;
#X connect 5 0 8 0;
#X connect 6 0 8 0;
#X connect 7 0 20 0;
#X connect 8 0 11 0;
#X connect 9 0 21 0;
#X connect 10 0 8 0;
#X connect 11 0 12 0;
#X connect 12 0 16 0;
#X connect 14 0 15 0;
#X connect 15 0 13 0;
#X connect 16 0 7 0;
#X connect 17 0 6 0;
#X connect 17 1 5 0;
#X connect 17 2 10 0;
#X connect 17 3 2 0;
#X connect 17 4 1 0;
#X connect 17 5 3 0;
#X connect 17 6 14 0;
#X connect 18 0 17 0;
#X connect 21 0 4 0;
#X restore 418 83 pd write;
#X obj 100 100 cnv 15 180 55 empty empty empty 20 12 0 14 #fce4e4 #404040 0;
#N canvas 0 420 450 300 \$0_show 0;
#X text 5 0 planifolia v. 0.21;
#X text 5 18 josé henrique padovani;
#X text 5 36 updated on:;
#X text 90 36 2022/nov/30;
#X coords 0 -1 1 1 180 55 2 0 0;
#X restore 100 100 pd \$0_show;
#X coords 0 -1 1 1 180 55 2 100 100;