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