-
Notifications
You must be signed in to change notification settings - Fork 3
/
nin.json
76 lines (76 loc) · 1.19 KB
/
nin.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"title": "No Invitation",
"authors": [
"capitalism",
"sigveseb",
"stiaje",
"cristea",
"iverjo",
"run",
"lionleaf",
"lulle"
],
"description": "Invitation for Revision 2018.",
"previewImage": "https://raw.githubusercontent.com/ninjadev/nin/master/nin/frontend/app/images/nin-dark.png",
"music": {
"path": "res/music.mp3",
"bpm": 115,
"subdivision": 12,
"BEANOffset": 48
},
"googleAnalyticsID": "UA-97441881-3",
"labels": [
{
"name": "Pre-intro",
"BEAN": 48
},
{
"name": "Intro",
"BEAN": 240
},
{
"name": "A",
"BEAN": 672
},
{
"name": "B",
"BEAN": 1056
},
{
"name": "A",
"BEAN": 1440
},
{
"name": "C",
"BEAN": 1824
},
{
"name": "C",
"BEAN": 2208
},
{
"name": "B lowdown",
"BEAN": 2592
},
{
"name": "piano snippet",
"BEAN": 2736
},
{
"name": "B groovy",
"BEAN": 2976
},
{
"name": "A breakdown",
"BEAN": 3360
},
{
"name": "B + A merger",
"BEAN": 3672
},
{
"name": "A outro",
"BEAN": 4056
}
]
}