Mania Autoconversion
Hi, I'm thinking about coding an osu mania bot for myself. I'm in the process of planning the beatmap parser. Currently what I noticed about mania-specific beatmaps is that they all have the same y value. Does this mean that I can disregard this value while parsing? Also, the wiki only has the formula for 300, 100 and 50 hit window calculations. If so, how is the timing window of a 320 calculated?
Also, I would also like to have the ability to play autoconverts in this program. May I ask how osu! handles autoconverts from standard to mania?
Thanks in advance