forked from trishume/screentunes
-
Notifications
You must be signed in to change notification settings - Fork 1
/
song.json
56 lines (52 loc) · 796 Bytes
/
song.json
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
{
"duration": 16000,
"0": 7,
"500": 9,
"1000": 3,
"1250": 4,
"1750": 0,
"2000": 3,
"2250": 2,
"2500": 0,
"3500": 2,
"4000": 3,
"4750": 2,
"5000": 0,
"5250": 2,
"5500": 4,
"5750": 7,
"6000": 9,
"6250": 4,
"6500": 7,
"6750": 2,
"7000": 4,
"7250": 0,
"7500": 2,
"7750": 0,
"8000": 4,
"8500": 7,
"9000": 9,
"9250": 4,
"9500": 7,
"9750": 2,
"10000": 4,
"10250": 0,
"10500": 3,
"10750": 4,
"11000": 3,
"11250": 2,
"11500": 0,
"11750": 2,
"12000": 3,
"12500": 0,
"12750": 2,
"13000": 4,
"13250": 7,
"13500": 3,
"13750": 4,
"14000": 2,
"14250": 0,
"14500": 2,
"15000": 0,
"15500": 2
}