A WIP tool which allows osu! players to analyze beatmaps and replays. Check out the Dev branch for the latest commits!
##UI:
The button loads the beatmap (*.osu) based on the file's absolute location specified on the first line of analyzer.txt file. Currently supports mania and standard maps only.
The button loads the replay (*osr) based on the file's absolute location specified on the second line of analyzer.txt file. Currently supports mania and standard maps only. A beatmap must be loaded for the replay loading to work.
Displays the contents of the map at the current time. It is possible to zoom in and out of the map by placing the cursor on the map display and using scrollwheel and the z-key
Displays the hitobject timings in magenta and 60FPS ticks in blue. It is possible to control the view time of the map by using the scrollwheel anywhere onscreen. It is possible to adjust the resolution of the time display by placing the cursor on the time display and using scrollwheel and the z-key
Displays the player's deviation from hiting the needed time of the notes across a certain time range. A replay must be loaded for it to be displayed. It is possible to adjust the resolution of the tap deviation display by placing the cursor on the tap deviation display and using scrollwheel and the z-key. It is possible to adjust the time range by placing the cursor on the tap deviation display and using scrollwheel and the x-key.