sample 0.11.0

A crate providing the fundamentals for working with audio PCM DSP. NOTICE: This crate was renamed to `dasp`.
Documentation
1
2
3
pub mod detect;

pub use self::detect::{Detect, Detector};