Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhump/chords

Library for understanding and manipulating chords (music theory)
https://github.com/jhump/chords

go music-theory

Last synced: 26 days ago
JSON representation

Library for understanding and manipulating chords (music theory)

Awesome Lists containing this project

README

        

# 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).