-
Notifications
You must be signed in to change notification settings - Fork 0
/
___START.pd
executable file
·49 lines (49 loc) · 1.44 KB
/
___START.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
#N canvas 358 50 381 449 10;
#X declare -path crater;
#X obj 39 46 cnv 30 300 300 empty \$0-initCol empty 20 12 0 14 -233017
-66577 0;
#X obj 91 248 cnv 15 200 50 empty empty empty 20 12 0 14 -262144 -66577
0;
#X text 164 227 V, f 2;
#X text 192 204 V;
#X text 308 265 <;
#X text 71 266 >;
#X text 137 319 ^;
#X text 219 330 ^;
#X text 177 300 ^;
#X text 214 224 v;
#X text 140 203 v;
#X obj 132 69 tgl 50 0 awareness \$0-initCol empty 17 7 0 10 -204800
-1 -1 0 1;
#X obj 199 69 tgl 50 0 emergence \$0-initCol empty 17 7 0 10 -204800
-1 -1 0 1;
#X obj 65 69 tgl 50 0 consciousness \$0-initCol empty 20 20 0 10 -204800
-1 -1 0 1;
#X obj 266 69 bng 50 250 50 0 activate \$0-initCol empty 17 7 0 10
-204800 -1 -1;
#X text 43 349 by wo3 \; • usage: CC \, BY \; • no warranties \;
• contact: [email protected] \;;
#X text 85 50 1;
#X text 152 49 2;
#X text 217 50 3;
#X text 287 49 4;
#X text 64 129 click the buttons in order \;;
#X text 229 184 v;
#X text 65 146 wait for the green light \;;
#X text 64 163 click __MOTH-7 \;;
#X obj 156 266 __MOTH-7;
#N canvas 584 563 450 300 shrine 0;
#X obj 10 41 declare -path crater;
#X text 11 15 declares path for abstractions;
#X obj 10 96 r INIT-BANG;
#X msg 10 118 color 6;
#X obj 10 140 s \$0-initCol;
#X obj 10 163 r START-BANG;
#X msg 10 185 color 10;
#X obj 10 207 s \$0-initCol;
#X text 13 75 startup color shifts;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 5 0 6 0;
#X connect 6 0 7 0;
#X restore 44 400 pd shrine;