JodiTheTigger / meow_fft
A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).
☆117Updated 10 months ago
Alternatives and similar repositories for meow_fft
Users that are interested in meow_fft are comparing it to the libraries listed below
Sorting:
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- Single file libraries for C/C++☆121Updated 9 months ago
- A single file, public domain C implementation of aSchroeder reverb.☆67Updated 2 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆178Updated 6 years ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 6 years ago
- Portable, single-file, wait-free atomic sound mixing library utilizing SSE-accelerated mixing☆94Updated 5 years ago
- A single file, public domain C implementation of a traditional vocoder.☆110Updated 4 years ago
- My collection of public domain single file libraries☆76Updated 4 years ago
- This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)☆59Updated this week
- A minimal audio mixer for game-like projects☆62Updated last year
- tiny math and image processing in C☆201Updated 3 years ago
- Message oriented networking library using TCP transport.