alsaseq 0.3

Patricio Paez pp at pp.com.mx
Wed Jan 7 04:15:27 CET 2009


Hi all,

The third version of alsaseq, bindings to the ALSA sequencer has been
released.  A Makefile with test and install options was added to 
simplify building and installation; some constants were updated 
according to recent versions of the ALSA library.

alsaseq is a Python module that allows to interact with ALSA sequencer
clients.   It can create an ALSA client, connect to other clients, send
and receive ALSA events immediately or at a scheduled time using a
sequencer queue.  It provides a subset of the ALSA sequencer
capabilities in a simplified model.

It is implemented in C language and licensed under the Gnu GPL license
version 2 or later.

Home
http://pp.com.mx/python/alsaseq

Download
http://pp.com.mx/python/alsaseq/alsaseq-0.3.tar.gz

Regards,
Patricio Páez pp at pp.com.mx



More information about the Python-announce-list mailing list