jessegavin / jQuery-Chord-Transposer

jQuery plugin that lets you transpose chords in a plain text song
https://jquery-chord-transposer.now.sh/
113 stars 48 forks source link

Transposing the bass key #13

Open lucasbrendanward opened 5 years ago

lucasbrendanward commented 5 years ago

Hi,

Thank you for this fantastic work! I have converted your functions to actionscript3, and it works perfectly except I cannot see how you transpose the bass keys.. In the transposeChord function, it looks like you just transpose the root key and add the old bass key to the new key.

Could you explain how the script performs the action of transposing bass keys?

Best regards, Lucas