| Class | Description |
|---|---|
| AudioUtils |
Various static methods for dealing with audio information and data.
|
| BasicMusicTimekeeper |
A timekeeper that generates
MeasuresBeatsTicksTimecodes that allow
the position within a music score to be tracked. |
| MemoryAudioSource |
Provides a buffered audio source such that the audio can be reset
and re-read as many times as needed without the need for redecoding.
|
| MusicUtils |
Static utility methods that are related to music (more semantic
than audio utilities).
|
| WesternScaleNote |
Represents a note in a standard equal-tempered Western scale.
|