Skip to content

tinglycraniumplacidly/ddb_spectrogram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Spectrogram plugin for DeaDBeeF audio player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.7%
  • Makefile 5.0%
  • Shell 4.3%