Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.
/ Python-Spectrograph Public archive

Realtime sound spectrograph built with python, pyaudio, numpy and opencv

Notifications You must be signed in to change notification settings

lgeek/Python-Spectrograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python spectrograph

Realtime sound spectrograph built with Python, PyAudio, NumPy and OpenCV.

How to run

Install PyAudio, NumPy and OpenCV. Most GNU/Linux distributions provide packages for the latter two.

python ./spectrograph.py

Press q to quit.

You can change some options at the start of the file.

License

I'm releasing this script into the public domain. Use it however you want, but I'd appreciate dropping me an email if you use it to build something cool.

About

Realtime sound spectrograph built with python, pyaudio, numpy and opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages