From a0f5bc1548e8ee7c31bf5fcb4fa5014d59ec2101 Mon Sep 17 00:00:00 2001 From: larsimmisch Date: Thu, 24 Jan 2008 11:25:09 +0000 Subject: [PATCH] Import from divmod. Original log message: r836 | casper | 2004-10-05 23:46:29 +0200 (Tue, 05 Oct 2004) | 1 line Updated TODO git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@7 ec2f30ec-7544-0410-870e-f70ca00c83f0 --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index 436bb6f..8f8f370 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ -- Implement the Mixer API - Write documentation -- Better example code (aplay workalike for instance) +- Better example code (aplay,arecord,amixer workalike for example) - Implement MIDI/sequencer support.