/clicktrack

A modern and feature-packed metronome.

Primary LanguageTypeScript


Logo

clicktrack

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

Development

Clone this repo...

  1. git clone https://github.com/arthurmatthew/clicktrack
  2. cd clicktrack

...and use the following NPM commands to navigate the project:

  1. npm run dev Start the development server
  2. npm run build Generate a production build
  3. npm run lint Lint using ESLint
  4. npm run plint Lint code formatting using Prettier
  5. npm run format Format code using Prettier
  6. npm run preview Preview in a production-like environment

clicktrack is in early development. Star this repo to follow along.