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.
- Host: GitHub
- URL: https://github.com/web-dev-sam/beat-timer
- Owner: web-dev-sam
- License: mit
- Created: 2023-03-24T14:14:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T12:24:52.000Z (over 1 year ago)
- Last Synced: 2025-02-19T13:28:37.410Z (over 1 year ago)
- Language: Vue
- Homepage: https://beat-timer.webry.com/
- Size: 67.9 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.