Crates.io | fft_sound_convolution |
lib.rs | fft_sound_convolution |
version | 0.1.8 |
source | src |
created_at | 2023-07-19 15:40:03.204772 |
updated_at | 2023-07-26 02:19:20.963795 |
description | A simple library implementing sound convolution using RustFFT |
homepage | |
repository | https://github.com/Bill13579/fft_sound_convolution |
max_upload_size | |
id | 920460 |
size | 14,089 |
This is a simple library that implements FFT-based sound convolution using RustFFT.
It supports Mono, Stereo, and True-Stereo configurations.