A B C D G I K M N O S T V

G

Generate() - Method in class musiccreator.BeatArray
Randomly generates a beat array; overwrites existing beat array
get(int) - Method in class musiccreator.BeatArray
 
get(int) - Method in class musiccreator.ChordDef
Get the note at the given index, an integer value between 0 and 11.
get(int, int) - Method in class musiccreator.DefinitionArray
Returns a specific chord from a specific chord group
getBottom() - Method in class musiccreator.TimeSignature
Get the type of beat of a time-signature.
getChord(int) - Method in class musiccreator.ChordArray
Get the chord at 'index'
getKey() - Method in class musiccreator.Song
 
getLength() - Method in class musiccreator.Beat
Get the musical length of the Beat in 8th notes.
getLength() - Method in class musiccreator.Chord
 
getName() - Method in class musiccreator.TimeSignature
Get the time-signature in String format.
getNextChord() - Method in class musiccreator.DefinitionArray
 
getNote(int) - Method in class musiccreator.Chord
 
getTempo() - Method in class musiccreator.Song
Get the tempo of the song in beats per minute
getTop() - Method in class musiccreator.TimeSignature
Get the beats-per-measure of a time-signature.
getVelocity() - Method in class musiccreator.Beat
Get velocity of beat.

A B C D G I K M N O S T V