Skip to content

titi-gal/Recurrence-in-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recurrence-in-music

This was my first undertaken in programming, I was learning aong the way. As such the program need some real refactory to the usefull by others. Once this is donne I will write a proper readme.

I takes as input musicXML files and finds all identical sequences of notes per voice.

Sequences can be considered identical given certein parameters. eg: Only notes names. Only notes names and intervals. Only invertals and durations. Only invertals and durations and start point in time. etc. Program derives this and other parameters from the information given by the musicXML files.

About

finds musical recurrences from MusicXML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages