PyAlsaAudio 0.4 released

Lars Immisch lars at ibp.de
Mon Dec 1 00:24:39 CET 2008


Hi,

I've just released PyAlsaAudio 0.4 on http://sourceforge.net/projects/pyalsaaudio/

The list of changes is:

- Support for Python 3.0
- API changes: mixers() and Mixer() now take a card index instead of a
  card name as optional parameter.
- Documentation converted to reStructuredText; use Sphinx instead of
LaTeX.
- added cards()
- added PCM.close()
- added Mixer.close()
- added mixer.getenum()

- Lars

P.S. Porting to Python 3.0 turned out easier than expected


More information about the Python-announce-list mailing list