Lars Immisch
369b202e04
Unify handling of pcmtype/direction
2015-05-10 02:07:15 +02:00
Lars Immisch
cb6fc6231c
Add pcms function, unify arguments.
...
Also, fix some memory leaks in error cases
2015-05-09 21:39:00 +02:00
Lars Immisch
7e2e99d072
Better (but not 100% backward compatible) device selection for mixers/PCM
2015-05-09 05:52:50 +00:00
Lars Immisch
9188071945
Allow card index or device name for mixers.
...
This change breaks API compatibility. Sorry.
2015-05-04 21:13:15 +00:00
larsimmisch
ef914ca069
Added polldescriptors.
...
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@34 ec2f30ec-7544-0410-870e-f70ca00c83f0
2009-05-14 22:41:22 +00:00
larsimmisch
fc3517b00e
This is release 0.4; it was tested with python2.5 and python3.0 (rc2 &
...
3)
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@29 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-11-29 03:29:13 +00:00
larsimmisch
dfb89bde62
- Added close methods to PCM and Mixer
...
- Avoid internal re-opening of PCM objects when parameters change.
- PCM objects can be opened by card id
- Mixer objects can be openend by card index
(this is not consistent, but ALSA works this way)
- Adjusted and cleaned up documentation.
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@26 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-11-28 00:43:12 +00:00
larsimmisch
5c2a006553
Ported to Python3.0
...
Converted documentation to Sphinx.
Added playwav.py
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@25 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-11-25 20:12:56 +00:00