alsaseq 0.2

Patricio Paez pp at pp.com.mx
Thu Nov 29 01:54:57 CET 2007


Hi all,

The second version of alsaseq, bindings to the ALSA sequencer has been
released.  Fixed some bugs in alsaseq.c, added id() function.  Added 
funtions in alsamidi.py, and a class to read and write ALSA events into 
a CSV file.

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.2.tar.gz

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


More information about the Python-announce-list mailing list