Package de.saar.coli.arranger.rules
Class VoBassLowest
- java.lang.Object
-
- de.saar.coli.arranger.rules.VoBassLowest
-
- All Implemented Interfaces:
VoicingRule
public class VoBassLowest extends Object implements VoicingRule
Disallows voicings in which the bass is not the lowest note.
-
-
Method Detail
-
score
public int score(Note[] voicing, Chord chord, Config config)
- Specified by:
scorein interfaceVoicingRule
-
-