Chords-Transposer
Chords-Transposer copied to clipboard
Need Regex to find specific chord patterns [js]
current regex cannot identify these kinds of chord patterns. improve the chord to find these
[|Fm |- |Eb |- |
|C# |- |Eb |Fm |]
and
A / C / B
lines
Can I work on this? :)
Hi @LS05,
yes of course.
please add your commits in chords.js in lib
folder
When are those chords used? Does the square bracket have a particular meaning?
as an example http://www.chordslankalk.com/song_view.php?song_id=1060 some use repeating chords as this
Oh ok, so is a repeating section, I guess 😄