jhump / chords

Library for understanding and manipulating chords (music theory)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chords

A Golang library for understanding and manipulating chords (music theory).

For now, it includes a simple command-line utility that can read chord names from command-line arguments and then spell them (e.g. print their constituent notes).

About

Library for understanding and manipulating chords (music theory)

License:Apache License 2.0


Languages

Language:Go 90.1%Language:Yacc 9.9%