Skip to content

CodingGhost/beatTracker

 
 

Repository files navigation

Real-Time Beat Tracking

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.

Prerequisites

Run the program

  • 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

  • Demo video is available on youtube: here

License

The audio and annotation files are published under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

Real-time beat tracking by python and MADMOM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%