Skip to content

An algorithm to find target frequencies in an audio signal

License

Notifications You must be signed in to change notification settings

huang027/frequency-finder

 
 

Repository files navigation

frequency-finder

Find target frequencies in an audio signal

Applications

Use a genetic algorithm to find the correct frequencies by comparing to known target:

python app_genetic.py

Tests

cd frequency-finder

python -m unittest

About

An algorithm to find target frequencies in an audio signal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Makefile 1.3%
  • Dockerfile 0.7%