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.
-
Notifications
You must be signed in to change notification settings - Fork 2
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.
License
DanielRudrich/OverlappingFFTProcessor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published