Let's Build an Audio Spectrum Analyzer in Python! (pt. 1) the waveform viewer. HD
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.