osu/osu.Game.Rulesets.Mania/Resources/Testing/Beatmaps/convert-samples-expected-co...

33 lines
732 B
JSON
Raw Normal View History

2020-06-04 19:54:19 +00:00
{
"Mappings": [{
"StartTime": 1000.0,
"Objects": [{
"StartTime": 1000.0,
"EndTime": 2750.0,
"Column": 1,
"NodeSamples": [
2020-10-30 03:12:30 +00:00
["Gameplay/normal-hitnormal"],
["Gameplay/soft-hitnormal"],
["Gameplay/drum-hitnormal"]
],
2020-10-30 03:12:30 +00:00
"Samples": ["Gameplay/-hitnormal"]
2020-06-04 19:54:19 +00:00
}, {
"StartTime": 1875.0,
"EndTime": 2750.0,
"Column": 0,
"NodeSamples": [
2020-10-30 03:12:30 +00:00
["Gameplay/soft-hitnormal"],
["Gameplay/drum-hitnormal"]
],
2020-10-30 03:12:30 +00:00
"Samples": ["Gameplay/-hitnormal"]
2020-06-04 19:54:19 +00:00
}]
}, {
"StartTime": 3750.0,
"Objects": [{
"StartTime": 3750.0,
"EndTime": 3750.0,
"Column": 3,
2020-10-30 03:12:30 +00:00
"Samples": ["Gameplay/normal-hitnormal"]
2020-06-04 19:54:19 +00:00
}]
}]
}