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

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

A purely client song/map timer app using WebAssembly ffmpeg.
https://github.com/web-dev-sam/beat-timer

Last synced: over 1 year ago
JSON representation

A purely client song/map timer app using WebAssembly ffmpeg.

Awesome Lists containing this project

README

          


Beat Timer


With Beat Timer you can easily add silence or trim your audio at the beginning of your song to make it start at the right time.







## 📖 About

Beat Timer is mainly built to allow mappers of rythm games like BeatSaber to easily add silence or trim their audio at the beginning of their song to make it start at the right time without having to do it manually with an audio editor like Audacity and ArrowVortex.

## 📚 How to use

1. Go to the [website](https://beat-timer.webry.com/).
2. If you have difficulties check the help menu on top left.

## 🛠️ How to install for development

1. Clone the repository
2. Install dependencies with `npm install`
3. Run the development server with `npm run dev`

## 📝 License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/web-dev-sam/beat-timer/blob/main/LICENSE) file for details.