//! Autopitch – a minimal pitch detection library
//!//! This crate provides lightweight pitch detection algorithms based on time-domain analysis.
//! It aims to be fast, simple, and suitable for use in real-time contexts.
pubmodalgorithm;pubmoddetect;