meadow-dsp-mit 0.1.0

Liberally-licensed DSP library used in the Meadowlark DAW project
Documentation
1
2
3
4
#![cfg_attr(feature = "portable-simd", feature(portable_simd))]

pub mod decibel;
pub mod filter;