go-music-theory / music-theory

Go models of Note, Scale, Chord and Key
https://gopkg.in/music-theory.v0
GNU General Public License v3.0
440 stars 44 forks source link

Can use one argument for Note returns Pitch in Hz #8 #35

Closed charneykaye closed 4 years ago

charneykaye commented 4 years ago

Adhoc:

charneykaye commented 4 years ago

@krzysztof-grzybek my plan is to merge this one in, and then merge #34 after, using the CLI test vector to write a test for the flag.

krzysztof-grzybek commented 4 years ago

Great! So after you merge this one, I will update #34