ruffbox_synth 0.14.0

A beatbox-oriented synthesizer library.
Documentation
1
2
3
4
5
pub mod convolution;
pub mod freeverb;

pub use crate::building_blocks::reverb::convolution::MultichannelConvolutionReverb;
pub use crate::building_blocks::reverb::freeverb::MultichannelFreeverb;