Skip to content

the aim of this project is a proof of concept to quantify the difficulty of a musical score for the piano

Notifications You must be signed in to change notification settings

hoklims/quantifying-the-difficulty-of-a-musical-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This code is used to calculate the difficulty of a synchronised partition made up of two partitions, one on the right and one on the left. It does this by considering the difficulty of each partition separately and the difficulty of the synchronised partition as a whole. The difficulty of each partition is calculated by considering the differences between consecutive elements in the partition, and the difficulty of the synchronised partition is calculated by considering the differences between corresponding elements in the right and left partitions. The overall difficulty of the synchronised partition is then calculated by adding up the difficulties of the right, left, and synchronised partitions.

About

the aim of this project is a proof of concept to quantify the difficulty of a musical score for the piano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages