-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
315 lines (294 loc) · 27.7 KB
/
index.html
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Music Eclipticalis By Brian Foo</title>
<meta name="description" content="Music created by holding a musical staff up to the stars.">
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
<link rel="icon" type="image/png" href="img/favicon.png" />
<link rel="apple-touch-icon" type="image/png" href="img/apple-touch-icon.png">
<link rel="image_src" type="image/jpeg" href="img/eclipticalis_800x400.jpg">
<meta property="og:url" content="http://eclipticalis.com/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Music Eclipticalis" />
<meta property="og:description" content="Music created by holding a musical staff up to the stars." />
<meta property="og:image" content="http://eclipticalis.com/img/eclipticalis_800x400.jpg" />
<link rel="stylesheet" href="css/app.css">
</head>
<body>
<div id="main" class="container">
<div id="world" class="world">
<div class="loading">Loading Stars & Music...</div>
<div id="stars">
<div id="canvas"></div>
<div id="bbox">
<!-- <div class="bar"></div><div class="bar"></div><div class="bar"></div><div class="bar"></div>
<div class="bar"></div><div class="bar"></div><div class="bar"></div><div class="bar"></div>
<div class="bar"></div><div class="bar"></div><div class="bar"></div> -->
</div>
</div>
<svg version="1.1" id="bflat" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1200 300" style="enable-background:new 0 0 1200 300;" xml:space="preserve">
<g id="barstaff" transform="matrix(1.5,0,0,1,-2.0901338e-6,200)">
<rect id="rect4030" x="790" y="-140.1" width="10" height="179.1"/>
<rect x="781.6" y="-138.9" width="2.2" height="176.8"/>
<rect y="-138.9" width="800" height="2.2"/>
<rect y="37.9" width="800" height="2.2"/>
<rect y="-94.7" width="800" height="2.2"/>
<rect y="-6.3" width="800" height="2.2"/>
<rect y="-50.5" width="800" height="2.2"/>
</g>
<path id="gclef" d="M73.3,166.4c-4.6,0.9-8.8,3.5-12.9,7.5c-4.1,4.1-6.2,8.7-6.6,13.9c-0.2,3.2,0.6,7,2.5,11c1.9,4.1,4.9,7.2,9,9.3
c1.4,0.4,2,1.2,1.9,2.2c0,0.4-0.6,0.7-1.8,0.9c-6.6-2.2-11.9-6.1-15.8-11.8s-5.7-12.1-5.3-19.1c0.7-7.5,3.5-14.4,8.3-20.6
c4.9-6.2,10.9-10.5,18-12.7l-3.3-26.4c-12,8.6-21.9,17.8-29.7,27.5c-7.8,9.7-12.3,20.6-13.4,32.5c-0.2,5.4,0.5,10.7,2.2,15.8
c1.7,5.2,4.5,10,8.3,14.4c7.7,8.9,18.3,14,31.4,15.3c4.5,0,9.4-0.5,14.6-1.4L73.3,166.4z M78.7,166.1l7.6,57.3
c11.7-3.8,18-13.3,19-28.4c-0.3-5.1-1.5-9.8-3.7-14c-2.1-4.3-5.2-7.7-9.1-10.4S84,166.4,78.7,166.1z M68.8,88.6
c2.5-1.3,5.5-3.7,8.8-7.1c3.3-3.3,6.5-7.3,9.6-11.8c3.2-4.6,5.8-9.3,7.9-14.1c2-4.7,3.2-9.3,3.5-13.6c0.1-1.8,0.1-3.7-0.2-5.3
c-0.1-2.7-0.8-4.8-2.1-6.3c-1.3-1.4-3-2.3-5.2-2.4c-4.4-0.3-8.6,2.1-12.5,7.3c-3,4.5-5.7,9.9-7.8,16.1c-2.1,6.3-3.5,12.5-4.1,18.9
C66.6,77.8,67.3,83.8,68.8,88.6z M63.9,92.6c-2.5-12.1-3.5-24.4-3-36.7c0.6-7.9,1.9-15.3,4-22.1c1.9-6.8,4.5-12.6,7.6-17.6
s6.5-8.6,10.2-11c3.4-2.2,5.7-3.3,7-3.2c1,0.1,1.7,0.5,2.4,1.2s1.6,1.9,2.6,3.4c7.9,13,11.3,28.3,10.1,45.8
c-0.6,8.3-2.2,16.3-5,24.2c-2.7,7.9-6.4,15.3-11.1,22.1c-4.8,6.9-10.2,12.8-16.4,17.8l4,29.3c3.3-0.1,5.5-0.3,6.7-0.2
c5.6,0.4,10.5,1.9,15,4.6c4.5,2.7,8.2,6.1,11.2,10.4c3,4.2,5.2,8.9,6.6,14.2c1.3,5.3,1.9,10.7,1.5,16.3c-0.6,8.7-3.4,16.4-8.5,23.3
c-5.1,6.8-12.3,11.6-21.7,14.3c0.3,3.6,1,8.9,2.1,15.7c1,6.9,1.7,12.3,2.2,16.3s0.5,7.9,0.2,11.6c-0.4,5.8-2.2,10.8-5.3,15.2
c-3.2,4.4-7.3,7.6-12.3,9.8c-5,2.2-10.3,3-16.1,2.7c-8.1-0.6-15-3.3-20.7-8.2c-5.7-5-8.5-11.3-8.3-19.1c0.5-3.4,1.5-6.6,3.2-9.6
s3.8-5.3,6.6-7.1c2.6-1.8,5.7-2.6,9.2-2.6c2.9,0.2,5.5,1.2,8,2.9c2.4,1.8,4.3,4.1,5.7,6.9c1.3,2.8,1.9,5.9,1.7,9.1
c-0.3,4.3-2,7.9-5.2,10.7c-3.2,2.8-7,4.1-11.5,3.8l-1.7-0.1c2.6,4.6,7.1,7.2,13.7,7.7c3.3,0.2,6.8-0.3,10.2-1.4
c3.6-1.2,6.6-2.8,9.1-5c2.6-2.2,4.4-4.6,5.2-7.2c1.5-2.9,2.3-7.1,2.7-12.3c0.2-3.5,0.1-7.1-0.3-10.6s-1.1-8.2-2.1-14
s-1.7-10.2-2.1-13.3c-4.5,0.8-9.1,1.1-13.9,0.7c-8-0.6-15.5-2.7-22.4-6.5s-12.9-8.8-17.9-15s-8.7-13.1-11.2-20.8
c-2.4-7.6-3.4-15.5-3-23.6c0.8-7.5,2.7-14.6,5.8-21.1c3.1-6.6,7-12.9,11.6-18.6c4.6-5.7,9.3-10.9,14.2-15.6
C49.5,105.5,55.9,99.6,63.9,92.6z"/>
<g id="flatb" transform="matrix(23.877746,0,0,23.877746,344.86616,349.10588)">
<g id="flatb1" transform="translate(-94.947,-433.75)">
<path id="flatb11" d="M86.7,425.7c-0.2,0.3-0.4,0.5-0.7,0.7v-1c0.1-0.1,0.1-0.3,0.3-0.4c0.1-0.1,0.2-0.1,0.3-0.1
C87.2,425,87,425.4,86.7,425.7z M86,424.9v-2.7h-0.2v4.3c0,0.1,0,0.2,0.1,0.2c0,0,0.1,0,0.2-0.1c0.5-0.3,0.9-0.6,1.2-1
c0.1-0.1,0.2-0.5,0-0.7c-0.1-0.1-0.3-0.3-0.5-0.3C86.5,424.5,86.3,424.7,86,424.9z"/>
</g>
</g>
<g id="flate" transform="matrix(23.877746,0,0,23.877746,344.86616,349.10588)">
<g id="flate1" transform="translate(-94.947,-433.75)">
<path id="flate11" d="M88.3,422.8c-0.2,0.3-0.4,0.5-0.7,0.7v-1c0.1-0.1,0.1-0.3,0.3-0.4c0.1-0.1,0.2-0.1,0.3-0.1
C88.8,422.1,88.6,422.5,88.3,422.8z M87.6,422v-2.7h-0.2v4.3c0,0.1,0,0.2,0.1,0.2c0,0,0.1,0,0.2-0.1c0.5-0.3,0.9-0.6,1.2-1
c0.1-0.1,0.2-0.5,0-0.7c-0.1-0.1-0.3-0.3-0.5-0.3C88.1,421.6,87.9,421.8,87.6,422z"/>
</g>
</g>
</svg>
</div> <!-- / world -->
<svg version="1.1" id="trees" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1200 200" style="enable-background:new 0 0 1200 200;" xml:space="preserve">
<path d="M898,8c0.3,0,0.7,0,1,0c0.9,0.8,2.5,1.4,2.6,2.3c0.5,3,2.6,5.3,3.4,8.1c0.7,2.5,1.2,2.7,3.8,2.6c1.2,0,1.6-0.8,1.1-1.6
c-1.4-2-1.3-3.8-0.1-5.8c0.4-0.7,0.3-1.7,0.5-2.9c1.1,1.6,3.3,2.3,2.6,4.3c-0.4,1.2-1,2.1,0.9,2.3c0.1,2.1,3.3,3,2.2,5.6
c-0.1,0.2,0.1,0.7,0.3,0.9c0.9,0.8,4.9,0.1,5.4-0.9c0.1-0.2-0.1-0.8-0.4-1c-1.7-1.2-0.8-2,0.4-2.8c0.6-0.4,1.4-0.7,2-1.2
c0,0-0.3-0.8-0.4-0.8c-2.7,0.2,0.4-1.4-0.6-2.1c-1.1-0.8,0.9-1.6,0.6-2.7c0.6,0.6,1.2,1.1,1.8,1.7c0.3,0.3,0.4,0.9,0.7,1.2
c0.9,1,1.8,1.7,2.3-0.3c0.3-1.2,1.1-1.2,1.8-0.5c0.5,0.5,0.8,1.3,1.2,2c1.4,2.6,2.8,5.2,4.4,8c1.2-2.7,1.4-5.4,3.5-7.4
c1-1,1.1-0.6,1.5-0.1c0.4,0.5,0.4,1.2,0.8,1.7c0.6,0.7,1.6,0.8,1.8-0.2c0.5-2.7,2.3,1.1,3-0.7c0.1-0.2,0.7-0.3,1-0.1
c2.9,1.5,2.9,5.5,6,6.9c-0.2,0.2-0.4,0.4-0.5,0.7c-0.3,1.2,0.9,4.1,1.4,3.8c0.9-0.5,1.6-1.3,2.2-2.2c0.5-0.6,2-1.9-0.5-1.9
c0,0-0.2-0.6-0.1-0.7c1.1-1.2,1-2.2,0.1-3.5c-0.1-0.2,0.4-1,0.8-1.3c0.1-0.1,0.8,0,1,0.2c1.7,1.6,2.9,3.4,2.9,5.8
c0,0.5,0.6,1.5,0.7,1.4c1.8-0.5,2.1,0.8,2.7,2c0.5,1,1.7,1.5,2,0.1c0.6-2.3,2.5-2.6,3.6-1.8c2.2,1.6,5.5,2,6.1,5.6
c0.2,1.1,1.4,2.1,2.2,3c1.2,1.4,2.7,1.9,4.5,1.6c0.8-0.1,2.3,0.8,2.6,0.5c2.1-2.5,2.9,0.7,4.5,1.1c0.8-0.9,1.6-2.5,2.6-2.8
c1.8-0.4,1.4-0.9,0.4-1.6c-1.2-0.8-0.8-1.4,0.1-2.2c1.1-1,1.9-2.2-0.6-2.4c0,0,0-0.9,0.1-0.9c1.9-0.1,1.8-0.9,0.8-2.2
c-0.3-0.4-0.2-1.1-0.1-1.7c0.3-1,0.7-2,1-3c0.6,0.6,1.3,1.3,2.1,2.2c0.6-1.5,1-2.7,1.6-3.8c0.4-0.8,2.9-0.9,2.9-0.1
c0,2,2.8,2.4,2.2,4.7c-0.3,1,0.6,2.3,1.1,3.5c0.1,0.2,0.5,0.3,0.8,0.3c0.3,0,0.8-0.2,0.8-0.4c0.1-1,0.3-2,0.1-2.9
c-0.4-2.1,1.8-1.4,2.4-2.4c0.1-0.2,1.4,0.2,2,0.6c0.7,0.4,1.5,1.1,1.6,1.8c0.3,2.3,1,0.9,1.6,0.3c0.6-0.6,0.9-1.1,1.8-0.2
c0.6,0.6,2,0.2,1.7,1.8c0,0.2,0.4,0.5,0.7,0.7c0.2,0.2,0.5,0.5,0.7,0.7c0.2-0.4,0.5-0.7,0.6-1.1c0.2-1.1-0.4-2.3,0.8-3.2
c1.3-0.9-1.7-1.8-0.2-2.7c1.5-0.9,1.2-2.5,1.8-4.1c0.6,0.7,1.4,1.2,1.5,1.9c0.4,2,1.2,1.7,2.2,0.6c0.3-0.3,0.7-0.7,0.8-1.2
c0.6-2,1.5-1.2,2.3-0.3c0.3,0.3,0.4,0.9,0.7,1.2c0.4,0.4,0.9,0.7,1.3,1c0.2-0.5,0.5-1.1,0.7-1.6c0.1-0.4,0.2-0.9,0.4-1.9
c1,1.6,1.6,3,2.6,3.8c1.1,0.9,2.5,1.4,1.9,3.2c1.7,0,1.8,2.5,2.8,2.4c2.5-0.2,2.1,1.3,2.2,2.8c0,0.5,0.6,1.3,0.9,1.3
c1.6-0.3,2.3,1.1,3.3,1.7c0.7,0.4,2.1,0.3,2.6-0.1c0.9-0.8,2.9-1.7,2-2.9c-1.2-1.5-0.1-2.2,0-3.3c0.2-1.5,0.8-2.4,1.7-3.3
c1.5-1.5-1.4-2.4-0.6-3.9c0.2-0.4,0.4-0.9,0.7-1.2c0.9-0.8,1.5-1.7,1.4-3c0-0.2,1.2-0.9,1.3-0.8c1.3,1.1,2.4,2.3,3.6,3.4
c-2,1.1,0,2.2,0.3,3.1c0.3,1.1,1.8,1.9,2.7,2.9c0.4,0.4,0.6,1.1,0.7,1.7c0.1,0.6-0.4,1.4-0.1,1.7c0.5,0.5,1.3,0.7,2,1.2
c0.2,0.1,0.1,0.8,0,1c-0.4,0.5-0.9,1-1.4,1.4c1.1,0.5,2.2,1,3.4,1.4c0.4,0.1,1.2,0.1,1.3-0.1c1.3-2.2,3.4-1.7,5.3-1.8
c1.3,0,1.3-1,0.8-1.7c-0.7-0.9-1-1.4-0.2-2.5c0.6-0.7,0.6-1.8,1-3.3c1.4,2.1,2.6,3.6,3.6,5.2c1.3,2.1,2.6,3.1,4.4,2
c1.5-0.9,2.8-0.6,4.2-0.7c1.8-0.1,3.7-0.1,5.5,0c1.9,0.1,2.7-0.9,2.7-2.7c0-0.5,0.2-0.9,0.3-1.5c0.3,0.4,0.6,0.6,0.6,0.8
c0.4,2.4,2.7,3,4.2,3.1c1.8,0.1-0.4-1.2-0.1-1.3c2.7-1.2,0.7-3.2,0.9-4.8c0-0.2,0.4-0.4,0.6-0.6c0.8,0.8,1.6,1.8,2.5,2.4
c1.2,0.8,0.7,2.1,1.1,3.1c0.1,0.2,0.6,0.4,0.8,0.4c0.4-0.1,0.9-0.4,1-0.7c0.4-1.3,0.6-2.7,1.1-4.1c0.2-0.5,0.7-1,1.1-1.1
c0.7-0.1,1.4-0.3,1.9,0.8c0.7,1.4,2,2.5,3.1,3.7c0.3,0.3,1.2,0.5,1.3,0.4c0.8-1.2,1.4-0.4,2.2,0c4.1,1.9,4.7,1.8,7.3-2.2
c0.6-1,1.1-1,1.9-0.4c0.8,0.6,1.6,1.6,2.3,1.6c1.9-0.1,0.1-2,1.2-2.7c1.2-0.8,0.5-2.1,0.7-3.2c0.2-1.2,1.2-1.3,1.7-0.7
c1.1,1.5,3.1,1.8,4,3.7c0.9,1.7,3.7,2.4,4.6,4.1c1.1,2.1,2.5,2,4.2,2c1.4-0.1,2.7,0.1,4.2-0.8c0.8-0.5,2.8,0.3,3.9,1.1
c1.5,1.2,1-0.1,1.6-0.7c1.4-1.5,0.5-3.2,0.9-4.7c0.2-0.7,0.9-1.3,1.5-1.8c0.2-0.2,1,0.1,1.3,0.4c1,0.8,2.7,3.8,3.1,5.1
c0.8,2.5,2,3.4,4.5,3.5c1.1,0,2.2,0,3.5,0c0-1.8,0-3.3,0-4.8c0-1.4,0.5-1.5,1.9-0.9c1.7,0.8,3.1,2.2,4,3.7c1.1,1.9,2.7,2.6,4.6,2.9
c1.2,0.1,2.5,0.5,3.8-0.5c0.7-0.5,1.9,1.4,3.1-0.1c0.6-0.7,2-0.3,3,0.5c2,1.6,4.1,1.3,5.6-0.6c0.4-0.5,0.5-1.4,0.9-1.6
c3-1.1,2.2-4.5,4-6.3c0.1-0.1-0.3-0.8-0.4-1.3c-0.2-0.8-0.5-1.5-0.5-2.3c-0.2-2.7-0.1-2.7,3-2.8c0,61.3,0,122.7,0,184
c-400,0-800,0-1200,0C1,146.3,1,91.7,1,37c0.8-0.4,1,1.5,2.4,0.4c1.1-0.9,2.8,0.5,4,1.4c0.3,0.2,0.9,0,1.3-0.1
c-0.2-0.4-0.4-0.7-0.5-1.1c-0.1-0.4-0.1-0.9-0.1-1.3c0.5,0.2,1.2,0.4,1.4,0.7c1.7,4.8,6.4,3.6,9.9,4.9c1-1.7,2.3,0.7,3.1-0.1
c2-2,2.1,1,3.3,1.2c1.6,0.2,3.1,1.7,4.7,1.7c0.8,0,1.6-1.3,2.8-0.1c1.2,1.3,2.6,2.6,4.6,1.3c1.4,1,2.9,1.1,4.6,1
c1.8,2.6,5,2.3,7.5,3.5c4,1.9,8.9,1.8,12.3,5.3c0.2,0.2,1.3,0,1.6-0.4c1.4-1.7,2.8,2.2,4.2-0.1c0.1-0.1,0.6,0,0.7,0.1
c0.9,1.7,2.8,1.8,4.2,2c1.5,0.2,2.9,0.8,4.5,0.7c0.8-0.1,2-0.1,2.3,0.4c1.5,2.1,3.3,2.6,5.6,1.6c0.2-0.1,0.5,0.5,0.8,0.5
c0.8,0.2,1.7,0.1,2.3,0.5c0.7,0.4,1,1.7,1.6,1.9c1.3,0.3,2.6,0.1,4,0.1c1.3,0,3.1,0.6,3.2-1.7c0.3,0.2,0.7,0.3,0.8,0.6
c0.3,0.7,0.3,1.9,0.7,2c1.6,0.6,1-1.3,1.6-1.7c1.4-1,2-3,4.2-3.3c0.6-0.1,1-1.2,1.5-1.8c0.4-0.4,0.7-1,1.2-1.1
c2.7-0.5,3.7-0.1,4.7,2.5c0.5,1.1,0.7,2,1.8,1.1c2.1-1.7,3.3-0.4,4.5,1c1.2,1.4,2.1,1.7,3.6,0.1c1.4-1.5,1.7-1.3,2.3,0.8
c0.1,0.5,0.6,0.9,0.9,1.4c0.4-0.4,0.7-0.9,1.1-1.2c0.4-0.3,1-0.5,1.5-0.8c1,2.2,4.9,1.6,4.5,5.1c0,0.3,0.9,0.9,1.3,0.9
c0.9-0.1,1.7-0.9,2.6-0.9s1.7,0.7,2.6,0.9c0.5,0.1,1.2-0.3,1.7-0.7c2.1-1.4,3-1.5,3.6,0.4c0.6,1.7,0.6,0.8,1.6,0.5
c2.1-0.6,3.1-2.4,4.5-3.7c2.2-2,2.7-2.2,3.9,0.4c0.7,1.6,2.3,1,2.8,2.2c0.8-0.5,1.7-0.9,2.3-1.5c0.7-0.7,2.2-0.3,2.3-2
c0-0.5,2.6-1.7,3.1-1.3c1.1,0.8,1.5,0.6,2.2-0.2c0.4-0.5,1.3-0.9,1.3-1.4c0.1-1,0.4-1.8,1.4-1.4c0.4,0.2,0.6,1.3,0.7,2
c0.1,0.8-0.2,1.8,0.2,2.4c0.3,0.6,1.2,1,1.9,1.4c0.1,0,0.6-0.8,1-1.2c0.8-0.9,1.5-1.8,2.4-2.5c0.3-0.2,1.6,0.2,1.6,0.3
c-0.2,1.6,0.9,1.5,1.9,1.5c1,0,1.9,0,2.6,0.9c1.8,2.2,4.4,1,6.5,0.9c1.4,0,2.8-1.4,3-3.3c0-0.4,0.9-0.7,0.9-1.1
c-0.1-2.7,2.7-3.4,3.6-5.4c0.5-1.1,1.5-1.1,2.6-1c1.3,0.1,0.7,1.2,0.9,1.9c0.1,0.4,0.4,1,0.7,1.1c0.4,0.1,1.2-0.3,1.2-0.4
c-0.2-1.5,0.8-1.3,1.8-1.6c2.8-0.8,5.4-2.4,6.5-3.7c0.1-0.1,0.2-0.1,0.8-0.2c-1,1.7,1.7,3-0.1,4.6c0.4,1.8,0.9,3.6,1.5,6
c0.7-1.4,1-2.4,1.6-3c0.4-0.4,1.7,0.1,1.9-0.3c1.6-2.4,2.4-5.6,5.7-6.6c0.2-0.1,0.4-0.6,0.3-0.8c-0.2-2.1,1.3-2.9,3.1-3.8
c-0.5,2,0.6,3.2,1.9,4.2c0.9,0.7,1.4,1,2.1-0.5c1.1-2.4,2-5,4.2-6.8c0.5-0.4,0.8-2,1.1-1.9c1.5,0.2,0.2,1.6,0.7,2.2
c0.5,0.6,1.2,1,1.9,1.5c1.7,1.3,2.6,3.2,1.4,5c-1.3,1.8,0.8,2.2,0.9,3.5c0.1,1.2,1.5,0.4,2.2-0.3c1.8,1.7,2.7-0.4,3.1-1.2
c0.7-1.5,2.2-2.2,3-3.7c0.9-1.7,2.6-2.9,4.6-5.1c0,2-0.5,3.7,0.1,4.2c1.4,1.2,0,1.9-0.1,2.8c-0.2,1.6,0.7,3.1,2,2.8
c3.6-0.7,2.9,2.5,4,4c0.4,0.6,0,1.6,0.1,2.4c0.1,0.3,0.7,0.5,1.1,0.7c0-1.5,4.7,0,2.2-3.2c-0.1-0.1,0-0.7,0.1-0.7
c0.6-0.1,1.3-0.1,2-0.1c1.9-0.2,3-0.7,1.7-2.9c-0.5-0.8,1.8-1.8,0-2.6c1.4-1.7,2.7-3.6,4.3-5.2c0.6-0.6,1.5-0.6,1.7,0.6
c0.2,1,0.6,2.1,1,3.1c0.7,1.9,1.6,0.9,2.4,0.1c0.2,0.4,0.4,0.7,0.6,1.1c0.5,1.3,0.9,2.6,1.5,4.3c1.6-2.2,3-4,4.3-5.8
c1.5-1.9,2.9-3.8,4.8-6.3c0.9,1.1,1.8,1.9,2.2,2.9c0.4,1.1,0.3,2.4,0.5,4.2c2.4-2.5,4.3-4.5,6.2-6.5c2.6,1.3,1,3.9,1.8,5.8
c0.3-0.2,0.6-0.3,0.8-0.5c1.5-2,2.2-4.8,5.5-4.5c0-0.6,0.1-1.1,0.1-1.7c0-0.4-0.2-0.7-0.3-1.1c2.7,0.2,2.5-4.2,5.5-3.5
c1-1.3,2.5-0.4,3.7-0.6c0.2,0.9,0.3,1.9,0.5,2.8c0.1,0.3,0.1,0.6,0.2,0.9c0.5,0.8,0.8,1.9,1.5,2.2c1.6,0.6,1-1.2,1.6-1.8
c0.8-0.7,1.5-1.4,2.1-2.1c0.6,1.4,1.5,2.5,1.3,3.3c-0.3,1.1-1.3,2.1,0.9,1.4c0.7-0.2,1.4-1.3,1.3,0.3c0,1.6,0.6,2.8,2,2.8
c0.6,0,1.3-1.4,1.9-2.3c0.3-0.4,0.3-1,0.6-2.3c0.4,1.7,0.5,2.7,0.8,3.5c0.8,2.1,2.1-0.2,3.1,0.2c0.1,0,0.3-0.4,0.4-0.6
c-0.5-0.1-0.9-0.2-1.3-0.4c-0.2-0.1,0.9-4.7,1.2-5c1.8-2,1.8-2,2.4-3.5c0.7-1.8,1.6-3.6,2.8-6.1c0.5,3.7-0.4,6.5,1.2,9
c0.4,0.7,1,1.5,0.9,2.1c-0.1,0.5-1.8,0.8-1.8,1.1c0,1.1-1.7,2-0.2,3.2c0.5,0.4-0.6,2.2,1.1,2.1c0.4,0,0.8-1.1,1.2-1.6
c0.9-1.3,1.6-1.3,2.5-0.1c0.2,0.4,0.1,1.1,0.4,1.3c0.5,0.3,1.6,0.3,1.6,0.2c0.5-2.1,2.7-3.6,2.3-6c-0.3-1.7,0.4-2.8,1.6-3.8
c0.5-0.4,0.7-1.1,1.1-1.6c0.4,0.7,1,1.3,1.3,2c0.2,0.6-0.1,1.3,0.1,2c0.1,0.3,0.6,0.8,0.9,0.8c0.3,0,1-0.5,1-0.7
c-0.1-2.4,1.8-3.9,2.3-6.1c1.9-0.1,1.7-1.4,1.7-2.7c0-2.2,0.8-3.5,2.7-5.1c0.3,1.2,0.2,3.1,0.9,3.5c1.9,0.9,1-2,2.3-2.3
c0.4-0.1,0.7-0.7,1.1-1c0.9-0.7,1.3-0.7,2.1,0.5c1.2,2,0.7,4.1,0.9,6.1c0,0.3,0.6,0.8,0.9,0.8c0.3,0,1-0.5,1-0.7
c-0.1-1.4,0.3-2.5,2.1-3.3c0,1.1-0.1,2.1,0,3c0,0.4,0.4,0.9,0.7,1c0.4,0.1,1-0.2,1.2-0.5c0.4-0.6,0.7-1.4,1-2.1
c0.2-0.4,0.2-0.9,0.5-1.3c0.3-0.4,0.7-0.7,1.3-1.4c0.2,1.8,0.3,3,0.5,4.7c1.3-1.8,2-3.2,3.1-4.3c1.2-1.2,2.8-2,4.3-3
c0.4,0.4,1,1.1,1.7,1.6c0.3,0.2,0.9-0.3,1.4-0.5c0.2,0.6,0.3,1.3,0.7,1.7c1,1,0.5,1.7-0.3,2.4c0.5,0.5,1.1,1.5,1.5,1.4
c1.2-0.2,2.3-0.8,3.4-1.3c0.7-0.3,4.4-5.8,5-6.8c0.2-0.3,0.7-0.5,1.2-0.6c0.2,0,0.7,0.2,0.8,0.5c0.1,0.5-0.1,1,0.1,1.5
c0.1,0.4,0.5,0.9,0.8,1c0.4,0.1,1-0.2,1.2-0.5c0.3-0.5-0.3-2,1.2-0.8c1.1,0.8,1.8,0.6,1.9-0.8c0-0.8-0.1-1.7,0.1-2.5
c0.1-0.5,0.6-0.8,1-1.3c0.3,0.4,0.7,0.9,1,1.3c0.4,0.7,0.4,1.7,1,2.1c1.5,1.1,0,2.4,0.5,3.6c0.2,0.4-0.4,1.2-0.4,1.8
c0,0.4,0.3,0.8,0.5,1.2c1.2-1.6,2.5,0.7,3.7,0c0.3-0.1,0.8-0.4,0.7-0.5c-0.5-1.9,1.1-2.9,1.9-4.1c-1.5-1-0.1-1.5,0.4-2.1
c0.6-0.9,1.2-1.9,1.8-2.7c0.1-0.1,0.8-0.1,0.9,0.1c0.3,0.4,0.3,0.9,0.5,1.3c0.2-0.5,0.4-1.1,0.6-1.6c0.2-0.4,0.3-0.9,0.5-1.3
c0.6,0.2,1.3,0.3,1.7,0.7c0.5,0.6,0.5,1.4,0.9,2.1c0.4,0.7,0.8,1.4,1.3,1.9c0.2,0.2,1,0.2,1.3,0c0.3-0.2,0.5-1.1,0.3-1.3
c-1.5-1.2-1-2.1,0.2-3.2c0.4-0.4,0.6-1.1,0.9-1.6c0.7-1.1,1.5-1,2,0.2c0.9,2,1.6,4,2.4,6.2c2-1.8,2.4-4.4,5.1-5.3
c1.6-0.5,1.3-0.3,1.5,0.8c0.2,1.4,0.9,1.9,1.7,1.2c1.1-0.9,2.8-0.4,3.5,0.9c0.3,0.5,0.9,0.9,1.4,1.1c0.2,0.1,0.8-0.6,1-1
c0.5-1.4,0.9-3,1.5-4.4c0.1-0.2,1.6-0.1,1.6-0.1c0.4,3.2,3.3,5.4,3.3,8.7c0,0.3,0.5,0.9,0.8,0.9c0.4,0.1,1.1-0.3,1.2-0.5
c0.5-1.9,1.7-2.9,3.6-3.5c0.9-0.3,1.1-2.3,2.4-1.4c1,0.7,2.3,1.4,2.1,3.1c-0.1,0.4,0.2,0.9,0.3,1.2c0.9-1.1,2-2.1,2.6-3.4
c0.4-1,0.7-2.4,1.8-2.2c1.1,0.2,1.1,1.4,0.5,2.4c0,0.1,0.4,0.5,0.7,0.7c0.9,0.7,1.2,1.2,0.2,2.2c-0.3,0.3-1,2.5,1.2,2.4
c0.2,0,0.5,0.7,0.7,1.1c0.6,1.1,0.6,1.1,3.1,1.9c0.4,0.1,0.7,0.5,0.9,0.9c1.6,2.1,0.7,4.7,1.3,7.3c1.7-0.3,3.2-0.5,4.8-0.7
c-0.1-1.8,0.6-1.6,1.4-0.5c0.5,0.6,0.7,1.4,1.1,2c0.5-0.5,0.9-1.3,1.8-0.3c0.6,0.6,1.6,0.6,1.7-0.7c0.1-0.7-0.1-1.3,0-2
c0.1-0.4,0.5-0.7,0.7-1c0.4,0.4,1,0.6,1.2,1.1c0.3,0.6-0.4,1.7,0.9,1.9c0.9,0.1,0.4-0.7,1.5-2.2c1.2-1.6-0.7-2.7,0.3-4
c0.9-1.2,1.5-2.7,2.2-4.1c0.3-0.6,0.4-1.2,0.7-1.7c0.3-0.4,0.7-0.7,1.1-1c0.2-0.1,0.7,0,0.9,0.1c0.1,0.1,0.2,0.5,0.1,0.7
c-0.2,0.7-0.8,1.6-0.6,2.2c0.3,1.1,0.5,2.9,2.5,1.1c0.6-0.6,1.4,0,1.5,1.1c0.2,1.2,0.7,2.4,1.3,3.5c0.1,0.2,1.1-0.3,1.7-0.2
c2,0.3,4.1-0.6,3.9-2.2c-0.2-1.9,1.1-2.6,1.9-3.8c0.4-0.5,0-1.9,1.3-1.5c0.7,0.2,1.7,0.9,1.8,1.5c0.2,1.1,0,2.2,1,3
c-2,1.6-0.4,2.5,0.6,3.5c1,1.1,1.8,2,2.6-0.4c0.3-1.1,1.7-3,3.2-2.4c0.9,0.3,1.1,2.4,1.7,3.6c0.1,0.1,0,0.3,0,0.5
c0.7,2.4,1.3,4.8,2,7.2c0.1,0.3,0.8,0.5,1.2,0.5c0.2,0,0.7-0.3,0.7-0.5c-0.3-3.2,2.6-4.9,3.7-7.8c0.5,1.8,0.9,3.3,1.3,4.8
c0.1,0.5,0.1,1.2,0.3,1.3c2.5,1,2.5,3.6,3.7,5.4c0.2,0.3,0.7,0.7,1,0.7c0.3,0,0.9-0.4,1-0.8c0.4-1.3,0.5-2.8,1.1-4.1
c0.6-1.4,1.6-2.7,2.4-4c1.3,1.2,1.7,0.8,1.6-0.8c0-0.4,0.3-0.8,0.5-1.3c0.2,0.2,0.5,0.7,0.7,0.7c1.2,0.1-0.1,2.4,1.8,1.8
c2-0.6,0.7,1,1,1.6c0.5,1,0.7,2,1,3.1c0,0.1,0.1,0.4,0.1,0.4c0.6,0.1,1.1,0.1,1.7,0.1c-0.1-1.9,2.7-2.5,2.2-4.6
c-0.1-0.3,0.4-0.9,0.6-0.9c1.1,0,3.7,2.3,3.3,2.9c-1.4,1.8,0.3,2.4,1,3.4c0.6,0.7,1,1.6,1.4,2.4c0.2-0.8,0.3-1.7,0.7-2.4
c0.6-0.9,1.3-0.5,2,0.1c0.5,0.4,1.2,0.7,1.7,1c-0.2-2,2.8-2.4,2.2-4.6c-0.1-0.2,0.5-0.6,0.8-1c0.4,0.4,0.9,0.7,1.2,1.1
c0.3,0.5,0.2,1.3,0.5,1.8c0.3,0.5,1,1,1.5,1.1c1.4,0.1,0.9-1,1-1.7c0.1-0.7,0.4-1.5,0.5-2.2c0.9,2.2,2.4-0.2,3.5,0.5
c0,0,3,4.7,3,4.7c0.3,0.3,0.7,0.7,1,0.7c0.3,0,0.7-0.4,1-0.7c1.2-1.6,1-1.5,2.1,0.1c0.6,0.9,1.1,1.5,0,2.2c-0.1,0.1,0,0.6,0,1
c0.4,0,0.8,0.1,1-0.1c1-1,2.2-1.8,2-3.7c-0.1-1.3,0.5-2.7,0.9-4.1c0.3-0.9,0.9-2.3,1.3-2.3c1.1,0.1,1.5,1.1,1.8,2.3
c0.3,1.3,1.2,2.5,1.8,3.7c0.6,1.1,1.2,2.2,2,3.2c0.8,1,1.6,0.7,2-0.5c0.4-1.3,0.9-2.6,1.2-3.7c1.6-0.5,0.1,2.2,1.7,1.3
c2.2-1.2,0.8,0.9,1.4,1.3c2.3,1.5,3.5,1.4,5.2-0.8c0.6-0.7,0.9-1.6,1.5-2.4c0.2-0.2,0.9-0.3,1-0.2c1.4,1.4,2.4,0.2,2.7-0.7
c0.6-1.7,1.1-2,2.2-0.4c1.2,1.8,1.3,1.9,2.7,0.5c1.2-1.2,1.4-0.8,1.5,0.6c0,0.6,0.4,1.2,0.7,1.7c0.2,0.3,0.5,0.5,0.7,0.7
c0.2-0.4,0.4-0.7,0.6-1.1c0.1-0.3-0.1-0.7,0-1c0.2-0.3,0.6-0.8,1-0.8c0.3,0,0.9,0.4,1,0.7c0.4,1.2,0.7,2.4,1.1,3.6
c0.1,0.2,0.8,0.3,0.9,0.2c0.5-0.8,1-1.6,1.4-2.4c1.1,1,1.6,0.8,1.8-0.8c0.1-0.7,0.5-1.5,1.1-2c0.3-0.3,1.5-0.2,1.6,0.1
c0.5,1.1,0.9,2.3,1.1,3.5c0.3,1.8,0.9,0.5,1.4,0.1c0.4-0.3,0.7-0.7,1.1-1.1c0.5,1.5,0.9,2.9,1.5,4.3c0.5,1.1,1.1,1,2-0.2
c0.3-0.4,0.8-0.8,1.2-1.1c0.3,0.5,0.8,1,0.8,1.5c0.1,1.4,0,1.3,1.5,0.8c2.2-0.8,2.7-2,2.6-4c0-0.8,0.1-1.5,0.3-3.4
c1,2.8,1.6,4.4,2.2,6.1c0-1.6,0.6-2.9,1.9-3.8c0.5,1,1.1,2.1,1.6,3.1c0.1,0.3,0.3,0.5,0.6,0.8c0.5-0.7,1.1-1.3,1.4-2
c0.3-0.8-0.5-2.3,1.2-2c1.5,0.2,0.9,1.7,0.7,2.4c-0.4,1.7,1.2,2.6,1.1,4.1c0.3-0.1,0.9-0.1,0.9-0.2c0.1-2.3,1-0.9,1.5-0.3
c0.8,0.9,1.4,1.9,2.1,2.8c0.5-1.1,0.9-2.3,1.4-3.4c0.1-0.1,0.2-0.2,0.4-0.4c1.2,1.6,4.1,1.8,3.9,4.7c0,0.3,1.3,1.1,1.3,1
c1.7-2,2.4,0.1,3.6,0.8c0.5,0.3,1.2,0.4,1.8,0.4c0.4,0,0.8-0.4,1-0.7c0.1-0.2,0-0.8-0.2-0.9c-0.5-0.3-1.1-0.5-1.7-0.7
c0.7-0.2,1.4-0.4,2-0.6c0.3-0.1,0.5-0.3,0.8-0.4c-2.3-2.1,1.7-2.3,1.2-4.3c-0.3-1.2,1.3-2.9,2.3-4.9c0.7,3,2.7,4.7,2.6,7.2
c0,0.1,0.6,0.4,0.8,0.4c0.4-0.1,0.9-0.4,1.1-0.7c0.2-0.4,0-1,0.1-1.5c0.1-0.2,0.7-0.5,0.8-0.4c1.2,1.4,2,0.3,2.8-0.5
c0.4-0.3,0.7-1.3,1.4-0.3c0.3,0.4,0.5,0.9,0.5,1.4c0.1,1.5-0.6,3,1.1,4.3c0.8,0.6,1.2,2.2,1.3,3.4c0.1,1.7,1.3,1.7,2,1.3
c1.3-0.8,3.8-0.5,3.1-3.2c1.5-1.1-0.3-2.1,0-3.2c0.2-0.5,0.5-1,0.8-1.5c0.5,0.3,1.4,1,1.6,0.8c0.5-0.4,0.7-1.3,1.2-1.8
c0.2-0.2,0.9,0.1,1.3,0.2c0.6,0.1-0.5,2.7,1.4,0.9c0.5,0.6,0.9,1.3,1.5,1.7c1.7,1.2,2.6,0.9,3.3-1.1c0.4-1.2,0.8-2.4,1-3.6
c0.3-2,2.1-2,2.9-1.7c1.5,0.6,2.2,0.8,2.1-1.1c0.3,0,0.9,0.1,1,0.1c0.1,1-0.1,2,0.1,3c0.1,0.5,0.5,1.3,0.8,1.3c0.7,0,1.9-0.2,2-0.6
c0.5-1.6,1.4-2.4,3.1-2.4c0.5,0,1.1-0.6,1.5-1.1c0.8-0.8,0.7-0.5,1.5,0.6c0.8,1.1,1,2,0.9,3.2c-0.2,2.7,2.2,0.9,3.3,1.9
c1,0.9,0.6-0.8,0.7-1.3c0.7-3.5,3.5-6.3,3.5-10.2c1,1.3,1.5,2.7,2.1,4c0.2,0.5,2.2,1.5,2.8,2.2c0.9,1.1,1.5,2.4,2.2,3.7
c1.4-2.8,1.5-2.8,1.5-5.7c0-1.4,0.3-2.5,1.8-3.2c0.1,1,0.3,1.9,0.5,3.1c3.2-2.9,4.5-6.7,6.4-10c0.5,1.1,0.8,2.4,1.5,3.4
c0.5,0.8,1.5,0.8,1.8-0.3c0.2-0.9,0.3-1.8,1.3-0.5c0.3,0.4,0.5,0.8,0.8,1.2c0.9,1.3,2.2,1.7,2.9,0.5c0.4-0.6,0.4-1.2,1.4-1.5
c1.7-0.6-0.8-1.2-0.3-2.1c0.8-1.4,0.3-3.4,2-4.3c0.9-0.5,1.8-0.9,2.7-1.3c0.8,0.8,1.7,1.4,2.2,2.3c0.7,1.1,1,3.1,1.9,3.4
c2.1,0.7,0.8-2.7,2.7-2.7c0.5,0,1.5,0.5,1.5,0.6c-0.9,2.7,1.9,3.5,2.6,5.3c0.5-2,0.9-4,1.5-5.9c0.1-0.4,0.8-0.7,1.2-1.1
c0.2,0.5,0.8,1.2,0.7,1.5c-0.4,0.7-1.3,1.1-0.1,1.8c1.4,0.8,1.3,2.2,1.2,3.5c-0.1,1.2,0.7,1.2,1.6,1.2c1.9,0,1.4-0.7,0.5-1.5
c1.1-0.8,0.9-1.9,1-3.1c0.1-0.7,1.4-0.6,1.9,0.2c0.2,0.4,0.2,0.9,0.6,2.5c0.7-2.7,1-4.3,1.5-5.9c0.1-0.4,0.4-0.8,0.5-1.1
c0.4,0.4,0.9,0.6,1,1.1c0.6,1.5,0.6,3.2,2.2,4.1c0.3,0.2,0.9,0.5,1,0.4c0.4-0.4,0.7-0.9,1-1.4c-1.7-0.9,0.4-1.4,0.3-2.3
c-0.2-1-0.2-2,0-3c0.2-0.7,0.9-1.3,1.3-1.9c1.3,1.2,1.6,0.8,1.7-0.8c0.1-1.5,0.6-3.1,1-4.6c0.1-0.2,0.4-0.4,0.6-0.6
c0.2,0.2,0.6,0.4,0.7,0.7c0.7,1.7,1.4,3.4,2.1,5.2c0.4-0.4,0.8-0.6,1.1-1c0.3-0.5,0.4-1.2,0.8-1.7c0.2-0.3,1.1-0.5,1.3-0.3
c1.2,1.4,2.4,2.9,3.5,4.5c0.2,0.2-0.3,0.9-0.5,1.4c0.7,0.2,2.2-0.2,0.8,1.5c-1,1.2,0.5,2.1,1.4,2.5c0.9,0.4,1-0.7,1.4-1.3
c1.5-2,3.7-3.6,4.1-6.3c1.7-0.5,2.5-1,1-2.9c-0.5-0.7,0.5-2.6,0.9-3.9c0.1-0.2,0.6-0.5,0.7-0.5c0.9,0.6,1.8,1.3,2.7,2
c0.8,0.7,0.7,1.3,0,2.1c-0.1,0.1,0.1,0.6,0.2,0.9c0.4-0.2,1.1-0.2,1.3-0.5c0.2-0.4,0-1,0.1-1.5c0.3-1.2,1-1.8,2.3-2.1
c1.8-0.4,1.8,1.2,2.1,2c1,2.9,2.1,5.6,4.6,7.6c0.3,0.3,0.5,0.8,0.8,1.2c0.2-0.6,1.2-0.5,0.9-1.8c-0.4-1.5,0.1-3.2,0.4-4.8
c0.1-0.7,0.6-1.4,1-2.1c0.3-0.6-0.6-1.8,0.7-1.7c0.5,0,1.4,1.4,1.2,1.8c-0.5,1.2,1.8,2.1,0.3,3.3c-0.2,0.2,0.4,1.4,0.8,2
c0.6,0.8,1.3,0.8,2.1,0.1c0.7-0.6,1.7-0.9,2.4-1.5c0.4-0.3,0.7-1.5,0.5-1.6c-2.4-1.9,0.4-3.5,0.2-5.3c0-0.4,0.7-0.8,1.1-1.2
c0.3,0.5,0.6,0.9,0.9,1.4c0.1,0.1-0.1,0.4,0,0.5c0.4,0.4,0.8,0.7,1.2,1.1c0.3-0.3,0.7-0.6,0.8-1c0.1-1.2,0.1-2.3,0-3.5
c0-1.9,0.7-2,2.1-1c0.2,0.1,0.9-0.1,0.9-0.2c0.1-2.3,1.1-0.9,1.5-0.3c0.6,1,0.9,2.3,1.6,3.3c0.2,0.3,1,0.3,1.6,0.5
c-0.1-0.4-0.4-0.7-0.3-1.1c0.6-3.6,1.9-6.8,4.7-9.3c0.9-0.8,0.7,0.1,1,0.6c0.4,0.6,1.2,1.1,1.8,1.6c0.9-1.3,2.9-0.1,3.8-1.7
c0.9-1.5,1.3-0.8,1.4,0.6c0,0.5,0.5,1,0.8,1.5c0.4-0.4,0.8-0.7,1.2-1.1c0.3-0.3,0.6-0.8,0.9-0.8c1.2-0.1,2.9-0.5,3.4,0.1
c1.2,1.4,1.9-0.2,2.8-0.1c0.3,0,0.8,0.2,0.8,0.4c0.3,2.1,1.1,2.1,2.4,0.8c0.9,0.8,1.1,2.4,3,1.9c1.3-0.4,3.1,0.4,2.7-2.2
c-0.1-0.5,0.9-1.2,1.4-1.9c0.5,0.5,1.3,0.9,1.3,1.4c0.1,2.3,1,1,1.9,0.6c0.3-0.1,0.9,0.6,1.2,1c0.8,1.2,1.4,2.4,2.2,3.6
c0.1,0.2,0.6,0.4,0.8,0.3c0.4-0.1,0.8-0.4,1-0.8c0.2-0.4-0.1-1.1,0.1-1.5c0.4-0.6,1-1.1,1.6-1.6c0.1,0.6,0.2,1.3,0.4,1.8
c0.1,0.4,0.5,0.9,0.8,1c0.4,0.1,0.9-0.2,1.2-0.5c0.3-0.3,0.3-0.9,0.4-1.3c0.2,0.3,0.4,0.7,0.6,1c0.4,0.8,0.7,1.8,1.2,2.5
c0.2,0.3,1.3,0.2,1.6,0c0.4-0.5,0-1.9,1.3-1.5c0.5,0.2,0.8,1.1,1.2,1.7c0.2,0.3,0.4,0.5,0.7,0.7c0.4,0.2,0.9,0.5,1.3,0.5
c0.3-0.1,0.6-0.6,0.7-1c0.1-0.5,0-1,0-1.5c0-0.7-0.1-1.4,0-2c0.1-0.5,0.5-1,0.8-1.4c0.4,0.4,0.7,0.8,1.1,1.2c0.7,0.6,1.3,1.7,2,1.7
c1.6,0.1,0.9-1.4,0.9-2.2c0-1.3,0.5-1.5,1.6-1.9C897.6,10.5,898.4,9.4,898,8z"/>
</svg>
<div class="instructions">
Drag the sky to change the music.
</div>
<div class="menu">
Music Eclipticalis in B-flat major by <a href="http://brianfoo.com">Brian Foo</a> <span class="divider">|</span> <a href="#about">Learn more</a> <span class="divider">|</span> <a href="#toggle-volume" class="toggle-volume on" data-on="Turn sound off" data-off="Turn sound on">Turn sound off</a>
</div>
<div class="status">
<span class="ra"></span> <span class="divider">|</span> <span class="dec"></span>
</div>
</div>
<!-- A modal with its content -->
<div class="modal" id="about" tabindex="-1" role="dialog" aria-labelledby="about-label" aria-hidden="true">
<a href="#" class="modal-close" title="Close this modal" data-dismiss="modal" data-close="Close">×</a>
<div class="modal-content">
<h2 id="about-label">Music Eclipticalis</h2>
<p>
This is a song that uses <a href="http://www.astronexus.com/hyg" target="_blank">stellar data</a> and users' interactions to generate unique and continuous music. At any given time, the song plays the 16 brightest stars as musical notes based on their positions within a floating musical staff in the sky. The user may move the sky to change which stellar notes are being played.
</p>
<p>
Music Eclipticalis was inspired by <a href="https://en.wikipedia.org/wiki/John_Cage" target="_blank">John Cage</a>'s <a href="http://johncage.org/pp/John-Cage-Work-Detail.cfm?work_ID=31" target="_blank">Atlas Eclipticalis</a>. To create his score, Cage superimposed musical staves over the star charts of the <a href="http://catalog.nypl.org/record=b12591112~S1" target="_blank">Atlas Eclipticalis 1950.0</a>, an atlas of the stars published in 1958 by <a href="https://en.wikipedia.org/wiki/Anton%C3%ADn_Be%C4%8Dv%C3%A1%C5%99" target="_blank">Antonín Bečvář</a>, a Czech astronomer.
</p>
<div class="p images">
<div class="image half">
<img src="img/atlas_eclipticalis.jpg" alt="Plate from Antonin Becvar's Atlas Elipticalis, 1958" />
<span class="caption">Plate from Antonin Becvar's Atlas Elipticalis, 1958. <a href="http://www.ta3.sk/public_relation/becvar/atlasy.html" target="_blank"> Astronomical Institute</a></span>
</div>
<div class="image half">
<img src="img/john_cage_star_notes.jpg" alt="Sketches for Atlas eclipticalis by John Cage" />
<span class="caption">A sketch by John Cage for Atlas eclipticalis. <a href="http://digitalcollections.nypl.org/items/43a24af0-f5ce-0133-be29-00505686a51c" target="_blank">NYPL Digital Collections</a></span>
</div>
</div>
<p>
Cage compiled eighty-six instrumental parts through the tracing of the star charts onto scored music paper, to be played in whole or part by any ensemble, chamber or orchestra.
</p>
<p>
The stellar data used for this song was taken from the <a href="http://www.astronexus.com/hyg" target="_blank">HYG Database</a>, which is a combination of the <a href="https://heasarc.gsfc.nasa.gov/W3Browse/all/hipparcos.html">Hipparcos Catalog</a>, the <a href="http://tdc-www.harvard.edu/catalogs/bsc5.html">Yale Bright Star Catalog</a>, and the <a href="http://heasarc.gsfc.nasa.gov/W3Browse/star-catalog/cns3.html">Gliese Catalog of Nearby Stars</a>. The star selection is limited to stars visible to the human eye in the region between -30 and +30° of declination, the region represented in the original <a href="http://www.worldcat.org/title/atlas-eclipticalis-19500/oclc/258338112" target="_blank">Atlas Eclipticalis 1950.0</a>.
</p>
<p>
<a href="https://github.com/beefoo/eclipticalis" target="_blank">The code that powers this song and interface</a> is free and open source. <a href="https://datadrivendj.com/tracks/stars">Read more about the process of creating this song</a> and find more data-driven music at <a href="https://datadrivendj.com/">Data-Driven DJ</a>.
</p>
</div>
</div>
<script type="x-shader/x-vertex" id="vertexshader">
attribute float size;
attribute vec3 customColor;
varying vec3 vColor;
void main() {
vColor = customColor;
vec4 mvPosition = modelViewMatrix * vec4( position, 1.0 );
gl_PointSize = size * ( 300.0 / -mvPosition.z );
gl_Position = projectionMatrix * mvPosition;
}
</script>
<script type="x-shader/x-fragment" id="fragmentshader">
uniform vec3 color;
uniform sampler2D texture;
varying vec3 vColor;
void main() {
gl_FragColor = vec4( color * vColor, 1.0 );
gl_FragColor = gl_FragColor * texture2D( texture, gl_PointCoord );
}
</script>
<script src="js/app.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-37638432-8', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>