{ "MusicPath": "res://Audio/track.mp3", "BPM": 120, "Offset": 0.0, "TicksPerBeat": 480.0, "TempoPoints": [ { "Tick": 0, "BPM": 120 } ], "RelativeSpeedPoints": [ { "Tick": 0, "Speed": 20.0, "IsLinear": false } ], "AbsoluteSpeedPoints": [ { "Tick": 0, "Speed": 1.0, "IsLinear": false } ], "Events": [ { "$type": "Onrinto.Chart.ChartEvent", "Type": "Beat", "Tick": 0, "Position": { "X": 0.0, "Y": 0.0 } }, { "$type": "Onrinto.Chart.ChartEvent", "Type": "Beat", "Tick": 480, "Position": { "X": -2.0, "Y": 0.0 } }, { "$type": "Onrinto.Chart.ChartEvent", "Type": "Beat", "Tick": 960, "Position": { "X": 2.0, "Y": 0.0 } }, { "$type": "Onrinto.Chart.ChartEvent", "Type": "Beat", "Tick": 1440, "Position": { "X": 0.0, "Y": 0.0 } } ] }