You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
430 B
Markdown
10 lines
430 B
Markdown
## 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
|