DeaDBeeF

Last updated
DeaDBeeF
Original author(s) Alexey Yakovenko
Initial releaseAugust 2009
Stable release
1.9.6 [1] / 7 November 2023;2 months ago (7 November 2023)
Repository
Written in C, C++, Objective-C, Assembly language
Operating system Unix-like (Linux, *BSD, OpenSolaris), macOS, Windows, Android
Platform x86, x86-64, ARM
Type Audio player
License GPLv2, LGPLv2.1, zlib, various free and open-source software licenses (plugins)
Website deadbeef.sourceforge.net

DeaDBeeF is an audio player software available for Windows, Linux and other Unix-like operating systems. [2] [3] An ad-supported Android version is available, but has not been updated since 2017. DeaDBeeF is free and open-source software, except on Android.

Contents

History

The player was first published in August 2009. [4] Its author cited dissatisfaction with existing music players under Linux as the main reason for writing DeaDBeeF. The name is a reference to the magic number 0xDEADBEEF.

Characteristics

Among DeaDBeeF's functionalities are included: [5] [6]

See also

Related Research Articles

mpg123 Open source audio player

mpg123 is a free and open-source audio player. It supports MPEG audio formats, including MP3.

Monkey's Audio is an algorithm and file format for lossless audio data compression. Lossless data compression does not discard data during the process of encoding, unlike lossy compression methods such as Advanced Audio Coding, MP3, Vorbis, and Opus. Therefore, it may be decompressed to a file that is identical to the source material.

foobar2000 Freeware audio player

foobar2000 is a freeware audio player for Microsoft Windows, iOS and Android developed by Peter Pawłowski. It has a modular design, which provides user flexibility in configuration and customization. Standard "skin" elements can be individually augmented or replaced with different dials and buttons, as well as visualizers such as waveform, oscilloscope, spectrum, spectrogram (waterfall), peak and smoothed VU meters, which all of them are analysis-oriented, at least for built-in visualizations. foobar2000 offers third-party user interface modifications through a software development kit (SDK).

<span class="mw-page-title-main">Rhythmbox</span> Free and open source audio player

Rhythmbox is a free and open-source audio player software, tag editor and music organizer for digital audio files on Linux and Unix-like systems.

<span class="mw-page-title-main">Rockbox</span> Firmware replacement for various devices

Rockbox is a free and open-source software replacement for the OEM firmware in various forms of digital audio players (DAPs) with an original kernel. It offers an alternative to the player's operating system, in many cases without removing the original firmware, which provides a plug-in architecture for adding various enhancements and functions. Enhancements include personal digital assistant (PDA) functions, applications, utilities, and games. Rockbox can also retrofit video playback functions on players first released in mid-2000. Rockbox includes a voice-driven user-interface suitable for operation by visually impaired users.

Gapless playback is the uninterrupted playback of consecutive audio tracks, such that relative time distances in the original audio source are preserved over track boundaries on playback. For this to be useful, other artifacts at track boundaries should not be severed either. Gapless playback is common with compact discs, gramophone records, or tapes, but is not always available with other formats that employ compressed digital audio. The absence of gapless playback is a source of annoyance to listeners of music where tracks are meant to segue into each other, such as some classical music, progressive rock, concept albums, electronic music, and live recordings with audience noise between tracks.

Music Player Daemon (MPD) is a free and open source music player server. It plays audio files, organizes playlists and maintains a music database. In order to interact with it, a client program is needed. The MPD distribution includes mpc, a simple command line client.

<span class="mw-page-title-main">Music on Console</span> Console audio player

Music On Console (MOC) is an ncurses-based console audio player for Linux/UNIX. It was originally written by Damian Pietras, and is currently maintained by John Fitzgerald. It is designed to be powerful and easy to use, with an interface inspired by the Midnight Commander console file manager. The default interface layout comprises a file list in the left pane with the playlist on the right. It is configurable with customizable key bindings, color schemes and interface layouts. MOC comes with several themes defined in text files, which can be modified to create new layouts. It supports ALSA, OSS or JACK outputs.

<span class="mw-page-title-main">Banshee (media player)</span> Open source media player

