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

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

Reply via email to