xwsxethan / MusicScoring

Code and paper for automatically generating a difficulty score for a piece of music.
7 stars 1 forks source link

If We Go With Liszt, We'll Need to Use Windows Backend #89

Open xwsxethan opened 9 years ago

xwsxethan commented 9 years ago

The SDK only works on windows even though their instructions list OS X. This may not be a problem necessarily, but it will require more setup on our part.

xwsxethan commented 9 years ago

Currently the SDK is not even working on Windows. I've been testing it on my machine, but I haven't gotten any results to work. Also, it seems that it does not even work on .pdf files, only on .bmp files which could add yet another step to our execution chain to convert that format (or require users to do so beforehand). Either way is a hassle, if this will even work.