HOME

TheInfoList



OR:

Audacious is a
free and open-source Free and open-source software (FOSS) is software available under a Software license, license that grants users the right to use, modify, and distribute the software modified or not to everyone free of charge. FOSS is an inclusive umbrella term ...
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 The Portable Operating System Interface (POSIX; ) is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems. POSIX defines application programming interfaces (APIs), along with comm ...
-compatible
Unix-like A Unix-like (sometimes referred to as UN*X, *nix or *NIX) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification. A Uni ...
operating systems, with limited support for
Microsoft Windows Windows is a Product lining, product line of Proprietary software, proprietary graphical user interface, graphical operating systems developed and marketed by Microsoft. It is grouped into families and subfamilies that cater to particular sec ...
. Audacious was the default audio player in
Ubuntu Studio Ubuntu Studio is a recognized flavor of the Ubuntu Linux distribution, which is geared to general multimedia production. The original version, based on Ubuntu 7.04, was released on 10 May 2007. Features Real-time kernel The real-time ke ...
in 2011–12, and was the default music player in
Lubuntu Lubuntu ( ) is a lightweight Linux distribution based on Ubuntu that uses the LXQt desktop environment in place of GNOME. Lubuntu was originally touted as being "lighter, less resource hungry and more energy-efficient", but now aims to be "a f ...
until October 2018, when it was replaced with VLC.


History

Audacious began as a fork of Beep Media Player, which itself is a fork of XMMS. Ariadne "kaniini" Conill 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, Conill and others "had
heir Inheritance is the practice of receiving private property, titles, debts, entitlements, privileges, rights, and obligations upon the death of an individual. The rules of inheritance differ among societies and have changed over time. Offi ...
own ideas about how a player should be designed, which heywanted to try in a production environment." Since version 2.1, Audacious includes both the
Winamp Winamp is a media player (software), media player for Microsoft Windows originally developed by Justin Frankel and Dmitry Boldyrev by their company Nullsoft, which they later sold to AOL in 1999 for $80 million. It was then acquired by Rad ...
-like interface known from previous versions and a new,
GTK GTK (formerly GIMP ToolKit and GTK+) is a free software cross-platform widget toolkit for creating graphical user interfaces (GUIs). It is licensed under the terms of the GNU Lesser General Public License, allowing both Free software, free and ...
-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 8, 2018,
GTK GTK (formerly GIMP ToolKit and GTK+) is a free software cross-platform widget toolkit for creating graphical user interfaces (GUIs). It is licensed under the terms of the GNU Lesser General Public License, allowing both Free software, free and ...
3 support was dropped completely. As of version 4.0, Audacious is using Qt as its primary toolkit but GTK 2.x support is still available. As of version 4.3, Audacious has reinstated GTK3 support.


Features

