Cosmodoit Python package streamlines music feature extraction pipelining
Integrates alignment, symbolic, and audio extraction in one modular pipeline.
Cosmodoit, a Python package by Corentin Guichaoua, Daniel Bedoya, and Elaine Chew, integrates performance-to-score alignment with symbolic and audio feature extraction in a modular, flexible pipeline. It supports selective processing, dependency-aware computation, and incremental updates, reducing duplicated work and errors while enabling efficient large-scale processing across algorithms implemented in multiple languages.
- Integrates performance-to-score alignment, symbolic extraction, and audio extraction in one pipeline
- Supports selective processing, dependency-aware computation, and incremental updates across languages
- Reduces duplicated work and errors while enabling efficient large-scale music performance analysis
Why It Matters
Unifies fragmented tools into one Python package, making large-scale music analysis faster and more reliable.