|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ScaleReference in midiReference |
---|
Methods in midiReference that return ScaleReference | |
---|---|
static ScaleReference |
ScaleReference.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScaleReference[] |
ScaleReference.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in midiReference with parameters of type ScaleReference | |
---|---|
static int[] |
MidiReference.createScale(ScaleReference baseScale,
NoteReference baseNote)
Create a scale from a NoteReference and a ScaleReference |
int[] |
MidiReference.getRelatedMode(int[] scaleIn,
ScaleReference scaleRef)
NOT YET IMPLEMENTED |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |