mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-04-30 14:05:00 +00:00
- Avoid internal re-opening of PCM objects when parameters change. - PCM objects can be opened by card id - Mixer objects can be openend by card index (this is not consistent, but ALSA works this way) - Adjusted and cleaned up documentation. git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@26 ec2f30ec-7544-0410-870e-f70ca00c83f0
27 lines
468 B
ReStructuredText
27 lines
468 B
ReStructuredText
alsaaudio documentation
|
|
=======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
pyalsaaudio
|
|
terminology
|
|
libalsaaudio
|
|
|
|
|
|
SourceForge pages
|
|
=================
|
|
|
|
* `Project page <http://sourceforge.net/projects/pyalsaaudio/>`_
|
|
* `Download <http://sourceforge.net/project/showfiles.php?group_id=120651">`_
|
|
* `Bug tracker <http://sourceforge.net/tracker/?group_id=120651>`_
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|