Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 326 Bytes

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!