osu/osu.Game.Rulesets.Mania/Resources/Testing/Beatmaps/mania-samples-expected-conv...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

27 lines
526 B
JSON
Raw Normal View History

2020-06-04 19:54:19 +00:00
{
"Mappings": [{
"StartTime": 500.0,
"Objects": [{
"StartTime": 500.0,
"EndTime": 1500.0,
"Column": 0,
"NodeSamples": [
2020-10-30 03:12:30 +00:00
["Gameplay/normal-hitnormal"],
2020-06-04 19:54:19 +00:00
[]
],
2020-10-30 03:12:30 +00:00
"Samples": ["Gameplay/normal-hitnormal"]
2020-06-04 19:54:19 +00:00
}]
}, {
"StartTime": 2000.0,
"Objects": [{
"StartTime": 2000.0,
"EndTime": 3000.0,
"Column": 2,
"NodeSamples": [
2020-10-30 03:12:30 +00:00
["Gameplay/drum-hitnormal"],
2020-06-04 19:54:19 +00:00
[]
],
2020-10-30 03:12:30 +00:00
"Samples": ["Gameplay/drum-hitnormal"]
2020-06-04 19:54:19 +00:00
}]
}]
}