- _bpm - Variable in class provided.player.SequencePlayer
-
Tempo (beats per minute)
- _bpm - Variable in class provided.player.SequencePlayer2
-
Tempo (beats per minute)
- _fileReader - Variable in class provided.token.tokenizer.StringTokenizer
-
Reader to use.
- _first - Variable in class provided.music.NESeqList
-
The "first" of the list
- _id - Variable in class provided.music.Header
-
The ID of this header.
- _instrument - Variable in class provided.player.SequencePlayer
-
MIDI Instrument
- _instrument - Variable in class provided.player.SequencePlayer2
-
MIDI Instrument
- _lexeme - Variable in class provided.token.Token
-
The _lexeme (lexical value) this token is representing.
- _major - Static variable in class provided.util.KeySignature
-
Half steps in a Major key
- _minor - Static variable in class provided.util.KeySignature
-
Half steps in a Minor key
- _name - Variable in class provided.token.Token
-
The name of this token, which is its id.
- _offsets - Static variable in class provided.player.SequencePlayer
-
Half note steps from C in an octave
- _offsets - Static variable in class provided.player.SequencePlayer2
-
Half note steps from C in an octave
- _rest - Variable in class provided.music.NESeqList
-
The "rest" of the list
- _sequence - Variable in class provided.player.SequencePlayer
-
Music sequence
- _sequence - Variable in class provided.player.SequencePlayer2
-
Music sequence
- _sequencer - Variable in class provided.player.SequencePlayer
-
MIDI sequencer object
- _st - Variable in class provided.token.tokenizer.StringTokenizer
-
StreamTokenizer to use.
- _synthesizer - Variable in class provided.player.SequencePlayer
-
MIDI synthesizer object
- _ticksPerDefaultNote - Variable in class provided.player.SequencePlayer
-
Default note duration
- _ticksPerDefaultNote - Variable in class provided.player.SequencePlayer2
-
Default note duration
- _ticksPerQuarterNote - Variable in class provided.player.SequencePlayer
-
Definition of a tick
- _ticksPerQuarterNote - Variable in class provided.player.SequencePlayer2
-
Definition of a tick
- _toStringAlgo - Static variable in class provided.music.NESeqList
-
toString algo for rest, the recursive helper function of the ToString algo.
- _track - Variable in class provided.player.SequencePlayer
-
Track within music sequence
- _track - Variable in class provided.player.SequencePlayer2
-
Track within music sequence
- _value - Variable in class provided.music.Header
-
the text value of this header.