SkillAgentSearch skills...

OverlappingFFTProcessor

This class takes care of buffering input and output samples for a FFT processing with a hop-size of nFFT/2 and Hann windowing. An examplary JUCE project is also included.

Install / Use

/learn @DanielRudrich/OverlappingFFTProcessor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OverlappingFFTProcessor

This class takes care of buffering input and output samples for your FFT processing. You can specifiy the fft-length, hopsize, and also the used window. It's a header-only implementation, which relies on the JUCE framework. An exemplary JUCE project using this class is also included in this repository.

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated9mo ago
Forks3

Languages

C++

Security Score

82/100

Audited on Jun 24, 2025

No findings