aubio — Easy Playground
Audio analysis: pitch detection, onset detection, tempo tracking
Getting started with aubioRun locally
Install
pip install aubioPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: aubio)
aubio is a third-party package. Audio analysis: pitch detection, onset detection, tempo tracking. Install with: pip install aubio
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?