Skip to content

web-dev-sam/beat-timer

Repository files navigation

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.
  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 npx husky install to install the git hooks
  4. Run the development server with npm run dev

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.