Audio + FFT
daviderovell0 opened this issue · 1 comments
daviderovell0 commented
Use jack thread to fill a buffer with incoming audio @ 48Khz, trigger an interrupt for the FFT processing.
Reasonable buffer sizes are 64 and 32 samples giving respectively 33 and 17 bins to parameterize the video.
Refer to release v1.0 -> #31
daviderovell0 commented
Implemented in releasev1.0 branch, waiting for the pull request to close