]> git.alsa-project.org Git - alsa-python.git/commit
pyalsa.alsaseq API added
authorAldrin Martoq <amartoq@dcc.uchile.cl>
Thu, 24 Jan 2008 16:41:49 +0000 (17:41 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 24 Jan 2008 16:41:49 +0000 (17:41 +0100)
commite058e89014c74d900f60617e9872528f2067917a
tree142e71a0229f7d7d9537f8c6721c443f6f11f8b7
parent26ea870ee395024ec36fb5293d9ef0dc0fbe6486
pyalsa.alsaseq API added
Signed-off-by: Aldrin Martoq <amartoq@dcc.uchile.cl>
pyalsa/alsaseq.c [new file with mode: 0644]
setup.py
test/alsamemdebug.py
test/seqtest1.py [new file with mode: 0644]
test/seqtest2.py [new file with mode: 0644]
test/seqtest3.py [new file with mode: 0644]
utils/aconnect.py [new file with mode: 0644]
utils/aplaymidi.py [new file with mode: 0644]
utils/aseqdump.py [new file with mode: 0644]