An open API service indexing awesome lists of open source software.

https://github.com/d3cod3/ofxbpmdetector

openFrameworks addon for BPM detection
https://github.com/d3cod3/ofxbpmdetector

Last synced: 3 months ago
JSON representation

openFrameworks addon for BPM detection

Awesome Lists containing this project

README

        

# ofxBPMDetector
openFrameworks addon for BPM detection

Compiled and tested on OS X 10.10.5 Yosemite
with Xcode 7.2, openFrameworks 0.9.0 (**2015.12.25**)

#### TODO
- to add a flag to indicate if the detector has enough audio samples to estimate BPM or not.
- to add a function to clear and reset detection process.
- to handle continuously changing BPM in a better way.

------------
Based on SoundTouch Audio Processing Library

Copyright © Olli Parviainen 2001-2015

http://www.surina.net/soundtouch/