sound synthesis and sequencing
-
Updated
Dec 18, 2025 - C
sound synthesis and sequencing
C library for audio noise reduction and other spectral effects
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
FFT-accelerated Singular Spectrum Analysis in C. SSA at the speed of FFT. Decompose time series into trend, seasonality & noise. O(N log N) Hankel matvec.
Pure C image processing library - Learn DFT/FFT, convolution, edge detection from scratch. Zero dependencies, perfect for embedded systems.
Arduino Audio Tools (a powerful Audio library not only for Arduino)
Not yet another spectrum analyzer — an experimental DSP & graphics playground. It combines real-time C++ performance with Python flexibility, offering fully customizable FFT visualizations without recompilation. Perfect for audio engineers, DSP researchers, graphics developers, students, and hobbyists.
STM32 based oscilloscope, AiR 6 sem PWR
Embedded C firmware for an STM32 heart rate monitor, implementing a real-time FFT for DSP signal processing from analog sensor data.
VectorFFT is a vectorized, pure C FFT library optimized for x86 processors (AVX-512, AVX2, SSE2) with zero external dependencies. It implements mixed-radix algorithms for common sizes and Bluestein's method for arbitrary lengths, with OpenMP multi-threading for large transforms. Designed for both digital signal processing and financial applications
Streamlining Software Design
SpecTUI is a lightweight terminal audio visualizer in C
Colahall libspark: Signal Processing Algorithms, Routines, and Kernels
Mini Audio Wave and FFT Visualizer on Custom PCB
Add a description, image, and links to the fft topic page so that developers can more easily learn about it.
To associate your repository with the fft topic, visit your repo's landing page and select "manage topics."