- getAccidental() - Method in class provided.music.Note
-
Accessor to get the value of the accidental
- getDuration() - Method in class provided.music.Note
-
Accessor to get the note duraton
- getFileContents(String) - Method in class provided.util.ABCUtil
-
Returns the contents of a text file, e.g.
- getFirst() - Method in class provided.music.NESeqList
-
Accessor method for the first element
- getID() - Method in class provided.music.Header
-
Accessor for the id.
- getInstruments() - Method in class provided.util.ABCUtil
-
Get an array of all the available instruments as ABCInstruments
where the instrument's value is the MIDI instrument number
- getIsNatural() - Method in class provided.music.Note
-
Accessor for isNatural flag
- getLexeme() - Method in class provided.token.Token
-
Accessor for the lexeme of this token
- getName() - Method in class provided.music.Note
-
Accessor to get the name of the note
- getName() - Method in class provided.token.Token
-
Accessor for the name of this token
- getName() - Method in class provided.util.ABCInstrument
-
Accessor for the name of the instrument
- getNextStringToken() - Method in interface provided.token.tokenizer.IStringTokenizer
-
Return the next token.
- getNextStringToken() - Method in class provided.token.tokenizer.StringTokenizer
-
Get the next token in the stream
- getNextToken() - Method in class provided.token.tokenizer.ABCTokenizer
-
Return the next token, either from the stream or the last token if it was
pushed back
- getNextToken() - Method in interface provided.token.tokenizer.ITokenizer
-
Return the next token.
- getNotes() - Method in class provided.music.NoteCollection
-
Accessor for the array of notes in this collection
- getOctave() - Method in class provided.music.Note
-
Accessor to get the octave
- getRest() - Method in class provided.music.NESeqList
-
Accessor method for the rest of the lsit
- getTargetDecoree() - Method in class provided.music.ToggleDecoratorSeqList
-
Accessor for the current target (active) decoree
- getTempo() - Method in class provided.player.SequencePlayer
-
Accessor for the current tempo
- getTempo() - Method in class provided.player.SequencePlayer2
-
Accessor for the current tempo
- getTicksPerDefaultNote() - Method in class provided.player.SequencePlayer
-
Accessor to get the current ticks per default note
- getTicksPerDefaultNote() - Method in class provided.player.SequencePlayer2
-
Accessor to get the current ticks per default note
- getTicksPerQuarterNote() - Method in class provided.player.SequencePlayer
-
Accessor for the current number of ticks per quarter note.
- getTicksPerQuarterNote() - Method in class provided.player.SequencePlayer2
-
Accessor for the current number of ticks per quarter note.
- getToStringAlgo() - Static method in class provided.music.NESeqList
-
Getter for the _toStringAlgo helper.
- getValue() - Method in class provided.music.Header
-
Accessor for the text value of this header.
- getValue() - Method in class provided.util.ABCInstrument
-
Accessor for the integer value associated with this instrument.
- grace_multiplier - Variable in class provided.abcParser.ABCParser
-
Grace note duration multiplier.
- graceDuration - Variable in class provided.abcParser.ABCParser
-
Total grace note duration of previous grace notes