Audacious (software)


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 is the default audio player in Lubuntu and Ubuntu Studio.

History

Audacious began as a fork of Beep Media Player, which itself is a fork of XMMS. William "nenolod" Pitcock decided to fork Beep Media Player after the original development team announced that they were stopping development in order to create a next-generation version called BMPx. According to the Audacious home page, Pitcock and others "had own ideas about how a player should be designed, which wanted to try in a production environment."
Since version 2.1, Audacious includes both the Winamp-like interface known from previous versions and a new, GTK-based interface known as GTKUI, which resembles foobar2000 to some extent. GTKUI became the default interface in Audacious 2.4.

Change to C++ and Qt

Before version 3.0, Audacious used the GTK 2.x toolkit by default. Partial support for GTK3 was added in version 2.5, and Audacious 3.0 has full support for GTK3 and uses it by default. However, dissatisfied with the evolution of GTK3, the Audacious team chose to revert to GTK2 starting with the 3.6 release, with long-term plans of porting to Qt.
Since August 08, 2018, the official website has HTTPS enabled site-wide and GTK3 support was dropped completely.
As version 4.0, Audacious is using Qt as its primary toolkit but the GTK 2.x support is still available.

Features

Audacious contains built-in gapless playback.

Default codec support

Audacious owes a large portion of its functionality to plug-ins, including all codecs. More features are available via third-party plug-ins.
Current versions of the Audacious core classify plug-ins as follows :
Audacious has full support for Winamp 2 skins, and as of version 1.2, some free-form skinning is possible. Winamp.wsz skin files, a type of Zip archive, can be used directly, or can be unarchived to individual directories. The program can use Windows Bitmap graphics from the Winamp archive, although native skins for Linux are usually rendered in Portable Network Graphics format. Audacious 1.x allows the user to adjust the RGB color balance of any skin, effectively making a basic white skin equivalent to a host of colorized skins without editing them manually.

Clients

Audacious is intended to be a standalone media player not a server, though it accepts connections from client software, such as Conky.
Connection to Audacious for remote control can be done over plain DBus, by using an MPRIS-compatible client, or using the official Audtool utility created just for this purpose.