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

https://github.com/zimolzak/ukulele

Iterate all fingerings and decode to chord names
https://github.com/zimolzak/ukulele

guitar-chords music-theory ukulele ukulele-chords

Last synced: 5 months ago
JSON representation

Iterate all fingerings and decode to chord names

Awesome Lists containing this project

README

        

ukulele
=======

Iterate through all fingerings and decode to chord names.

The idea is to also have fun with Python and OOP.