11 June 2008 10:00
alsaseq – ALSA sequencer bindings for Python
by Emauxalsaseq 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. Current version is 0.2.1, released on December 5th, 2007.
1
(1 marks)