See: Description
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.
|
BeatRootOnsetEventHandler |
Forms a bridge between the BeatRoot beat tracking system and an
interchangeable onset detector.
|
Event | |
EventList | |
Induction |
Performs tempo induction by finding clusters of similar
inter-onset intervals (IOIs), ranking them according to the number
of intervals and relationships between them, and returning a set
of tempo hypotheses for initialising the beat tracking agents.
|
Peaks |