Skip to content

cwgreene/frequency_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frequency Tracking

Setup:

Install pyaudio (relies on portaudio)

brew install portaudio
pip install pyaudio

Testing

Install sox, and run

./capture.py

in one terminal, and in another:

play -n synth sin 440

and you should see frequency detected close to 440.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published