An open API service indexing awesome lists of open source software.

https://github.com/web-dev-sam/deep-beat

Analyze custom beat saber maps without installing or playing them and see if they fit your playstyle and level.
https://github.com/web-dev-sam/deep-beat

beat-saber beatsaber

Last synced: 5 months ago
JSON representation

Analyze custom beat saber maps without installing or playing them and see if they fit your playstyle and level.

Awesome Lists containing this project

README

          


 





Deep Beat




Analyze custom BeatSaber maps without installing or playing them and see if they fit your playstyle, level and flow





 


Features


* You can analyse other maps by entering their bsr code
* You can analyse your own maps by uploading them
* Deep Beat provides you with general information about the map like uploader, duration, stars, nps, njs, etc...
* You can install, download and listen to the map in your browser
* Deep Beat estimates the frequency of some patterns like jumps and vision blockers and gives it a grade from low to very high
* You can also look how the nps, speed, wrist-heavyness and complexity develops over time


 


Demo Links


https://deep-beat.vercel.app/

https://deep-beat.vercel.app/map#13377

https://deep-beat.vercel.app/map#upload


 


Development


* Run `npm install`
* Run `cd dist && http-server` (assuming that you have installed http-server)
* Run `npx webpack` in another terminal session


 


Preview