Class CounterpointEngine
java.lang.Object
org.episteme.social.arts.music.CounterpointEngine
Advanced engine for counterpoint analysis and generation.
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<CounterpointChecker.Violation> Checks a sequence of notes against basic Fux counterpoint rules.static booleanisMelodicallyNatural(List<Note> melody) Validates melodic motion (conjunct vs disjunct).
-
Method Details
-
analyze
-
isMelodicallyNatural
-