Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
_
I
init(int, int)
- Method in class provided.player.
SequencePlayer
Initialize the SequencePlayer as per the supplied ticksPerQuarterNote and instrument this SequencePlayer was instantiated with.
INote
- Interface in
provided.music
Note interface for Notes and collections of Notes.
insert(KeySignature.KeyNote)
- Method in class provided.util.
KeySignature
Helper method to insert the given note into the keymap.
IPhrase
- Interface in
provided.music
Top level of a piece of abc music.
IPhraseVisitor
- Interface in
provided.music
Interface for a Phrase visitor.
IPhraseVisitorCmd
- Interface in
provided.music
The command used by APhraseVisitor that is associated with a host or hosts.
ISeqList
- Interface in
provided.music
Interface for sequential lists of IPhrases.
isFine
- Variable in class provided.music.
FineToggleDecoratorSeqList
Flag that tells the system that the "fine" decoree is to be used next.
isGrace
- Variable in class provided.abcParser.
ABCParser
Current notes to be parsed are grace notes
isNatural
- Variable in class provided.music.
Note
Flag to override key signature
IStringTokenizer
- Interface in
provided.token.tokenizer
Tokenizer that only returns string tokens.
ITokenFactory
- Interface in
provided.token
Abstract factory to produce tokens
ITokenizer
- Interface in
provided.token.tokenizer
Extract and return an appropriate Token from some given source.
ITokVisitor
- Interface in
provided.token
Interface for a token visitor.
ITokVisitorCmd
- Interface in
provided.token
A command for use in ATokVisitors
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
_