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
- Host: GitHub
- URL: https://github.com/d3cod3/ofxbpmdetector
- Owner: d3cod3
- Created: 2018-06-26T10:06:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T06:50:43.000Z (almost 7 years ago)
- Last Synced: 2025-01-01T22:35:22.179Z (5 months ago)
- Language: C++
- Size: 142 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ofxBPMDetector
openFrameworks addon for BPM detectionCompiled 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/