C G I M N S T V

G

get(String) - Static method in enum midiReference.ChordReference
Reverse lookup of the enum ChordReference by the abbreviation.
get(String) - Static method in enum midiReference.NoteReference
Reverse lookup of a NoteReference based on the abbreviation passed in.
get(Integer) - Static method in enum midiReference.TimeBase
 
getBaseNumber() - Method in enum midiReference.NoteReference
This method gets the base note number of the note at octave 0.
getCommonName() - Method in enum midiReference.ChordReference
Gets the abbreviated name of the chord.
getDegrees() - Method in enum midiReference.ChordReference
Provides access to the integer array containing the scale degrees for a particular chord.
getDegrees() - Method in enum midiReference.ScaleReference
Gets the integer array containing the scale degrees of the scale.
getMidiReference() - Static method in class midiReference.MidiReference
Create a midiReference class.
getNoteFrequency(int) - Method in class midiReference.MidiReference
Get note frequency from midi note number
getNoteFrequency(String) - Method in class midiReference.MidiReference
Get note frequency from note name.
getNoteFromFrequency(float) - Method in class midiReference.MidiReference
Get approximate midi note number from frequency
getNoteFromSamples(Integer, float) - Method in class midiReference.MidiReference
Get note number from samples
getNoteName(int) - Method in class midiReference.MidiReference
Get note name from note number.
getNoteName(int, boolean) - Method in class midiReference.MidiReference
Get note name from midi note number.
getNoteName(int, boolean, boolean) - Method in class midiReference.MidiReference
Get note name from midi note number.
getNoteNumber(String) - Method in class midiReference.MidiReference
Get midi note number from note name
getRelatedMode(int[], ScaleReference) - Method in class midiReference.MidiReference
NOT YET IMPLEMENTED
getValue() - Method in enum midiReference.TimeBase
Gets the pulse count reference associated with the enumeration

C G I M N S T V