[xiph-cvs] cvs commit: ao/doc drivers.html

Stan Seibert volsung at xiph.org
Fri Aug 31 10:34:15 PDT 2001



volsung     01/08/31 10:34:15

  Modified:    doc      drivers.html
  Log:
  Forgot to update documentation to include the new ALSA plugin.

Revision  Changes    Path
1.5       +16 -0     ao/doc/drivers.html

Index: drivers.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/drivers.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- drivers.html	2001/08/05 02:35:30	1.4
+++ drivers.html	2001/08/31 17:34:15	1.5
@@ -60,6 +60,22 @@
 
 <hr width="50%">
 
+<h3>alsa09</h3>
+
+Advanced Linux Sound Architecture, version 0.9.x API.  This is
+essentially the alsa driver modified to use the newer API.
+<p>
+
+<b>Option keys:</b>
+<ul>
+<li>"dev" - Device name of sound card.  Defaults to "default".
+<li>"buf_size" - Override the internal buffer size (in bytes).  
+Experiment with this if the sound skips.  Default is 32768.
+</ul>
+<p>
+
+<hr width="50%">
+
 <h3>esd</h3>
 
 ESounD audio driver.  This sound daemon is used on some Linux systems.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list