cpuimage / stb_fft
stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)
☆14Updated 6 years ago
Alternatives and similar repositories for stb_fft:
Users that are interested in stb_fft are comparing it to the libraries listed below
- A single file, public domain C implementation of aSchroeder reverb.☆66Updated last year
- Single-file FLAC decoder with a push-style API☆32Updated last month
- μFFT: fast Fourier transform☆22Updated 3 years ago
- fixed point real valued fft algo☆11Updated 4 years ago
- Tiny, heap-allocation free FLAC decoder written in C☆59Updated last month
- A C library to read standard MIDI files.☆22Updated 6 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆117Updated 8 months ago
- Single file libraries for C/C++☆121Updated 7 months ago
- A single file, public domain C implementation of a traditional vocoder.☆109Updated 4 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- the smallest cross platform GUI library for applications and audio plugins. Made entirely in C code, that also can be used with C++☆19Updated last year
- A reference implementation of the SAC (Simple Audio Compression) codec.☆15Updated last year
- Audio sample rate converter based on polyphase FIR filter☆37Updated 3 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- Licence free C++ MP3 decoder library☆46Updated 6 years ago
- SIMD optimizations related to 2D computer graphics☆34Updated 7 years ago
- A minimal audio mixer for game-like projects☆60Updated last year
- This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)☆59Updated this week
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago
- An audio decoding, resampling and mixing library for SDL.☆43Updated 2 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆172Updated 6 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- Vst 2.4 plugin editor using Dear ImGui and glfw☆20Updated 3 years ago
- Audio environment reverb effect DSP (EAX/EFX)☆32Updated 9 years ago
- 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
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 8 years ago
- http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html☆37Updated 10 years ago
- Smallest boilerplate code for audio plugin with editor☆21Updated last year