This repository contains the real-time beat tracking program which tracks the musical beat of incoming audio stream. The program is implemented by python 2.7 and MADMOM with multi-core technology on Windows platform.
- Windows platform (Linux & OSX is not guaranteed)
- Python 3
- Numpy
- MADMOM (https://github.com/CPJKU/madmom)
- Librosa (https://librosa.github.io/)
- Connect an audio source(MP3 player or Mic.) output to your platform's audio interface input.
- Run the program by:
python main.py
- Demo video is available on youtube: here
The audio and annotation files are published under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.