fft
Here are 595 public repositories matching this topic...
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
-
Updated
May 16, 2020 - Swift
Automagically synchronize subtitles with video.
-
Updated
Nov 28, 2020 - Python
Math.NET Numerics
-
Updated
Nov 12, 2020 - C#
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
-
Updated
Oct 14, 2020 - C++
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
-
Updated
Oct 20, 2020 - C++
Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
-
Updated
May 30, 2018 - Python
Vulkan Fast Fourier Transform library
-
Updated
Nov 30, 2020 - C++
Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
-
Updated
Nov 26, 2020 - Python
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
-
Updated
Oct 21, 2020 - Jupyter Notebook
Competitive Programming templates that I used during the past few years.
-
Updated
Sep 30, 2020 - C++
-
Updated
Sep 11, 2020 - TypeScript
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
-
Updated
Dec 4, 2020 - C
collection of O(NlogN) pitch detection implementations
-
Updated
Jul 5, 2020 - C++
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
-
Updated
Feb 20, 2019 - Python
A C++ Library for Audio Analysis
-
Updated
Oct 21, 2020 - C++
Noise is an Android wrapper for kissfft, a FFT implementation written in C.
-
Updated
Nov 8, 2019 - Java
DCFNet: Discriminant Correlation Filters Network for Visual Tracking
-
Updated
Feb 7, 2020 - Python
real time application to measure heart rate
-
Updated
Apr 4, 2020 - Python
Description and unofficial implementation of Furby's audio protocol
-
Updated
Jan 26, 2013 - Perl
-
Updated
Jun 27, 2019 - Java
The fastest JS Radix-4/Radix-2 FFT implementation
-
Updated
Mar 21, 2019 - JavaScript
Scientific analysis of nanoscale materials imaging data
-
Updated
Dec 4, 2020 - Jupyter Notebook
Guitar Bro – browser game that helps you learn notes on guitar
-
Updated
Mar 15, 2018 - JavaScript
Improve this page
Add a description, image, and links to the fft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fft topic, visit your repo's landing page and select "manage topics."


The currently supported radices are 2, 3, 4, and 8. Small primes 5 and 7 should be added for parity with other FFT libraries. Larger powers of two might be desirable for performance.