librosaEasy Playground

Music and audio analysis: spectrograms, tempo, beat tracking

Getting started with librosaRun locally
Install
pip install librosa
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: librosa)

librosa is a third-party package. Music and audio analysis: spectrograms, tempo, beat tracking. Install with: pip install librosa

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?