Skip to content

HaCk3Dq/spectrumyzer

This branch is 116 commits ahead of rm-hull/raspberry-vu:master.

Repository files navigation

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

Ubuntu/Linux Mint

apt-get install libpulse-dev python3-dev libfftw3-dev

Build

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

Note: Locate Python.h and change path to python3.6m in Makefile if you need

If this completes successfully, test with:

./spectrumyzer.py

And try to play some music

References

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.1%
  • C 45.1%
  • Shell 3.8%
  • C++ 3.6%
  • Makefile 2.4%