nataliethistime / songdown-app

This is the web application component of the Songdown project.
http://songdown.herokuapp.com
MIT License
3 stars 1 forks source link

Transpose to a certain key #22

Closed nataliethistime closed 9 years ago

nataliethistime commented 9 years ago

For this to be implemented we need to implement a some code that:

Figuring out the key of the song is important. We could provide a config option that allows someone to just write the key in. However, someone could change things and that key might be wrong. Or the person putting the key in might get it wrong. Who knows? Music theory is hard and unforgiving. So we need some code to do it for us!