forked from auracaster/pyalsaaudio
Decided that getenum should return the selected item and the available
items. Argument parsing errors are reported with the methodname (minor improvement). Smallish documentation improvements. git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@23 ec2f30ec-7544-0410-870e-f70ca00c83f0
This commit is contained in:
@@ -65,15 +65,16 @@ whatsoever.
|
||||
<h3>Abstract:</h3>
|
||||
<div class="ABSTRACT">
|
||||
|
||||
This package contains wrappers for accessing the ALSA API from Python. It
|
||||
is currently fairly complete for PCM devices and Mixer access. MIDI sequencer
|
||||
support is low on my priority list, but volunteers are welcome.
|
||||
This package contains wrappers for accessing the ALSA API from Python.
|
||||
It is currently fairly complete for PCM devices and Mixer access. MIDI
|
||||
sequencer support is low on my priority list, but volunteers are
|
||||
welcome.
|
||||
|
||||
<p>
|
||||
If you find bugs in the wrappers please use the SourceForge bug tracker. Please
|
||||
don't send bug reports regarding ALSA specifically. There are several
|
||||
bugs in this API, and those should be reported to the ALSA team - not
|
||||
me.
|
||||
If you find bugs in the wrappers please use the SourceForge bug
|
||||
tracker. Please don't send bug reports regarding ALSA specifically.
|
||||
There are several bugs in this API, and those should be reported to
|
||||
the ALSA team - not me.
|
||||
</div>
|
||||
<p>
|
||||
|
||||
@@ -112,7 +113,7 @@ me.
|
||||
</div>
|
||||
</div>
|
||||
<hr />
|
||||
<span class="release-info">Release 0.3.</span>
|
||||
<span class="release-info">Release 0.4.</span>
|
||||
</div>
|
||||
<!--End of Navigation Panel-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user