Skip to content

Msumri/Frequency_Listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Frequency Listener

This python script listens through your microphone and outputs the most common frequency. You can use it to find out the frequency of an object

Installation

Install the following python libraries

  • Matplotlib
  • Numpy
  • Pyaudio
  • Collection
  pip install matplotlib
  pip install Numpy
  pip install PyAudio
  pip install collection

How to use

Run the python code and to see the most common frequency stop the code by pressing ctrl+C The most common frequency will print on the consol

About

Find out the frequncy of an object.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages