Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
I
K
M
N
O
S
T
V
B
Beat
- Class in
musiccreator
Implements the Beat class.
Beat()
- Constructor for class musiccreator.
Beat
Creates a new instance of Beat with a default length of one 8th note and unemphasized.
Beat(int, boolean)
- Constructor for class musiccreator.
Beat
Creates a new instance of Beat with a set length.
BeatArray
- Class in
musiccreator
A BeatArray represents the entire rhythm of a song (minus the first and last measures, which will always be whole notes), and is used as raw material by the SongFactory builder class.
BeatArray(int, TimeSignature)
- Constructor for class musiccreator.
BeatArray
Creates a new instance of BeatArray
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
I
K
M
N
O
S
T
V