KCarlile / guitar-diagrams-js

Open source JavaScript library for drawing guitar chords and scales on an HTML5 canvas.
https://demo.kcarlile.com/guitar-diagrams-js/
GNU General Public License v3.0
0 stars 0 forks source link

Add option for mirrored diagrams for left-handed players #5

Open KCarlile opened 3 months ago

KCarlile commented 3 months ago

Background

Left-handed players would like a mirrored diagram, so this should be an option when creating diagrams. It would also be great if there was an option to flip all the diagrams on a page or per diagram.

Acceptance Criteria

Approach

Notes

TBD