Skip to content

dme2/pitch-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pitch-tracker

track/determine the changes in pitch from a monophonic instrument being played into the microphone on the command line.

the makefile does not work at the moment, but you can compile with the command found in testmake.txt (run it on the src folder).

this project depends on the Fastest Fourier Transform in the South and RtAudio

This project is a work in progress.

todo: [] fix makefile (or replace with something else) [] fix outstream [] program args? (sample rate, pitch out/frequency out)

great resource/implementation for the Mcleod Pitch Method and other pitch-detecting algorithms: https://github.com/sevagh/pitch-detection

About

Tracks pitch using the Mcleod Pitch Method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published