|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.music.tonality.Chords.DefaultIdentifier
public static class Chords.DefaultIdentifier
The DefaultIdentifier class provides the default implementation of withNotes(int[] notes) for Chord identification.
| Constructor Summary | |
|---|---|
Chords.DefaultIdentifier()
|
|
| Method Summary | |
|---|---|
java.util.List<Chord.PitchedVoicing> |
withNotes(int[] notes)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Chords.DefaultIdentifier()
| Method Detail |
|---|
public java.util.List<Chord.PitchedVoicing> withNotes(int[] notes)
withNotes in interface Chords.Identifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||