Skip to content

Tutorial on Tempo, Beat and Downbeat estimation

License

Notifications You must be signed in to change notification settings

ctrlctl/tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tempo, Beat and Downbeat Estimation

By Matthew E. P. Davies, Sebastian Böck and Magdalena Fuentes

Resources and Jupyter Book for the ISMIR 2021 tutorial on Tempo, Beat and Downbeat estimation.

Install

We recommended you do this within a virtual environment:

conda create -n beat python=3.8
conda activate beat
git clone [email protected]:magdalenafuentes/rhythm_tutorial.git
cd rhythm_tutorial/
pip install -e .

Building the book

cd rhythm_tutorial/
jupyter-book clean book/  # to remove any existing builds
jupyter-book build book/

A fully-rendered HTML version of the book will be built in book/_build/html/.

About

Tutorial on Tempo, Beat and Downbeat estimation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 74.1%
  • HTML 25.8%
  • Other 0.1%