A direct port of music-theory for go.
More...
example/example.md
void main() { var c = of("Cm nondominant -5 +6 +7 +9"); print(c.notes()); }
mfarstad.com
Homepage
Documentation
MIT (license)
flutter, yaml
Packages that depend on dart_music_theory
Back