efficient program to spit out SVG for guitar/uke chord frett diagram
Commits
SVG: Add base fret indicator
Zach DeCook committed 2020-12-26
SVG: write the character for open or closed string
Zach DeCook committed 2020-12-26
SVG: draw dots where your fingers should go
Zach DeCook committed 2020-12-26
SVG: Show title by adjusting viewBox
Zach DeCook committed 2020-12-26
C Rewrite: Create simple grid with title
Zach DeCook committed 2020-12-26
* Change project to be a c project
Zach DeCook committed 2020-12-26
* Node: Make a node module
Zach DeCook committed 2019-05-27
* Allow variable number of frets (2 - n)
Zach DeCook committed 2018-03-20
- Fix empty bubble being drawn on cleared canvas.
Zach DeCook committed 2017-04-30
initial commit
mzarillo committed 2012-07-04
Initial commit
mzarillo committed 2012-07-02