aubioEasy Playground

Audio analysis: pitch detection, onset detection, tempo tracking

Getting started with aubioRun locally
Install
pip install aubio
Python 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?