Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
208c6488
Commit
208c6488
authored
Feb 23, 2005
by
Avuton Olrich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Change alsa09 to alsa to avoid confusion
git-svn-id:
https://svn.musicpd.org/mpd/trunk@2980
09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent
b96ad39e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
mpd.1
doc/mpd.1
+4
-4
No files found.
doc/mpd.1
View file @
208c6488
...
...
@@ -149,14 +149,14 @@ The default is 2048 kilobytes.
.TP
.B ao_driver <ao plug-in>
This specifies the ao plug-in to use for audio output. Typical values for
Linux include "oss" and "alsa
09
". The default value is "default".
Linux include "oss" and "alsa". The default value is "default".
.TP
.B ao_driver_options <ao plug-in options>
This specifies the options to use for the selected ao_driver. For oss, the
only option available is "dsp". For alsa
09
, the available options are:
only option available is "dsp". For alsa, the available options are:
"dev", "buf_size", and "periods". Options are assigned using "=" and ";" is
used to separate options. An example for oss: "dsp=/dev/dsp". An example for
alsa
09
: "dev=hw:0,0;buf_size=4096". The default value is "".
alsa: "dev=hw:0,0;buf_size=4096". The default value is "".
.TP
.B audio_write_size <size in bytes>
This specifies how many bytes mpd writes to the audio device at once. The
...
...
@@ -214,7 +214,7 @@ mixer_device "/dev/mixer"
.br
#mixer_control "PCM"
.br
# ao_driver is typically "oss" or "alsa
09
"
# ao_driver is typically "oss" or "alsa"
.br
#ao_driver "oss"
.br
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment