FFTAudio Analyzer
class FFTAudioAnalyzer
A Fast Fourier Transform analyzer for audio bytes.
Use queueInput to add audio bytes, and collect on fftFlow to receive the analyzed frequencies.
A Fast Fourier Transform analyzer for audio bytes.
Use queueInput to add audio bytes, and collect on fftFlow to receive the analyzed frequencies.