Uses of Record Class
org.episteme.social.arts.music.CounterpointChecker.Violation
Packages that use CounterpointChecker.Violation
-
Uses of CounterpointChecker.Violation in org.episteme.social.arts.music
Methods in org.episteme.social.arts.music that return types with arguments of type CounterpointChecker.ViolationModifier and TypeMethodDescriptionstatic List<CounterpointChecker.Violation> Checks a sequence of notes against basic Fux counterpoint rules.static List<CounterpointChecker.Violation> CounterpointChecker.checkParallelism(List<Note> cantusFirmus, List<Note> counterpoint) Detects parallel fifths and octaves between two voices.