sidneycadot / WindowFunctionsLinks
A repository of code to generate window functions as used in signal processing.
☆19Updated 4 months ago
Alternatives and similar repositories for WindowFunctions
Users that are interested in WindowFunctions are comparing it to the libraries listed below
Sorting:
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Embedded friendly std::function alternative. Never heap alloc, no exceptions☆62Updated 6 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆194Updated 6 years ago
- A small and fast Discrete Fourier Transform library☆50Updated 5 months ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆51Updated 9 years ago
- Template based C++11 FFT implementation.☆53Updated 11 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆306Updated 3 weeks ago
- A C++11 audio DSP library☆17Updated 11 years ago
- Compositional DSP Library☆25Updated 4 years ago
- Header only FFT library☆177Updated 2 years ago
- Biquad Digital Filter Class☆27Updated 7 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- GitHub mirror of our basic C++ plotting library☆64Updated 3 weeks ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆199Updated 5 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆125Updated last year
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 3 years ago
- A DSP digital filtering library - IIR/FIR filtering☆160Updated 7 months ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 9 years ago
- fixed-point math library for embedded signal processing☆64Updated 10 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- ☆44Updated 2 months ago
- The Fastest Fourier Transform in the South☆152Updated 3 years ago
- 1D real data FFT in C++ for usage e.g. in real time audio applications☆162Updated 8 years ago
- An Audio DSP Library in C☆67Updated 5 years ago
- Fast superresolution frequency detection using MUSIC algorithm☆39Updated 2 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆53Updated 9 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆127Updated last month
- Vst 2.4 plugin editor using Dear ImGui and glfw☆22Updated 3 years ago