Hello there,
I am currently working on an audio reactive application that uses live input (line in / microphone).
Via ofxFFT I am getting the FFT information which I wish to use to acces individual frequences (e.g. beat detection).
But how can I get acces to a certain (range) frequency only? (e.g. how can I read the values of a low frequency band).
Thank you in advance.
-Vinesh