cpuimage / stb_fft
stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)
☆14Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for stb_fft
- A single file, public domain C implementation of aSchroeder reverb.☆64Updated last year
- A C library to read standard MIDI files.☆22Updated 5 years ago
- Tiny, heap-allocation free FLAC decoder written in C☆51Updated 2 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- μFFT: fast Fourier transform☆20Updated 3 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆111Updated 4 months ago
- A single file, public domain C implementation of a traditional vocoder.☆108Updated 4 years ago
- A reference implementation of the SAC (Simple Audio Compression) codec.☆14Updated last year
- This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)☆58Updated this week
- Simple audio resampler targeting embedded systems☆36Updated 8 months ago
- fixed point real valued fft algo☆11Updated 4 years ago
- Single-file FLAC decoder with a push-style API☆25Updated last year
- SIMD optimizations related to 2D computer graphics☆34Updated 7 years ago
- Single file libraries for C/C++☆117Updated 3 months ago
- Fast, simple and modern middleware for game engines☆8Updated 2 years ago
- A minimal audio mixer for game-like projects☆60Updated last year
- a tiny mp3 encoder && decoder example☆66Updated 4 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆58Updated 7 years ago
- Licence free C++ MP3 decoder library☆46Updated 5 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆166Updated 5 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…☆15Updated 2 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 7 years ago
- Smallest boilerplate code for audio plugin with editor☆21Updated 10 months ago
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆38Updated 2 years ago
- Simple Lossless Audio Compressor☆70Updated 10 months ago
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago
- A collection of tools (written in C) to do interesting things with sound files☆80Updated 5 months ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆23Updated 6 years ago
- Moved to new location https://gitlab.com/pab44/3d-audio-producer .Application to produce 3d audio (binaural or surround sound) with a gra…☆37Updated last year
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆91Updated 8 years ago