OverlappingFFTProcessor
FFT processor
An FFT processing class with buffering and windowing capabilities
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.
16 stars
3 watching
2 forks
Language: C++
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms. | 169 |
| A fast Fourier transform library for signal processing applications | 168 |
| A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs | 1,562 |
| A simple, efficient Fast Fourier Transform library for C | 1,506 |
| A C++ library implementing a highly optimized Fast Fourier Transform (FFT) algorithm with various features and options. | 79 |
| A C++ library implementing the Fast Fourier Transform (FFT) on GPUs using OpenGL | 214 |
| An implementation of the Fast Fourier Transform algorithm in C, making it more user-friendly and accessible. | 25 |
| A collection of reusable digital signal processing filter classes | 1,873 |
| Fast Fourier transform implementation in MicroPython for embedded systems | 79 |
| A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
| Provides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings. | 715 |
| Provides Node.js bindings to FFmpeg for media processing and manipulation | 401 |
| An implementation of the Fast Fourier Transform algorithm in GDScript | 39 |
| Digital Image Correlation method for tracking surface displacements in images over time | 43 |
| A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,661 |