spiralofhope logo
spiralofhope logo

S
piral of Hope
Better software is possible.
Styles
Table of Contents

Linux media software

"DeaDBeeF"


http://deadbeef.sourceforge.net/about.html

About

DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux systems with X11 (though now it also runs in plain console without X, in FreeBSD, and in OpenSolaris).

I don't feel bad that I didn't know about deadbeef until just now, since it started its life in 2009. It's already an amazing player. Note that it's a player, and not a library/database app like some other media players have become. This is fine for me, since I manually structure my data in directories. I'm old fashioned like that.

It is a GTK app, with very few dependencies. I didn't need to install any libraries/etc to get it. It's already packaged for Unity Linux.

It has an excellent plugin system, and it has global hotkeys for multimedia keyboard control.

Its design is straightforward and it seems as though the author intends to keep it that way:

: Q: I have 50 ideas about what features must be added to the player!!!111oneone. Can i become idea-generator of the project, so that I tell, and developers do what I ask for?

: A: No

The meaning of the name

[1]

Hexspeak, like leetspeak, is a novelty form of variant English spelling.

Hexspeak was created by programmers who wanted a magic number, a clear and unique identifier with which to mark memory or data. Using hexadecimal notation, which includes the digits 0123456789ABCDEF, it is possible to create small words with the digit "0" representing the letter "O", "1" representing the letters "I" or "L", "5" representing "S", and "6" or "9" representing "G" or "g" respectively.

0xDEADBEEF ("dead beef")

Review

Advantages over Audacious version 1 or 2:

Issues:

Lubuntu 10.10

Tested 2010-11-15

sudo add-apt-repository ppa:alexey-smirnov/deadbeef
sudo apt-get update
sudo apt-get install deadbeef