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

How to transpose the following kind of chords? #12

Open thisarasr opened 6 years ago

thisarasr commented 6 years ago

I have a chord something like below.

[Intro]

C | F | C | G F | C | G7| C C | F | C | G F | C | G7| C

Is it possible to transpose this?

jessegavin commented 6 years ago

yes, just remove the | symbols and you should be able to transpose it

thisarasr commented 6 years ago

Yes. That works. But is there a way to add support to transpose mentioned kind types?