Added README

This commit is contained in:
2025-07-01 15:29:24 -04:00
commit 70f70b676a

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
## Guitar Fretboard
This is a testing project to render an interactive guitar fretboard, with the ability to define markers to play specific notes.
It was cobbled together from the following projects, so huge thanks to them:
- https://github.com/KCarlile/guitar-diagrams-js - Drawing a customizable fretboard
- https://tonejs.github.io/ - Playing audio
- https://github.com/nbrosowsky/tonejs-instruments - Guitar sound samples