-
Interface Summary
Interface |
Description |
ProgressIndicator |
Interface for callback functionality for implementing a progress bar
|
-
Class Summary
Class |
Description |
Agent |
Agent is the central class for beat tracking.
|
AgentList |
Class for maintaining the set of all Agents involved in beat tracking a piece of music.
|
AudioFile |
A simple class for reading audio data from files.
|
AudioPlayer |
|
AudioProcessor |
Audio processing class (adapted from PerformanceMatcher).
|
BeatRoot |
The main class of the BeatRoot application.
|
BeatTrackDisplay |
Main panel of BeatRoot's GUI, which displays the audio and beat data
and allows editing, scrolling, selecting, etc
|
Chooser |
An extension of the Swing file chooser for specific file types.
|
EditAction |
Implements undo and redo for most beat editing actions.
|
FileFilters |
Implements a set of file filters for the file types used by BeatRoot.
|
GUI |
The main window of BeatRoot's graphical user interface.
|