Truebpm
heroku app for deriving + display information about music rate for simfiles
Install / Use
/learn @zachwalton/TruebpmREADME
True BPM
https://truebpm.dance
Pick a preferred read speed and select a song. You'll get a breakdown of BPM duration:

Contributing
Setup
Requirements
- NodeJS 8+
- Yarn 1.22.4
- Python 3.6.11
- Using pyenv is probably the easiest way to do this.
Set up a virtual env and install dependencies:
pyenv install (This'll install 3.6.11 if you don't have it already)
pyenv virtualenv truebpm
pyenv activate truebpm
To serve the API + frontend, ./serve.sh
This will serve the API + frontend on http://127.0.0.1:5000. If you just want to work on the frontend, you may want to use yarn to get the benefits of live reloading:
cd frontend/ && yarn run start
Adding Simfiles
Simfiles live in the simfiles/ directory, and the filenames are formatted as <title> - <artist>. To add a simfile, just run ./convert.py </path/to/simfile.sm> and it will rename it for you. Drop it in the simfiles/ directory and submit a PR.
CI will test to make sure that the simfile is valid. If pull request verification fails, check the build logs.
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
