Live input audio onset detections - ofxAudioFeatures ?

Hi everyone,

Its been a long while since I have posted but I am finally trying to haul some code I wrote with OS 10.5 to 10.8.

I am just doing some audio onset detection. I had previously just hacked the audioInputExample but now I notice how many fantastic addons there are and am wondering about using one of these to do onset detection on a live input.

I tried ofxOnsetDetection but then realised it is for sound files. Paul Reimer’s ofxAudioFeatures looks like the most appropriate but there doesn’t seem to be an example.

I will try with that tomorrow but I was just wondering if anyone here might have any good suggestions.

Many thanks

Cheers

Simon

https://github.com/zenwerk/ofxBeatTracking

This worked pretty well for what I wanted.