Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Notifications You must be signed in to change notification settings

markjay4k/Audio-Spectrum-Analyzer-in-Python

Repository files navigation

Audio-Spectrum-Analyzer-in-Python

A live audio spectrum analyzer using pyAudio, matplotlib and scipy.

pip install numpy
pip install matplotlib
pip install scipy
# Installing pyAudio
pip install pipwin
pipwin install pyaudio
# Running the spectrum analyzer
python spec_anim.py

Made from a YouTube tutorial series found here.

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /