Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ppy
GitHub Repository: ppy/osu
Path: blob/master/osu.Game.Rulesets.Mania.Tests/Resources/Testing/Beatmaps/convert-samples-expected-conversion.json
4810 views
1
{
2
"Mappings": [{
3
"StartTime": 1000.0,
4
"Objects": [{
5
"StartTime": 1000.0,
6
"EndTime": 2750.0,
7
"Column": 1,
8
"PlaySlidingSamples": true,
9
"NodeSamples": [
10
["Gameplay/normal-hitnormal"],
11
["Gameplay/soft-hitnormal"],
12
["Gameplay/drum-hitnormal"]
13
],
14
"Samples": ["Gameplay/normal-hitnormal"]
15
}, {
16
"StartTime": 1875.0,
17
"EndTime": 2750.0,
18
"Column": 0,
19
"PlaySlidingSamples": true,
20
"NodeSamples": [
21
["Gameplay/soft-hitnormal"],
22
["Gameplay/drum-hitnormal"]
23
],
24
"Samples": ["Gameplay/normal-hitnormal"]
25
}]
26
}, {
27
"StartTime": 3750.0,
28
"Objects": [{
29
"StartTime": 3750.0,
30
"EndTime": 3750.0,
31
"Column": 3,
32
"Samples": ["Gameplay/normal-hitnormal"]
33
}]
34
}]
35
}
36