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.
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.
- Go to the website.
- If you have difficulties check the help menu on top left.
- Clone the repository
- Install dependencies with
npm install
- Run
npx husky install
to install the git hooks - Run the development server with
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.