Skip to content
master
Go to file
Code

Latest commit

this builds on the terrain.py file and adds the audio re-activeness using pyaudio
7cdbde5

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Audio-Spectrum-Analyzer-in-Python

A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio.

Part 1 is a notebook which streams audio and displays the waveform with matplotlib.

Part 2 adds a spectrum viewer using scipy.fftpack to compute the FFT.

About

A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.