Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.36 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.36 KB

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