So my goal is to draw guitar chords like this using a json file, the number of chords I should create is 924 so there's no way I can do it mannually.
What I have is an array of numbers comma separated (look into position) I am definitely not using fingerings (that's the finger you should use, basically it's a number on top of the circles)
This is challenging because each chords have several position and some of them are on fret 5 or more so I should indicate which fret we're drawing rather than draw a whole guitar every time.
Graham Nash This Path Tonight Guitar Tablature Book Libro Chitarra Spartiti
Second issue is I don't know where exactly I should start and how to handle that correctly, I would love to implement everything in React or Python and then generate a bunch of imgs and use them in my app, this is what I'm comfortable with. I was also thinking about js and css but really how can I write a code that put a circle on that specific place based on a number.
I'm not looking for code, just some links where I can start my research, now I am kinda stuck, please let me know if you need more infos.
This may not be the answer you are expecting for since I don't know anything about guitars and guitar chords. Please take a look.
Guitar Guitar Tabs Guitar Tabs Guitar Tabs Guitar Stock Photos And Images
You could start with a basic grid image, knowing the size of each square in your grid would make it quite easy to iterate over and place circles/other markers at specific points and then save the updated version of the image to a new location.
For placing markers, setup constants for width and height respectively, and then multiply by your position variables for each cord (or something to that effect).
By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.
0 Response to "Draw The Line Guitar Tab"
Posting Komentar