Import from divmod. Original log message:

r833 | casper | 2004-10-05 21:43:58 +0200 (Tue, 05 Oct 2004) | 1 line

Completed mixer read/write support. Docs to follow



git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@4 ec2f30ec-7544-0410-870e-f70ca00c83f0
This commit is contained in:
larsimmisch
2008-01-24 11:22:37 +00:00
parent ef3e9671f0
commit dc68788ebf
4 changed files with 546 additions and 48 deletions

4
TODO
View File

@@ -1,3 +1,5 @@
- Implement the Mixer API
- Write documentation
- Better example code (aplay workalike for instance)
- Implement MIDI/sequencer support.