Package de.saar.coli.arranger.rules
Class VoTenorCrossing
- java.lang.Object
-
- de.saar.coli.arranger.rules.VoTenorCrossing
-
- All Implemented Interfaces:
VoicingRule
public class VoTenorCrossing extends Object implements VoicingRule
Penalizes voicings in which the tenor does not have the highest note. The penalty is determined by the config parameter "tenorCrossing".
-
-
Method Detail
-
score
public int score(Note[] voicing, Chord chord, Config config)
- Specified by:
scorein interfaceVoicingRule
-
-