Vassantha / ScoreAnalyzer

Analyze piano sheet music to find technical difficulty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScoreAnalyzer

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/

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 :)

About

Analyze piano sheet music to find technical difficulty

License:GNU General Public License v3.0


Languages

Language:PHP 99.6%Language:CSS 0.4%