d11amp
— simple
MP3 player
d11amp
is a frontend to MPG123, trying to
resemble WinAmp, utilizing its treasure trove of themes. It has been
published under the BSD 2-clause license.
d11amp |
[--dir=~/.d11amp/] [--audiooutput.portaudio.device=-1]
|
d11amp
[--audiooutput.portaudio.device=?]
d11amp
[--audiooutput.portaudio.device=NUMBER]
The audio output is being handled through the portaudio library. This allows
one to select any audio output present in the device on which
d11amp
has been started. The outputs are identified
through a number, and a list of available outputs can be seen by using a
question mark instead of the number.
The default audio output device can be addressed by using -1.
d11amp
[--bsd]
d11amp
[--license]
Shows the License. (Spoiler alert: It is the BSD 2-clause license).
d11amp
[--dir=DIRECTORY]
By default, configuration data is stored in the user's home directory under
~/.d11amp. This parameter overwrites that.
d11amp
[--gui.theme.dir=DIRECTORY/]
d11amp
[--gui.theme.wsz=FILENAME.wsz]
Those options can be used to load a theme (aka skin) from either a directory
or from a .wsz file.
d11amp
[--gui.theme.dumpdefault=DIRECTORY/]
d11amp
[--gui.theme.dumptemplate=DIRECTORY/]
For theme/skin designers, those options are writing the necessary BMP files to
get started into a directory.
d11amp
[--playlist.m3u=PLAYLIST.m3u]
Loads a playlist in the M3U format.
d11amp
[--help]
d11amp
[--help-all]
Shows the help screens.
d11amp
[--version]
Prints out the version.
Report bugs to
⟨dettus@dettus.net⟩
Make sure to include D11AMP somewhere in the subject.
Written by Thomas Dettbarn