Let's Build an Audio Spectrum Analyzer in Python! (pt. 1) the waveform viewer.

Описание к видео Let's Build an Audio Spectrum Analyzer in Python! (pt. 1) the waveform viewer.

In this series, we'll build an audio spectrum analyzer using pyaudio and matplotlib.

In part 1, we'll go step by step on how to stream audio data from a microphone into python using pyaudio.
We'll then use matplotlib in an optimized way so that we can display the audio wavefrom in real time!

(sorry about the clicks and pops!)

code github: https://github.com/markjay4k/Audio-Sp...
pyaudio docs: https://people.csail.mit.edu/hubert/p...
how to speed up matplotlib: http://bastibe.de/2013-05-30-speeding...

Комментарии

Информация по комментариям в разработке