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.
To install the dependencies, run:
npm installTo start the development server, run:
npm run dev- 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.
- For logo design:
- Go to Pixilart
- Import the pixil file from 'src/assets/images'
This project is licensed under the MIT License - see the LICENSE file for details.