JodiTheTigger / meow_fftLinks
A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).
☆124Updated last year
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
- A single file, public domain C implementation of aSchroeder reverb.☆66Updated 2 years ago
- Single file libraries for C/C++☆127Updated 2 months ago
- FIshGUI is a immediate mode GUI(IMGUI) library, based on NanoVG.☆83Updated 5 years ago
- My collection of public domain single file libraries☆78Updated 5 years ago
- This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)☆63Updated 2 months ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆186Updated 6 years ago
- A cross platform wrapper for OS dialogs like file save, open, message boxes, inputs, color picking, etc.☆147Updated 3 weeks ago
- tiny math and image processing in C☆206Updated 3 years ago
- A minimal audio mixer for game-like projects☆63Updated 2 years ago
- NanoRT(SW ray tracer) backend for NanoVG☆53Updated 3 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- Single-header single-function C/C++ immediate-mode camera for your graphics demos☆92Updated 9 years ago
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- C89 compatible atomics.