Skip to content

Commit 6fc729c

Browse files
committed
changed all http to OSC
1 parent 5908d9f commit 6fc729c

File tree

505 files changed

+53638
-17684
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

505 files changed

+53638
-17684
lines changed

.DS_Store

0 Bytes
Binary file not shown.

SVT.djungle3.pd

+620-625
Large diffs are not rendered by default.

gustavsnode.js

+235-372
Large diffs are not rendered by default.

netreceiver.pd

+122-62
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,126 @@
1-
#N canvas 353 98 1022 671 12;
2-
#X obj 283 272 s toggle;
3-
#X text 388 446 pcat 0 = no precipitation;
4-
#X obj 96 209 s hRise;
5-
#X obj 143 247 s mRise;
6-
#X obj 188 284 s hSet;
7-
#X obj 234 225 s mSet;
8-
#X obj 119 487 s weatherRain;
9-
#X msg 351 446 0;
10-
#X msg 351 419 1;
11-
#X obj 75 527 s weatherNoRain;
12-
#X obj 226 486 print starts raining;
13-
#X obj 63 564 print stops raining;
14-
#X floatatom 129 97 5 0 0 0 - - -, f 5;
15-
#X obj 26 33 netreceive 3558;
16-
#X obj 37 653 s musictoggle;
17-
#X obj 29 680 print musictoggle ON/OFF;
18-
#X text 174 99 Number of open connections;
19-
#X msg 566 288 1;
20-
#X msg 512 288 0;
21-
#X obj 512 334 tgl 37 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
22-
1;
23-
#X obj 512 234 route false true;
24-
#X text 512 137 This checks if the sun is up on program startup. If
1+
#N canvas 337 128 849 671 12;
2+
#X obj 758 352 s toggle;
3+
#X obj 598 350 s musictoggle;
4+
#X msg 857 568 1;
5+
#X msg 803 568 0;
6+
#X obj 803 614 tgl 37 0 empty empty empty 17 7 0 10 #fcfcfc #000000
7+
#000000 0 1;
8+
#X text 863 417 This checks if the sun is up on program startup. If
259
is not up \, then it should start to play the night track \, not the
2610
day tracks., f 27;
27-
#X obj 75 428 route 0;
28-
#X text 387 418 pcat anything else but 0 = precipitation;
29-
#X obj 734 270 print Sun was already up on startup;
30-
#X obj 742 301 print Still night out up on startup;
31-
#X obj 328 225 s stillNightOut;
32-
#X obj 26 153 route musictoggle pcat hoursRise minutesRise hoursSet
11+
#X obj 896 550 print Sun was already up on startup;
12+
#X obj 901 579 print Still night out up on startup;
13+
#X obj 461 239 s z;
14+
#X text 205 1061 ...;
15+
#X obj 243 236 udpsend;
16+
#X msg 344 117 disconnect;
17+
#X obj 243 204 packOSC;
18+
#X text 163 86 SENDING;
19+
#X obj 225 50 loadbang;
20+
#X obj 52 52 receive mp3gate;
21+
#X obj 581 101 unpackOSC;
22+
#X obj 581 69 udpreceive 9999;
23+
#X text 579 46 RECEIVING;
24+
#X obj 790 128 routeOSC /socketio;
25+
#X obj 790 162 unpack 0 0;
26+
#X obj 790 202 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
27+
#fcfcfc #000000 #000000 0 256;
28+
#X obj 856 202 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
29+
#fcfcfc #000000 #000000 0 256;
30+
#X msg 357 54 connect 0.0.0.0 9998;
31+
#X msg 52 87 /mp3gate \$1;
32+
#X obj 758 278 routeOSC /mute;
33+
#X obj 758 315 unpack f;
34+
#X obj 599 315 unpack f;
35+
#X obj 599 278 routeOSC /musictoggle;
36+
#X obj 461 206 unpack f;
37+
#X obj 461 169 routeOSC /z;
38+
#X obj 572 383 routeOSC /sun;
39+
#X obj 572 420 unpack f f f f f;
40+
#X obj 803 514 route 0 1;
41+
#X obj 559 527 s hRise;
42+
#X obj 606 565 s mRise;
43+
#X obj 651 602 s hSet;
44+
#X obj 697 543 s mSet;
45+
#X msg 225 86 connect 192.168.1.219 9998;
46+
#N canvas 704 167 529 420 netreceiveNotUsed 1;
47+
#X text 394 452 pcat 0 = no precipitation;
48+
#X obj 102 215 s hRise;
49+
#X obj 149 253 s mRise;
50+
#X obj 194 290 s hSet;
51+
#X obj 240 231 s mSet;
52+
#X obj 125 493 s weatherRain;
53+
#X msg 357 452 0;
54+
#X msg 357 425 1;
55+
#X obj 81 533 s weatherNoRain;
56+
#X obj 232 492 print starts raining;
57+
#X obj 69 570 print stops raining;
58+
#X floatatom 135 103 5 0 0 0 - - - 0;
59+
#X obj 32 39 netreceive 3558;
60+
#X obj 35 686 print musictoggle ON/OFF;
61+
#X text 180 105 Number of open connections;
62+
#X obj 81 434 route 0;
63+
#X text 393 424 pcat anything else but 0 = precipitation;
64+
#X obj 334 231 s stillNightOut;
65+
#X obj 32 159 route musictoggle pcat hoursRise minutesRise hoursSet
3366
minutesSet toggle sunStatus z;
34-
#X obj 383 263 s z;
35-
#X obj 174 67 print number of open connections;
36-
#X obj 376 329 print new Z!;
37-
#X text 424 885 ...;
67+
#X obj 180 73 print number of open connections;
68+
#X obj 382 335 print new Z!;
69+
#X connect 6 0 8 0;
70+
#X connect 6 0 10 0;
71+
#X connect 7 0 5 0;
3872
#X connect 7 0 9 0;
39-
#X connect 7 0 11 0;
40-
#X connect 8 0 6 0;
41-
#X connect 8 0 10 0;
42-
#X connect 13 0 27 0;
43-
#X connect 13 1 29 0;
44-
#X connect 13 1 12 0;
45-
#X connect 17 0 19 0;
46-
#X connect 18 0 19 0;
47-
#X connect 20 0 18 0;
48-
#X connect 20 0 24 0;
49-
#X connect 20 1 17 0;
50-
#X connect 20 1 25 0;
51-
#X connect 22 0 9 0;
52-
#X connect 22 0 11 0;
53-
#X connect 22 1 6 0;
54-
#X connect 22 1 10 0;
55-
#X connect 27 0 14 0;
56-
#X connect 27 0 15 0;
57-
#X connect 27 1 22 0;
58-
#X connect 27 2 2 0;
59-
#X connect 27 3 3 0;
60-
#X connect 27 4 4 0;
61-
#X connect 27 5 5 0;
62-
#X connect 27 6 0 0;
63-
#X connect 27 7 20 0;
64-
#X connect 27 7 26 0;
65-
#X connect 27 8 28 0;
66-
#X connect 27 8 30 0;
73+
#X connect 12 0 18 0;
74+
#X connect 12 1 19 0;
75+
#X connect 12 1 11 0;
76+
#X connect 15 0 8 0;
77+
#X connect 15 0 10 0;
78+
#X connect 15 1 5 0;
79+
#X connect 15 1 9 0;
80+
#X connect 18 0 13 0;
81+
#X connect 18 1 15 0;
82+
#X connect 18 2 1 0;
83+
#X connect 18 3 2 0;
84+
#X connect 18 4 3 0;
85+
#X connect 18 5 4 0;
86+
#X connect 18 7 17 0;
87+
#X connect 18 8 20 0;
88+
#X restore 35 261 pd netreceiveNotUsed;
89+
#X obj 485 601 print got sundata;
90+
#X obj 742 446 s stillNightOut;
91+
#X connect 2 0 4 0;
92+
#X connect 3 0 4 0;
93+
#X connect 11 0 10 0;
94+
#X connect 12 0 10 0;
95+
#X connect 14 0 38 0;
96+
#X connect 15 0 24 0;
97+
#X connect 16 0 19 0;
98+
#X connect 16 0 25 0;
99+
#X connect 16 0 28 0;
100+
#X connect 16 0 30 0;
101+
#X connect 16 0 31 0;
102+
#X connect 17 0 16 0;
103+
#X connect 19 0 20 0;
104+
#X connect 20 0 21 0;
105+
#X connect 20 1 22 0;
106+
#X connect 23 0 10 0;
107+
#X connect 24 0 12 0;
108+
#X connect 25 0 26 0;
109+
#X connect 26 0 0 0;
110+
#X connect 27 0 1 0;
111+
#X connect 28 0 27 0;
112+
#X connect 29 0 8 0;
113+
#X connect 30 0 29 0;
114+
#X connect 31 0 32 0;
115+
#X connect 31 0 40 0;
116+
#X connect 32 0 34 0;
117+
#X connect 32 1 35 0;
118+
#X connect 32 2 36 0;
119+
#X connect 32 3 37 0;
120+
#X connect 32 4 33 0;
121+
#X connect 32 4 41 0;
122+
#X connect 33 0 3 0;
123+
#X connect 33 0 6 0;
124+
#X connect 33 1 2 0;
125+
#X connect 33 1 7 0;
126+
#X connect 38 0 10 0;

node_modules/.bin/ejs 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/is-ci 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/jake 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/jshint 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/mime 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/n 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/nodemon 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/nodetouch 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/nopt 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/nvm 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/prebuild-install 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/rc 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/semver 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/sshpk-conv 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/sshpk-sign 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/sshpk-verify 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/strip-json-comments 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.bin/uuid 2

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)