Перейти к содержимому

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

Mark Jay

0:00 / 0:00

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

73 066 просмотров · 8 лет назад
Mark Jay
21,7 тыс. подписчиков
73 066 просмотров · 8 лет назад
In this series, we'll build an audio spectrum analyzer using pyaudio and matplotlib. In part 2, we'll use scipy.fftpack to compute the FFT and display the audio spectrum in real time. notebook (Github): https://github.com/markjay4k/Audio-Sp... scipy docs: https://docs.scipy.org/doc/scipy-0.14... Fourier Series Videos:    • Convolution Basics: Fourier Series (pt. 1)