MatthiasLienhard / flowkey_dl

helper to create sheet music from flowkey songs
MIT License
70 stars 15 forks source link

Fixes #24 #27

Closed mobuSK closed 1 year ago

mobuSK commented 1 year ago

Fixes #24 related to a changed URL. Also, since the image is expected to be grayscale, update the main function to display the image directly without trying to separate it into RGB channels.