Package de.saar.coli.arranger.rules
Class VoUseAllChordNotes
- java.lang.Object
-
- de.saar.coli.arranger.rules.VoUseAllChordNotes
-
- All Implemented Interfaces:
VoicingRule
public class VoUseAllChordNotes extends Object implements VoicingRule
Disallows voicings that do not use all the notes in the given chord.
-
-
Method Detail
-
score
public int score(Note[] voicing, Chord chord, Config config)
- Specified by:
scorein interfaceVoicingRule
-
-