Package de.saar.coli.arranger.rules
Class LdHarmonyLeaps
- java.lang.Object
-
- de.saar.coli.arranger.rules.LdHarmonyLeaps
-
- All Implemented Interfaces:
VoiceLeadingRule
public class LdHarmonyLeaps extends Object implements VoiceLeadingRule
Penalizes leaps of more than a minor third in the Tn and Br parts. The penalty is determined by the configuration parameter "harmonyLeaps".
-
-
Method Detail
-
score
public int score(Note[] from, Note[] to, Config config)
- Specified by:
scorein interfaceVoiceLeadingRule
-
-