Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
UNTITLED()			     LOCAL			    UNTITLED()

NAME
       d11amp -- simple	MP3 player

INTRODUCTION
       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.

SYNOPSIS
       d11amp [--help]
       d11amp [--dir=~/.d11amp/] [--audiooutput.portaudio.device=-1]

OPTIONS
       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  di-
       rectory 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.

BUGS
       Report bugs to <dettus@dettus.net>
       Make sure to include D11AMP somewhere in	the subject.

AUTHOR
       Written by Thomas Dettbarn

SEE ALSO
       dMagnetic(6)

OpenBSD			       January 5th, 2023		     d11amp(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=d11amp&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help