kctess5 / Processing-Beat-Detection
This sketch combines uses a long term average, a short term average and the summation of the delta between those two to detect beats in music. An FFT splits apart the frequency bands, from that the desired band is isolated and processed. The short term average is compared to the long term average, the the use of a threshold to detect beats. A m…
☆66Updated 11 years ago
Alternatives and similar repositories for Processing-Beat-Detection:
Users that are interested in Processing-Beat-Detection are comparing it to the libraries listed below
- A simple beat detection routine for openFrameworks that gives 32 fft bands plus separate output for kick, snare, and hihat.☆50Updated 7 years ago
- addon for openFrameworks for controlling Ableton Live☆82Updated 6 years ago
- HoaLibrary for openFrameworks☆35Updated 8 years ago
- openFrameworks addon for aubio, estimates beat, onset, pitch, and a few other things☆60Updated 8 years ago
- (maintained) a Pure Data addon for OpenFrameworks using libpd☆204Updated last week
- (maintained) Midi addon for openFrameworks☆266Updated last week
- openFrameworks wrapper for Essentia. Audio analysis algorithms in real-time☆186Updated 3 years ago
- Duration is an application for designing change over time☆335Updated 4 years ago
- Addon for openFrameworks that sets up and loads Shadertoy (http://www.shadertoy.com) shaders