mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-04-26 12:14:49 +00:00
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:
4
README
4
README
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user