alesgenova / pitch-detection

A collection of algorithms to determine the pitch of a sound sample.
MIT License
231 stars 27 forks source link

Added tests of WAV files #14

Closed siefkenj closed 3 years ago

siefkenj commented 3 years ago

Adds the ability to use audio samples from wav files in tests. Adds three samples of a violin.

The wav files are assume to be single channel (mono).