So since some time osu! features approachrates with 1 decimal and the question i asked myself, was how do i get to know the approachrates between whole numbers?.
Probably everybody knows the ARTable, but extending that to 0.1 steps would make it way too big.
I took myself the time to make a small program that can calculate any AR and "time in ms" related to it with any of the four mods that have influence on the AR.
If you want to try it out, here it is:
ARCalculator <--DEAD
new link
I hope you like it.
Criticism and suggestions are welcome.
I may also graph all mods if i have the time
Edit from 2018: I'm not working on this anymore as I have gone highly inactive in osu but the program itself is still usable
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
EDIT:
10.07.2018: fixed the dead link, so if you still want to use it, go ahead
Changelog:
12.07.2014
Initial release
-----
13.07.2014
Calculation error reported by Deimos is fixed
Modded AR and Base time fields clear when no mod is selected(suggested by Oinari-sama) cursor is focused on the AR text field at start-up
Probably everybody knows the ARTable, but extending that to 0.1 steps would make it way too big.
I took myself the time to make a small program that can calculate any AR and "time in ms" related to it with any of the four mods that have influence on the AR.
If you want to try it out, here it is:
new link
I hope you like it.
Criticism and suggestions are welcome.
I may also graph all mods if i have the time
Edit from 2018: I'm not working on this anymore as I have gone highly inactive in osu but the program itself is still usable
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
EDIT:
10.07.2018: fixed the dead link, so if you still want to use it, go ahead
Changelog:
12.07.2014
Initial release
-----
13.07.2014
Calculation error reported by Deimos is fixed
Modded AR and Base time fields clear when no mod is selected(suggested by Oinari-sama) cursor is focused on the AR text field at start-up