Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 665 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 665 Bytes

Spectrumyzer

prev (click on the preview to watch demo) Dependencies

Make sure you have git and the full gcc stack installed, and then install the following packages:

python
cairo
python-cairo
python-gobject
fftw
libpulse

Build

git clone https://github.com/HaCk3Dq/spectrumyzer.git
make

If this completes successfully, test with:

./spectrumyzer.py

And try to play some music

References