Audacious contains built-in
gapless playback 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 (than timing-related ...
.


Default codec support

* MP3 using libmpg123 *
Advanced Audio Coding Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio compression. It was developed by Dolby, AT&T, Fraunhofer and Sony, originally as part of the MPEG-2 specification but later improved under MPEG-4.ISO (2006ISO/ ...
(AAC and AAC+) *
Vorbis Vorbis is a free and open-source software project headed by the Xiph.Org Foundation. The project produces an audio coding format and software reference encoder/decoder ( codec) for lossy audio compression, libvorbis. Vorbis is most comm ...
*
FLAC FLAC (; Free Lossless Audio Codec) is an audio coding format for lossless compression of digital audio, developed by the Xiph.Org Foundation, and is also the name of the free software project producing the FLAC tools, the reference software ...
*
Wavpack WavPack is a free and open-source lossless audio compression format and application implementing the format. It is unique in the way that it supports hybrid audio compression alongside normal compression which is similar to how FLAC works. ...
* Shorten (SHN) * Musepack * TTA (codec) *
Windows Media Audio Windows Media Audio (WMA) is a series of audio codecs and their corresponding audio coding formats developed by Microsoft. It is a proprietary technology that forms part of the Windows Media framework. Audio encoded in WMA is stored in a digi ...
(WMA) *
Apple Lossless The Apple Lossless Audio Codec (ALAC, ), also known as Apple Lossless, or Apple Lossless Encoder (ALE), is an audio coding format, and its reference audio codec implementation, developed by Apple Inc., Apple for lossless data compression of digit ...
(ALAC) * 150 different module formats via libopenmpt and libmodplug * Several chiptune formats: AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX *
PlayStation is a video gaming brand owned and produced by Sony Interactive Entertainment (SIE), a division of Japanese conglomerate Sony. Its flagship products consists of a series of home video game consoles produced under the brand; it also consists ...
Audio: Portable Sound Format (PSF and PSF2) * Nintendo DS Sound Format: 2SF * Ad-lib chiptunes via AdPlug library * WAV formats provided by libsndfile plug-in. *
MIDI Musical Instrument Digital Interface (; MIDI) is an American-Japanese technical standard that describes a communication protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, ...
via native OS synthesizer control or
FluidSynth FluidSynth, formerly named iiwusynth, is a free open source software synthesizer which converts MIDI note data into an audio signal using SoundFont technology without need for a SoundFont-compatible soundcard. FluidSynth can act as a virtual MIDI ...
. * CD Audio


Plug-ins

Audacious owes a large portion of its functionality to plug-ins, including all
codec A codec is a computer hardware or software component that encodes or decodes a data stream or signal. ''Codec'' is a portmanteau of coder/decoder. In electronic communications, an endec is a device that acts as both an encoder and a decoder o ...
s. More features are available via third-party plug-ins. Current versions of the Audacious core classify plug-ins as follows (some are low level and not user-visible at this time): * ''Decoder plug-ins'', which contain the actual codecs used for decoding content. * ''Transport plug-ins'', which are lowlevel and implemented by the VFS layer. * ''General plug-ins'', which provide user-added services to the player (such as sending tracks with AudioScrobbler) * ''Output plug-ins'', which provide the audio system backend of the player. * ''Visualization plug-ins'', which provide visualizations based on
fast Fourier transform A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). A Fourier transform converts a signal from its original domain (often time or space) to a representation in ...
s of the wave data. * ''Effect plug-ins'', which provide various sound processing on the decoded audio stream * ''Container plug-ins'', which provide support for playlists and other similar structures. * ''Lowlevel plug-ins'', which provide miscellaneous services to the player core and are not categorized into any of the other plug-ins. * Output plug-ins: ** ** PulseAudio output **
OSS4 The Open Sound System (OSS) is an interface for making and capturing sound in Unix and Unix-like operating systems. It is based on standard Unix device node, devices system calls (i.e. POSIX read (system call), read, write (system call), write, ...
output ** ALSA output ** Sndio output ** SDL output ** FileWriter plug-in – no sound is played, the output is instead redirected into a new file: this plug-in supports the output file formats: WAV, mp3,
Ogg Vorbis Vorbis is a free and open-source software project headed by the Xiph.Org Foundation. The project produces an audio coding format and software reference encoder/decoder (codec) for lossy audio compression, libvorbis. Vorbis is most common ...
and
FLAC FLAC (; Free Lossless Audio Codec) is an audio coding format for lossless compression of digital audio, developed by the Xiph.Org Foundation, and is also the name of the free software project producing the FLAC tools, the reference software ...
, it can be used to transcode a file and also to rip a CD ** JACK output ** PipeWire output


Skins

Audacious has full support for
Winamp Winamp is a media player (software), media player for Microsoft Windows originally developed by Justin Frankel and Dmitry Boldyrev by their company Nullsoft, which they later sold to AOL in 1999 for $80 million. It was then acquired by Rad ...
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 (.bmp) graphics from the Winamp archive, although native skins for Linux are usually rendered in
Portable Network Graphics Portable Network Graphics (PNG, officially pronounced , colloquially pronounced ) is a raster graphics, raster-graphics file graphics file format, format that supports lossless data compression. PNG was developed as an improved, non-patented ...
(.png) 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 (unlike XMMS2), 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.


See also

* Comparison of free software for audio § Players


References


Further reading

*


External links

* * *
Bug tracker
{{GTK Audio player software that uses GTK Audio player software that uses Qt Free audio software Free media players Free software programmed in C Free software programmed in C++ Linux CD ripping software Linux media players Software forks Software that uses FFmpeg Software that was ported from GTK to Qt Software that was rewritten in C++ Software using the BSD license Software using the GNU General Public License