bannyvishwas / visuaudio

A fun GUI application to visualize audio spectrum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

visuaudio

A fun GUI application to visualize audio spectrum

visuaudio.py uses the pyqtgraph and pyaudio libraries to view the audio spectrum of input sound.


Running the application:

  1. Clone repository
  2. $ pip install -r requirements.txt
  3. $ python visuaudio.py

Audio Spectrum GUI

Notes:
  • Ensure you have a working input sound source.
  • Run the application on your native terminal (i.e. not iTerm2, etc.)
  • On MacOS, you will have to grant Terminal permission to use the input sound source.
  • Windows, Linux..?

About

A fun GUI application to visualize audio spectrum


Languages

Language:Python 100.0%