Crates.io | vitalium_verb_dsp |
lib.rs | vitalium_verb_dsp |
version | 0.1.1 |
source | src |
created_at | 2024-05-02 18:55:20.069116 |
updated_at | 2024-05-02 21:56:26.539024 |
description | A port of the reverb module from the Vital/Vitalium synthesizer |
homepage | https://github.com/BillyDM/vitalium-verb |
repository | https://github.com/BillyDM/vitalium-verb |
max_upload_size | |
id | 1228016 |
size | 65,414 |
A Rust port of the reverb module from the Vital/Vitalium synthesizer. There are also some minor improvements and optimizations added.
This crate currently requires the nightly Rust toolchain since it uses the portable_simd
feature.