|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Chord.PitchedVoicing | |
---|---|
uk.org.toot.music.tonality | This package provides complete support for tonality, part of the Music Theory problem domain. |
uk.org.toot.swingui.tonalityui |
Uses of Chord.PitchedVoicing in uk.org.toot.music.tonality |
---|
Methods in uk.org.toot.music.tonality that return types with arguments of type Chord.PitchedVoicing | |
---|---|
static java.util.List<Chord.PitchedVoicing> |
Chords.withNotes(int[] notes)
Return the List of Chord.PitchedVoicings with the specified notes |
java.util.List<Chord.PitchedVoicing> |
Chords.Identifier.withNotes(int[] notes)
|
java.util.List<Chord.PitchedVoicing> |
Chords.DefaultIdentifier.withNotes(int[] notes)
|
Uses of Chord.PitchedVoicing in uk.org.toot.swingui.tonalityui |
---|
Method parameters in uk.org.toot.swingui.tonalityui with type arguments of type Chord.PitchedVoicing | |
---|---|
void |
ChordList.setChordsPitchedVoicings(java.util.List<Chord.PitchedVoicing> pitchedVoicings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |