Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.05 KB

Build Status

Spectrogram plugin for DeaDBeeF audio player

Installation

Arch Linux

See the AUR

Gentoo

See ebuilds here

Binaries

Dev

x86_64

i686

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

Screenshot