Awesome
ScoreAnalyzer
Analyze piano sheet music to infer technical difficulty.<br> Online demo: http://veroniquesebastien.eu/tests/ScoreAnalyser/readScoreTemp.php <br> ISMIR 2012 research paper: http://ismir2012.ismir.net/event/papers/571_ISMIR_2012.pdf <br> XML piano scores are from https://musescore.com/
Requirements
- PHP
- MySQL for readScore.php
- Musescore API key for readScore.php and readScore5.php
Note
This code is shared "as is" which implies:
- comments in French (translations are welcomed :)
- messy code (cleaning is welcomed :)