Skip to content

Waveform Seekbar plugin for DeaDBeeF audio player

Notifications You must be signed in to change notification settings

macearl/ddb_waveform_seekbar

 
 

Repository files navigation

Build Status

Waveform Seekbar plugin for DeaDBeeF audio player

Table of Contents

Installation

Arch Linux

See the AUR.

Gentoo

See ebuilds here.

Binaries

Install them as follows:

x86_64: tar -xvf ddb_waveform_seekbar_x86_64.tar.gz -C ~/.local/lib/deadbeef

i686: tar -xvf ddb_waveform_seekbar_i686.tar.gz -C ~/.local/lib/deadbeef

Stable

x86_64

i686

Dev

x86_64

i686

Compilation

You need DeaDBeeF (>=0.6) and sqlite3 and their development files

make
./userinstall.sh

Usage

Add it to your Layout with Design Mode (Edit -> Design Mode -> right click in player UI).

There are two settings dialogs:

Right click on waveform and select Configure

and

Edit -> Preferences -> Plugins -> Waveform Seekbar -> Configure

Screenshots

Waveform

Settings

About

Waveform Seekbar plugin for DeaDBeeF audio player

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.1%
  • Makefile 2.2%
  • Shell 1.7%