Class MusicalPatternMatcher
java.lang.Object
org.episteme.social.arts.music.MusicalPatternMatcher
Computational musicology tools for pattern discovery.
-
Method Summary
Modifier and TypeMethodDescriptionfindRepeatedIntervals(List<Note> melody, int length) Finds repeated melodic intervals in a note sequence.static RealrhythmicEntropy(List<Note> score) Calculates rhythmic entropy of a sequence.
-
Method Details
-
findRepeatedIntervals
-
rhythmicEntropy
-