[[bench]]
harness = false
name = "yin_benchmark"
[dependencies]
[dev-dependencies.criterion]
version = "0.3.3"
[dev-dependencies.dasp]
features = ["signal"]
version = "0.11.0"
[dev-dependencies.rand]
version = "0.7.3"
[package]
authors = ["saresend <saresend@usc.edu>"]
description = "A library for fundamental frequency estimation of periodic signals"
edition = "2018"
homepage = "https://github.com/saresend/yin"
keywords = ["audio", "signal", "processing"]
license = "MIT"
name = "yin"
readme = "README.md"
repository = "https://github.com/saresend/yin"
version = "0.2.0"