Chords-Transposer icon indicating copy to clipboard operation
Chords-Transposer copied to clipboard

Need Regex to find specific chord patterns [js]

Open nadunindunil opened this issue 6 years ago • 5 comments

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

nadunindunil avatar Oct 24 '18 11:10 nadunindunil

Can I work on this? :)

LS05 avatar Oct 24 '18 14:10 LS05

Hi @LS05, yes of course. please add your commits in chords.js in lib folder

nadunindunil avatar Oct 24 '18 14:10 nadunindunil

When are those chords used? Does the square bracket have a particular meaning?

LS05 avatar Oct 24 '18 20:10 LS05

as an example http://www.chordslankalk.com/song_view.php?song_id=1060 some use repeating chords as this

nadunindunil avatar Oct 24 '18 21:10 nadunindunil

Oh ok, so is a repeating section, I guess 😄

LS05 avatar Oct 24 '18 21:10 LS05