drumscript.drum_classifier.classify.classify_events

classify_events(audio_path: ndarray, sr: int, onsets: list[float]) list[dict][source]

Wrapper to route validated onsets through the Physics-First Classification Engine. Natively detects and filters isolated single-beat cymbals/kicks using Peak Dominance. All classification rules (membranophone/idiophone) are integrated natively.