Commit bee795f2 authored by J. Alexander Treuman's avatar J. Alexander Treuman

mpd.conf.5 claimed the default alsa device was "hw:0,0", but it's actually

"default". git-svn-id: https://svn.musicpd.org/mpd/trunk@5943 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 51ec5b15
...@@ -261,7 +261,7 @@ whatever audio format is passed to the audio output. ...@@ -261,7 +261,7 @@ whatever audio format is passed to the audio output.
.SH OPTIONAL ALSA OUTPUT PARAMETERS .SH OPTIONAL ALSA OUTPUT PARAMETERS
.TP .TP
.B device <dev> .B device <dev>
This specifies the device to use for audio output. The default is "hw:0,0". This specifies the device to use for audio output. The default is "default".
.TP .TP
.B use_mmap <yes or no> .B use_mmap <yes or no>
Setting this allows you to use memory-mapped I/O. Certain hardware setups may Setting this allows you to use memory-mapped I/O. Certain hardware setups may
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment