Updated: 5mos ago
Uploaded: 5mos ago
Submitted: 5mos ago

SPIRIT OF LIE

inoqx

re-upload from osu

220 paramore frenchcore 220bpm remix rave gabber techno hardcore electronic cj chordjack stamina all we know is falling hayley
Difficulties
Comments
Emik
Emik
3 weeks ago
I have on-hold this mapset because:
The mapset's timing is incorrect, and requires an offset or additional timing point(s).
Edit > Apply Offset To Map > "8" > SURE

I am making suggestions for one or multiple difficulties in the mapset.
check modding (some of your notes have unintentional flams)

Additional comments:
the following section is for myself: code i wrote to detect flams
```cs
Quaver.API.Maps.Qua
.Parse("/media/d/Steam/steamapps/common/Quaver/Songs/33734 - 162/144541.qua")
.HitObjects
.Skip(1)
.Zip(Quaver.API.Maps.Qua.Parse("/media/d/Steam/steamapps/common/Quaver/Songs/33734 - 162/144541.qua").HitObjects)
.Where(x => x.First.StartTime - x.Second.StartTime is > 0 and < 16)
.Select(x => $"{x.First.StartTime},{x.First.Lane}")
```
Kirisame Marisa
Kirisame Marisa
3 weeks ago
I have voted for this mapset!
Additional comments:
not bad
Back to old site