clicktrack is a cutting-edge dynamic metronome. It's very common for pieces to have tempo changes, whether its an abrupt change or accelerando. Unlike your average metronome, clicktrack can handle this. clicktrack allows you to build an arrangement of metronomes so you're on time for the whole piece.
Report Bug
·
Request Feature
Clone this repo...
git clone https://github.com/arthurmatthew/clicktrack
cd clicktrack
...and use the following NPM commands to navigate the project:
npm run dev
Start the development servernpm run build
Generate a production buildnpm run lint
Lint using ESLintnpm run plint
Lint code formatting using Prettiernpm run format
Format code using Prettiernpm run preview
Preview in a production-like environment