git-steb / Live-Specgram

Real time running spectrogram from local microphone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live-Specgram

Takes audio input from a microphone and creates a running real time spectrogram

Dependencies: Numpy, MatPlotLib, PyAudio To install dependencies use

pip install -r requirements.txt

Launch the app by executing the run_specgram script Next Step: Make it usable on a Raspberry Pi as an art installation!

About

Real time running spectrogram from local microphone


Languages

Language:Python 100.0%