Currently the system does not remember already added chords so its a pain adding them every single time. Since someone already requested this addon, i wont mention that here. Instead this is a temporary solution while that is worked on.
Can we at least work on a contributed TXT file that contains many chords already? So we can at least just copy paste them in? Save future members from figuring out the numbers for each chord? Ideal would be to have at least 3 or 4 different ways to play the same chord.
Example, have CHORDS.TXT file that comes in zip file with module. This CHORDS.TXT file has a list of chords like this:
C MAJOR
[C major1:x,3,2,0,1,0]
[C major2:3,3,5,5,5,3]
[C major3:8,7,5,5,5,8]
[C major4:8,10,10,9,8,8]
[C major5:10,10,10,12,13,12]
C MINOR
[C minor1:3,3,5,5,4,3]
[C minor2:8,10,10,8,8,8]
[C minor3:x,x,10,12,13,11]
etc.
I am not a wizard at guitar so its very hard figuring out what the numbers should be. Why not have everyone willing to pitch in that is already using this module to help build this text file so we all have these chords already ready to copy paste them in.
If in a near future someone helps the module remember the chords, they would have a TXT file with all chords already there and you can provide that as an extra import feature to the module to import already made guitar chords.
Anyone think this will help at all? I know we are all volunteers here, but you can surely pitch in a few chords into the TXT file. Asking someone to make a major upgrade like the remembering of chords is a major upgrade. With this, average Joes like me can help out. I only wish i knew enough about development to do that chord database of remembering of chords.