LWN.net Logo

PyAlsaAudio 0.4 released

From:  Lars Immisch <lars-AT-ibp.de>
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  PyAlsaAudio 0.4 released
Date:  Sun, 30 Nov 2008 15:24:39 -0800 (PST)
Message-ID:  <80a5d352-299c-42e7-b037-65d949206a0e@v42g2000yqv.googlegroups.com>

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
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds