cboxdoerfer / ddb_musical_spectrum

Musical spectrum for the DeaDBeeF audio player
GNU General Public License v2.0
58 stars 6 forks source link

Musical Spectrum plugin for DeaDBeeF audio player

This plugin was inspired by the incredible foo_musical_spectrum plugin for the foobar2000 audio player. It offers variable FFT size (up to 32768), Blackmann-Harris and Hanning window functions, and lots of other options..

Installation

Arch Linux

See the AUR (GTK3 / GTK2)

Gentoo

See ebuilds here

Other distributions

Build from sources

First install DeaDBeeF (>=0.6) and fftw3 and their development files.

(e.g. on Ubuntu: sudo apt-get update && sudo apt-get install build-essential git libgtk2.0-dev libgtk-3-dev libfftw3-dev)

make
./userinstall.sh

Screenshot

Spectrum 1

Spectrum 2

Settings Dialog