#sound #convolution #stereo #rust-fft

fft_sound_convolution

A simple library implementing sound convolution using RustFFT

8 releases

0.1.8 Jul 26, 2023
0.1.7 Jul 26, 2023

#474 in Math

Download history 2/week @ 2024-02-14 38/week @ 2024-02-21 6/week @ 2024-02-28 2/week @ 2024-03-06 7/week @ 2024-03-13 20/week @ 2024-03-27 31/week @ 2024-04-03

51 downloads per month

MIT/Apache

15KB
345 lines

This is a simple library that implements FFT-based sound convolution using RustFFT.

It supports Mono, Stereo, and True-Stereo configurations.

Dependencies

~3.5MB
~59K SLoC