]> git.alsa-project.org Git - alsa-python.git/commit
added alsacard python module to cover card management and device name hints
authorJaroslav Kysela <perex@perex.cz>
Thu, 22 Feb 2007 20:14:13 +0000 (21:14 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 22 Feb 2007 20:14:13 +0000 (21:14 +0100)
commitc05907ad793435ab088999d020c4f00178ea7793
tree873a42972cfa6c40ba5727ce667fd9786e3e1489
parentcb4dccc165471680c36ca5879032e8530394fbd4
added alsacard python module to cover card management and device name hints
pyalsa/alsacard.c [new file with mode: 0644]
pyalsa/cardtest1.py [new file with mode: 0755]
setup.py