ddycai / chord-transposer

Node library for transposing musical chords within text.
https://ddycai.github.io/chord-transposer/
MIT License
58 stars 23 forks source link

Expand chord recognition patterns #5

Closed pcmnac closed 4 years ago

pcmnac commented 6 years ago

Here in Brazil we use to write chord in some formats that are not been recognized by this lib.

Some examples: D7/9 G#m7/5- C7/9/11+ G7.9 E7+/9 Bb7/9- A7.11+

I'll try to do that and send you a PR asap.

Actually I'm thinking in provide a way to allow users provide custom patterns.