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:
larsimmisch
2008-05-21 14:06:26 +00:00
parent 40c4386803
commit df89c12581
19 changed files with 585 additions and 354 deletions

4
README
View File

@@ -1,7 +1,7 @@
PyAlsaAudio
===========
Author: Casper Wilstrup (cwi@unispeed.dk)
Author: Casper Wilstrup (cwi@aves.dk)
This package contains wrappers for accessing the ALSA api from Python. It
is currently fairly complete for PCM devices. My next goal is to have
@@ -52,4 +52,4 @@ stdin
'recordtest.py' which captures sound from the microphone at writes
it raw to stdout.
'mixertest.py' which can be used to manipulate the mixers
'mixertest.py' which can be used to manipulate the mixers.