https://github.com/obsius/js-tuner
Web app for interacting with a virtual guitar fretboard that support tabs playback.
https://github.com/obsius/js-tuner
Last synced: 11 months ago
JSON representation
Web app for interacting with a virtual guitar fretboard that support tabs playback.
- Host: GitHub
- URL: https://github.com/obsius/js-tuner
- Owner: obsius
- Created: 2016-09-14T20:49:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-31T03:26:16.000Z (over 2 years ago)
- Last Synced: 2025-04-09T19:18:32.875Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://tuner.ngc6822.com
- Size: 5.45 MB
- Stars: 10
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JS Tuner
A simple web app allowing that helps visualize scales and notes on the guitar fretboard. The app can interpret guitar tablature and playback tabs.

## Configurations
The app can be customized to change the number of displayed frets, change tunings, and highlight notes based on a selected key or scale.
## Playback
Tabs can be copied and pasted into the text area below the fretboard and played at different speeds, adjustable at the bottom right.
## Live
[https://tuner.transitwinds.com/](https://tuner.transitwinds.com/)
## TODO
- fix tunings (all notes are for standard, the string/fret combo doesn't work)