Skip to content

Real time running spectrogram from local microphone

Notifications You must be signed in to change notification settings

EngMarcoCaiazzo/Live-Specgram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 53.3%
  • Python 46.7%