daviderovell0/bzzzbz

Audio + FFT

daviderovell0 opened this issue · 1 comments

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

Implemented in releasev1.0 branch, waiting for the pull request to close