-
Notifications
You must be signed in to change notification settings - Fork 0
/
nin.json
90 lines (90 loc) · 1.31 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"title": "Flat Shade Society",
"authors": [
"capitalism",
"cristea",
"flowie",
"iverjo",
"lug00ber",
"lulle",
"run",
"sigveseb",
"stiaje"
],
"description": "Solskogen 2019 invitation",
"previewImage": "https://raw.githubusercontent.com/ninjadev/si/master/screenshot.png",
"aspectRatio": "16:9",
"music": {
"path": "res/music.mp3",
"bpm": 100,
"subdivision": 6,
"BEANOffset": 0
},
"googleAnalyticsID": "UA-97441881-6",
"labels": [
{
"name": "Preroll",
"BEAN": 0
},
{
"name": "A1",
"BEAN": 120
},
{
"name": "A2",
"BEAN": 216
},
{
"name": "B1",
"BEAN": 312
},
{
"name": "B2",
"BEAN": 408
},
{
"name": "A3",
"BEAN": 504
},
{
"name": "A4",
"BEAN": 600
},
{
"name": "B3",
"BEAN": 696
},
{
"name": "B4",
"BEAN": 792
},
{
"name": "Scratches",
"BEAN": 888
},
{
"name": "B5",
"BEAN": 1080
},
{
"name": "B5.5",
"BEAN": 1128
},
{
"name": "B6",
"BEAN": 1176
},
{
"name": "A5",
"BEAN": 1272
},
{
"name": "A6",
"BEAN": 1368
},
{
"name": "Outro",
"BEAN": 1464
}
]
}