slider icon indicating copy to clipboard operation
slider copied to clipboard

hit object timing point parsing

Open de-odex opened this issue 7 years ago • 2 comments

image BPM is incorrect (albeit stated in the docs) when ms/beat is negative, and as per https://osu.ppy.sh/help/wiki/osu!File_Formats/Osu(file_format), when ms/beat is negative, it is a percentage of the last inherited timing point

data taken using slider.Beatmap.parse

will attempt fixing

de-odex avatar Apr 15 '18 05:04 de-odex

actually, i'm thinking about why you wouldn't implement this

de-odex avatar Apr 15 '18 07:04 de-odex

I didn't implement this because I didn't know about this, thanks for letting me know! Also, I hadn't seen that doc, the one that existed when I started slider was much less full, thanks for linking that.

llllllllll avatar Apr 17 '18 20:04 llllllllll