Skip to content

A fun GUI application to visualize audio spectrum.

License

Notifications You must be signed in to change notification settings

20-1-SKKU-OSS/visuaudio

This branch is 5 commits behind BearHunter49/visuaudio:master.

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%