sidneycadot / WindowFunctionsLinks
A repository of code to generate window functions as used in signal processing.
☆19Updated last week
Alternatives and similar repositories for WindowFunctions
Users that are interested in WindowFunctions are comparing it to the libraries listed below
Sorting:
- A small and fast Discrete Fourier Transform library☆49Updated last month
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 9 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 7 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆282Updated 3 months ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- A DSP digital filtering library - IIR/FIR filtering☆153Updated 3 months ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆61Updated 6 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆185Updated 6 years ago
- The Fastest Fourier Transform in the South☆149Updated 3 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 6 years ago
- Biquad Digital Filter Class☆27Updated 7 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 9 years ago
- Header only FFT library☆177Updated 2 years ago
- Compositional DSP Library☆24Updated 4 years ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆162Updated 2 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆120Updated last year
- 1D real data FFT in C++ for usage e.g. in real time audio applications☆163Updated 8 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- An Audio DSP Library in C☆66Updated 5 years ago
- A simple C library for reading/writing PCM wave (.wav) files☆91Updated 10 months ago
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆16Updated 6 years ago
- Fast yet accurate trigonometric functions☆164Updated 3 years ago
- DSP C++ audio filters☆179Updated last year
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆135Updated this week
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆16Updated 3 years ago
- GitHub mirror of our basic C++ plotting library☆56Updated 3 weeks ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆24Updated 3 years ago