Skip to content

AldaronLau/pitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickly and accurately determine the pitch and volume of a sound sample.

This crate uses a Bitstream Autocorrelation Function (BCF) invented by Joel de Guzman to determine the pitch of the sound sample.

Features

  • Determine pitch of an audio wave using Bitstream Autocorrelation (BCF)

Roadmap to 1.0 (Future Features)

  • Try using BACF, the updated version of BCF, which uses peaks rather than zero-crossings. Evaluate Speed vs accuracy benifits / downfalls. Method differences described here

Change Log

0.1

  • Initial release.

About

Quickly and accurately determine the pitch and volume of a sound sample.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages