Difference between revisions of "Package:Audacious Music Player"

From Funtoo
Jump to navigation Jump to search
m (capitalized)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
|Summary=Audacious is a lightweight GTK-based music player which supports many formats. It does not use the library concept but rather playlists for managing your music.
|Summary=Audacious is a lightweight GTK-based music player which supports many formats. It does not use the library concept but rather playlists for managing your music.
|CatPkg=media-sound/audacious
|CatPkg=media-sound/audacious
|Maintainer=
|Homepage=http://audacious-media-player.org
|Homepage=http://audacious-media-player.org
}}
}}
Line 9: Line 8:
Audacious is a lightweight, GTK-based, open source audio player and descendant of XMMS.  Using plugins, the player supports many different formats and services.
Audacious is a lightweight, GTK-based, open source audio player and descendant of XMMS.  Using plugins, the player supports many different formats and services.


In contrast to most other music players, audacious does not support the concept of a music library but is centered around playlists (like the classic Winamp). Additionally, Winamp Classic Skins are supported. Since audacious supports GTK-2, GTK-3 (and Qt as of version 3.6), it is usable for different desktop environments or window manager setups.
In contrast to most other music players, Audacious does not support the concept of a music library, but is instead centered around playlists (like the classic Winamp). Additionally, Winamp Classic Skins are supported. Since Audacious supports GTK-2, GTK-3 (and Qt as of version 3.6), it is usable for different desktop environments or window manager setups.


== Installing ==
== Installing ==
Line 21: Line 20:
Run with:
Run with:
<console>
<console>
# ##i##audacious
$ ##i##audacious
</console>
</console>
While audacious is running and playing music, you may use different parameters to toggle play/pause, skip forward/backward, etc:
While Audacious is running and playing music, you may use different parameters to toggle play/pause, skip forward/backward, etc:
<console>
<console>
# ##i### Skip forward:
$ ##i### Skip forward:
# ##i##audacious -f
$ ##i##audacious -f
# ##i### Toggle play/pause:
$ ##i### Toggle play/pause:
# ##i##audacious -t
$ ##i##audacious -t
</console>
</console>
BInd this commands to your favourite shortcuts to control audacious using your keyboard. Alternatively, activate the "Global Hotkeys" plugin using the settings menu.
BInd this commands to your favourite shortcuts to control audacious using your keyboard. Alternatively, activate the "Global Hotkeys" plugin using the settings menu.

Latest revision as of 15:08, March 22, 2015

Audacious Music Player

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Introduction

Audacious is a lightweight, GTK-based, open source audio player and descendant of XMMS. Using plugins, the player supports many different formats and services.

In contrast to most other music players, Audacious does not support the concept of a music library, but is instead centered around playlists (like the classic Winamp). Additionally, Winamp Classic Skins are supported. Since Audacious supports GTK-2, GTK-3 (and Qt as of version 3.6), it is usable for different desktop environments or window manager setups.

Installing

Emerge audacious:

root # emerge -a media-sound/audacious

This will pull in the ebuild "media-plugins/audacious-plugins", which contains the necessary plugins to play different kinds of media files.

Running

Run with:

user $ audacious

While Audacious is running and playing music, you may use different parameters to toggle play/pause, skip forward/backward, etc:

user $ # Skip forward:
user $ audacious -f
user $ # Toggle play/pause:
user $ audacious -t

BInd this commands to your favourite shortcuts to control audacious using your keyboard. Alternatively, activate the "Global Hotkeys" plugin using the settings menu.

Troubleshooting

Audacious does not play my favourite media format.
Check the use flags you set on media-plugins/audacious-plugins.