johnsgomez / audio-spectrum-matplotlib

Frequency spectrum of sound using PyAudio, NumPy, and Matplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Gist is about how I use PyAudio, NumPy, and Matplotlib to plot freqency spectrum of system sound or microphone.

You can read this blog post for more detail or watch this video:

https://i.ytimg.com/vi/hiGB_AP6iTo/maxresdefault.jpg

About

Frequency spectrum of sound using PyAudio, NumPy, and Matplotlib


Languages

Language:Python 98.3%Language:Shell 1.7%