Banshee was a cross-platform open-source media player, called Sonance until 2005. Built upon Mono and Gtk#, it used the GStreamer multimedia platform for encoding, and decoding various media formats, including Ogg Vorbis, MP3 and FLAC. Banshee can play and import audio CDs and supports many portable media players, including Apple's iPod, Android devices and Creative's ZEN players. Other features include Last.fm integration, album artwork fetching, smart playlists and podcast support. Banshee is released under the terms of the MIT License. Stable versions are available for many Linux distributions, as well as a beta preview for OS X and an alpha preview for Windows.

<span class="mw-page-title-main">Audacious (software)</span> Free and open source audio player

Audacious is a free and open-source audio player software with a focus on low resource use, high audio quality, and support for a wide range of audio formats. It is designed primarily for use on POSIX-compatible Unix-like operating systems, with limited support for Microsoft Windows. Audacious was the default audio player in Ubuntu Studio in 2011–12, and was the default music player in Lubuntu until October 2018, when it was replaced with VLC.

cmus Console audio player

Cmus is a small, fast console audio player for Unix-like operating systems. cmus is distributed under the terms of the GPL-2.0-or-later and is operated exclusively through a text-based user interface, built with ncurses.

<span class="mw-page-title-main">Quod Libet (software)</span> Free and open source audio player

Quod Libet is a cross-platform free and open-source audio player, tag editor and library organizer. The main design philosophy is that the user knows how they want to organize their music best; the software is therefore built to be fully customizable and extensible using regular expressions and boolean logic. Quod Libet is based on GTK and written in Python, and uses the Mutagen tagging library.

<span class="mw-page-title-main">AIMP</span> Audio player software developed by Artem Izmaylov

AIMP is a freeware audio player for Windows and Android, originally developed by Russian developer Artem Izmaylov. It supports a variety of audio codecs, and includes tools to convert audio files and edit their metadata, it also has the capability of installing user-made skins and plugins.

<span class="mw-page-title-main">TagLib</span> Software library for reading and editing audio metadata

TagLib is a free library for reading and editing metadata embedded into audio files.

<span class="mw-page-title-main">Puddletag</span> Tag editor for Unix-like operating systems

Puddletag is a graphical audio file metadata editor ("tagger") for Unix-like operating systems.

mpv (media player) Free and open-source media player software

mpv is free and open-source media player software based on MPlayer, mplayer2 and FFmpeg. It runs on several operating systems, including Unix-like operating systems and Microsoft Windows, along with having an Android port called mpv-android. It is cross-platform, running on ARM, PowerPC, x86/IA-32, x86-64, and MIPS architecture.

qmmp Open source audio player

qmmp is a free and open-source cross-platform audio player that is similar to Winamp. It is written in C++ using the Qt widget toolkit for the user interface. It officially supports the operating systems Linux, FreeBSD and Microsoft Windows. In most popular Linux distributions, it is available through the standard package repositories. Until Audacious switched to Qt in version 4.0, qmmp was the only audio player to use Qt and not feature a database.

<span class="mw-page-title-main">Guayadeque Music Player</span> Free and open source audio player

Guayadeque was a free and open-source audio player with database written in C++ using the WxWidgets toolkit. It uses Gstreamer to manage the audio and SQLite for the music metadata database. A Qt rewrite of the program was planned in 2019, but it did not end up happening. On September 29, 2023, it was announced on the Guayadeque forums that development had ceased.

<span class="mw-page-title-main">Nulloy</span> Open source audio player with seekbar as waveform

Nulloy is a free and open-source, small, multiplatform audio player with unique feature — progress bar in the form of waveform. Build with C++, Qt. First release was back in 2011. Running under Linux, macOS, and Windows. For the macOS and Windows operating systems, the developer provides binaries, for Linux it is available in some repositories, and the C source is available.

References

  1. "Release 1.9.6". 7 November 2023. Retrieved 18 November 2023.
  2. "Readers' Choice Awards 2014". Linux Journal. Retrieved 2017-10-16.
  3. "4 Linux Music Players That Deserve Your Attention Now". MakeUseOf. Retrieved 2017-10-16.
  4. "DeaDBeeF - The Ultimate Music Player". deadbeef.sourceforge.net. Retrieved 2017-10-16.
  5. deadbeef | Free Audio & Video software downloads at SourceForge.net
  6. "6 Of The Best Music Players for Ubuntu - OMG! Ubuntu!". OMG! Ubuntu!. 2017-01-10. Retrieved 2017-10-16.