Allows recording heartrate data for individual beatmaps
- Supports all gamemodes
- Song name and maximum/minimum heartrate
- Pausing detection with color change in graph
- Smooth animation
Warning: Due to the hiatus nature of gosumemory
, it is recommended to use tosu
as it's both in active development and it's compatible with all gosumemory API. However, feel free to use gosumemory with this if you want.
-
Install
tosu
. -
Run
tosu.exe
(Don't need to run any included overlay) -
Supply your HypeRate API key on the
config.js
file. -
Launch
index.html?code=[YOUR CODE]
link and add as a Browser Source in OBS. -
OR You can also copy the source code into the
static
folder to launch as an overlay ingosumemory
with this linkhttp://127.0.0.1:24050/heartrate-beatmap-measurement/?code=[YOUR-CODE]
- Currently in GPL v3.0 license.
- Allow: Commercial use, modification and distribution.
(Do not distribute closed source versions).