All Projects → calebzulawski → Fourier

calebzulawski / Fourier

Licence: other
Fast Fourier transforms (FFTs) in Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Fourier

Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+378.16%)
Mutual labels:  fft, dsp, audio-processing
DTMF-Decoder
A Java program to implement a DMTF Decoder.
Stars: ✭ 28 (-86.41%)
Mutual labels:  dsp, fft, audio-processing
Dsp Theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Stars: ✭ 437 (+112.14%)
Mutual labels:  fft, dsp
Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
Stars: ✭ 4,945 (+2300.49%)
Mutual labels:  fft, dsp
Guitard
Node based multi effects audio processor
Stars: ✭ 31 (-84.95%)
Mutual labels:  dsp, audio-processing
Pitch Detection
collection of O(NlogN) pitch detection implementations
Stars: ✭ 335 (+62.62%)
Mutual labels:  fft, dsp
Dplug
Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.
Stars: ✭ 341 (+65.53%)
Mutual labels:  dsp, audio-processing
Q
C++ Library for Audio Digital Signal Processing
Stars: ✭ 481 (+133.5%)
Mutual labels:  dsp, audio-processing
Regrader
VST delay plugin where the repeats degrade in resolution
Stars: ✭ 44 (-78.64%)
Mutual labels:  dsp, audio-processing
Awesome Web Audio
A list of resources and projects to help learn about audio
Stars: ✭ 73 (-64.56%)
Mutual labels:  fft, audio-processing
Aurio
Audio Fingerprinting & Retrieval for .NET
Stars: ✭ 84 (-59.22%)
Mutual labels:  fft, audio-processing
intfftk
Fully pipelined Integer Scaled / Unscaled Radix-2 Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source language - VHDL / Verilog). GNU GPL 3.0.
Stars: ✭ 43 (-79.13%)
Mutual labels:  dsp, fft
Noise reduction
Speech noise reduction which was generated using existing post-production techniques implemented in Python
Stars: ✭ 130 (-36.89%)
Mutual labels:  dsp, audio-processing
Spectro
🎶 Real-time audio spectrogram generator for the web
Stars: ✭ 383 (+85.92%)
Mutual labels:  fft, dsp
RTspice
A real-time netlist based audio circuit plugin
Stars: ✭ 51 (-75.24%)
Mutual labels:  dsp, audio-processing
math
Useful m-scripts for DSP (CIC, FIR, FFT, Fast convolution, Partial Filters etc.)
Stars: ✭ 15 (-92.72%)
Mutual labels:  dsp, fft
dspjargon
All the jargon you need to understand the world of Digital Signal Processing.
Stars: ✭ 37 (-82.04%)
Mutual labels:  dsp, audio-processing
lavadsp
A bunch of lavaplayer audio filters
Stars: ✭ 55 (-73.3%)
Mutual labels:  dsp, audio-processing
Fpga Fft
A highly optimized streaming FFT core based on Bailey's 4-step large FFT algorithm
Stars: ✭ 45 (-78.16%)
Mutual labels:  fft, dsp
Edsp
A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP algorithms.
Stars: ✭ 116 (-43.69%)
Mutual labels:  dsp, audio-processing

Fourier

Build no_std C/C++ License Crates.io Rust Documentation

Fast Fourier transforms (FFTs) in Rust

License

Fourier is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].