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

S

setBottom(int) - Method in class musiccreator.TimeSignature
Set the type of beat of a time-signature.
SetDiatonic(boolean) - Method in class musiccreator.ChordDef
 
setKey(Key) - Static method in class musiccreator.Chord
Sets the key for all chords.
setKey(String) - Method in class musiccreator.Song
Sets the key of the song
setKey(Key) - Static method in class musiccreator.Song
 
SetName(String) - Method in class musiccreator.ChordDef
 
setTempo(int) - Method in class musiccreator.ChordArray
Set the tempo of the song in beats per minute
setTempo(int) - Method in class musiccreator.Song
Sets the tempo of the song, automatically correcting for time-signature.
setTimeSignature(TimeSignature) - Method in class musiccreator.ChordArray
Set the time-signature of the ChordArray, used by OutputToMusicXML to know the number of beats per measure.
setTimeSignature(TimeSignature) - Static method in class musiccreator.Song
Set the time signature of the song as specified by ts
setTop(int) - Method in class musiccreator.TimeSignature
Set the beats-per-measure of a time-signature.
setVelocity(boolean) - Method in class musiccreator.Beat
Set the velocity of the beat.
Size() - Method in class musiccreator.BeatArray
 
size() - Method in class musiccreator.Chord
 
Size() - Method in class musiccreator.ChordArray
 
size() - Method in class musiccreator.ChordDef
Get the number of notes in the chord
Song - Class in musiccreator
Implements the Song class, which is the main product of the MusicCreator program.

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