Spectrogram plugin for DeaDBeeF audio player
Installation
Arch Linux
See the AUR
Gentoo
See ebuilds here
Binaries
Dev
Install them as follows:
x86_64: tar -xvf ddb_spectrogram_x86_64.tar.gz -C ~/.local/lib/deadbeef
i686: tar -xvf ddb_spectrogram_i686.tar.gz -C ~/.local/lib/deadbeef
Other distributions
Build from sources
First install DeaDBeeF (>=0.6) and fftw3
make
./userinstall.sh
