discrete-fourier-transform topic

List discrete-fourier-transform repositories

kfr

1.6k
Stars
247
Forks
Watchers

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

AudioNetwork

205
Stars
31
Forks
Watchers

Data transmission over sound waves written in JavaScript without any dependencies. All you need is just microphone, speakers and the browser!

js-dsp-test

18
Stars
3
Forks
Watchers

Quick evaluation of some FFT jobs in Javascript.

galois-fft

20
Stars
6
Forks
Watchers

Finite field polynomial arithmetic based on fast Fourier transforms

sdft

19
Stars
4
Forks
Watchers

Single file forward and inverse Sliding DFT in C, C++ and Python