Skip to content

pmanikas/guitar-tuner

Repository files navigation

Guitar Tuner

This is a simple guitar tuner that uses the microphone of your computer to detect the pitch of the sound. It is written TypeScript and Vue.js and uses the Web Audio API to analyze the sound.

Installation

To install the dependencies, run:

npm install

To start the development server, run:

npm run dev

Usage

  • Press the "Start" button to start the tuner.
  • To use the tuner, simply play a note on your guitar and the tuner will display the detected pitch. The tuner will also display the closest note and the difference in cents.

Tools

  • For logo design:
    • Go to Pixilart
    • Import the pixil file from 'src/assets/images'

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a guitar tuner SPA built with TS & Vue.js 3

Topics

Resources

Stars

Watchers

Forks

Contributors