/pyAudioGraph

Graphics to visualise audio input in real time with python

Primary LanguagePython

PyAudioGraph

PyAudioGraph allows you to visualise your microphone's audio input in a spectrogram and its waveform.

The code requires pyAudio and Matplotlib to run.