Class | Description |
---|---|
ClassUtils |
Implements some static methods for classes.
|
ConsistentRandom |
Implements a consistent random generator.
|
EuclideanRhythmGenerator |
Implements the Bjorklund algorithm (due to E.
|
HarmonyUtils |
Implements some static methods for Harmony stuff.
|
NoteUtils |
Implements some static methods for converting notes to pitches and vice versa.
|
NumberUtils |
Implements some static methods for numbers.
|
RandomUtils |
Implements some static methods for random numbers.
|
SongUtils |
Provides static convenience methods for creating songs.
|
StringUtils |
Implements some static methods for strings.
|
VersionUtils |
Implements some static methods for versions.
|
XMLUtils |
Implements some static methods for parsing XML data.
|