Skip to content

johnnysn/chrono-bump

Repository files navigation

🎵 Chrono Bump 🎸

GitHub GitHub commit activity (branch)

A simple out-of-the-box metronome web application developed in Next 13

Chrono Bump is a user-friendly and versatile metronome application for practicing music developed in Next.js using Tailwind CSS.

Features

ChronoBump is a tool that allows musicians to fine-tune their practice sessions. With a focus on flexibility and user-friendliness, it allows you to customize:

  • Tempo: Adjust the speed to match your desired rhythm.
  • Note Duration: Define the duration of each note.
  • Beat Count: Set the number of beats per measure.
  • Click Sound: Choose the type of click sound you prefer.
  • Individual Beat Intensity: Tailor the intensity for each beat.

Try it Out

You can try ChronoBump by accessing it on Vercel: Try ChronoBump.

Run it locally

  1. Clone the repository to your local machine.

  2. Navigate to the project directory.

  3. Install dependencies using your preferred package manager (e.g., npm install or yarn install).

  4. Run the development server:

    npm run dev 

    or

    yarn dev 

Project Structure

  • /src contains the source code, including layout/pages, components, types, custom hooks, and services.
  • /public stores MP3 files for click sounds (check RecordedClickService for details).

License

This project is open source and is released under the MIT License. Feel free to use, modify, and distribute it as per the terms of the license.

Contact Me

If you have any questions or suggestions, please feel free to reach out. I welcome your contributions and feedback to make this project even better!

If you find ChronoBump useful, please consider giving it a star on GitHub to show your support!

About

Simple metronome application for musicians

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published