API Reference
Classes
Section titled “Classes”BeatAnalysisConfig
Section titled “BeatAnalysisConfig”Configuration for the beat-analysis subsystem.
BeatAnalysisGenerationProvider
Section titled “BeatAnalysisGenerationProvider”Provider that registers a configured BeatAnalysisProvider backend.
BeatAnalysisModule
Section titled “BeatAnalysisModule”Librosa/madmom tempo-and-beat-detection integration.
LibrosaBeatAnalysisProvider
Section titled “LibrosaBeatAnalysisProvider”Talks to no server — runs librosa's beat tracker in-process.
MadmomBeatAnalysisProvider
Section titled “MadmomBeatAnalysisProvider”Talks to a madmom_server.py reference server via BeatAnalysisProvider.
Exceptions
Section titled “Exceptions”BeatAnalysisDecodeError
Section titled “BeatAnalysisDecodeError”Librosa could not decode the materialized audio file.