Have you thought about separating out the bit that parses ascii chord names into a structured representation? Seems like a useful library for other purposes. A while ago I wrote a script to compute ukulele chord fingerings for arbitrary chords and I've occasionally thought about rewriting it in JavaScript. Having a shared library for parsing chords would be awesome.
Great project!
Have you thought about separating out the bit that parses ascii chord names into a structured representation? Seems like a useful library for other purposes. A while ago I wrote a script to compute ukulele chord fingerings for arbitrary chords and I've occasionally thought about rewriting it in JavaScript. Having a shared library for parsing chords would be awesome.
Great project!