Skip to content

bartomiak/tuner

Repository files navigation

Guitar Tuner App

Overview

The Guitar Tuner App is a web-based application designed to help musicians tune their guitars quickly and accurately. Utilizing advanced audio processing techniques, it listens to the sound of a guitar string and provides visual feedback on the tuning accuracy.

Features

  • Detects pitch in real-time using the device's microphone.
  • Provides visual feedback to indicate whether the string is in tune, too high, or too low.

Built With

  • Vue 3 - The Progressive JavaScript Framework for building user interfaces.
  • Tailwind CSS - A utility-first CSS framework for rapid UI development.

Getting Started

To get a local copy up and running, follow these simple steps.

  1. Clone the repository:
git clone [email protected]:bartomiak/tuner.git
  1. Navigate to the app's directory:
cd tuner
  1. Install NPM packages:
npm install
  1. Run the app in development mode:
npm run dev

Usage

Open the app in your web browser, and grant permission to access the microphone. Pluck a guitar string, and the app will indicate the tuning status.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published